Version 8 of mg

Updated 2004-05-10 17:53:30

MG (Mike Griffiths); can be emailed at [email protected]

I'm a 17 year old student from England, and fairly new to Tcl, which a friend introduced me to last year. The only thing of any possible use I've done in Tcl so far is Potato MUSH (MUD) Client, a telnet-type client for connecting to MU* games. Although I'm hoping to get some more things written and up at some point in the future.

OK, I actually have a couple of other pieces of code up about the wiki, though still nothing much...

Spider Solitaire - A Tcl/Tk version of the game shipped with Win XP

entry-widget validation for filenames.

A second-formatter, at Bag of number/time spellers

A small proc for checking event-bindings

A couple of procs for photo images; one which allows you to Replace one color in an image with transparency, and another which allows you to Produce Thumbnails of an image.

A soundex proc, for checking if two words sound similar. (If you have Tcllib, the 'soundex' package included does the same job faster.)

An Example Canvas Widget, which someone learning how to use canvas may or may not find of interest.

WikIndent, a little script which adds a single space to the front of files, to indent them as 'Tcl Code' for copy/pasting to a Wiki page.


After looking at the page 'Who owns the content on this Wiki', I thought I'd add this for the heck of it: unless otherwise stated on the specific page/piece of code, anything I stick up here is free by use for anyone who wants it. Just don't blame me if anything goes wrong, and don't claim credit for anything I did :) Feel free to copy it for anything you like, modify it (but please add any improvements so others can share them, too), etc.


[ Category Person ]