User:DanBron: Difference between revisions

From Rosetta Code
Content added Content deleted
(reorg)
Line 29: Line 29:
== what i'll do ==
== what i'll do ==


Tasks and solutions:
My personal todo list:


* Add J solution to [[Monty_Hall_simulation]]. Perhaps base it on [http://www.jsoftware.com/jwiki/Essays/The_Monty_Hall_Problem the corresponding Essay on the J wiki].
* Add J solution to [[Monty_Hall_simulation]]. Perhaps base it on [http://www.jsoftware.com/jwiki/Essays/The_Monty_Hall_Problem the corresponding Essay on the J wiki].
* Add more J solutions to [[Pascal's Triangle]]. I already added one based on the choose function, so the next would be an iterative summation solution, and the last would be 1D convolution (i.e. polynomial product).
* On the topic of simulations, maybe write up a new task based on [http://www.jsoftware.com/pipermail/general/2005-August/024064.html this thread] in the J forums
* On the topic of simulations, maybe write up a new task based on [http://www.jsoftware.com/pipermail/general/2005-August/024064.html this thread] in the J forums

* Figure out if I can add interwikis to the on the [http://www.jsoftware.com/jwiki/ J Wiki].
Administrivia and evangelism:

* Figure out if I can add interwikis to the [http://www.jsoftware.com/jwiki/ J Wiki].
* Figure out how to add syntax highlighting for J.
* Figure out how to add syntax highlighting for J.



Revision as of 20:08, 5 August 2008

who i am

Hi. I'm DanBron. I never log in, but I've edited from several IPs. The ones I can remember right now are:

(keep in mind these are shared IPs, so not all the edits may be mine).

I'm also known as DanBron on Wikipedia and DanBron on the J wiki.

why i'm here

As you can probably tell from my edits, I'm a fan of J. You can often find me on the J Forums; I post from j AT bron DOT us (and that's the best way to contact me, too).

what i've done

Tasks I can remember creating (i.e. the ones I created around the time I wrote the sentence you're reading right now):

Other tasks or solutions I've liked:

what i'll do

Tasks and solutions:

Administrivia and evangelism:

  • Figure out if I can add interwikis to the J Wiki.
  • Figure out how to add syntax highlighting for J.

what I need

In re: my todo list, if anyone knows the best way to add syntax highlighting support for J, either here or on Wikipedia (Wikimedia, Wiki Commons, etc), please let me know 1 2. Possibly useful links: