User:Glennj: Difference between revisions

m
no edit summary
mNo edit summary
 
(17 intermediate revisions by the same user not shown)
Line 3:
{{mylang|Perl|Intermediate}}
{{mylang|AWK|Intermediate}}
{{mylang|JavaScript|Intermediate}}
{{mylang|UNIX Shell|Intermediate}}
{{mylang|Ruby|wannabeIntermediate}}
{{mylangend}}
 
I'm a programmer at Alcatel-Lucent[http://www.pythian.com/ The Pythian Group], working in Ottawa, Canada.
 
A rudimentary home page at http://purl.org/net/glennj/
 
IMost spentof amy lotcontributions ofhave timebeen addingfor [[Tcl]] solutionsand [[Ruby]]. I'm nowlooking pecking away ata [[AWKJavaScript]] andto [[Ruby]].see what I'mit justcan learningdo Ruby,on Windows (so hopefullyI Idon'mt gettinghave theto idiomslearn right.VBScript)
 
Currently working on [[Reports:Tasks_not_implemented_in_UNIX_Shell]], having discovered "type variables" in [[ksh93]] that enable OO programming in Korn shell.
 
== Ruby tasks to work on ==
* [[OpenGL]] => http://ruby-opengl.rubyforge.org/
* [[:Category:Tk]] => [[:Category:Ruby/Tk]] http://www.ruby-doc.org/stdlib/libdoc/tk/rdoc/index.html
* [[Play recorded sounds]] => win32-sound at http://rubyforge.org/projects/win32utils/
* [[Call function in shared library]] => [http://www.jbrowse.com/text/rdl_en.html Ruby/DL], [http://kenai.com/projects/ruby-ffi/pages/Home ruby-ffi] (http://groups.google.com/group/comp.lang.ruby/msg/43fac7c50fd9e43f?)
* [[RCSNUSP]]
* [[RCRPG]]
 
== newpages tasksI created ==
* [[Date Manipulation]],
[[True/False Values]],
* [[LoopTrue/For withFalse stepValues]],
* [[RCHQ9+Loop/RubyFor with step]],
* [[RCBFRCHQ9+/Ruby]],
* [[RCBF/Ruby]],
* [[RCSNUSP/Ruby]],
* [[Loop over multiple arrays simultaneously]]
* [[Raster graphics operations/Ruby]]
* [[RCRPGJScript]]
* [[Repeating a string]]
 
== scrolling big blocks ==
examples of scrolling:
 
[[Happy Number#Ruby|horizontal]]
<pre><pre style='width: full; overflow: scroll'>...</pre>
 
[[N-Queens#Ruby|vertical]]
<pre><pre style="height: 40ex; overflow: scroll">...</pre>
Anonymous user