Fun Stuff
This section of the site is a series of mini-projects I have created to cut down on the tedious day-to-day tasks I am scheduled with at Coolpink. If you have any questions about any of these please don't hesitate to send me a message
Ajax DNS Lookup Tool
I created this lookup tool as something my co-workers could use to check and see which sites we were hosting at any point in time. All that is required from the user is the URL of the site in question, and the system will go away and perform DNS lookups on both the A and MX records.
This DNS lookup tool uses Ajax combined with the Scriptaculous effects library which also uses prototype.
Not only is this an incredibly useful tool in the workplace and easy to use, it also utilises neat visual effects which make the whole user experience more enjoyable.