Version History -------------------------------------------------------------------------------- This page details the changes that have been made since the start of this small project, also a small story describing the background. -------------------------------------------------------------------------------- Background Basically this applet came about to flex my programming muscles. At university we are/were doing nothing but small example programs designed to demonstrate the basic algorithms and data types like Stacks etc. This gets a tad tedious after a while. I have a new class this semester that involves completing a project of some description (the progress of which will be avalible here as I work my way through it) and the lecturer taking that course suggested we get to grips with the finer points of our chosen language. Since Java has been my first langage since starting university I am currently going about flexing my java muscles. and this applet is the result. It is a very small basic applet but the source demonstrates the basic steps required to write and applet of any kind. -------------------------------------------------------------------------------- Future Features In the future (he says) there will be Fully customisable colours that is with html-esque hex codes Fully customisable font and size. Maybe a date display too possibly with customisable date format Email me with any ideas that you may have They will probably get directed to /dev/null though [click] -------------------------------------------------------------------------------- Version History *** Tuesday 2nd Feb 1999. Version 0.8.0 SR1 *** Fixed to formatting of the time when the minutes and hours were less than 10 it now shows a zero to make it look nice, I'm surprised I never picked up on it sooner!!! *** Sunday 31st Jan 1999 (the second coming). Version 0.8.0 *** I changed the background/foreground colours to suit my page and since it worked I boosted the version number up a bit *** Sunday 31st Jan 1999. Version 0.0.1 *** Worked first time with a test page, very dull looking with a grey background and black text but at least it worked!