ColdFusion – Searching Structure Values with Regular Expressions

July 11, 2009

One of my favorite ColdFusion bloggers, Mr. Ben Nadel, blogged the other day about creating a custom tag that would recursively traverse a ColdFusion structure and search for values that match a regular expression search criteria. I though this was a pretty cool idea and put his code in a test page to start testing [...]

0

Mobile Development

August 17, 2007

Several months ago I purchased a new cell phone because I decided to join the cool people and jump on the media/internet/do it all phone bandwagon. With this in mind I purchased the Helio Ocean. Almost $300 cheaper than the iPhone this puppy has most of the best features found on a cell phone to [...]

3

Foray into Java

February 28, 2007
Tags: , ,

So recently I’ve decided to delve into the world of Java development, or, more specifically, desktop Java development. So far I am liking it. My first task was to write a small application that would accept two dates as input and spit out a tab-separated report of first and last journal entries in a system, [...]

1