<?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>Pilcrow.nl &#187; ColdFusion</title>
	<atom:link href="http://www.pilcrow.nl/category/coldfusion/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pilcrow.nl</link>
	<description>Code &#039;n Stuff</description>
	<lastBuildDate>Thu, 13 Oct 2011 06:57:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How I Got Started in ColdFusion</title>
		<link>http://www.pilcrow.nl/2011/08/how-i-got-started-in-coldfusion</link>
		<comments>http://www.pilcrow.nl/2011/08/how-i-got-started-in-coldfusion#comments</comments>
		<pubDate>Mon, 01 Aug 2011 11:13:29 +0000</pubDate>
		<dc:creator>Michiel</dc:creator>
				<category><![CDATA[ColdFusion]]></category>

		<guid isPermaLink="false">http://www.pilcrow.nl/?p=485</guid>
		<description><![CDATA[A couple of days ago, Steve Bryant suggested that today would be &#8220;How I Got Started in ColdFusion day&#8221;. He claims every story he heard so far is interesting, so why not share mine? Here goes. It was late 2005 when I applied for a job of Programmer at a company called Netbasics. Back then [...]]]></description>
		<wfw:commentRss>http://www.pilcrow.nl/2011/08/how-i-got-started-in-coldfusion/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Object Relational Mapping (ORM) in ColdFusion 9</title>
		<link>http://www.pilcrow.nl/2009/10/object-relational-mapping-orm-in-coldfusion-9</link>
		<comments>http://www.pilcrow.nl/2009/10/object-relational-mapping-orm-in-coldfusion-9#comments</comments>
		<pubDate>Mon, 26 Oct 2009 21:32:31 +0000</pubDate>
		<dc:creator>Michiel</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[ORM]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.pilcrow.nl/?p=235</guid>
		<description><![CDATA[Today was quite an exciting day for us attendees of Scotch on the Rocks (SotR). One of the key parts of today&#8217;s sessions was Object Relational Mapping (ORM) in ColdFusion 9. If you are unfamiliar with what ORM really is (like I was, not so long ago), read about the basic principles on WikiPedia. Now, [...]]]></description>
		<wfw:commentRss>http://www.pilcrow.nl/2009/10/object-relational-mapping-orm-in-coldfusion-9/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Directly aborting a cfdump!</title>
		<link>http://www.pilcrow.nl/2009/10/directly-aborting-a-cfdump</link>
		<comments>http://www.pilcrow.nl/2009/10/directly-aborting-a-cfdump#comments</comments>
		<pubDate>Mon, 26 Oct 2009 20:15:28 +0000</pubDate>
		<dc:creator>Michiel</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.pilcrow.nl/?p=228</guid>
		<description><![CDATA[Today was a big day for us &#8220;Adobe-minded&#8221; people: Adobe&#8217;s Scotch on the Rocks tour (SotR) made its very first stop in Amsterdam, at the Dutch Adobe division. One very cool thing pointed out by Adobe ColdFusion Product Manager Adam Lehman during one of the sessions today, was that &#8211; believe it or not &#8211; you [...]]]></description>
		<wfw:commentRss>http://www.pilcrow.nl/2009/10/directly-aborting-a-cfdump/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Strange weeknumbers in ColdFusion</title>
		<link>http://www.pilcrow.nl/2009/10/strange-week-numbers-in-coldfusion</link>
		<comments>http://www.pilcrow.nl/2009/10/strange-week-numbers-in-coldfusion#comments</comments>
		<pubDate>Tue, 20 Oct 2009 20:09:20 +0000</pubDate>
		<dc:creator>Michiel</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[workaround]]></category>

		<guid isPermaLink="false">http://www.pilcrow.nl/?p=219</guid>
		<description><![CDATA[We had a strange problem in ColdFusion recently, using weeknumbers and dates. In ColdFusion, you can use the Week() function to determine what weeknumber the week of any given date has. A very useful function you&#8217;d say. However, January 1st 2010 will present a very weird problem. The international ISO 8601, containing the international standard [...]]]></description>
		<wfw:commentRss>http://www.pilcrow.nl/2009/10/strange-week-numbers-in-coldfusion/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CF9 introduces LOCAL scope</title>
		<link>http://www.pilcrow.nl/2009/06/cf9-introduces-local-scope</link>
		<comments>http://www.pilcrow.nl/2009/06/cf9-introduces-local-scope#comments</comments>
		<pubDate>Thu, 25 Jun 2009 20:02:17 +0000</pubDate>
		<dc:creator>Michiel</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.pilcrow.nl/?p=132</guid>
		<description><![CDATA[ColdFusion 9 is coming and quite some neat new features are being presented to the audience. One of those things is the newly introduced LOCAL scope. This has, however, caused a little stir on Ben Forta&#8217;s blog post, as it raises some questions. The creators of ColdFusion decided that variables in functions should, by default, [...]]]></description>
		<wfw:commentRss>http://www.pilcrow.nl/2009/06/cf9-introduces-local-scope/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CF: EQ vs IS</title>
		<link>http://www.pilcrow.nl/2009/06/cf-eq-vs-is</link>
		<comments>http://www.pilcrow.nl/2009/06/cf-eq-vs-is#comments</comments>
		<pubDate>Sat, 13 Jun 2009 11:30:53 +0000</pubDate>
		<dc:creator>Michiel</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.pilcrow.nl/?p=116</guid>
		<description><![CDATA[Being a professional programmer in ColdFusion (among other languages), I read a lot of criticism about it. Quite some people argue about whether ColdFusion is a &#8220;real&#8221; programming language or not. The main reason for this is that it has an XML-like syntax instead of the conventional syntax using brackets and operators (==, !=, &#62;, [...]]]></description>
		<wfw:commentRss>http://www.pilcrow.nl/2009/06/cf-eq-vs-is/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  www.pilcrow.nl/category/coldfusion/feed ) in 0.45456 seconds, on Feb 6th, 2012 at 5:14 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 6th, 2012 at 7:14 pm UTC -->
