<?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: How To Hack The WordPress Blogroll Importer To Recognize Categories From Your Feed Reader</title>
	<atom:link href="http://www.dyers.org/blog/archives/2008/02/27/how-to-hack-the-wordpress-blogroll-importer-to-recognize-categories-from-your-feed-reader/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dyers.org/blog/archives/2008/02/27/how-to-hack-the-wordpress-blogroll-importer-to-recognize-categories-from-your-feed-reader/</link>
	<description>Taking All Your Base Since 2002</description>
	<lastBuildDate>Tue, 17 Jan 2012 08:48:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Alan Whipple</title>
		<link>http://www.dyers.org/blog/archives/2008/02/27/how-to-hack-the-wordpress-blogroll-importer-to-recognize-categories-from-your-feed-reader/#comment-125543</link>
		<dc:creator>Alan Whipple</dc:creator>
		<pubDate>Wed, 29 Apr 2009 05:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.dyers.org/blog/archives/2008/02/27/how-to-hack-the-wordpress-blogroll-importer-to-recognize-categories-from-your-feed-reader/#comment-125543</guid>
		<description>I made a plugin for WP 2.7+ to add this functionality. It doesn&#039;t replace or modify the OPML importer, but it ADDS a new one that can handle categories.

&lt;a href=&quot;http://wordpress.org/extend/plugins/import-blogroll-with-categories/&quot; rel=&quot;nofollow&quot;&gt;Import Blogroll With Categories&lt;/a&gt;

If there is a demand for it, I can try to make it backwards compatible with older versions of WordPress.</description>
		<content:encoded><![CDATA[<p>I made a plugin for WP 2.7+ to add this functionality. It doesn&#8217;t replace or modify the OPML importer, but it ADDS a new one that can handle categories.</p>
<p><a href="http://wordpress.org/extend/plugins/import-blogroll-with-categories/" rel="nofollow">Import Blogroll With Categories</a></p>
<p>If there is a demand for it, I can try to make it backwards compatible with older versions of WordPress.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan Whipple</title>
		<link>http://www.dyers.org/blog/archives/2008/02/27/how-to-hack-the-wordpress-blogroll-importer-to-recognize-categories-from-your-feed-reader/#comment-78572</link>
		<dc:creator>Alan Whipple</dc:creator>
		<pubDate>Wed, 12 Nov 2008 17:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.dyers.org/blog/archives/2008/02/27/how-to-hack-the-wordpress-blogroll-importer-to-recognize-categories-from-your-feed-reader/#comment-78572</guid>
		<description>It actually looks like the first guy who left a comment (Jaymin) took this idea, enhanced it, and submitted his code to the WordPress Trac. I wish it was going to be added to 2.7 but it sounds like it won&#039;t be considered until version 2.8.

Still, code is a big step forward for the WordPress Links (blogroll) import / export functionality.

&lt;a href=&quot;http://trac.wordpress.org/ticket/6393&quot; rel=&quot;nofollow&quot;&gt;Export &amp; import blogroll with categories&lt;/a&gt;

While searching the Trac, I also found an old (still open) ticket concerning why the link &#039;export&#039; OPML page is so hidden.

&lt;a href=&quot;http://trac.wordpress.org/ticket/4891&quot; rel=&quot;nofollow&quot;&gt;OPML link kept a secret&lt;/a&gt;

On a side note, I find it kind of humorous that in my research into this matter it seems like just the 3 of us really seem to care. Care enough to have coded any enhancements. I&#039;m sure I&#039;m wrong but....still funny.</description>
		<content:encoded><![CDATA[<p>It actually looks like the first guy who left a comment (Jaymin) took this idea, enhanced it, and submitted his code to the WordPress Trac. I wish it was going to be added to 2.7 but it sounds like it won&#8217;t be considered until version 2.8.</p>
<p>Still, code is a big step forward for the WordPress Links (blogroll) import / export functionality.</p>
<p><a href="http://trac.wordpress.org/ticket/6393" rel="nofollow">Export &amp; import blogroll with categories</a></p>
<p>While searching the Trac, I also found an old (still open) ticket concerning why the link &#8216;export&#8217; OPML page is so hidden.</p>
<p><a href="http://trac.wordpress.org/ticket/4891" rel="nofollow">OPML link kept a secret</a></p>
<p>On a side note, I find it kind of humorous that in my research into this matter it seems like just the 3 of us really seem to care. Care enough to have coded any enhancements. I&#8217;m sure I&#8217;m wrong but&#8230;.still funny.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan Whipple</title>
		<link>http://www.dyers.org/blog/archives/2008/02/27/how-to-hack-the-wordpress-blogroll-importer-to-recognize-categories-from-your-feed-reader/#comment-73045</link>
		<dc:creator>Alan Whipple</dc:creator>
		<pubDate>Fri, 17 Oct 2008 20:22:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.dyers.org/blog/archives/2008/02/27/how-to-hack-the-wordpress-blogroll-importer-to-recognize-categories-from-your-feed-reader/#comment-73045</guid>
		<description>This type of importing SHOULD be in WordPress by default. I liked your hack, but it doesn&#039;t work for WP 2.6. Since you didn&#039;t add too much to the file, I played around with it until I got it working. 

That&#039;s right, I have a modified version of your hack that works on WordPress 2.6.
I have not tested it for backwards compatibility (it probably breaks). But yours works up to 2.3 so that is fine.

If you want it so you can check it out and potentially post here, send me an email.
There must be other people out there who really want this functionality (not just us hehe)</description>
		<content:encoded><![CDATA[<p>This type of importing SHOULD be in WordPress by default. I liked your hack, but it doesn&#8217;t work for WP 2.6. Since you didn&#8217;t add too much to the file, I played around with it until I got it working. </p>
<p>That&#8217;s right, I have a modified version of your hack that works on WordPress 2.6.<br />
I have not tested it for backwards compatibility (it probably breaks). But yours works up to 2.3 so that is fine.</p>
<p>If you want it so you can check it out and potentially post here, send me an email.<br />
There must be other people out there who really want this functionality (not just us hehe)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jaymin patel</title>
		<link>http://www.dyers.org/blog/archives/2008/02/27/how-to-hack-the-wordpress-blogroll-importer-to-recognize-categories-from-your-feed-reader/#comment-37073</link>
		<dc:creator>Jaymin patel</dc:creator>
		<pubDate>Tue, 25 Mar 2008 16:58:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.dyers.org/blog/archives/2008/02/27/how-to-hack-the-wordpress-blogroll-importer-to-recognize-categories-from-your-feed-reader/#comment-37073</guid>
		<description>May I know $names used on Line 110 is used for? Where it was created or assigned value?</description>
		<content:encoded><![CDATA[<p>May I know $names used on Line 110 is used for? Where it was created or assigned value?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

