code playground: a collection of things I have played with, not unlike a developers electronic sketch pad.
warning: as with any real life playground, this one may be at times messy, and will most certainly contain incomplete works. Although none of the toys in this playground are believed to be dangerous - enter and play at your own risk.
Work in progress -LinkStats - keeping track of your sites links
Work in progress - ASP solution for keeping track of the number of times something is downloaded from your site.
Work in progress - server-side asp component. Looks up host name from an IP address
Work in progress -server-side component for manipulating bitmaps
User agent string - can this be used simpy to identify a browser?
So many web sites display a list of news / diary-entries. This is my spin on the concept - a database driven articles system
menu planner - should (when finished) enable me to design daily menus keeping track of Protein / Carb / Fat rations and calories
Emulators rock! - my 1st (simple) attempt at writing a "chip8" emulator in java
XML - playing with xml technologies - on server, and possibly as the container for data-transfer between client and server