Community Member Profile
- Profile: /members/2144-Paul-Klinkenberg.htm
- URL: http://www.coldfusiondeveloper.nl/
- Comments: 10
- Points: 88
Recent Blog Comments By Paul Klinkenberg
-
Selecting My SOTR Caffeinated Raffle Winner Using ColdFusion And Face.com's Facial Detection API
Posted on Apr 6, 2011 at 3:46 PM
Now that was an awesome way to do a raffle! I enjoyed reading it, but will be feeling sad and disappointed all night now :-P See you next year probably!... read more »
-
UPDATE: Parsing CSV Data Files In ColdFusion With csvToArray()
Posted on Feb 4, 2011 at 10:54 AM
Hi Ben, and everyone, I released a new CFML tag for Railo today, based on the code you published here! It's called <cfcsv>. Read more at http://www.railodeveloper.com/post.cfm/r... read more »
-
CFDirectory Filtering Uses Single Character Wild Card
Posted on Nov 14, 2010 at 8:20 AM
One cool thing about cfdirectory on Railo: you can use a function as the filter argument. Possibly something for CF 10 as well? For example: <cfdirectory action="list" directory="/test/" recurse="true" name="qFiles" filter="#theFilter#&quo... read more »
-
Strange ColdFusion URLDecode() and GetEncoding() Behavior
Posted on Aug 31, 2010 at 7:05 PM
Ben, thanks a lot! Had this exact same error, and you just saved me a lot of debugging :-))... read more »
-
Ben Nadel Will Make You Code - Thanks Dave Dugdale!
Posted on Jan 13, 2010 at 9:49 AM
Wow Ben, you've got fans! And I do have to admit, your posts are usually a great read!... read more »
-
Comparing ColdFusion Struct Equality With Java
Posted on Sep 17, 2009 at 9:14 AM
This is a great tip, thanks! Was already thinking about first converting the structs to wddx, but that didn't feel right. Will use this a lot, I guess!... read more »
-
June 1st 2009 - 2nd Annual (Inter)?National Regular Expression Day!
Posted on Jun 1, 2009 at 6:42 PM
[zZ]{3,} Going to bed now... okay, so don't tweet then ;-)... read more »
-
How My ColdFusion Code Snippet Color Coding Works
Posted on Mar 9, 2009 at 8:21 PM
I have rewritten another code coloring script you have also been contributing to for blogCFC. After the 12 hour rewrite I did, it now color-codes coldfusion code really well, even if there are obscure regular expressions in it etc. You can check my blog about it at http://www.leeftpauln... read more »
-
Ignorance Rears Its Ugly Head Again
Posted on Jul 13, 2007 at 6:33 PM
Perfectly good answer, I'm ok with you too ;-) The things CF needs to have more, we are building it ourselves (imports, null values, DAO's, etc.). We are trying to be OO, and at the same time, we (the company) can produce great websites at record speed. I do not think it's only ... oh d... read more »
-
Ignorance Rears Its Ugly Head Again
Posted on Jul 13, 2007 at 5:46 PM
@Adam Cameron I am a CF developer for 7 years now, and I never came across a web application challenge that could not be done with coldfusion. I am a positive guy by nature, yes, but we always came up with a good solution. The tight integration of CF with the OS, with Java, http, ftp, w... read more »



