Tools Launched
Today I managed to get two little projects I’ve been playing with finalised. I’m putting them under a new section of my site called ‘tools’ and hopefully I’ll add a few more in the near future. Firstly, I’ve made a useful web safe colour chart for reference. This is nothing special really, but it’s quite cool because the table full of colours has been generated using Javascript and you can easily get the RBG value for the colour by clicking it. I’ve linked to the code from the project page, so feel free to download and have a look.
Secondly, I’ve written a conversion tool that allows you to convert between Decimal, Hexadecimal, Binary and Octal easily. Again, the code is freely available so if you have a need for it, go and download.
I’ve tested these in IE and FF and they both seem fine. There are probably one or two niggly bugs in there somewhere though (I think I remember seeing an integer overflow a few days ago). If you find anything serious please tell me.
Lastly, you can play with them at mikelaming.com/tools.
