Ray Camden Is ColdFusion Jedi

Posted June 7, 2007 at 8:01 AM


 
 
 

 
Ray Camden Is ColdFusion Jedi  
 
 
 

Ray Camden's new domain is now www.ColdFusionJedi.com. His old domain name should still work, but it will forward you to this one.

Post Comment  |  Ask Ben  |  Print Page




Reader Comments

Jun 7, 2007 at 8:18 AM // reply »
111 Comments

Dude, I sometimes think you are wasted as a programmer :-> One of your best yet.


Jun 7, 2007 at 8:26 AM // reply »
7,481 Comments

Thanks Pete; some mornings just aren't meant for programming :)


Jun 7, 2007 at 8:40 AM // reply »
50 Comments

Dear Ben,

Please send me $20 as payment for a new keyboard. I just ruined my current one when I glanced upon your site while taking a sip of Coke. Hilarity ensued and I proceeded to spray soda over everything.

Your expediency in this matter is of the utmost importance as I can not work without a keyboard.

Jim


Jun 7, 2007 at 8:45 AM // reply »
7,481 Comments

Ha ha ha, sorry :) Luckily keyboards are dishwasher-safe (at least that's what they tell me). Glad you enjoyed it.


Jun 7, 2007 at 10:25 AM // reply »
76 Comments

That's great! But, with such attention to detail, you missed the reflection! ;)


Jun 7, 2007 at 12:31 PM // reply »
226 Comments

Man you gotta tell me when you do things like this - I almost missed it. ;)


Jun 7, 2007 at 1:25 PM // reply »
111 Comments

Missed it? We're working on a 40' poster of this for the Marriott at CF United. Don't worry Ray, you won't get to miss this :->


Jun 7, 2007 at 1:29 PM // reply »
7,481 Comments

Ha ha, that would be awesome to see :) Ray, I'll be sure to shoot you a link next time.


Jun 7, 2007 at 6:53 PM // reply »
14 Comments

Hahaha, nice looking chop there! How was Coldfusionjedi.com not taken??

Anyway that's a very fitting name for a Coldfusion developer of his caliber


Post Comment  |  Ask Ben

Recent Blog Comments
Mar 11, 2010 at 9:14 AM
Making SOAP Web Service Requests With ColdFusion And CFHTTP
Just need to add - we still did have to get the external service to clean up their WSDL and flatten it as per the article I posted before ... read »
Mar 11, 2010 at 9:00 AM
Making SOAP Web Service Requests With ColdFusion And CFHTTP
I finally got to the bottom of my problem - the fact was that the WSDL was full of complex types that Axis didn't like - I should have been able to receive it as a struct but that just didn't work so ... read »
Mar 11, 2010 at 8:55 AM
Making SOAP Web Service Requests With ColdFusion And CFHTTP
@Dmitry, No problem my man. You should be able to just parse the SOAP response into XML and be able to access all the nodes that way. The only thing you have to be careful of is the namespaces whic ... read »
Mar 11, 2010 at 8:49 AM
Making SOAP Web Service Requests With ColdFusion And CFHTTP
cfhttp response is located in it's FileContent property ???? You can't imagine how many times I had to work with cfinvoke and it's complex responses and their weird classes deserialization because I ... read »
Mar 11, 2010 at 8:43 AM
Ask Ben: Building An AJAX, jQuery, And ColdFusion Powered Application
@Nathan, Not saying this is the correct way to do this, but I've handled this in many different ways depending on how "secure" the function needs to be. In a case like yours (users needs to be l ... read »
Mar 11, 2010 at 7:57 AM
FLEX On jQuery: Turning HTML Links Into Standard UI Elements
@Peter, Yeah, that's how I build to - we have AJAX and jQuery where is enhances a given page... but we don't require it to tie the entire application together (it's still very much a request-respon ... read »
Mar 11, 2010 at 5:38 AM
Delaying ColdFusion Session Persistence Until User Logs In
Hmmm, I didn't get any email notification here - I definitely selected all the checkboxes (they're still ticked). ... read »
Mar 11, 2010 at 5:05 AM
Ask Ben: Selecting XML Attributes Given Other XML Attributes
Seems like I'm missing something. If I take this code and put it in a .cfm file and try to run it I get this error: Detail Premature end of file. ErrNumber 0 ExceptionMessage Premature end of f ... read »