<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
			<channel>
			<title>Raymond Camden's ColdFusion Blog</title>
			<link>http://www.coldfusionjedi.com/index.cfm</link>
			<description>A blog for ColdFusion, AJAX, Web Development and other topics.</description>
			<language>en-us</language>
			<pubDate>Fri, 24 Apr 2009 13:09:50 -0400</pubDate>
			<lastBuildDate>Thu, 26 Mar 2009 16:06:00 -0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>ray@camdenfamily.com</managingEditor>
			<webMaster>ray@camdenfamily.com</webMaster>
			
			
			
			
			
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Egoaddict" type="application/rss+xml" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
				<title>CFUNITED 09 - Early Bird Ending Soon...</title>
				<link>http://www.coldfusionjedi.com/index.cfm/2009/3/26/CFUNITED-09--Early-Bird-Ending-Soon</link>
				<description>
				
				Just a quick note to remind folks that the early bird registration for &lt;a href="http://www.cfunited.com"&gt;CFUNITED 2009&lt;/a&gt; will be ending on the 31st. Register today! (Yes, right now, stop what you are doing, don't Twitter, don't get more coffee, just go and register already!)
				
				</description>
						
				
				<category>CFUNITED</category>				
				
				<pubDate>Thu, 26 Mar 2009 16:06:00 -0400</pubDate>
				<guid>http://www.coldfusionjedi.com/index.cfm/2009/3/26/CFUNITED-09--Early-Bird-Ending-Soon</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Using jQuery to validate the sum of form fields</title>
				<link>http://www.coldfusionjedi.com/index.cfm/2009/3/26/Using-jQuery-to-validate-the-sum-of-form-fields</link>
				<description>
				
				
				Christian asked an interesting question yesterday. The solution ended up being rather simple, but I wasted (well, wasted may be a strong term) time trying to solve it in an overly complicated manner. One of the things I've learned when it comes to Co...
				
				 [More]
				</description>
						
				
				<category>jQuery</category>				
				
				<category>AJAX</category>				
				
				<pubDate>Thu, 26 Mar 2009 08:10:00 -0400</pubDate>
				<guid>http://www.coldfusionjedi.com/index.cfm/2009/3/26/Using-jQuery-to-validate-the-sum-of-form-fields</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>CFLib Submissions</title>
				<link>http://www.coldfusionjedi.com/index.cfm/2009/3/25/CFLib-Submissions</link>
				<description>
				
				
				Just a quick note. I know that CFLib submissions are borked. When I did my SQL Server migration last week, I forgot to enable the migration of the extended stuff like PKs, indexes, etc. I've fixed the blog database just haven't gotten to CFLib yet. S...
				
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<pubDate>Wed, 25 Mar 2009 08:12:00 -0400</pubDate>
				<guid>http://www.coldfusionjedi.com/index.cfm/2009/3/25/CFLib-Submissions</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Ask a Jedi: How secure are the username/password values of a ColdFusion Scheduled Task?</title>
				<link>http://www.coldfusionjedi.com/index.cfm/2009/3/24/Ask-a-Jedi-How-secure-are-the-usernamepassword-values-of-a-ColdFusion-Scheduled-Task</link>
				<description>
				
				
				Kay asks:



How secure are the usernames and passwords of scheduled tasks in the ColdFusion admin console?



I think the answer is - it depends. I did a quick test and added a username of 'user' and password of 'pass' to a scheduled task. I...
				
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<pubDate>Tue, 24 Mar 2009 16:23:00 -0400</pubDate>
				<guid>http://www.coldfusionjedi.com/index.cfm/2009/3/24/Ask-a-Jedi-How-secure-are-the-usernamepassword-values-of-a-ColdFusion-Scheduled-Task</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Simple example of a Form post to ColdFusion with jQuery - Login</title>
				<link>http://www.coldfusionjedi.com/index.cfm/2009/3/24/Simple-example-of-a-Form-post-to-ColdFusion-with-jQuery--Login</link>
				<description>
				
				
				A few days ago I blogged a simple example of doing an Ajax form post with jQuery to a ColdFusion page. Today I'd like to build upon that simple example by demonstrating a login process that uses jQuery to fire off the authentication requests. I know ...
				
				 [More]
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>jQuery</category>				
				
				<category>AJAX</category>				
				
				<pubDate>Tue, 24 Mar 2009 06:02:00 -0400</pubDate>
				<guid>http://www.coldfusionjedi.com/index.cfm/2009/3/24/Simple-example-of-a-Form-post-to-ColdFusion-with-jQuery--Login</guid>
				
				<enclosure url="http://www.coldfusionjedi.com/enclosures/jqlogin.zip" length="1813" type="application/zip" />
				
			</item>
			
		 	
			
			
			<item>
				<title>Want to learn ColdFusion (again)?</title>
				<link>http://www.coldfusionjedi.com/index.cfm/2009/3/23/Want-to-learn-ColdFusion-again</link>
				<description>
				
				
				A few days ago I blogged about an announcement from Adobe that they were releasing a free ColdFusion curriculum. This weekend I got an email from Cody asking about learning ColdFusion in general:



Hi, I am a new ColdFusion developer. What are s...
				
				 [More]
				</description>
						
				
				<category>ColdFusion</category>				
				
				<pubDate>Mon, 23 Mar 2009 13:09:00 -0400</pubDate>
				<guid>http://www.coldfusionjedi.com/index.cfm/2009/3/23/Want-to-learn-ColdFusion-again</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>InsideRIA Links for March 8-21, 2009</title>
				<link>http://www.coldfusionjedi.com/index.cfm/2009/3/21/InsideRIA-Links-for-March-821-2009</link>
				<description>
				
				
				I forgot to blog this last weekend, so here are the articles I've published over on InsideRIA from the past two weeks. 


What in the heck is JSONP and why would you use it?
jQuery FTW for March 13, 2009
Mimicing Twitterfalls Short URL Replaceme...
				
				
				</description>
						
				
				<category>Misc</category>				
				
				<pubDate>Sat, 21 Mar 2009 10:47:00 -0400</pubDate>
				<guid>http://www.coldfusionjedi.com/index.cfm/2009/3/21/InsideRIA-Links-for-March-821-2009</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Friday Puzzler - Gold baby, pure gold...</title>
				<link>http://www.coldfusionjedi.com/index.cfm/2009/3/20/Friday-Puzzler--Gold-baby-pure-gold</link>
				<description>
				
				
				Earlier today Andy Sandefer sent me a message saying he that he thought my blog had a 'golden birthday' today. He saw 2009 ColdFusion blog entries (i.e., 2009 entries in the CF category, not total) and the year was 2009. A golden birthday is defined ...
				
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<pubDate>Fri, 20 Mar 2009 10:33:00 -0400</pubDate>
				<guid>http://www.coldfusionjedi.com/index.cfm/2009/3/20/Friday-Puzzler--Gold-baby-pure-gold</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Simple example of a Form post to ColdFusion with jQuery</title>
				<link>http://www.coldfusionjedi.com/index.cfm/2009/3/20/Simple-example-of-a-Form-post-to-ColdFusion-with-jQuery</link>
				<description>
				
				
				Following up on my earlier post demonstrating loading ColdFusion query data via jQuery, I've decided to do a few more simple jQuery+ColdFusion examples to give folks a taste of how easy it is to work with them both at the same time. For today's entry...
				
				 [More]
				</description>
						
				
				<category>JavaScript</category>				
				
				<category>ColdFusion</category>				
				
				<category>jQuery</category>				
				
				<category>AJAX</category>				
				
				<pubDate>Fri, 20 Mar 2009 06:01:00 -0400</pubDate>
				<guid>http://www.coldfusionjedi.com/index.cfm/2009/3/20/Simple-example-of-a-Form-post-to-ColdFusion-with-jQuery</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Quick Transfer Tip</title>
				<link>http://www.coldfusionjedi.com/index.cfm/2009/3/19/Quick-Transfer-Tip</link>
				<description>
				
				
				Using an ORM means never having to write SQL. Well, ok, maybe not. As much as I love Transfer (and am beginning to love Hibernate), there are still times when you have to resort to writing SQL. Here is a quick tip.

Using getDatasource() to get acc...
				
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<pubDate>Thu, 19 Mar 2009 08:15:00 -0400</pubDate>
				<guid>http://www.coldfusionjedi.com/index.cfm/2009/3/19/Quick-Transfer-Tip</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Want to learn ColdFusion?</title>
				<link>http://www.coldfusionjedi.com/index.cfm/2009/3/18/Want-to-learn-ColdFusion</link>
				<description>
				
				
				Earlier today Kristen Schofield posted about a new curriculum available for learning ColdFusion. The curriculum consists of two PDFs (not sure if code is included, didn't see it) and the coverage appears to be quite intensive. I'm a bit puzzled by so...
				
				
				</description>
						
				
				<category>Adobe</category>				
				
				<category>ColdFusion</category>				
				
				<pubDate>Wed, 18 Mar 2009 16:41:00 -0400</pubDate>
				<guid>http://www.coldfusionjedi.com/index.cfm/2009/3/18/Want-to-learn-ColdFusion</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>More sessions announced for CFUNITED...</title>
				<link>http://www.coldfusionjedi.com/index.cfm/2009/3/18/More-sessions-announced-for-CFUNITED</link>
				<description>
				
				
				Just a quick update to let folks know that more sessions were just announced for CFUNITED09. Included in this list is one of my sessions - Charting and ColdFusion. This will be a review/examination of some of the charting options people have with Col...
				
				
				</description>
						
				
				<category>CFUNITED</category>				
				
				<category>ColdFusion</category>				
				
				<pubDate>Wed, 18 Mar 2009 13:28:00 -0400</pubDate>
				<guid>http://www.coldfusionjedi.com/index.cfm/2009/3/18/More-sessions-announced-for-CFUNITED</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Simple example of loading a ColdFusion query with jQuery</title>
				<link>http://www.coldfusionjedi.com/index.cfm/2009/3/17/Simple-example-of-loading-a-ColdFusion-query-with-jQuery</link>
				<description>
				
				
				Earlier last week a reader (and forgive me, I wrote down your idea, not your name) asked for a simple demonstration of how to use jQuery to load in a ColdFusion query via Ajax. I whipped up a quick, and hopefully simple, set of demos to help show how...
				
				 [More]
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>jQuery</category>				
				
				<category>AJAX</category>				
				
				<pubDate>Tue, 17 Mar 2009 12:37:00 -0400</pubDate>
				<guid>http://www.coldfusionjedi.com/index.cfm/2009/3/17/Simple-example-of-loading-a-ColdFusion-query-with-jQuery</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Multi-file search and replace in Eclipse</title>
				<link>http://www.coldfusionjedi.com/index.cfm/2009/3/16/Multifile-search-and-replace-in-Eclipse</link>
				<description>
				
				
				Ok, a big thanks goes out to Scott Stroz for this one. I've been using Eclipse for a while now but never needed to do a multi-file search and replace until last week. Turns out it is rather simple, but I had never really noticed the feature before. I...
				
				 [More]
				</description>
						
				
				<category>Development</category>				
				
				<pubDate>Mon, 16 Mar 2009 15:55:00 -0400</pubDate>
				<guid>http://www.coldfusionjedi.com/index.cfm/2009/3/16/Multifile-search-and-replace-in-Eclipse</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Today is Fail Day... (Looking for MySQL, Vista, whatever else help)</title>
				<link>http://www.coldfusionjedi.com/index.cfm/2009/3/15/Today-is-Fail-Day-Looking-for-MySQL-Vista-whatever-else-help</link>
				<description>
				
				
				So my move to a new server hit a major road block. As of this morning I had migrated some smaller sites, ColdFusionBloggers, CFCookbook, to a new VPS running IIS7 under Windows Datacenter Server 2008. Everything was fine. Of the sites I moved, CFB wa...
				
				
				</description>
						
				
				<category>Misc</category>				
				
				<pubDate>Sun, 15 Mar 2009 13:59:00 -0400</pubDate>
				<guid>http://www.coldfusionjedi.com/index.cfm/2009/3/15/Today-is-Fail-Day-Looking-for-MySQL-Vista-whatever-else-help</guid>
				
			</item>
			
		 	
			</channel></rss>
