Feb 15 2010

JavaScript Number to Text

Category: Interesting, Programmingadmin @ 4:31 am

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

Category: Interesting, Java, Programmingadmin @ 9:36 am

A list of the most used Russian words sorted by frequency in a UTF-8 text file + a quick and dirty Java encoding converter.

Tags: , , ,


Jul 03 2009

LinkIt Link Manager Wordpress Plugin

Category: PHP, WordPress Pluginszach @ 3:22 am

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

Category: PHP, Programmingzach @ 1:04 am

Send multiple e-mails from a specified address using PHP.

Tags: , , ,


May 07 2009

Wordpress Syntax Highlighter Plugin

Category: Programming, WordPress Pluginszach @ 9:45 pm

WordPress syntax hiliter plugin, usage/installation instructions, and code.

Tags: , , , , ,


May 04 2009

Java Drag And Drop Closeable Colored Tab Control

Category: Java, Programmingzach @ 10:17 pm

A java tab control for use in your projects.

Tags: , , ,


Apr 19 2009

File Seek/Read Times

Category: Javazach @ 3:13 am

Determine whether a file-backed algorithm will work BEFORE you implement it.

Tags: , , , , , , ,


Apr 17 2009

Java Elapsed Timer

Category: Javazach @ 1:27 am

Calculating elapsed time for use as a performance metric in Java.

Tags: , , , ,


Apr 12 2009

C# Enumerate Fonts

Category: Programmingzach @ 8:25 am

Enumerate the installed fonts.

Tags: , ,