<?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: My fifteen minutes of fame (or how to get OPML into HTML)</title>
	<atom:link href="http://www.rasheqrahman.com/2005/05/26/my-fifteen-minutes-of-fame-or-how-to-get-opml-into-html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rasheqrahman.com/2005/05/26/my-fifteen-minutes-of-fame-or-how-to-get-opml-into-html/</link>
	<description>Tidbits from a life. Online.</description>
	<lastBuildDate>Thu, 20 Nov 2008 18:45:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Rasheq</title>
		<link>http://www.rasheqrahman.com/2005/05/26/my-fifteen-minutes-of-fame-or-how-to-get-opml-into-html/#comment-8</link>
		<dc:creator>Rasheq</dc:creator>
		<pubDate>Thu, 20 Nov 2008 18:45:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.rasheqrahman.com/?p=13#comment-8</guid>
		<description>@Bryan:

Glad to see you came across my site. The link should work now.

Good luck,

Rasheq</description>
		<content:encoded><![CDATA[<p>@Bryan:</p>
<p>Glad to see you came across my site. The link should work now.</p>
<p>Good luck,</p>
<p>Rasheq</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bryan</title>
		<link>http://www.rasheqrahman.com/2005/05/26/my-fifteen-minutes-of-fame-or-how-to-get-opml-into-html/#comment-7</link>
		<dc:creator>bryan</dc:creator>
		<pubDate>Thu, 20 Nov 2008 15:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.rasheqrahman.com/?p=13#comment-7</guid>
		<description>Hi Rasheq,

I am trying to work with a a few opml files that I have and am hoping to display them on a single html page.  When I click on the link to your   ipodder.opml.class.php it goes to a 401 page.</description>
		<content:encoded><![CDATA[<p>Hi Rasheq,</p>
<p>I am trying to work with a a few opml files that I have and am hoping to display them on a single html page.  When I click on the link to your   ipodder.opml.class.php it goes to a 401 page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Woodward</title>
		<link>http://www.rasheqrahman.com/2005/05/26/my-fifteen-minutes-of-fame-or-how-to-get-opml-into-html/#comment-6</link>
		<dc:creator>Mark Woodward</dc:creator>
		<pubDate>Wed, 01 Feb 2006 07:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.rasheqrahman.com/?p=13#comment-6</guid>
		<description>I am (obviously) a novice.  I tried to put this in action, and got the following:

Fatal error: Cannot instantiate non-existent class: opmltohtml in /home/bubbacon/public_html/opmlstuff/index.php on line 19

Any clues?  I have the ipod class file, and an &#039;example.opml&#039; along with the code snippet all in the same dir.

Mark</description>
		<content:encoded><![CDATA[<p>I am (obviously) a novice.  I tried to put this in action, and got the following:</p>
<p>Fatal error: Cannot instantiate non-existent class: opmltohtml in /home/bubbacon/public_html/opmlstuff/index.php on line 19</p>
<p>Any clues?  I have the ipod class file, and an &#8216;example.opml&#8217; along with the code snippet all in the same dir.</p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Grossberg</title>
		<link>http://www.rasheqrahman.com/2005/05/26/my-fifteen-minutes-of-fame-or-how-to-get-opml-into-html/#comment-5</link>
		<dc:creator>Joe Grossberg</dc:creator>
		<pubDate>Wed, 24 Aug 2005 18:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.rasheqrahman.com/?p=13#comment-5</guid>
		<description>&quot;His code was very straightforward and well writen so I decided to use it as a base.&quot;

Wow, you have low standards. ;)

Seriously, nice job. I&#039;ll update with a link to this post.</description>
		<content:encoded><![CDATA[<p>&#8220;His code was very straightforward and well writen so I decided to use it as a base.&#8221;</p>
<p>Wow, you have low standards. <img src='http://www.rasheqrahman.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Seriously, nice job. I&#8217;ll update with a link to this post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Douglas Clifton</title>
		<link>http://www.rasheqrahman.com/2005/05/26/my-fifteen-minutes-of-fame-or-how-to-get-opml-into-html/#comment-4</link>
		<dc:creator>Douglas Clifton</dc:creator>
		<pubDate>Thu, 26 May 2005 13:44:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.rasheqrahman.com/?p=13#comment-4</guid>
		<description>For another approach, have a look at Sjoerd&#039;s &lt;a href=&quot;http://w3future.com/html/opmlloader.html&quot; rel=&quot;nofollow&quot;&gt;Loading OPML Documents.&lt;/a&gt;

I&#039;m doing the inverse, taking a whole pile of feeds that are stored in a DB, and generating both a XHTML treeview of the list and an OPML for downloading.</description>
		<content:encoded><![CDATA[<p>For another approach, have a look at Sjoerd&#8217;s <a href="http://w3future.com/html/opmlloader.html" rel="nofollow">Loading OPML Documents.</a></p>
<p>I&#8217;m doing the inverse, taking a whole pile of feeds that are stored in a DB, and generating both a XHTML treeview of the list and an OPML for downloading.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

