Avatar for Feedage Forager
Feedage Fora...
Rating: 82
Member since: 2009-07-24
Feeds: 1
Share |
Subscribe: Raymond Camden's ColdFusion Blog
Raymond Camden's ColdFusion Blog http://www.coldfusionjedi.com/rss.cfm
Added By: Feedage Forager Feedage Grade A rated
Language: English
Tags:
ajax  asked  cfc  coldfusion  cumulative hotfix  earlier  great  handling session  new  outs ajax  select boxes  session time  user  week  work 
Rate this Feed
Rate this feedRate this feedRate this feedRate this feedRate this feed

Comments (0)

Feed Details and Statistics Feed Statistics
Sponsored Links:
Preview: Raymond Camden's ColdFusion Blog

Raymond Camden's ColdFusion Blog



A blog for ColdFusion, AJAX, Web Development and other topics.



Published: Thu, 09 Sep 2010 02:21:29 -0400

Last Build Date: Wed, 08 Sep 2010 12:25:00 -0400

 



Example of handling session time outs in an Ajax application

Wed, 08 Sep 2010 12:25:00 -0400

Earlier today a user on cf-talk asked about handling session time outs in an Ajax based application. I'm happy he asked this because I'm been worrying about this myself for a while now. One of my applications, Lighthouse Pro, makes heavy use of Ajax.... [More]



Adding support for automated tweets with OAuth

Tue, 07 Sep 2010 13:59:00 -0400

So, a few weeks ago Twitter replaced Basic Auth for OAuth in their APIs. I was aware of this of course, but it never occurred to me to worry about it as I don't actually work on a Twitter client myself. However, I forgot that one of my sites, CFBlogg... [More]



Ask a Jedi: Caching "constant" structures?

Tue, 07 Sep 2010 09:56:00 -0400

Adobe evangelist Greg Wilson just asked me the following on IM and I thought it would be good to share with others. I also think it's something that folks may have strong opinions on so I'd like to see what kind of debate this can cause. Here is his ... [More]



Adobe AIR and Microphone Support

Fri, 03 Sep 2010 14:49:00 -0400

So one of the cooler features of Adobe AIR is it's ability to work with the user's microphone. I whipped up a quick sample of this feature today that demonstrates this. In this first entry we are simply going to monitor the user's audio and in the ne... [More]



Update to my 911 Viewer

Fri, 03 Sep 2010 06:42:00 -0400

Way back in January of this year I blogged about a little experiment I did parsing local traffic-related incidents in my home town. A local police department had posted their data in HTML and I used a combination of YQL and ColdFusion to parse it. Th... [More]



ColdFusion's Multi File uploader is impacted by debugging

Wed, 01 Sep 2010 13:49:00 -0400

Ok, so this probably falls into the realm of "Obvious", but both myself and a reader were surprised by this. Credit for it goes to John Pansewicz. He pinged me earlier this week saying that ColdFusion 9's multi file uploader failed to work for him. N...



Cumulative Hotfix for 901 Released

Tue, 31 Aug 2010 13:15:00 -0400

The title pretty much says it all. You can get a new hotfix for ColdFusion 901 here: Cumulative Hotfix 1 (CHF1) for ColdFusion 9.0.1 Note that this addresses the JSON issues folks were having issue with!



Speaking at RIAUnleashed

Tue, 31 Aug 2010 11:58:00 -0400

Brian Rinaldi has updated the schedule for this years RIAUnleashed conference. The line up looks incredible. You've got a great list of speakers along with a great list of sessions. My topic is on ColdFusion and Solr integration, with the catchy tit...



Small formatting issue with emails sent via ColdFusion 9 Mail.cfc

Sat, 28 Aug 2010 10:38:00 -0400

Using the new mail.cfc to send emails in ColdFusion 9? You may notice an odd formatting issue. Check out this screen shot: I thought this was whitespace in my code, but turns out it is the code that implements mail in script. Find base...



CF901 CFGRID's new multirowselect feature

Sat, 28 Aug 2010 07:54:00 -0400

Earlier this week a user asked me to look into something odd with CF901's new multirowselect feature for cfgrid. If you haven't played with this yet, it is a way to enable multiple row selections in a grid. Unfortunately it doesn't quite work as adve... [More]



ColdFusion Unconference - Sessions Announced

Fri, 27 Aug 2010 16:43:00 -0400

So this was actually announced quite a bit earlier on Twitter, but as I've been bug hunting all day I didn't get a chance to blog about it till now. You can now find the official list of sessions and speakers for the ColdFusion Unconference here: ...



Select boxes that limit other select boxes

Thu, 26 Aug 2010 16:09:00 -0400

That title probably doesn't do a great job of introducing the topic, but hopefully it will make more sense by the time the entry is done. A reader wrote me this week asking how to create select boxes that all share the same options. However, as soon ... [More]



Is HTMLEditFormat enough?

Thu, 26 Aug 2010 12:21:00 -0400

Patrick asks: You schooled me on using vars in my cfc to help ratchet up the security. If I used the following code in my cfc that processes my contact form, do you feel like the data would be cleansed and relatively benign? I'm also using cfpar... [More]



ColdFusion Administrator bug with mappings

Tue, 24 Aug 2010 13:15:00 -0400

Watch out for this one - I almost didn't notice it. Today I went to add a new mapping. It just so happened that the mapping I added was one that already existed. The administrator correctly noticed this and gave me an error: No big deal, right...



Can a web action fire off an AIR event?

Mon, 23 Aug 2010 16:26:00 -0400

This was a great question that came in via a reader last week. Because of the nature of his business I have to be a bit vague. Basically he wanted to know if there was some way where a click on a web page could have some type of response within an AI... [More]


Media Files:
http://www.coldfusionjedi.com/enclosures/FooHandler.zip