User talk:Glennj: Difference between revisions

(→‎Echo Server: new section)
 
(10 intermediate revisions by 5 users not shown)
Line 18:
 
Is the [[Ruby]] solution to this correct? It's not clear to me that it can service multiple lines from each client simultaneously, not unless there's a lot more magic there than there appears to be (and which would then benefit from a clear set of comments...) —[[User:Dkf|Donal Fellows]] 22:52, 21 June 2009 (UTC)
 
== Step loop ==
 
Good call on [[Loop/For with step]]. I completely forgot about it. --[[User:Mwn3d|Mwn3d]] 18:16, 10 July 2009 (UTC)
 
== JScript ==
 
I noticed that you moved the JScript page to a category (instead of just a regular page). Was there a particular reason for this? -- [[User:Eriksiers|Eriksiers]] 21:05, 6 October 2009 (UTC)
:Yes. I want to use JScript as a distinct language to implement some tasks, and the <nowiki>{{header|something}}</nowiki> tag links to something's category page.
::Undone. --[[User:Glennj|glennj]] 20:33, 7 October 2009 (UTC)
 
== Page deletions ==
 
To delete a page, note it in a talk page or directly ask a [http://rosettacode.org/mw/index.php?title=Special:ListUsers&group=bureaucrat beureaucrat] and/or [http://rosettacode.org/mw/index.php?title=Special:ListUsers&group=sysop administrator]. --[[User:Mwn3d|Mwn3d]] 20:31, 7 October 2009 (UTC)
:Cheers --[[User:Glennj|glennj]] 20:33, 7 October 2009 (UTC)
:: On a related note, when changing a page to a version that is identical to the immediately previous revision (like you did with JScript), it is easier (and usually makes more sense) to just undo the changes. (History page -&gt; undo.) -- [[User:Eriksiers|Eriksiers]] 20:35, 7 October 2009 (UTC)
 
== Lang tag fixing ==
 
We have [[Rosetta Code:Village Pump/Lang-tag bot|a bot]] (which I assume will start working soon) that will put lang tags in and fix the extra newlines. You don't need to fix old examples anymore. --[[User:Mwn3d|Mwn3d]] 14:52, 19 November 2009 (UTC)
 
== Hamming Numbers ==
Hi Glennj, Try looking at the various algorithms [http://paddy3118.blogspot.com/2009/11/hamming-numbers-and-perl-why-i-just.html here] for quicker ways. All take no longer than 2 minutes to calculate the millionth term on my four-year old laptop, and some should be straight-forward to translate to Ruby. --[[User:Paddy3118|Paddy3118]] 05:52, 23 December 2009 (UTC)
 
== Subpages ==
 
Please stop breaking up examples onto subpages. I believe that this makes RC less useful, because it means that interesting characteristics of examples in languages that “aren't mine” won't catch my eye since I would have to click through to see them. --[[User:Kevin Reid|Kevin Reid]] 18:47, 8 January 2010 (UTC)
:See [[Rosetta Code:Village Pump/Long examples]] --[[User:Mwn3d|Mwn3d]] 21:44, 8 January 2010 (UTC)
Anonymous user