<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Coldfusion Developer</title>
	<atom:link href="http://blog.coldfusiondeveloper.net/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.coldfusiondeveloper.net</link>
	<description>Ramblings of the CFML Kind</description>
	<lastBuildDate>Fri, 10 Feb 2012 14:44:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Moving from Adobe Flex to HTML5 and Sencha (Free Webinar)</title>
		<link>http://blog.coldfusiondeveloper.net/index.php/2012/moving-from-adobe-flex-to-html5-and-sencha-free-webinar/</link>
		<comments>http://blog.coldfusiondeveloper.net/index.php/2012/moving-from-adobe-flex-to-html5-and-sencha-free-webinar/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 14:44:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.coldfusiondeveloper.net/?p=255</guid>
		<description><![CDATA[When: Tuesday, February 14th Time: 10:00 AM PT (1:00 PM ET) Learn how to easily build rich, cross browser applications with HTML5 and Sencha. Looking for the next step after Flex? Sencha has the desktop and mobile frameworks that give you a smooth migration to HTML5 application development. Developing with Sencha frameworks feels familiar: similar [...]]]></description>
		<wfw:commentRss>http://blog.coldfusiondeveloper.net/index.php/2012/moving-from-adobe-flex-to-html5-and-sencha-free-webinar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tip of the iceberg: Caught: Google took, then used a private database!!</title>
		<link>http://blog.coldfusiondeveloper.net/index.php/2012/tip-of-the-iceberg-caught-google-took-then-used-a-private-database/</link>
		<comments>http://blog.coldfusiondeveloper.net/index.php/2012/tip-of-the-iceberg-caught-google-took-then-used-a-private-database/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 03:46:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Search Engines]]></category>

		<guid isPermaLink="false">http://blog.coldfusiondeveloper.net/?p=247</guid>
		<description><![CDATA[Well, I can&#8217;t say it isn&#8217;t obvious that Google is trolling through everyone&#8217;s data for ways to make itself rich. They even told the Australian Government to pass over every datasource they had, and for free (as it was the people&#8217;s right&#8230; they forgot this is Australia, buit on common sense, ironically the land where [...]]]></description>
		<wfw:commentRss>http://blog.coldfusiondeveloper.net/index.php/2012/tip-of-the-iceberg-caught-google-took-then-used-a-private-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ColdFusion ER: Custom Function Metadata</title>
		<link>http://blog.coldfusiondeveloper.net/index.php/2011/coldfusion-er-custom-function-metadata/</link>
		<comments>http://blog.coldfusiondeveloper.net/index.php/2011/coldfusion-er-custom-function-metadata/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 01:30:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CFML]]></category>
		<category><![CDATA[CFML Engines]]></category>
		<category><![CDATA[Coldfusion]]></category>
		<category><![CDATA[Open BlueDragon]]></category>
		<category><![CDATA[Railo]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.coldfusiondeveloper.net/?p=235</guid>
		<description><![CDATA[Something I&#8217;ve wanted to do for years in coldfusion is return custom created metadata from functions in the same way that the query datatype is able to return metadata. eg: [code] bob = queryNew("one,two,three"); writedump(bob) // returns the query object writedump(bob.recordcount) // returns the number of records (metadata) [/code] So in functions I&#8217;d love to [...]]]></description>
		<wfw:commentRss>http://blog.coldfusiondeveloper.net/index.php/2011/coldfusion-er-custom-function-metadata/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Railo/ColdFusion Enhancement : Mailsource</title>
		<link>http://blog.coldfusiondeveloper.net/index.php/2011/railocoldfusion-enhancement-mailsource/</link>
		<comments>http://blog.coldfusiondeveloper.net/index.php/2011/railocoldfusion-enhancement-mailsource/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 07:11:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.coldfusiondeveloper.net/?p=220</guid>
		<description><![CDATA[It would be of great benefit to have a mailsource attribute on cfmail and in the administrator so that you can specify a mail source in the same way you can with a datasource. This way you could just use the reference. This would have the following benefits: 1) simple referencing (mailsource=&#8221;server1&#8243;) 2) differentiate sending [...]]]></description>
		<wfw:commentRss>http://blog.coldfusiondeveloper.net/index.php/2011/railocoldfusion-enhancement-mailsource/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ExtJS 4.0 Final Released</title>
		<link>http://blog.coldfusiondeveloper.net/index.php/2011/extjs-4-0-final-released/</link>
		<comments>http://blog.coldfusiondeveloper.net/index.php/2011/extjs-4-0-final-released/#comments</comments>
		<pubDate>Tue, 10 May 2011 06:42:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.coldfusiondeveloper.net/?p=216</guid>
		<description><![CDATA[ExtJS 4.0 Product Page From: the Sencha Blog: Ext JS 4 marks the most comprehensive modernization of the framework since its inception, featuring an improved architecture and many new features that will enable you to create the next generation of rock solid applications for the web. Almost every aspect of the framework has been upgraded [...]]]></description>
		<wfw:commentRss>http://blog.coldfusiondeveloper.net/index.php/2011/extjs-4-0-final-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dev Mock SMTP Server (Windows)</title>
		<link>http://blog.coldfusiondeveloper.net/index.php/2011/dev-mock-smtp-server-windows/</link>
		<comments>http://blog.coldfusiondeveloper.net/index.php/2011/dev-mock-smtp-server-windows/#comments</comments>
		<pubDate>Tue, 10 May 2011 02:30:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Dev Tools]]></category>
		<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://blog.coldfusiondeveloper.net/?p=210</guid>
		<description><![CDATA[One of the features I&#8217;ve wanted in ColdFusion since I started using it is a development email catch-all tool so that I can see messages as they come in and make sure I can test sites with live data without sending emails to people who don&#8217;t know I&#8217;m only testing. I&#8217;ve never had the time [...]]]></description>
		<wfw:commentRss>http://blog.coldfusiondeveloper.net/index.php/2011/dev-mock-smtp-server-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Goodbye Tomcat&#8230; CFML &amp; GlassFish&#8230;</title>
		<link>http://blog.coldfusiondeveloper.net/index.php/2011/goodbye-tomcat-cfml-glassfish/</link>
		<comments>http://blog.coldfusiondeveloper.net/index.php/2011/goodbye-tomcat-cfml-glassfish/#comments</comments>
		<pubDate>Mon, 02 May 2011 01:02:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CFML]]></category>
		<category><![CDATA[CFML Engines]]></category>
		<category><![CDATA[Coldfusion]]></category>
		<category><![CDATA[GlassFish]]></category>
		<category><![CDATA[Java Stacks]]></category>
		<category><![CDATA[Jrun]]></category>
		<category><![CDATA[Open BlueDragon]]></category>
		<category><![CDATA[Railo]]></category>

		<guid isPermaLink="false">http://blog.coldfusiondeveloper.net/?p=206</guid>
		<description><![CDATA[I&#8217;ve been using tomcat with CFML engines for a while now. Let&#8217;s be honest, Tomcat sucks in so many annoying ways. So I&#8217;m now using the community OS version of Glassfish v3, and to be honest I&#8217;m really pleased with the results. You just drop the .war files into the web gui (did someone say [...]]]></description>
		<wfw:commentRss>http://blog.coldfusiondeveloper.net/index.php/2011/goodbye-tomcat-cfml-glassfish/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Coldfusion 10 (CFX) Live Wishlist</title>
		<link>http://blog.coldfusiondeveloper.net/index.php/2011/coldfusion-10-live-wishlist/</link>
		<comments>http://blog.coldfusiondeveloper.net/index.php/2011/coldfusion-10-live-wishlist/#comments</comments>
		<pubDate>Mon, 02 May 2011 00:05:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CFML]]></category>
		<category><![CDATA[Coldfusion]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Coldfusion 10]]></category>
		<category><![CDATA[Wishlist]]></category>

		<guid isPermaLink="false">http://www.coldfusiondeveloper.net/?p=49</guid>
		<description><![CDATA[Here&#8217;s a start on what I&#8217;d like to see in ColdFusion 10 and beyond&#8230; Updated 2 May 2011&#8230; valueList() function: add startrow and maxrows OR startrow and endrow params so you can filter it without having to loop add another attribute to cfloop and cfoutput (name=bla?) so that you could reference a particular tag for [...]]]></description>
		<wfw:commentRss>http://blog.coldfusiondeveloper.net/index.php/2011/coldfusion-10-live-wishlist/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>ExtJS &#8211; Beta 3 (With MVC)</title>
		<link>http://blog.coldfusiondeveloper.net/index.php/2011/extjs-beta-3-with-mvc/</link>
		<comments>http://blog.coldfusiondeveloper.net/index.php/2011/extjs-beta-3-with-mvc/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 23:38:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Beta]]></category>
		<category><![CDATA[ExtJS]]></category>
		<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://blog.coldfusiondeveloper.net/?p=192</guid>
		<description><![CDATA[Download Ext JS 4 Beta 3 View Examples While we are tracking a small number of known issues that affect various edge cases, in general we are very happy with the stability of the framework. We’ve updated a lot of examples and documentation and I’d like to share some of those changes with you now. [...]]]></description>
		<wfw:commentRss>http://blog.coldfusiondeveloper.net/index.php/2011/extjs-beta-3-with-mvc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ExtJS 4.0 Beta 1, then 2 Released</title>
		<link>http://blog.coldfusiondeveloper.net/index.php/2011/extjs-4-0-beta-1-then-2-released/</link>
		<comments>http://blog.coldfusiondeveloper.net/index.php/2011/extjs-4-0-beta-1-then-2-released/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 17:13:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Beta]]></category>
		<category><![CDATA[ExtJS]]></category>

		<guid isPermaLink="false">http://blog.coldfusiondeveloper.net/?p=188</guid>
		<description><![CDATA[More Info: Beta 1 Notes Beta 2 Notes Infinite Grid Scrolling Ext JS has always been famous for its awesome grid components. Grids are an ideal way to display lots of data right on the client side, and with Ext JS it has always been easy to render, filter, sort and interact with your data [...]]]></description>
		<wfw:commentRss>http://blog.coldfusiondeveloper.net/index.php/2011/extjs-4-0-beta-1-then-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

