Converting number to words with Javascript

On February 23, 2014, in Javascript, by Anuj Gakhar

This is a little programming exercise, purely for fun. The idea is to take a number (in digits) and convert it into it’s english form. So, e.g. 1000 becomes “one thousand”, 1450 becomes “one thousand, four hundred fifty” and so on… The approach I’ve taken is as follows :- Deal with numbers less than hundred […]

Tagged with:  

A long awaited update on coldfusiondocs.com

On January 30, 2012, in ColdFusion, Javascript, by Anuj Gakhar

I launched coldfusiondocs.com in December, 2007 and back then, it was a Flex based app. I got feedback from several people and everyone liked the app. However, for the past year or so, I have not been able to give it the time and attention that it deserves for several reasons. I have been keeping […]

Tagged with:  
© 2011 Anuj Gakhar