<?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>Fusion Team Blog &#187; JRUN</title>
	<atom:link href="http://www.fusionteam.co.uk/blog/category/jrun/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fusionteam.co.uk/blog</link>
	<description>ColdFusion, Adobe, Flex, RIA, Silverlight, Flash and all things web!</description>
	<lastBuildDate>Sat, 27 Feb 2010 11:22:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>cffile crashes out &#8211; try using java.io.BufferedWriter?</title>
		<link>http://www.fusionteam.co.uk/blog/2007/10/12/cffile-crashes-out-try-using-javaiobufferedwriter/</link>
		<comments>http://www.fusionteam.co.uk/blog/2007/10/12/cffile-crashes-out-try-using-javaiobufferedwriter/#comments</comments>
		<pubDate>Fri, 12 Oct 2007 13:51:01 +0000</pubDate>
		<dc:creator>n_smith</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[JRUN]]></category>

		<guid isPermaLink="false">http://fusionteam.co.uk/blog/?p=10</guid>
		<description><![CDATA[A few months back I was confronted with the problem of writing a fairly large CSV file using ColdFusion. The file size was around 10mb so I got to work with cffile. After building the code, I sat back and pushed the button to test. BANG! the memory on the ColdFusion server was sky high [...]]]></description>
		<wfw:commentRss>http://www.fusionteam.co.uk/blog/2007/10/12/cffile-crashes-out-try-using-javaiobufferedwriter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CFCs in or out of the web root?</title>
		<link>http://www.fusionteam.co.uk/blog/2007/09/27/cfcs-in-or-out-of-the-web-root/</link>
		<comments>http://www.fusionteam.co.uk/blog/2007/09/27/cfcs-in-or-out-of-the-web-root/#comments</comments>
		<pubDate>Thu, 27 Sep 2007 16:21:44 +0000</pubDate>
		<dc:creator>n_smith</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[CFC]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[JRUN]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://fusionteam.co.uk/blog/?p=12</guid>
		<description><![CDATA[The answer to the question above is very much a question of security. Facing the same question at the moment, I believe it would be best to move all CFC’s into a globally accessible shared mapping. From here the CFC’s can then be divided by project or use, similar to Java notation for a package. [...]]]></description>
		<wfw:commentRss>http://www.fusionteam.co.uk/blog/2007/09/27/cfcs-in-or-out-of-the-web-root/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
