Nerdiest programming language ever!

November 9, 2009
Tags: ,

Ok, this programming language I stumbled across has to be the nerdiest programming language ever conceived, sober or drunk! The creators of this language believe that humble whitespace characters have received a bad wrap, and as such pay homage to the lowest common characters, whitespace. For the nerdy programmer types such as myself, check it [...]

0

Regular Expressions – Commas at the Beginning of Column Names

April 6, 2009

If you’ve worked with a lot of inline SQL like I have over the years you’ve probably discovered quickly that as you have to add more columns to your query, especially columns that are only added on a dynamic condition, it can be easy to mangle up your commas. Here’s an example of a common [...]

0

ColdFusion Challenge: Footprint Optimization

February 27, 2009

The heat is on! (note actually, I’m freezing right now, our office air is on, and it’s 50 degrees outside). But I digress… The HEAT IS ON! I have initiated a code challenge at work this week. I work for a software company in Dallas that is in the medical field, and I serve as [...]

0

Using ANT to Automate A Build

January 14, 2009
Tags: ,

Last night I attended the Dallas/Fort Worth ColdFusion User Group meeting held at the Paladin Consulting offices, lead here locally by Dave Shuck. There were three presentations scheduled, though one was cancelled last minute, so we only got two. Although both presentation were good the one I got the most use of our was Dave [...]

1