<?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: WordPress &#8220;Decategorizer&#8221; plugin</title>
	<atom:link href="http://skyphe.org/code/wordpress/decategorizer/feed/" rel="self" type="application/rss+xml" />
	<link>http://skyphe.org</link>
	<description>It'll all make sense one day...</description>
	<pubDate>Wed, 19 Nov 2008 11:37:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-beta2-9582</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: PH</title>
		<link>http://skyphe.org/code/wordpress/decategorizer/comment-page-1/#comment-6852</link>
		<dc:creator>PH</dc:creator>
		<pubDate>Sat, 08 Nov 2008 15:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://skyphe.org/?page_id=407#comment-6852</guid>
		<description>Hey, sorry for the lack of news, but just a quick word to tell you that your plugin works fine ! Thanks !!</description>
		<content:encoded><![CDATA[<p>Hey, sorry for the lack of news, but just a quick word to tell you that your plugin works fine ! Thanks !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aesqe</title>
		<link>http://skyphe.org/code/wordpress/decategorizer/comment-page-1/#comment-6743</link>
		<dc:creator>aesqe</dc:creator>
		<pubDate>Thu, 30 Oct 2008 13:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://skyphe.org/?page_id=407#comment-6743</guid>
		<description>(*sigh of relief*) I'm glad it works for you, Utilaje, thank you for testing it :)

Let me know if you run into some problems or if something doesn't work as expected.

I'll push this version to WordPress repository tomorrow, if no one reports any errors.</description>
		<content:encoded><![CDATA[<p>(*sigh of relief*) I&#8217;m glad it works for you, Utilaje, thank you for testing it :)</p>
<p>Let me know if you run into some problems or if something doesn&#8217;t work as expected.</p>
<p>I&#8217;ll push this version to WordPress repository tomorrow, if no one reports any errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Utilaje</title>
		<link>http://skyphe.org/code/wordpress/decategorizer/comment-page-1/#comment-6742</link>
		<dc:creator>Utilaje</dc:creator>
		<pubDate>Thu, 30 Oct 2008 12:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://skyphe.org/?page_id=407#comment-6742</guid>
		<description>Just tested the latest version on both blogs!
Everything it's working great on both blogs including the 301 redirections for the old slugs.
This looks awesome!
Will be using this from now on.

Thanks!</description>
		<content:encoded><![CDATA[<p>Just tested the latest version on both blogs!<br />
Everything it&#8217;s working great on both blogs including the 301 redirections for the old slugs.<br />
This looks awesome!<br />
Will be using this from now on.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aesqe</title>
		<link>http://skyphe.org/code/wordpress/decategorizer/comment-page-1/#comment-6741</link>
		<dc:creator>aesqe</dc:creator>
		<pubDate>Thu, 30 Oct 2008 10:40:21 +0000</pubDate>
		<guid isPermaLink="false">http://skyphe.org/?page_id=407#comment-6741</guid>
		<description>==&gt; &lt;a href="http://skyphe.org/files/wordpress/decategorizer-0.5.1.zip" rel="nofollow"&gt;Decategorizer v0.5.1&lt;/a&gt;

Utilaje, this version should fix all of what you've described above.

Overwrite v0.5 files, deactivate and then re-activate the plugin.

Fingers crossed :)</description>
		<content:encoded><![CDATA[<p>==> <a href="http://skyphe.org/files/wordpress/decategorizer-0.5.1.zip" rel="nofollow">Decategorizer v0.5.1</a></p>
<p>Utilaje, this version should fix all of what you&#8217;ve described above.</p>
<p>Overwrite v0.5 files, deactivate and then re-activate the plugin.</p>
<p>Fingers crossed :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aesqe</title>
		<link>http://skyphe.org/code/wordpress/decategorizer/comment-page-1/#comment-6722</link>
		<dc:creator>aesqe</dc:creator>
		<pubDate>Tue, 28 Oct 2008 10:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://skyphe.org/?page_id=407#comment-6722</guid>
		<description>Thank you so much for your input, Utilaje, I'll check it out when I get home from work. 

I obviously forgot to take care of a) homepage pagination and b) 301 redirection for paginated category/tag archives with slugs including category_base.</description>
		<content:encoded><![CDATA[<p>Thank you so much for your input, Utilaje, I&#8217;ll check it out when I get home from work. </p>
<p>I obviously forgot to take care of a) homepage pagination and b) 301 redirection for paginated category/tag archives with slugs including category_base.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Utilaje</title>
		<link>http://skyphe.org/code/wordpress/decategorizer/comment-page-1/#comment-6720</link>
		<dc:creator>Utilaje</dc:creator>
		<pubDate>Tue, 28 Oct 2008 10:25:18 +0000</pubDate>
		<guid isPermaLink="false">http://skyphe.org/?page_id=407#comment-6720</guid>
		<description>Now another few details (sorry for writing more posts but I try to give all the info that you might need)

For the blog with a static page as home page, I'm using ".html" at the end of the permalink structure (/%category%/%postname%.html) for posts, and here it's redirecting the old slugs (with category_base text in permalinks) for the second page, third page and so on… for categories and tags...

For the second blog without a static page as home page I'm using this permalink structure: /%category%/%postname%/ and it's not redirecting the old slugs (with category_base text in permalinks) for the second page, third page and so on… for categories and tags</description>
		<content:encoded><![CDATA[<p>Now another few details (sorry for writing more posts but I try to give all the info that you might need)</p>
<p>For the blog with a static page as home page, I&#8217;m using &#8220;.html&#8221; at the end of the permalink structure (/%category%/%postname%.html) for posts, and here it&#8217;s redirecting the old slugs (with category_base text in permalinks) for the second page, third page and so on… for categories and tags&#8230;</p>
<p>For the second blog without a static page as home page I&#8217;m using this permalink structure: /%category%/%postname%/ and it&#8217;s not redirecting the old slugs (with category_base text in permalinks) for the second page, third page and so on… for categories and tags</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Utilaje</title>
		<link>http://skyphe.org/code/wordpress/decategorizer/comment-page-1/#comment-6719</link>
		<dc:creator>Utilaje</dc:creator>
		<pubDate>Tue, 28 Oct 2008 10:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://skyphe.org/?page_id=407#comment-6719</guid>
		<description>OK,
Just tested on another blog without a static page for home.
Everything it's working fine. Pagination for home page, category and tags (these are the sections where I tested it)

The only thing that I can say it's that the old slugs (with category_base text in permalinks) for the second page, third page and so on... for categories and tags are still not redirected.

And for my example when a blog uses a static page as home page what do I need to modify to make it work. Or is it possible to work on such blogs?</description>
		<content:encoded><![CDATA[<p>OK,<br />
Just tested on another blog without a static page for home.<br />
Everything it&#8217;s working fine. Pagination for home page, category and tags (these are the sections where I tested it)</p>
<p>The only thing that I can say it&#8217;s that the old slugs (with category_base text in permalinks) for the second page, third page and so on&#8230; for categories and tags are still not redirected.</p>
<p>And for my example when a blog uses a static page as home page what do I need to modify to make it work. Or is it possible to work on such blogs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Utilaje</title>
		<link>http://skyphe.org/code/wordpress/decategorizer/comment-page-1/#comment-6718</link>
		<dc:creator>Utilaje</dc:creator>
		<pubDate>Tue, 28 Oct 2008 09:52:44 +0000</pubDate>
		<guid isPermaLink="false">http://skyphe.org/?page_id=407#comment-6718</guid>
		<description>Hi aesqe,
Just tested the new version of the plugin. I t works for categories and tags with pagination but not for post page. I'm not very shore if it's not working for the posts page in general but in my case I'm using a static page as home page. If you want you can take a look on how it's working on my "test" blog...
http://www.caututilaje.ro/utilaje/ - here it is the posts page (as I said before I'm using a static page as home page). When I click "Older Entries" I get a 404.

Anyway great job doing the redirection of the old slugs without getting into a loop. Because this was the problem (at least) for me when I wanted to redirect the old slugs with Urban Giraffe’s “Redirection” plugin.

I'll try it on another blog without a static page as home page - I hope that it can not do any damage to a blog... 
And if it's not working then I will only delete "Decategorizer" group from  Urban Giraffe’s “Redirection” plugin and reinstall the old version of Decategorizer.

I'll keep you up on how the test worked.</description>
		<content:encoded><![CDATA[<p>Hi aesqe,<br />
Just tested the new version of the plugin. I t works for categories and tags with pagination but not for post page. I&#8217;m not very shore if it&#8217;s not working for the posts page in general but in my case I&#8217;m using a static page as home page. If you want you can take a look on how it&#8217;s working on my &#8220;test&#8221; blog&#8230;<br />
<a href="http://www.caututilaje.ro/utilaje/" rel="nofollow">http://www.caututilaje.ro/utilaje/</a> - here it is the posts page (as I said before I&#8217;m using a static page as home page). When I click &#8220;Older Entries&#8221; I get a 404.</p>
<p>Anyway great job doing the redirection of the old slugs without getting into a loop. Because this was the problem (at least) for me when I wanted to redirect the old slugs with Urban Giraffe’s “Redirection” plugin.</p>
<p>I&#8217;ll try it on another blog without a static page as home page - I hope that it can not do any damage to a blog&#8230;<br />
And if it&#8217;s not working then I will only delete &#8220;Decategorizer&#8221; group from  Urban Giraffe’s “Redirection” plugin and reinstall the old version of Decategorizer.</p>
<p>I&#8217;ll keep you up on how the test worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aesqe</title>
		<link>http://skyphe.org/code/wordpress/decategorizer/comment-page-1/#comment-6700</link>
		<dc:creator>aesqe</dc:creator>
		<pubDate>Mon, 27 Oct 2008 00:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://skyphe.org/?page_id=407#comment-6700</guid>
		<description>no, you don't have to do anything after you re-activate the plugin, it should all be setup automatically :)</description>
		<content:encoded><![CDATA[<p>no, you don&#8217;t have to do anything after you re-activate the plugin, it should all be setup automatically :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PH</title>
		<link>http://skyphe.org/code/wordpress/decategorizer/comment-page-1/#comment-6699</link>
		<dc:creator>PH</dc:creator>
		<pubDate>Mon, 27 Oct 2008 00:06:44 +0000</pubDate>
		<guid isPermaLink="false">http://skyphe.org/?page_id=407#comment-6699</guid>
		<description>and delete the decategorizer group from redirection ?</description>
		<content:encoded><![CDATA[<p>and delete the decategorizer group from redirection ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
