------------------------------------------------------------------------------- Software from David Goodwin - README 05-AUG-2012 =============================================================================== This directory contains software from David Goodwin . All software available here so far is Open Source/Free Software. Most of it is under the GNU GPL v2 (or any later version if you so wish). database - Various misc database programs CDRDB - Stores information on CD images. DIMG - A Disk IMaGer for Windows XP+ and Linux. Floppy disks only at the moment. Can extract files from disk images too. Written in C++ using Qt4. IASEL - This is some old program for colouring in bits of an image and calculating the area coloured in. Written in Java. LTS - A force based graph layout thing. Not very useful but can be entertaining to play with. Written in Java. scripts - Misc scripts. Unlikely to be anything of interest. util - Various misc utility software: RNetTraf - A Replacement NetTraf client better suited to modern operating systems than the original. Written in C++/Qt4 and works on Windows and Linux. ttyplayer - Plays back text files recorded using ttyvideo from an SGI workstations video camera. The difference between this and 'cat' is that this will stick to a frame rate where as cat will just spew it out to your console as fast as your machine can manage. windimg32 - A 32bit Windows Disk IMaGer. This is much simpler than DIMG but also works on much older systems where DIMG wont ever go. Its written in C/C++ using the Win32 API. Binaries are available for x86 and DEC Alpha systems. zxlife - A simple implementation of Conways Game of Life. zxweather - Weather station software used by weather.zx.net.nz ===============================================================================