January 31, 2007
Battling Comment Spam


I started out by implementing a list of words that would trigger the comment to be blocked.
January 18, 2007
Calculating Distance in Miles from Latitude and Longitude

I am using this API along with some others to build a pretty some interesting stuff (more on that when its public).
January 13, 2007
Anyone used MacFuse?

You have been able to setup a remote SSH virtual local file system on linux for a while now. I have wanted to be able to do this on my Mac for a few years now.
January 11, 2007
Finding the Last Modified Date on a File

how can I get the time last updated of the two
documents? I know you can do this with uploaded files using
FILE.TimeLastModified.
January 10, 2007
Backwards LIKE Statements

Here was the problem. I needed to match up some IP address ranges to the company that owns them.
January 10, 2007
Reverse IP Address Lookup with ColdFusion + Java


<cfset inet_address = CreateObject("java", "java.net.
January 10, 2007
Top 10 Underrated Functions in ColdFusion

ValueList - Returns the contents of an entire query column in a string list.
January 04, 2007
How to Confuse with Color

As you can see they use a light shade of red for the red zone, and then red for the black zone.
January 04, 2007
Toggle a Bit with SQL
January 03, 2007
It's harder to get on del.icio.us/popular these days

When I first was listed on there you simply needed 10 bookmarks within the past 24 hours.
January 02, 2007
MySQL Optimization Hints
