<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: OPML Browser</title>
	<atom:link href="http://yabfog.com/blog/2005/11/11/opml_browser/feed" rel="self" type="application/rss+xml" />
	<link>http://yabfog.com/blog/2005/11/11/opml_browser</link>
	<description>Yet another blog full of gas</description>
	<lastBuildDate>Tue, 13 Dec 2011 12:35:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Dan</title>
		<link>http://yabfog.com/blog/2005/11/11/opml_browser/comment-page-1#comment-183</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Wed, 22 Feb 2006 13:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://yabfog.com/blog/2005/11/11/31/#comment-183</guid>
		<description>Amy, I&#039;ve completely neglected this in favor of my OPML Renderer plugin for WordPress. From the error messages, it looks like you don&#039;t have it &quot;installed&quot; properly. Actually, it looks like you&#039;ve got a stray &quot;&#124;&quot; character getting rendered at the beginning of the script, somehow.

Anyway, I&#039;ve been meaning to update this to back-in the inclusion magic from OPML Renderer, so you may want to hold off a bit.

You can install this &lt;a href=&quot;http://www.yabfog.com/files/curl-fopen-test.php&quot; rel=&quot;nofollow&quot;&gt;test script&lt;/a&gt; on your server and run it to confirm that your setup is compatible.</description>
		<content:encoded><![CDATA[<p>Amy, I've completely neglected this in favor of my OPML Renderer plugin for WordPress. From the error messages, it looks like you don't have it "installed" properly. Actually, it looks like you've got a stray "|" character getting rendered at the beginning of the script, somehow.</p>
<p>Anyway, I've been meaning to update this to back-in the inclusion magic from OPML Renderer, so you may want to hold off a bit.</p>
<p>You can install this <a href="http://www.yabfog.com/files/curl-fopen-test.php" rel="nofollow">test script</a> on your server and run it to confirm that your setup is compatible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amy Bellinger</title>
		<link>http://yabfog.com/blog/2005/11/11/opml_browser/comment-page-1#comment-181</link>
		<dc:creator>Amy Bellinger</dc:creator>
		<pubDate>Wed, 22 Feb 2006 07:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://yabfog.com/blog/2005/11/11/31/#comment-181</guid>
		<description>Nope. Apparently I&#039;m set up to do it. It must be operator error. Got this note from my host. 

Amy,

Your server has both PHP with DOM XML and libxslt, so this script should work correctly. Let us know if you&#039;re having problems with it, and we can see if we can figure out the problem.</description>
		<content:encoded><![CDATA[<p>Nope. Apparently I'm set up to do it. It must be operator error. Got this note from my host. </p>
<p>Amy,</p>
<p>Your server has both PHP with DOM XML and libxslt, so this script should work correctly. Let us know if you're having problems with it, and we can see if we can figure out the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amy Bellinger</title>
		<link>http://yabfog.com/blog/2005/11/11/opml_browser/comment-page-1#comment-180</link>
		<dc:creator>Amy Bellinger</dc:creator>
		<pubDate>Wed, 22 Feb 2006 07:03:27 +0000</pubDate>
		<guid isPermaLink="false">http://yabfog.com/blog/2005/11/11/31/#comment-180</guid>
		<description>I must not have some of those required bits on my hosted account. I&#039;ve asked them about it. 

Here&#039;s what I get:

http://learnandteachonline.com/opml/browser/opmlBrowser.php?opmlfile=http%3A%2F%2Fhosting.opml.org%2Famyloo%2Fdocs%2Fdocs.opml&amp;submit=Submit

I grabbed your css and javascript files, too. Sorry if this sounds dumb. 

Thanks, Dan.</description>
		<content:encoded><![CDATA[<p>I must not have some of those required bits on my hosted account. I've asked them about it. </p>
<p>Here's what I get:</p>
<p><a href="http://learnandteachonline.com/opml/browser/opmlBrowser.php?opmlfile=http%3A%2F%2Fhosting.opml.org%2Famyloo%2Fdocs%2Fdocs.opml&#038;submit=Submit" rel="nofollow">http://learnandteachonline.com/opml/browser/opmlBrowser.php?opmlfile=http%3A%2F%2Fhosting.opml.org%2Famyloo%2Fdocs%2Fdocs.opml&#038;submit=Submit</a></p>
<p>I grabbed your css and javascript files, too. Sorry if this sounds dumb. </p>
<p>Thanks, Dan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://yabfog.com/blog/2005/11/11/opml_browser/comment-page-1#comment-19</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Mon, 28 Nov 2005 17:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://yabfog.com/blog/2005/11/11/31/#comment-19</guid>
		<description>Thanks for the feedback everyone. James, what exactly did you have in mind? Note that you are free to take the source code and use it on your own site. The requirements are pretty slim: PHP with DOM XML and libxslt (which is a pretty standard hosted setup). And depending on what you want to do, it could be as simple as adding one line of code to the top of your OPML file. Let me know if you want to pursue this.</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback everyone. James, what exactly did you have in mind? Note that you are free to take the source code and use it on your own site. The requirements are pretty slim: PHP with DOM XML and libxslt (which is a pretty standard hosted setup). And depending on what you want to do, it could be as simple as adding one line of code to the top of your OPML file. Let me know if you want to pursue this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Corbett</title>
		<link>http://yabfog.com/blog/2005/11/11/opml_browser/comment-page-1#comment-15</link>
		<dc:creator>James Corbett</dc:creator>
		<pubDate>Fri, 25 Nov 2005 09:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://yabfog.com/blog/2005/11/11/31/#comment-15</guid>
		<description>Great work, I love it! Do you intend to offer a &#039;white labelled&#039; service at some stage so that I could forward my own domain to an instance of this browser to render my own directory?</description>
		<content:encoded><![CDATA[<p>Great work, I love it! Do you intend to offer a 'white labelled' service at some stage so that I could forward my own domain to an instance of this browser to render my own directory?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Pirillo</title>
		<link>http://yabfog.com/blog/2005/11/11/opml_browser/comment-page-1#comment-13</link>
		<dc:creator>Chris Pirillo</dc:creator>
		<pubDate>Mon, 14 Nov 2005 01:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://yabfog.com/blog/2005/11/11/31/#comment-13</guid>
		<description>Works perfectly with http://gada.be/ dynamic OPML files. ;) Thanks!</description>
		<content:encoded><![CDATA[<p>Works perfectly with <a href="http://gada.be/" rel="nofollow">http://gada.be/</a> dynamic OPML files. <img src='http://yabfog.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens</title>
		<link>http://yabfog.com/blog/2005/11/11/opml_browser/comment-page-1#comment-12</link>
		<dc:creator>Jens</dc:creator>
		<pubDate>Sat, 12 Nov 2005 16:57:13 +0000</pubDate>
		<guid isPermaLink="false">http://yabfog.com/blog/2005/11/11/31/#comment-12</guid>
		<description>I made a kind of OPML browser which is a RSS reader, too.
If you put in an OPML file, it reads out the RSS files included in the OPML file and shows the items of the newsfeeds.
This is it: &lt;a href=&quot;http://blauerbote.com/index.php?k=OPML&amp;e=en&amp;s=en&amp;a=3&quot; rel=&quot;nofollow&quot;&gt;Blauer Bote OPML-Reader&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I made a kind of OPML browser which is a RSS reader, too.<br />
If you put in an OPML file, it reads out the RSS files included in the OPML file and shows the items of the newsfeeds.<br />
This is it: <a href="http://blauerbote.com/index.php?k=OPML&amp;e=en&amp;s=en&amp;a=3" rel="nofollow">Blauer Bote OPML-Reader</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Expanding Brain Blog &#187; yabfog&#8217;s OPML browser</title>
		<link>http://yabfog.com/blog/2005/11/11/opml_browser/comment-page-1#comment-11</link>
		<dc:creator>Expanding Brain Blog &#187; yabfog&#8217;s OPML browser</dc:creator>
		<pubDate>Sat, 12 Nov 2005 07:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://yabfog.com/blog/2005/11/11/31/#comment-11</guid>
		<description>[...] Another cool OPML reader here. I like the look of this one, and it&#8217;s quite fast too. There&#8217;s been so many popping up recently, I&#8217;ll have to add a new section to the wiki to track them.   Cat:&#160; [...]</description>
		<content:encoded><![CDATA[<p>[...] Another cool OPML reader here. I like the look of this one, and it&#8217;s quite fast too. There&#8217;s been so many popping up recently, I&#8217;ll have to add a new section to the wiki to track them.   Cat:&nbsp; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

