<?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 Generator For WordPress Plugins</title>
	<atom:link href="http://w-shadow.com/blog/2009/08/20/changelog-generator-for-wordpress-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://w-shadow.com/blog/2009/08/20/changelog-generator-for-wordpress-plugins/</link>
	<description>A blog about web development, software business, and WordPress</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:10:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: White Shadow</title>
		<link>http://w-shadow.com/blog/2009/08/20/changelog-generator-for-wordpress-plugins/comment-page-1/#comment-31237</link>
		<dc:creator>White Shadow</dc:creator>
		<pubDate>Fri, 21 Aug 2009 10:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=1276#comment-31237</guid>
		<description>Yes, I was thinking it would be useful if there was a &quot;What&#039;s new?&quot; link in each plugin update notification that you could click to see a changelog and decide whether you need to upgrade right away.

Okay, changed the form to GET.

The changelog isn&#039;t &quot;trimmed&quot;. The script pulls the version information from &lt;em&gt;/tags/&lt;/em&gt; (it would be hugely inefficient to parse every single changeset and check the Version field in the plugin header), so it doesn&#039;t work very well for plugins that do everything in the /trunk/, like Admin Drop-down Menu.</description>
		<content:encoded><![CDATA[<p>Yes, I was thinking it would be useful if there was a &#8220;What&#8217;s new?&#8221; link in each plugin update notification that you could click to see a changelog and decide whether you need to upgrade right away.</p>
<p>Okay, changed the form to GET.</p>
<p>The changelog isn&#8217;t &#8220;trimmed&#8221;. The script pulls the version information from <em>/tags/</em> (it would be hugely inefficient to parse every single changeset and check the Version field in the plugin header), so it doesn&#8217;t work very well for plugins that do everything in the /trunk/, like Admin Drop-down Menu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ozh</title>
		<link>http://w-shadow.com/blog/2009/08/20/changelog-generator-for-wordpress-plugins/comment-page-1/#comment-31234</link>
		<dc:creator>Ozh</dc:creator>
		<pubDate>Fri, 21 Aug 2009 06:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=1276#comment-31234</guid>
		<description>Couple of thoughts:
- allow GET for easier bookmarking
- is the changelog trimmed? For instance checking &quot;ozh-admin-drop-down-menu&quot; I don&#039;t get it all</description>
		<content:encoded><![CDATA[<p>Couple of thoughts:<br />
- allow GET for easier bookmarking<br />
- is the changelog trimmed? For instance checking &#8220;ozh-admin-drop-down-menu&#8221; I don&#8217;t get it all</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ozh</title>
		<link>http://w-shadow.com/blog/2009/08/20/changelog-generator-for-wordpress-plugins/comment-page-1/#comment-31233</link>
		<dc:creator>Ozh</dc:creator>
		<pubDate>Fri, 21 Aug 2009 05:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=1276#comment-31233</guid>
		<description>Awesome, I was waiting for someone to do exactly this :)

Now, package as a plugin that will pull changelogs on the fly and display in the Manage Plugins page? :)</description>
		<content:encoded><![CDATA[<p>Awesome, I was waiting for someone to do exactly this :)</p>
<p>Now, package as a plugin that will pull changelogs on the fly and display in the Manage Plugins page? :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

