Below is some sample JavaScript to spell an integer along with an interactive demo. It took me just over an hour. I came up with this task for use as an interview question – I think it will serve that purpose well. It’s one of those deceptively simple concept tasks – run it past some [...]
Jul 29 2009
Top 60,307 Russian Word Variants Ordered By Frequency
A list of the most used Russian words sorted by frequency in a UTF-8 text file + a quick and dirty Java encoding converter.
Jul 03 2009
LinkIt Link Manager Wordpress Plugin
I found myself inserting links all over the place on my blogs – many of them were the same link. And many of the links I knew I wanted to use but didn’t have the actual address at the time I was writing. So rather than typing out the html for a link everytime and [...]
May 20 2009
Send Multiple E-Mails With PHP
Send multiple e-mails from a specified address using PHP.
May 07 2009
Wordpress Syntax Highlighter Plugin
WordPress syntax hiliter plugin, usage/installation instructions, and code.
May 04 2009
Java Drag And Drop Closeable Colored Tab Control
A java tab control for use in your projects.
Apr 19 2009
File Seek/Read Times
Determine whether a file-backed algorithm will work BEFORE you implement it.
