<?xml version="1.0" encoding="utf-8"?>

			<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">

			<channel>
			<title>nil desperandum - CFML</title>
			<link>http://nil.checksite.co.uk/index.cfm</link>
			<description>ColdFusion, CFML and web development related stuff</description>
			<language>en-us</language>
			<pubDate>Thu, 02 Sep 2010 23:00:16 -0700</pubDate>
			<lastBuildDate>Wed, 01 Sep 2010 13:03:00 -0700</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>stephen@checksite.co.uk</managingEditor>
			<webMaster>stephen@checksite.co.uk</webMaster>
			<itunes:subtitle></itunes:subtitle>
			<itunes:summary></itunes:summary>
			<itunes:category text="Technology" />
			<itunes:category text="Technology">
				<itunes:category text="Podcasting" />
			</itunes:category>
			<itunes:category text="Technology">
				<itunes:category text="Tech News" />
			</itunes:category>
			<itunes:keywords></itunes:keywords>
			<itunes:author></itunes:author>
			<itunes:owner>
				<itunes:email>stephen@checksite.co.uk</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			
			<itunes:explicit>no</itunes:explicit>
			
			<item>
				<title>I&apos;m speaking at Scotch on the Rocks!</title>
				<link>http://nil.checksite.co.uk/index.cfm/2010/9/1/Im-speaking-at-Scotch-on-the-Rocks</link>
				<description>
				
				Today the &lt;a href=&quot;http://www.scotch-on-the-rocks.co.uk/&quot; title=&quot;Scotch on the Rocks 2011&quot; target=&quot;_blank&quot;&gt;Scotch on the Rocks&lt;/a&gt; Speakers list was release by &lt;a href=&quot;http://twitter.com/fymd&quot; title=&quot;Andy Allan : Twitter&quot; target=&quot;_blank&quot;&gt;Andy Allan&lt;/a&gt; and his &lt;a href=&quot;http://twitter.com/coldfumonkeh&quot; title=&quot;Matt Gifford : Twitter&quot; target=&quot;_blank&quot;&gt;motley crew&lt;a/&gt;.  [More]
				</description>
				
				<category>Web Development</category>
				
				<category>Scotch on the Rocks</category>
				
				<category>CFML</category>
				
				<category>Conference</category>
				
				<pubDate>Wed, 01 Sep 2010 13:03:00 -0700</pubDate>
				<guid>http://nil.checksite.co.uk/index.cfm/2010/9/1/Im-speaking-at-Scotch-on-the-Rocks</guid>
				
				
			</item>
			
			<item>
				<title>Truly mixing your components</title>
				<link>http://nil.checksite.co.uk/index.cfm/2010/8/27/Truly-mixing-your-components</link>
				<description>
				
				I&apos;ve recently been looking at different ways to extend and reuse code within various frameworks with a couple of the guys at work. We looked a all aspects of the systems that go to make up a web application and the content management that is involved.

One of the area&apos;s we looked at was data definition, how it could be made more intuitive, more convention based, more extensible and more reusable.  We talked around a lot of concepts. One of those concepts was something called data streams from the &lt;a href=&quot;http://www.fedora-commons.org/documentation/3.0b1/userdocs/digitalobjects/objectModel.html&quot; title=&quot;Fedora Content Model&quot;&gt;Fedora Content Model&lt;/a&gt;.  [More]
				</description>
				
				<category>CFML</category>
				
				<pubDate>Fri, 27 Aug 2010 00:45:00 -0700</pubDate>
				<guid>http://nil.checksite.co.uk/index.cfm/2010/8/27/Truly-mixing-your-components</guid>
				
				
				<enclosure url="http://nil.checksite.co.uk/enclosures/CO.rar" length="3252" type="application/octet-stream"/>
				
			</item>
			
			<item>
				<title>AJAX Longpolling with ColdFusion and BlazeDS - Subtopics and building a messaging app</title>
				<link>http://nil.checksite.co.uk/index.cfm/2010/6/24/CF-BlazeDS-AJAX-LongPolling-Part3</link>
				<description>
				
				I&apos;m sorry to say that I&apos;ve been  putting this post off.  Why?  Well to be honest I&apos;ve been struggling with getting my head around how to actually use longpolling. Its all very well understanding the mechanics, but how can you use it effectively.

Part of the problem I&apos;ve been having is the nature of sending messages and filtering them with BlazeDS.  What I keep forgetting is that long poll messaging is &quot;fire and forget&quot;. You don&apos;t send a message and expect an immediate response. You send a message and a response might be broadcast to all event listeners with a specific filter. 
If you want a request and response, call a webservice or a make an ajax request. Don&apos;t use long polling and event gateways.  [More]
				</description>
				
				<category>Web Development</category>
				
				<category>BlazeDS</category>
				
				<category>CFML</category>
				
				<pubDate>Thu, 24 Jun 2010 01:56:00 -0700</pubDate>
				<guid>http://nil.checksite.co.uk/index.cfm/2010/6/24/CF-BlazeDS-AJAX-LongPolling-Part3</guid>
				
				
				<enclosure url="http://nil.checksite.co.uk/enclosures/longpolling-part3.rar" length="190891" type="application/octet-stream"/>
				
			</item>
			
			<item>
				<title>Blog Roundup 7 May 2010</title>
				<link>http://nil.checksite.co.uk/index.cfm/2010/5/7/Blog-Roundup-7-May-2010</link>
				<description>
				
				I&apos;m on fire!! A blog round-up two weeks in a row!!

I read and pick the entries for the blog round in Google Reader. There are currently 101 subscriptions listed there, but I&apos;m always happy to add more if someone would like me to consider their blog posts for inclusion in these sporadic updates. You can see the 101 already added listed on my &lt;a href=&quot;page.cfm/blogroll&quot; title=&quot;Blog round-up blog roll&quot;&gt;blog roll page&lt;/a&gt;.

Lets crack on with the round-up.  [More]
				</description>
				
				<category>Blog Round Up</category>
				
				<category>CFML</category>
				
				<pubDate>Fri, 07 May 2010 15:41:00 -0700</pubDate>
				<guid>http://nil.checksite.co.uk/index.cfm/2010/5/7/Blog-Roundup-7-May-2010</guid>
				
				
			</item>
			
			<item>
				<title>CFOverflow and my Twitter Favourites</title>
				<link>http://nil.checksite.co.uk/index.cfm/2010/5/6/CFOverflow-and-my-Twitter-Favourites</link>
				<description>
				
				I&apos;ve been tinkering with a couple of bits and pieces with Twitter for a little while, but I&apos;ve never really put them out there or publicised them.

The first, and most importantly, is the twitter account &lt;a href=&quot;http://twitter.com/CFOverflow&quot; title=&quot;ColdFusion Overflow&quot; target=&quot;_blank&quot;&gt;CFOverflow&lt;/a&gt;. The second is my list of twitter favourites.  [More]
				</description>
				
				<category>CFML</category>
				
				<category>Twitter</category>
				
				<pubDate>Thu, 06 May 2010 23:40:00 -0700</pubDate>
				<guid>http://nil.checksite.co.uk/index.cfm/2010/5/6/CFOverflow-and-my-Twitter-Favourites</guid>
				
				
			</item>
			
			<item>
				<title>Blog Roundup 30 April 2010</title>
				<link>http://nil.checksite.co.uk/index.cfm/2010/5/1/Blog-Roundup-30-April-2010</link>
				<description>
				
				I&apos;m rubbish!  I really am... I promise and I promise to keep on top of Blog Round-ups, but I never seem to quite manage it. 

I would really like to keep writing this round-ups ever week, but its quite an effort.  Can I persuade anyone to co-author these posts with me? Leave me a comment.  Drop me an email.  Shout me on Twitter.

Anyway, on with the round-up.  [More]
				</description>
				
				<category>Web Development</category>
				
				<category>Blog Round Up</category>
				
				<category>Scotch on the Rocks</category>
				
				<category>BlazeDS</category>
				
				<category>CFML</category>
				
				<category>Conference</category>
				
				<category>Twitter</category>
				
				<pubDate>Sat, 01 May 2010 00:13:00 -0700</pubDate>
				<guid>http://nil.checksite.co.uk/index.cfm/2010/5/1/Blog-Roundup-30-April-2010</guid>
				
				
			</item>
			
			<item>
				<title>APR and IRR Calculator Component - Code Review please</title>
				<link>http://nil.checksite.co.uk/index.cfm/2010/4/30/APR-and-IRR-Calculator-Component--Code-Review-please</link>
				<description>
				
				Ten days ago I post my first project to RIAForge.  Its a pretty simple project as it only consists of one CFC and I would appreciate some feed back on the code. Hence the request for a code review.

This CFC is based on research and work that I did to be able to create a finance calculator for a client and works quite nicely. I&apos;m also pleased to see that at the time of writing this post my project has already been viewed 700 times and downloaded 23 times. I hope you&apos;re finding it useful.

The CFC is, as the title of this blog post suggests an APR and IRR calculator and you can download it from RIAForge here : &lt;a href=&quot;http://aprcfc.riaforge.org/&quot; title=&quot;APR and IRR Calculator : RIAForge&quot;&gt;http://aprcfc.riaforge.org/&lt;/a&gt;.  [More]
				</description>
				
				<category>Web Development</category>
				
				<category>CFML</category>
				
				<pubDate>Fri, 30 Apr 2010 12:11:00 -0700</pubDate>
				<guid>http://nil.checksite.co.uk/index.cfm/2010/4/30/APR-and-IRR-Calculator-Component--Code-Review-please</guid>
				
				
			</item>
			
			<item>
				<title>AJAX Longpolling with ColdFusion and BlazeDS - Connecting and Messaging</title>
				<link>http://nil.checksite.co.uk/index.cfm/2010/2/13/CF-BlazeDS-AJAX-LongPolling-Part2</link>
				<description>
				
				In my last post on long polling I went through the basic set up of ColdFusion and BlazeDS before getting into too much code.

This part I want to get a basic connection and a couple of simple messages being sent and received.  [More]
				</description>
				
				<category>BlazeDS</category>
				
				<category>CFML</category>
				
				<category>AJAX</category>
				
				<pubDate>Sat, 13 Feb 2010 00:13:00 -0700</pubDate>
				<guid>http://nil.checksite.co.uk/index.cfm/2010/2/13/CF-BlazeDS-AJAX-LongPolling-Part2</guid>
				
				
				<enclosure url="http://nil.checksite.co.uk/enclosures/longpolling-part2.rar" length="189631" type="application/octet-stream"/>
				
			</item>
			
			<item>
				<title>AJAX Longpolling with ColdFusion and BlazeDS - Getting set up</title>
				<link>http://nil.checksite.co.uk/index.cfm/2010/1/28/CF-BlazeDS-AJAX-LongPolling-Part1</link>
				<description>
				
				I&apos;ve spent some of my week this week fighting with JavaScript, BlazeDS and ColdFusion to get a working model for some ExtJS functionality that I&apos;m currently building at work.

One of several pieces of functionality we&apos;d like is to have is real time notifications of workflow changes.  The way it was described was &quot;we want to push alerts to the users&quot;.  

I decided to have a look at how we actually addressed this &quot;problem&quot;.  
We didn&apos;t really need to &quot;push&quot; alerts to users, so the solution was traditional polling or long polling.  [More]
				</description>
				
				<category>Web Development</category>
				
				<category>BlazeDS</category>
				
				<category>CFML</category>
				
				<category>AJAX</category>
				
				<pubDate>Thu, 28 Jan 2010 21:31:00 -0700</pubDate>
				<guid>http://nil.checksite.co.uk/index.cfm/2010/1/28/CF-BlazeDS-AJAX-LongPolling-Part1</guid>
				
				
				<enclosure url="http://nil.checksite.co.uk/enclosures/longpolling-part1.rar" length="188416" type="application/octet-stream"/>
				
			</item>
			
			<item>
				<title>Compiling ColdFusion Applications for Deployment</title>
				<link>http://nil.checksite.co.uk/index.cfm/2010/1/28/Compiling-ColdFusion-Applications-for-Deployment</link>
				<description>
				
				I&apos;ve been compiling ColdFusion applications on and off over the years for various reasons, usually on my server or another server that I have access to.

Recently I&apos;ve been compiling for deployment to an external server that I&apos;ve not had access. I ran into a few problems with the resulting compiled code not running on these servers while it runs perfectly locally.

To start at the beginning, I&apos;ve often simply pre-compiled an application in place, so that it need not compile the templates on first access. Occasionally I&apos;ve compiled for source-less deployment. Usually under those circumstances I&apos;ve had access to the server, where I&apos;ve simply loaded source code onto the server, compile, dropped the compile code into place and then removed the source.  [More]
				</description>
				
				<category>JRun</category>
				
				<category>CFML</category>
				
				<pubDate>Thu, 28 Jan 2010 00:04:00 -0700</pubDate>
				<guid>http://nil.checksite.co.uk/index.cfm/2010/1/28/Compiling-ColdFusion-Applications-for-Deployment</guid>
				
				
				<enclosure url="http://nil.checksite.co.uk/enclosures/compile.rar" length="1275" type="application/octet-stream"/>
				
			</item>
			
			<item>
				<title>ColdFusion Podcasts Roundup</title>
				<link>http://nil.checksite.co.uk/index.cfm/2009/9/21/coldfusion-podcasts-roundup</link>
				<description>
				
				&lt;p&gt;To kick start my reading of blogs I&apos;ve started listening to podcasts again.&lt;/p&gt;
&lt;p&gt;I
used to listen to ColdFusion Podcast and Weekly, but unfortunately they
are now deceased, so I had a bit of a search and asked around on
Twitter. Here&apos;s the podcasts I&apos;m now listening to and a few thoughts.&lt;/p&gt;  [More]
				</description>
				
				<category>Web Development</category>
				
				<category>Blog Round Up</category>
				
				<category>CFML</category>
				
				<category>Podcasts</category>
				
				<pubDate>Mon, 21 Sep 2009 22:15:00 -0700</pubDate>
				<guid>http://nil.checksite.co.uk/index.cfm/2009/9/21/coldfusion-podcasts-roundup</guid>
				
				
			</item>
			
			<item>
				<title>Blog Round up 20 September 2009</title>
				<link>http://nil.checksite.co.uk/index.cfm/2009/9/21/blog-round-up-september-20th-2009</link>
				<description>
				
				&lt;p&gt;This blog round up is somewhat later than I had intended, but for good
reason.&#xa0; I&apos;ve been waiting for a couple of blog posts to emerge into
the public domain, so that I could include them in the round up. I
can&apos;t impress upon you how important it is to read these posts.&lt;/p&gt;  [More]
				</description>
				
				<category>Web Development</category>
				
				<category>Blog Round Up</category>
				
				<category>Mango Blog</category>
				
				<category>Scotch on the Rocks</category>
				
				<category>CFML</category>
				
				<category>Conference</category>
				
				<pubDate>Mon, 21 Sep 2009 13:49:00 -0700</pubDate>
				<guid>http://nil.checksite.co.uk/index.cfm/2009/9/21/blog-round-up-september-20th-2009</guid>
				
				
			</item>
			
			<item>
				<title>Blog Roundup September 11th 2009</title>
				<link>http://nil.checksite.co.uk/index.cfm/2009/9/11/blog-roundup-september-11th-2009</link>
				<description>
				
				&lt;p&gt;Sorry..... Its been a very very long time since I posted a blog round up.&#xa0; &lt;/p&gt;
&lt;p&gt;I recently moved my blog from hosting on my PC at home to extremely cheap Coldfusion 8 hosting with &lt;a title=&quot;Shared Hosting a to z &quot; href=&quot;http://www.hostingatoz.com/shared_hosting.cfx&quot; target=&quot;_blank&quot;&gt;Hosting A to Z&lt;/a&gt; and
I&apos;ve updated to MangoBlog 1.4 with a new site theme, so I&apos;ve decided
its time I got my act together and started posting again. &lt;/p&gt;  [More]
				</description>
				
				<category>Web Development</category>
				
				<category>Blog Round Up</category>
				
				<category>CFML</category>
				
				<pubDate>Fri, 11 Sep 2009 13:40:00 -0700</pubDate>
				<guid>http://nil.checksite.co.uk/index.cfm/2009/9/11/blog-roundup-september-11th-2009</guid>
				
				
			</item>
			
			<item>
				<title>What am I reading?</title>
				<link>http://nil.checksite.co.uk/index.cfm/2009/6/24/what-am-i-reading</link>
				<description>
				
				&lt;p&gt;Previously I wrote a number of weekly blog round up of the 100 or so blogs I&apos;m subscribed to, but I&apos;ve let it get all out of date and I&apos;ve not been reading as much as I should.&lt;/p&gt;  [More]
				</description>
				
				<category>Web Development</category>
				
				<category>Blog Round Up</category>
				
				<category>CFML</category>
				
				<pubDate>Wed, 24 Jun 2009 21:30:00 -0700</pubDate>
				<guid>http://nil.checksite.co.uk/index.cfm/2009/6/24/what-am-i-reading</guid>
				
				
			</item>
			
			<item>
				<title>Manually creating JRun Server instances.</title>
				<link>http://nil.checksite.co.uk/index.cfm/2009/3/17/manually-creating-jrun-server-instances</link>
				<description>
				
				&lt;p&gt;I&apos;m having a spot of bother with the JRun JMC (Java Management Console) at the minute.&#xa0; &lt;/p&gt;
&lt;p&gt;For some reason I&apos;m getting error messages like this :&lt;/p&gt;  [More]
				</description>
				
				<category>Web Development</category>
				
				<category>JRun</category>
				
				<category>CFML</category>
				
				<pubDate>Tue, 17 Mar 2009 01:12:00 -0700</pubDate>
				<guid>http://nil.checksite.co.uk/index.cfm/2009/3/17/manually-creating-jrun-server-instances</guid>
				
				
			</item>
			</channel></rss>