<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for CoffeeSix.com</title>
	<atom:link href="http://www.coffeesix.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.coffeesix.com</link>
	<description>caffeine-powered development</description>
	<lastBuildDate>Sat, 24 Jul 2010 20:03:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Distributed Cache with ColdFusion 9.0.1 by Mike Brunt</title>
		<link>http://www.coffeesix.com/2010/07/distributed-cache-with-coldfusion-9-0-1/comment-page-1/#comment-41</link>
		<dc:creator>Mike Brunt</dc:creator>
		<pubDate>Sat, 24 Jul 2010 20:03:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.coffeesix.com/?p=362#comment-41</guid>
		<description>Thanks for this post it is informative and timely in my opinion.  In our day to day performance work, we were already encountering more uses on external caching, mainly memcached though.  I think the inclusion of EHCACHE in CF9 and now the latest version of EHCACHE in the 9.0.1 updater gives us a really great opportunity to scale up CF Applications more easily.  Dan Wilson and myself along with Mike Allen from EHCACHE will be talking about CF and EHCACHE at CFUnited so once again thanks for posting this piece.</description>
		<content:encoded><![CDATA[<p>Thanks for this post it is informative and timely in my opinion.  In our day to day performance work, we were already encountering more uses on external caching, mainly memcached though.  I think the inclusion of EHCACHE in CF9 and now the latest version of EHCACHE in the 9.0.1 updater gives us a really great opportunity to scale up CF Applications more easily.  Dan Wilson and myself along with Mike Allen from EHCACHE will be talking about CF and EHCACHE at CFUnited so once again thanks for posting this piece.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Intro to Ehcache Server and RESTful Web Services by Adrian</title>
		<link>http://www.coffeesix.com/2010/05/intro-to-ehcache-server-and-restful-web-services/comment-page-1/#comment-22</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Tue, 01 Jun 2010 21:34:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.coffeesix.com/?p=334#comment-22</guid>
		<description>@Henry Ho I&#039;m pretty sure you&#039;re correct Henry, though I developed the code to be somewhat backwards-compatible, but it&#039;s worth a shot if you&#039;re on CF9 and would likely reduce overhead (don&#039;t quote me on it).</description>
		<content:encoded><![CDATA[<p>@Henry Ho I&#8217;m pretty sure you&#8217;re correct Henry, though I developed the code to be somewhat backwards-compatible, but it&#8217;s worth a shot if you&#8217;re on CF9 and would likely reduce overhead (don&#8217;t quote me on it).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Intro to Ehcache Server and RESTful Web Services by Henry Ho</title>
		<link>http://www.coffeesix.com/2010/05/intro-to-ehcache-server-and-restful-web-services/comment-page-1/#comment-21</link>
		<dc:creator>Henry Ho</dc:creator>
		<pubDate>Tue, 01 Jun 2010 19:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.coffeesix.com/?p=334#comment-21</guid>
		<description>Would ObjectSave() and ObjectLoad() in CF9 work?  Maybe we don&#039;t need to use the java streams?</description>
		<content:encoded><![CDATA[<p>Would ObjectSave() and ObjectLoad() in CF9 work?  Maybe we don&#8217;t need to use the java streams?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Intro to Ehcache Server and RESTful Web Services by Rob Brooks-Bilson</title>
		<link>http://www.coffeesix.com/2010/05/intro-to-ehcache-server-and-restful-web-services/comment-page-1/#comment-20</link>
		<dc:creator>Rob Brooks-Bilson</dc:creator>
		<pubDate>Sun, 30 May 2010 23:35:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.coffeesix.com/?p=334#comment-20</guid>
		<description>Good stuff Adrian - and super simple to get setup and running with your instructions.</description>
		<content:encoded><![CDATA[<p>Good stuff Adrian &#8211; and super simple to get setup and running with your instructions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Su-Lin</title>
		<link>http://www.coffeesix.com/about/comment-page-1/#comment-19</link>
		<dc:creator>Su-Lin</dc:creator>
		<pubDate>Tue, 18 May 2010 14:25:43 +0000</pubDate>
		<guid isPermaLink="false">http:/?page_id=2#comment-19</guid>
		<description>I have no idea what you&#039;re writing about but great blog! :D</description>
		<content:encoded><![CDATA[<p>I have no idea what you&#8217;re writing about but great blog! <img src='http://www.coffeesix.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting to know the HtmlHelperProperty by Peter J. Farrell</title>
		<link>http://www.coffeesix.com/2010/01/getting-to-know-the-htmlhelperproperty/comment-page-1/#comment-8</link>
		<dc:creator>Peter J. Farrell</dc:creator>
		<pubDate>Tue, 09 Feb 2010 23:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.coffeesix.com/?p=22#comment-8</guid>
		<description>This is great! You could also use the new view tag library and convert:

&lt;cfset getProperty(&#039;html&#039;).addJavascript(&#039;jquery.js&#039;) /&gt;

To:

&lt;view:script src=&quot;jquery&quot;/&gt;

Mach-II will use the shortcut file name system and append the file name and look up the directory for the javascript file.  Even cleaner!</description>
		<content:encoded><![CDATA[<p>This is great! You could also use the new view tag library and convert:</p>
<p>&lt;cfset getProperty(&#8216;html&#8217;).addJavascript(&#8216;jquery.js&#8217;) /&gt;</p>
<p>To:</p>
<p>&lt;view:script src=&#8221;jquery&#8221;/&gt;</p>
<p>Mach-II will use the shortcut file name system and append the file name and look up the directory for the javascript file.  Even cleaner!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Lisa</title>
		<link>http://www.coffeesix.com/about/comment-page-1/#comment-5</link>
		<dc:creator>Lisa</dc:creator>
		<pubDate>Tue, 26 Jan 2010 18:40:22 +0000</pubDate>
		<guid isPermaLink="false">http:/?page_id=2#comment-5</guid>
		<description>Grats on the new blog!</description>
		<content:encoded><![CDATA[<p>Grats on the new blog!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Adrian</title>
		<link>http://www.coffeesix.com/about/comment-page-1/#comment-4</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Mon, 25 Jan 2010 04:09:57 +0000</pubDate>
		<guid isPermaLink="false">http:/?page_id=2#comment-4</guid>
		<description>Thanks guys!  There&#039;ll be more good stuff soon.</description>
		<content:encoded><![CDATA[<p>Thanks guys!  There&#8217;ll be more good stuff soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Su-Min</title>
		<link>http://www.coffeesix.com/about/comment-page-1/#comment-3</link>
		<dc:creator>Su-Min</dc:creator>
		<pubDate>Mon, 25 Jan 2010 00:16:59 +0000</pubDate>
		<guid isPermaLink="false">http:/?page_id=2#comment-3</guid>
		<description>sick dude. awesome.</description>
		<content:encoded><![CDATA[<p>sick dude. awesome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Adam</title>
		<link>http://www.coffeesix.com/about/comment-page-1/#comment-2</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Sun, 24 Jan 2010 21:10:49 +0000</pubDate>
		<guid isPermaLink="false">http:/?page_id=2#comment-2</guid>
		<description>sweet logo!</description>
		<content:encoded><![CDATA[<p>sweet logo!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
