<?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: Changelog</title>
	<atom:link href="http://www.infinite-scroll.com/changelog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.infinite-scroll.com/changelog/</link>
	<description>jQuery plugin, Wordpress plugin, interaction design pattern</description>
	<pubDate>Fri, 30 Jul 2010 06:16:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Paul Irish</title>
		<link>http://www.infinite-scroll.com/changelog/comment-page-1/#comment-391</link>
		<dc:creator>Paul Irish</dc:creator>
		<pubDate>Sun, 20 Dec 2009 22:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.infinite-scroll.com/?p=15#comment-391</guid>
		<description>moe, you can use it anywhere that you can control the css and javascript.
No idea about typepad and tumblr in particular.</description>
		<content:encoded><![CDATA[<p>moe, you can use it anywhere that you can control the css and javascript.<br />
No idea about typepad and tumblr in particular.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: moe</title>
		<link>http://www.infinite-scroll.com/changelog/comment-page-1/#comment-343</link>
		<dc:creator>moe</dc:creator>
		<pubDate>Tue, 15 Dec 2009 20:23:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.infinite-scroll.com/?p=15#comment-343</guid>
		<description>can i use this on typepad, or tumblr? are there any hosted services that could use this? i'd like to use the combination of masonry and infinite scroll for a project, but i don't want to host it myself.</description>
		<content:encoded><![CDATA[<p>can i use this on typepad, or tumblr? are there any hosted services that could use this? i&#8217;d like to use the combination of masonry and infinite scroll for a project, but i don&#8217;t want to host it myself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Irish</title>
		<link>http://www.infinite-scroll.com/changelog/comment-page-1/#comment-141</link>
		<dc:creator>Paul Irish</dc:creator>
		<pubDate>Wed, 16 Sep 2009 00:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.infinite-scroll.com/?p=15#comment-141</guid>
		<description>Hey Paul.

1). Awesome thanks dude.
2). Hmmm I've only gotten, three bug reports so far. I'll move this to github soon though so I suppose that'll be the bug tracker. :)
3) Ah thanks for that.  I've updated the code.</description>
		<content:encoded><![CDATA[<p>Hey Paul.</p>
<p>1). Awesome thanks dude.<br />
2). Hmmm I&#8217;ve only gotten, three bug reports so far. I&#8217;ll move this to github soon though so I suppose that&#8217;ll be the bug tracker. :)<br />
3) Ah thanks for that.  I&#8217;ve updated the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Tarjan</title>
		<link>http://www.infinite-scroll.com/changelog/comment-page-1/#comment-127</link>
		<dc:creator>Paul Tarjan</dc:creator>
		<pubDate>Sun, 30 Aug 2009 03:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.infinite-scroll.com/?p=15#comment-127</guid>
		<description>Three things:

1) Great plugin. I'm loving it and recommending it.
2) Please open a bug tracker. github or code.google.com should work.
3) For django, page= is the django-pagination method of pagination which isn't taken care of. Here is a simple patch:

in determinePath:

      } else
        // page= is a common way to do pagination
      if ( path.match(/^(.*?page=)2(\/.*&#124;$)/) ){
          path = path.match(/^(.*?page=)2(\/.*&#124;$)/).slice(1);</description>
		<content:encoded><![CDATA[<p>Three things:</p>
<p>1) Great plugin. I&#8217;m loving it and recommending it.<br />
2) Please open a bug tracker. github or code.google.com should work.<br />
3) For django, page= is the django-pagination method of pagination which isn&#8217;t taken care of. Here is a simple patch:</p>
<p>in determinePath:</p>
<p>      } else<br />
        // page= is a common way to do pagination<br />
      if ( path.match(/^(.*?page=)2(\/.*|$)/) ){<br />
          path = path.match(/^(.*?page=)2(\/.*|$)/).slice(1);</p>
]]></content:encoded>
	</item>
</channel>
</rss>
