<?xml version="1.0" encoding="iso-8859-1"?>

<rdf:RDF 
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns="http://purl.org/rss/1.0/"
>
		
		
		
	<channel rdf:about="http://www.dcooper.org/blog/client/index.cfm">
	<title>Damon Cooper's BLOG</title>
	<description>Damon Cooper's BLOG</description>
	<link>http://www.dcooper.org/blog/client/index.cfm</link>
	
	<items>
		<rdf:Seq>
			
			<rdf:li rdf:resource="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=24BEF3D6-4E22-1671-55146EEC011D18D4" />
			
		</rdf:Seq>
	</items>
	
	</channel>
		
		
		
		
		
		
  	<item rdf:about="http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=24BEF3D6-4E22-1671-55146EEC011D18D4">
	<title>Behold, the Power of Threads</title>
	<description>Here&apos;s a quick example:

Say you had a CFM page that had to do 100 pieces of work, each taking a while, that were needed to process the page, but they had little or no dependence on each other.  Up till now, you&apos;d have very few options other than t...</description>
	<link>http://www.dcooper.org/blog/client/index.cfm?mode=entry&amp;entry=24BEF3D6-4E22-1671-55146EEC011D18D4</link>
	<dc:date>2004-11-10T18:05:00-04:00</dc:date>
	<dc:subject>ColdFusion</dc:subject>
	</item>
		
	 	
		</rdf:RDF>
	

