Welcome to another edition of “Dumbass Code”. Here’s a snippet that’s fun. This bit of code gets a list of product IDs, iterates over them, and if the product ID is greater than zero, and less than 999,999 then it is a “special” type of product and is not counted. In this case a “special” [...]
Posts Tagged ‘Dumbass’
Dumbass Code of the Day – 10/08/2009
Posted: 8th October 2009 by Adam Presley in ColdFusion, DevelopmentTags: ColdFusion, Development, Dumbass
Dumbass Code of the Week – 10/05/2009
Posted: 5th October 2009 by Adam Presley in ColdFusion, DevelopmentTags: ColdFusion, Development, Dumbass
Today’s Dumbass Code of the Week is brought to you by code from my current job. This code, written circa 2002, is real, and has not been modified or harmed in any way during the posting of this blog entry. Are you ready for it?? 1 2 3 4 5 6 7 8 9 10 [...]

