<?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: Advanced RSS</title>
	<atom:link href="http://blog.jixor.com/plugins/advanced-rss/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jixor.com</link>
	<description>General ramblings; Wordpress plugins, PHP, software, IT, etc.</description>
	<lastBuildDate>Wed, 21 Oct 2009 15:21:10 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jixor</title>
		<link>http://blog.jixor.com/plugins/advanced-rss/comment-page-1/#comment-575</link>
		<dc:creator>jixor</dc:creator>
		<pubDate>Wed, 21 Oct 2009 15:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://jp.jixor.com/?page_id=69#comment-575</guid>
		<description>That appears to be a valid URL, I would just fiddle with it and see what you come up with, that style URL seems to be working for me.</description>
		<content:encoded><![CDATA[<p>That appears to be a valid URL, I would just fiddle with it and see what you come up with, that style URL seems to be working for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jixor</title>
		<link>http://blog.jixor.com/plugins/advanced-rss/comment-page-1/#comment-573</link>
		<dc:creator>jixor</dc:creator>
		<pubDate>Wed, 21 Oct 2009 15:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://jp.jixor.com/?page_id=69#comment-573</guid>
		<description>Thanks, this should be fixed now.</description>
		<content:encoded><![CDATA[<p>Thanks, this should be fixed now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jixor</title>
		<link>http://blog.jixor.com/plugins/advanced-rss/comment-page-1/#comment-572</link>
		<dc:creator>jixor</dc:creator>
		<pubDate>Wed, 21 Oct 2009 15:11:48 +0000</pubDate>
		<guid isPermaLink="false">http://jp.jixor.com/?page_id=69#comment-572</guid>
		<description>Thanks, I have fixed the bug now.</description>
		<content:encoded><![CDATA[<p>Thanks, I have fixed the bug now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jixor</title>
		<link>http://blog.jixor.com/plugins/advanced-rss/comment-page-1/#comment-570</link>
		<dc:creator>jixor</dc:creator>
		<pubDate>Wed, 21 Oct 2009 10:49:27 +0000</pubDate>
		<guid isPermaLink="false">http://jp.jixor.com/?page_id=69#comment-570</guid>
		<description>I&#039;m not sure what your looking to do, the plugin is a bit like a feed reader where your able to pre format the feeds into useful HTML. It doesn&#039;t actually generate any feeds.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure what your looking to do, the plugin is a bit like a feed reader where your able to pre format the feeds into useful HTML. It doesn&#8217;t actually generate any feeds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Kershaw</title>
		<link>http://blog.jixor.com/plugins/advanced-rss/comment-page-1/#comment-565</link>
		<dc:creator>Tom Kershaw</dc:creator>
		<pubDate>Thu, 24 Sep 2009 22:11:09 +0000</pubDate>
		<guid isPermaLink="false">http://jp.jixor.com/?page_id=69#comment-565</guid>
		<description>Hello,

I&#039;ve downloaded and installed fine. I&#039;m looking to use wordpress as a CMS and your plugin to export the data I need. I am unsure how to access the feeds.

Do I have to look at a particular URL?

e.g.

http://positionabsolute.uk.com/resonate/

Here is the wordpress installation. How do I use your plugin?</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I&#8217;ve downloaded and installed fine. I&#8217;m looking to use wordpress as a CMS and your plugin to export the data I need. I am unsure how to access the feeds.</p>
<p>Do I have to look at a particular URL?</p>
<p>e.g.</p>
<p><a href="http://positionabsolute.uk.com/resonate/" rel="nofollow">http://positionabsolute.uk.com/resonate/</a></p>
<p>Here is the wordpress installation. How do I use your plugin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Catalin</title>
		<link>http://blog.jixor.com/plugins/advanced-rss/comment-page-1/#comment-561</link>
		<dc:creator>Catalin</dc:creator>
		<pubDate>Wed, 02 Sep 2009 07:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://jp.jixor.com/?page_id=69#comment-561</guid>
		<description>in php5.php line 524:

        if (!function_exists(&#039;fetch_feed&#039;))
            require_once(ABSPATH . WPINC . &#039;/rss.php&#039;);

        $rss = fetch_rss($url);
The last line throws an error, works replacing it with fetch_feed($url);</description>
		<content:encoded><![CDATA[<p>in php5.php line 524:</p>
<p>        if (!function_exists(&#8216;fetch_feed&#8217;))<br />
            require_once(ABSPATH . WPINC . &#8216;/rss.php&#8217;);</p>
<p>        $rss = fetch_rss($url);<br />
The last line throws an error, works replacing it with fetch_feed($url);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim R</title>
		<link>http://blog.jixor.com/plugins/advanced-rss/comment-page-1/#comment-566</link>
		<dc:creator>Jim R</dc:creator>
		<pubDate>Thu, 27 Aug 2009 03:52:45 +0000</pubDate>
		<guid isPermaLink="false">http://jp.jixor.com/?page_id=69#comment-566</guid>
		<description>Using WP 2.8.3, I can&#039;t get the widget to show up on my screen.</description>
		<content:encoded><![CDATA[<p>Using WP 2.8.3, I can&#8217;t get the widget to show up on my screen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://blog.jixor.com/plugins/advanced-rss/comment-page-1/#comment-543</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 31 Jul 2009 05:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://jp.jixor.com/?page_id=69#comment-543</guid>
		<description>By the way.. I didn&#039;t mean to sound critical with the &quot;Almost&quot;, I was referring to PERFECT..  It is a great plugin and the only one I recommend.  I am just seeing most of the RSS I want to use are not compatable with this RSS. I tried using the Validate, but they come back as &quot;Invalid Feed: Feed is not valid RSS or ATOM&quot;</description>
		<content:encoded><![CDATA[<p>By the way.. I didn&#8217;t mean to sound critical with the &#8220;Almost&#8221;, I was referring to PERFECT..  It is a great plugin and the only one I recommend.  I am just seeing most of the RSS I want to use are not compatable with this RSS. I tried using the Validate, but they come back as &#8220;Invalid Feed: Feed is not valid RSS or ATOM&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://blog.jixor.com/plugins/advanced-rss/comment-page-1/#comment-542</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 31 Jul 2009 05:37:07 +0000</pubDate>
		<guid isPermaLink="false">http://jp.jixor.com/?page_id=69#comment-542</guid>
		<description>Great Plugin... well ALMOST!  This plugin will not take XML .jsp or other common RSS (http://feeds.findlaw.com/FindlawNews-TopStories)

Any update on this?</description>
		<content:encoded><![CDATA[<p>Great Plugin&#8230; well ALMOST!  This plugin will not take XML .jsp or other common RSS (<a href="http://feeds.findlaw.com/FindlawNews-TopStories" rel="nofollow">http://feeds.findlaw.com/FindlawNews-TopStories</a>)</p>
<p>Any update on this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Knolly</title>
		<link>http://blog.jixor.com/plugins/advanced-rss/comment-page-1/#comment-552</link>
		<dc:creator>Knolly</dc:creator>
		<pubDate>Fri, 24 Jul 2009 13:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://jp.jixor.com/?page_id=69#comment-552</guid>
		<description>This plugin is just brilliant!.

Thank you so much.

Is there a short-code option for using it on pages or posts as well as the side-bar? how difficult would it be to do that or even call the PHP from a theme?</description>
		<content:encoded><![CDATA[<p>This plugin is just brilliant!.</p>
<p>Thank you so much.</p>
<p>Is there a short-code option for using it on pages or posts as well as the side-bar? how difficult would it be to do that or even call the PHP from a theme?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
