<?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 software, bourbon, and the banjo</title>
	<atom:link href="http://www.cansado.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cansado.org</link>
	<description>musings on software development, usually while inebriated</description>
	<lastBuildDate>Fri, 01 Jan 2010 09:35:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Using Java&#8217;s BigInteger for Large Operations by Peter J. Farrell</title>
		<link>http://www.cansado.org/2009/12/01/using-javas-biginteger-for-large-operations/comment-page-1/#comment-67</link>
		<dc:creator>Peter J. Farrell</dc:creator>
		<pubDate>Fri, 01 Jan 2010 09:35:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.cansado.org/?p=66#comment-67</guid>
		<description>FYI, we use BigInteger in Mach-II to do timestamps (in ms) for the timespan cache strategy.

BigInteger is a great thing.  Thanks Mike for posting about it.</description>
		<content:encoded><![CDATA[<p>FYI, we use BigInteger in Mach-II to do timestamps (in ms) for the timespan cache strategy.</p>
<p>BigInteger is a great thing.  Thanks Mike for posting about it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using CKEditor with Mach-II and JQuery by Peter</title>
		<link>http://www.cansado.org/2009/11/12/using-ckeditor-with-mach-ii-and-jquery/comment-page-1/#comment-5</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 13 Nov 2009 05:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.cansado.org/?p=40#comment-5</guid>
		<description>Darn, it&#039;s missing the tag:

&lt;view:script src=&quot;jquery-1.3.2.min,ckeditor_basic&quot; /&gt;</description>
		<content:encoded><![CDATA[<p>Darn, it&#8217;s missing the tag:</p>
<p>&lt;view:script src=&#8221;jquery-1.3.2.min,ckeditor_basic&#8221; /&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using CKEditor with Mach-II and JQuery by Peter</title>
		<link>http://www.cansado.org/2009/11/12/using-ckeditor-with-mach-ii-and-jquery/comment-page-1/#comment-4</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 13 Nov 2009 05:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.cansado.org/?p=40#comment-4</guid>
		<description>Mike, great little tutorial. You should put it up on the wiki IMO.

Also, you might check out the view tag library and the file descriptor shortcuts as adding the JS files could be easy as:



Notice no file extensions nor do I have to add .js to the file names. And while you&#039;re at it, setup an asset package for the HTML helper and it could be as easy as this on the view in question:



(Or call the addAssetPackage(&quot;ckeditor&quot;) method if you wish).</description>
		<content:encoded><![CDATA[<p>Mike, great little tutorial. You should put it up on the wiki IMO.</p>
<p>Also, you might check out the view tag library and the file descriptor shortcuts as adding the JS files could be easy as:</p>
<p>Notice no file extensions nor do I have to add .js to the file names. And while you&#8217;re at it, setup an asset package for the HTML helper and it could be as easy as this on the view in question:</p>
<p>(Or call the addAssetPackage(&#8220;ckeditor&#8221;) method if you wish).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
