<?xml version="1.0"?>
<rss version="2.0">
    <channel>
        <title>Wikipedia Animate</title>
        <link>http://phiffer.org/projects/wikipedia-animate/</link>
        <description>A version tracking feed for a Greasemonkey script allowing you to view a series of modifications to a Wikipedia article as a video-like sequence</description>
        <item>
            <title>Version 0.1</title>
            <description><![CDATA[A basic implementation, allowing you to animate between two selected history points for a Wikipedia article.]]></description>
            <pubDate>Wed, 15 Jun 2005 18:45:12 -0700</pubDate>
        </item>
        <item>
            <title>Version 0.2</title>
            <description><![CDATA[Added real-time scrubbing and an options box on the left sidebar, allowing you to more easily animate over the entire lifetime of the article.]]></description>
            <pubDate>Thu, 16 Jun 2005 13:28:10 -0700</pubDate>
        </item>
        <item>
            <title>Version 0.3</title>
            <description><![CDATA[Added a way to skip minor edits and control the animation speed.]]></description>
            <pubDate>Thu, 16 Jun 2005 14:11:09 -0700</pubDate>
        </item>
        <item>
            <title>Version 0.4</title>
            <description><![CDATA[Added a way to customize the frame info, now including change summaries.]]></description>
            <pubDate>Fri, 17 Jun 2005 12:27:16 -0700</pubDate>
        </item>
        <item>
            <title>Version 0.5</title>
            <description><![CDATA[Added an option to include diff highlighting between frames.]]></description>
            <pubDate>Fri, 17 Jun 2005 17:45:50 -0700</pubDate>
        </item>
        <item>
            <title>Version 0.6</title>
            <description><![CDATA[Added a way to step forward and backward by one frame. This version is <a href="http://phiffer.org/projects/wikipedia-animate/wikipedia-animate-0.6.user.js">archived here</a>.]]></description>
            <pubDate>Wed, 22 Jun 2005 22:08:49 -0700</pubDate>
        </item>
        <item>
            <title>Version 0.7</title>
            <description><![CDATA[Eliminated flicker between frame changes and added keyboard shortcuts to control stepping forward and back ('n' and 'p', respectively). I also refactored the code quite a bit and started adding comments. This version is <a href="http://phiffer.org/projects/wikipedia-animate/wikipedia-animate-0.7.user.js">archived here</a>.]]></description>
            <pubDate>Thu, 23 Jun 2005 12:28:59 -0700</pubDate>
        </item>
        <item>
            <title>Version 0.8</title>
            <description><![CDATA[The controls now follow you as you scroll down the page. And some bug fixes. This version is <a href="http://phiffer.org/projects/wikipedia-animate/wikipedia-animate-0.8.user.js">archived here</a>.]]></description>
            <pubDate>Thu, 23 Jun 2005 23:35:28 -0700</pubDate>
        </item>
        <item>
            <title>Version 0.9</title>
            <description><![CDATA[This version ruthlessly steals two features from <a href="http://ejohn.org/projects/aniwiki/" title="Another Wikipedia Greasemonkey script">AniWiki</a>: client-side diffs and "sparklines" showing the number of changes for each revision. Big thanks to John Resig.]]></description>
            <pubDate>Fri, 24 Jun 2005 10:14:46 -0700</pubDate>
        </item>
        <item>
            <title>Version 1.0</title>
            <description><![CDATA[After a very long haitus, I'm happy to announce that Wikipedia Animate is back under development. Sorry for leaving it broken for so long. There are still some broken things, but it should now work better than it did before.]]></description>
            <pubDate>Tue, 30 Oct 2007 04:41:01 -0500</pubDate>
        </item>
    </channel>
</rss>
    
