User:Glennj

From Rosetta Code
My Favorite Languages
Language Proficiency
Tcl Advanced
Perl Intermediate
AWK Intermediate
JavaScript Intermediate
UNIX Shell Intermediate
Ruby Intermediate

I'm a programmer at The Pythian Group, working in Ottawa, Canada.

A rudimentary home page at http://purl.org/net/glennj/

Most of my contributions have been for Tcl and Ruby. I'm looking a JavaScript to see what it can do on Windows (so I don't have to learn 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

pages I created

scrolling big blocks

examples of scrolling:

horizontal

<pre style='width: full; overflow: scroll'>...

vertical

<pre style="height: 40ex; overflow: scroll">...