Paul Klinkenberg
Member since Dec 11, 2008
- Profile: /members/2144-paul-klinkenberg.htm
- URL: http://www.coldfusiondeveloper.nl/
- Comments: 11
Recent Blog Comments By Paul Klinkenberg
-
Tag Islands And CFScript-Based Tags Bring Perfection To ColdFusion In Lucee CFML 5.3.4.80
Posted on Mar 25, 2020 at 8:01 AM
Hi Ben, I absolutely agree with you! Love these features. If only our editors (mine is IntelliJ) would pick this up, it would be at 100%. Currently, while my reasoning says it's perfect, my editor is big-time complaining about errors in my code. By the way, at CFCamp2019, direct Java code s... read more »
-
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 »
-
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#" /> <... 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 »
-
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.leeftpaulnog.nl/2009/03... 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 damn, I just s... 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, wsdl, and so o... read more »