Quantcast
Raymond Camden

Biography

Raymond Camden is an independent contractor focusing on ColdFusion and RIA development. A long time ColdFusion user, Raymond has worked on numerous ColdFusion books including the ColdFusion Web Application Construction Kit and has contributed to the Fusion Authority Quarterly Update and the ColdFusion Developers Journal. He also presents at conferences and contributes to online webzines. He founded many community web sites including CFLib.org, ColdFusionPortal.org, ColdFusionCookbook.org and is the author of open source applications, including the popular BlogCFC blogging application.

Raymond can be reached at his blog or via email at ray@camdenfamily.com. He is the happily married proud father of three kids and is somewhat of a Star Wars nut.

Blog

Recent Posts | All Posts

jQuery and AIR - Moving from web page to application (3)

November 05 2009

The third part of my series on creating a jQuery AIR game - Hangman. In this entry I discuss some architecture changes I made to the JavaScript and some new database support. read more

jQuery FTW (October 17)

October 17 2009

Yet another entry in my jQuery FTW series, highlighting interesting and cool jQuery-related links. read more

jQuery and AIR - Moving from web page to application (2)

October 01 2009

As a followup to my previous entry, I discuss modifying my Hangman game to make use of a database of words. read more

jQuery and AIR - Moving from web page to application

September 28 2009

This blog entry discusses a new jQuery-based AIR game, Hangman. It doesn't yet make much use of the AIR platform, but further enhancements will demonstrate how we can effectively use jQuery and AIR together. read more

Using Aptana Studio to build jQuery/AIR Applications (3)

September 17 2009

A look at how to create an AIR Badge page with Aptana studio. read more

jQuery FTW (September 6)

September 06 2009

Another set of links (plugins, tutorials, news) related to jQuery. read more

Using Aptana Studio to build jQuery/AIR Applications (2)

August 29 2009

A follow up to my previous entry on creating a simple jQuery based AIR application using the Aptana Studio product. read more

Using Aptana Studio to build jQuery/AIR Applications

August 21 2009

A blog entry discussing how to use Aptana Studio to quickly create a simple jQuery based AIR application. read more

My first jQuery plugin

August 08 2009

This is my first attempt at coding a jQuery plugin with some real 'meat' behind it. The plugin demonstrates taking an image's title tag and creating an HTML caption out of it. read more

jQuery FTW (August 1)

August 01 2009

Quick list of jQuery related links. read more

From the "duh" files - don't include jQuery twice

July 23 2009

A quick example of a simple bug I ran into when working with jQuery. read more

Ask the jQuery Noob - How do you learn jQuery?

July 21 2009

A reader asked me how he can learn jQuery. Here are my thoughts on the subject and my open question to others. read more

jQuery Conference 2009

July 16 2009

jQuery Conference 2009 has been announced. read more

jQuery FTW (July 4)

July 04 2009

Simple list of jQuery related links. read more

jQuery Example - Using cookies to save draft information

July 01 2009

An example of using jQuery to store draft information in cookies. read more

Recent Posts | All Posts

Raymond Camden