<?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: Diffable; What if GitHub supported it natively?</title>
	<atom:link href="http://almaer.com/blog/diffable-what-if-github-supported-it-natively/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog/diffable-what-if-github-supported-it-natively</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Sat, 08 Sep 2012 07:06:53 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: bmcquade</title>
		<link>http://almaer.com/blog/diffable-what-if-github-supported-it-natively/comment-page-1#comment-46830</link>
		<dc:creator>bmcquade</dc:creator>
		<pubDate>Mon, 12 Jul 2010 20:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog/?p=2718#comment-46830</guid>
		<description>Before diffable there was sdch which is lower in the stack. Before sdch there was rfc 3229. chrome uses sdch for google search.</description>
		<content:encoded><![CDATA[<p>Before diffable there was sdch which is lower in the stack. Before sdch there was rfc 3229. chrome uses sdch for google search.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tommi</title>
		<link>http://almaer.com/blog/diffable-what-if-github-supported-it-natively/comment-page-1#comment-46829</link>
		<dc:creator>Tommi</dc:creator>
		<pubDate>Mon, 12 Jul 2010 16:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog/?p=2718#comment-46829</guid>
		<description>There&#039;s SDCH (Shared Dictionary Compression Over HTTP) which might be similar to what you are looking for?</description>
		<content:encoded><![CDATA[<p>There&#8217;s SDCH (Shared Dictionary Compression Over HTTP) which might be similar to what you are looking for?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rick</title>
		<link>http://almaer.com/blog/diffable-what-if-github-supported-it-natively/comment-page-1#comment-46827</link>
		<dc:creator>rick</dc:creator>
		<pubDate>Mon, 12 Jul 2010 15:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog/?p=2718#comment-46827</guid>
		<description>We don&#039;t encourage users to directly link to resources on GitHub.  It takes a lot more computing power than serving a file from a document root to serve raw git blobs and diffs.

However, Git would work pretty well for this.  Just use commit SHAs as versions, and you can easily make requests for SHA1...SHA2.  It is a very interesting idea...</description>
		<content:encoded><![CDATA[<p>We don&#8217;t encourage users to directly link to resources on GitHub.  It takes a lot more computing power than serving a file from a document root to serve raw git blobs and diffs.</p>
<p>However, Git would work pretty well for this.  Just use commit SHAs as versions, and you can easily make requests for SHA1&#8230;SHA2.  It is a very interesting idea&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
