<?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 on: Howto Display a GitHub Changelog in your application</title>
	<atom:link href="http://www.mendable.com/howto-display-a-github-changelog-in-your-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mendable.com/howto-display-a-github-changelog-in-your-application/</link>
	<description>Mendable.com - Essential Reading for Ruby on Rails Developers</description>
	<lastBuildDate>Wed, 28 Jul 2010 07:26:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://www.mendable.com/howto-display-a-github-changelog-in-your-application/comment-page-1/#comment-10</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 29 Jun 2009 12:38:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.mendable.com/?p=117#comment-10</guid>
		<description>Hi Nick, If this code were on a sufficiently high-traffic page then I would opt to use fragment caching. Admittedly, it does look a little untidy, maybe a re-factor will be in order in future.</description>
		<content:encoded><![CDATA[<p>Hi Nick, If this code were on a sufficiently high-traffic page then I would opt to use fragment caching. Admittedly, it does look a little untidy, maybe a re-factor will be in order in future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Quaranto</title>
		<link>http://www.mendable.com/howto-display-a-github-changelog-in-your-application/comment-page-1/#comment-9</link>
		<dc:creator>Nick Quaranto</dc:creator>
		<pubDate>Mon, 29 Jun 2009 03:05:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mendable.com/?p=117#comment-9</guid>
		<description>This is a neat idea, but there&#039;s no way a high traffic web site could handle shelling out commands every time the view is rendered, and doing complex logic like that is completely untested smells of horrible coding practices. 

Clean this up and get it in a plugin or gem, perhaps using Grit (http://github.com/mojombo/grit) and it&#039;ll definitely be useful to many projects.</description>
		<content:encoded><![CDATA[<p>This is a neat idea, but there&#8217;s no way a high traffic web site could handle shelling out commands every time the view is rendered, and doing complex logic like that is completely untested smells of horrible coding practices. </p>
<p>Clean this up and get it in a plugin or gem, perhaps using Grit (<a href="http://github.com/mojombo/grit" rel="nofollow">http://github.com/mojombo/grit</a>) and it&#8217;ll definitely be useful to many projects.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
