Listed here are a bunch of tools & plug-ins that I’ve developed over the past few years. They’re categorised according to the programming language / technique used.
PHP
- AJAX based Currency Converter
A currency converter that can convert between 148 currency formats from all over the world. The conversion rates are fetched in real-time from Yahoo! Finance prior to a conversion thus making each conversion dead-accurate. The tool employs AJAX (Asynchronous JavaScript & XML) and performs the conversions without refreshing the page… ever.





