<?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>Pirate Gaspard</title>
	<atom:link href="http://www.danielgaspar.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danielgaspar.com/blog</link>
	<description>A blog about Guitars, Programing, and Swashbuckling</description>
	<lastBuildDate>Thu, 10 May 2012 19:36:11 +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>cftag2cfscript &#8211; The cftag to cfscript converter for Coldfusion</title>
		<link>http://www.danielgaspar.com/blog/2012/05/cftag2cfscript/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.danielgaspar.com/blog/2012/05/cftag2cfscript/#comments</comments>
		<pubDate>Thu, 10 May 2012 19:34:55 +0000</pubDate>
		<dc:creator>Pirate Gaspard</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Coldfusion]]></category>

		<guid isPermaLink="false">http://www.danielgaspar.com/blog/?p=707</guid>
		<description><![CDATA[Just uploaded my new project cftag2cfscript to github this morning. With the arrival of Coldfusion 9 we can finally build our cfcs in cfscript. I&#8217;ve found that there can be a significant speed increase when converting an existing tag based cfc to cfscript. YMMV of course. Others may want to convert legacy cfcs to cfscript [...]]]></description>
		<wfw:commentRss>http://www.danielgaspar.com/blog/2012/05/cftag2cfscript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A difference between cfloop and for loop in cfscript</title>
		<link>http://www.danielgaspar.com/blog/2012/05/cfscript-gotchas/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.danielgaspar.com/blog/2012/05/cfscript-gotchas/#comments</comments>
		<pubDate>Tue, 08 May 2012 21:28:17 +0000</pubDate>
		<dc:creator>Pirate Gaspard</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Coldfusion]]></category>

		<guid isPermaLink="false">http://www.danielgaspar.com/blog/?p=691</guid>
		<description><![CDATA[I am moving key parts of a codebase to cfscript to take advantage of the speed boost that comes with using cfscript. Along the way I&#8217;m discovering the differences between tag-based Coldfusion and cfscript. Today this was the bug I worked out: This code will delete 10 widgets: &#60;cfset var i = 1 /&#62; &#60;cfset [...]]]></description>
		<wfw:commentRss>http://www.danielgaspar.com/blog/2012/05/cfscript-gotchas/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PointClickPress and The Great Underground Adventure Postmortem</title>
		<link>http://www.danielgaspar.com/blog/2011/11/pointclickpress-and-the-great-underground-adventure-postmortem/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.danielgaspar.com/blog/2011/11/pointclickpress-and-the-great-underground-adventure-postmortem/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 15:44:24 +0000</pubDate>
		<dc:creator>Pirate Gaspard</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PointClickPress]]></category>

		<guid isPermaLink="false">http://www.danielgaspar.com/blog/?p=624</guid>
		<description><![CDATA[In the Beginning Before I launch into my next programming adventure I should figure out what went wrong and what went right with the development of both the PointClickPress engine and with The Great Underground Adventure game. Its important to learn from your mistakes, so here we go. I started this project because I wanted to [...]]]></description>
		<wfw:commentRss>http://www.danielgaspar.com/blog/2011/11/pointclickpress-and-the-great-underground-adventure-postmortem/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CFBuilder, we need to talk</title>
		<link>http://www.danielgaspar.com/blog/2011/11/cfbuilder-we-need-to-talk/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.danielgaspar.com/blog/2011/11/cfbuilder-we-need-to-talk/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 16:22:42 +0000</pubDate>
		<dc:creator>Pirate Gaspard</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[CFBuilder]]></category>
		<category><![CDATA[Coldfusion]]></category>

		<guid isPermaLink="false">http://www.danielgaspar.com/blog/?p=651</guid>
		<description><![CDATA[Dear CFBuilder, I tried, I really tried. You came with a great reputation, and everyone stuck up for you. And though we&#8217;ve fought every single day for two years now I can honestly say that I&#8217;ve tried to make this relationship work. I loved your code introspection. The ability to click on a method call [...]]]></description>
		<wfw:commentRss>http://www.danielgaspar.com/blog/2011/11/cfbuilder-we-need-to-talk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Great Underground Adventure is finished!</title>
		<link>http://www.danielgaspar.com/blog/2011/10/the-great-underground-adventure-is-finished/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.danielgaspar.com/blog/2011/10/the-great-underground-adventure-is-finished/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 21:03:46 +0000</pubDate>
		<dc:creator>Pirate Gaspard</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PointClickPress]]></category>

		<guid isPermaLink="false">http://www.danielgaspar.com/blog/?p=630</guid>
		<description><![CDATA[I&#8217;m happy to announce that my first PointClickPress game is finished and ready for playing! The Great Underground Adventure is a low-tech web adventure game I&#8217;ve been working on for a while. Explore some interesting locations, save the day, and try not to get eaten! Play &#8220;The Great Underground Adventure &#8221; here. You are standing [...]]]></description>
		<wfw:commentRss>http://www.danielgaspar.com/blog/2011/10/the-great-underground-adventure-is-finished/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
