<?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 Read an RSS Feed With PHP &#8211; screencast</title>
	<atom:link href="http://net.tutsplus.com/videos/screencasts/how-to-read-an-rss-feed-with-php-screencast/feed/" rel="self" type="application/rss+xml" />
	<link>http://net.tutsplus.com/videos/screencasts/how-to-read-an-rss-feed-with-php-screencast/</link>
	<description>Web Development &#38; Design Tutorials</description>
	<lastBuildDate>Sat, 21 Nov 2009 18:53:09 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: art.mania</title>
		<link>http://net.tutsplus.com/videos/screencasts/how-to-read-an-rss-feed-with-php-screencast/#comment-133794</link>
		<dc:creator>art.mania</dc:creator>
		<pubDate>Thu, 19 Nov 2009 20:36:12 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1272#comment-133794</guid>
		<description>hey working cool. thanks!! but i have an issue about chars :S

for example --&gt; He&#039;s going...

show like --&gt; Heâ€™s going... 

why is this problem? how can i fix? :/</description>
		<content:encoded><![CDATA[<p>hey working cool. thanks!! but i have an issue about chars :S</p>
<p>for example &#8211;&gt; He&#8217;s going&#8230;</p>
<p>show like &#8211;&gt; Heâ€™s going&#8230; </p>
<p>why is this problem? how can i fix? :/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://net.tutsplus.com/videos/screencasts/how-to-read-an-rss-feed-with-php-screencast/#comment-129890</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 12 Nov 2009 22:36:54 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1272#comment-129890</guid>
		<description>great tut!</description>
		<content:encoded><![CDATA[<p>great tut!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lam Nguyen</title>
		<link>http://net.tutsplus.com/videos/screencasts/how-to-read-an-rss-feed-with-php-screencast/#comment-125119</link>
		<dc:creator>Lam Nguyen</dc:creator>
		<pubDate>Thu, 29 Oct 2009 18:59:36 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1272#comment-125119</guid>
		<description>Thanks, this tuts is great!</description>
		<content:encoded><![CDATA[<p>Thanks, this tuts is great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Les</title>
		<link>http://net.tutsplus.com/videos/screencasts/how-to-read-an-rss-feed-with-php-screencast/#comment-122031</link>
		<dc:creator>Les</dc:creator>
		<pubDate>Thu, 22 Oct 2009 15:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1272#comment-122031</guid>
		<description>Sort it out yourself mate, if you want to call yourself a programmer.

That is what programming is all about - learning to solve your own problems, it&#039;s not about using scripts in the wild and running off to your mummy when you stump your toe.

If you can&#039;t solve this simple error on your own, then how on earth do you expect to make it in the real world?

Someone give him a hanky, please...</description>
		<content:encoded><![CDATA[<p>Sort it out yourself mate, if you want to call yourself a programmer.</p>
<p>That is what programming is all about &#8211; learning to solve your own problems, it&#8217;s not about using scripts in the wild and running off to your mummy when you stump your toe.</p>
<p>If you can&#8217;t solve this simple error on your own, then how on earth do you expect to make it in the real world?</p>
<p>Someone give him a hanky, please&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Les</title>
		<link>http://net.tutsplus.com/videos/screencasts/how-to-read-an-rss-feed-with-php-screencast/#comment-122030</link>
		<dc:creator>Les</dc:creator>
		<pubDate>Thu, 22 Oct 2009 15:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1272#comment-122030</guid>
		<description>Wow... Cool tutorial?!

Please... Lets see you do it without SimpleXml... Lets see you do it how real programmers do it and that is with the DOM.

SimpleXml is for... well, simple people really, but to use the DOM takes more brain power - do you have that?! ;)</description>
		<content:encoded><![CDATA[<p>Wow&#8230; Cool tutorial?!</p>
<p>Please&#8230; Lets see you do it without SimpleXml&#8230; Lets see you do it how real programmers do it and that is with the DOM.</p>
<p>SimpleXml is for&#8230; well, simple people really, but to use the DOM takes more brain power &#8211; do you have that?! <img src='http://net.tutsplus.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://net.tutsplus.com/videos/screencasts/how-to-read-an-rss-feed-with-php-screencast/#comment-100042</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Mon, 31 Aug 2009 17:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1272#comment-100042</guid>
		<description>Hi, I am getting this:

Fatal error: Cannot instantiate non-existent class: simplexmlelement in /home/website_name/public_html/includes/functions.php on line 7

I used phpinfo() and allow_url_fopen is set to On.

I make a terrible PHP programmer =p. Can anyone give an example of a fix? Someone mentioned using curl or making sure simpleXml is loaded.

I was trying to use w3schools ajax-rss feed tutorial and that failed giving me 
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/website_name/public_html/getrss.php on line 21. I know my server says it is running PHP 5.2.9

Any PHP ninja/pirates that can hack and slash this? Thanks!</description>
		<content:encoded><![CDATA[<p>Hi, I am getting this:</p>
<p>Fatal error: Cannot instantiate non-existent class: simplexmlelement in /home/website_name/public_html/includes/functions.php on line 7</p>
<p>I used phpinfo() and allow_url_fopen is set to On.</p>
<p>I make a terrible PHP programmer =p. Can anyone give an example of a fix? Someone mentioned using curl or making sure simpleXml is loaded.</p>
<p>I was trying to use w3schools ajax-rss feed tutorial and that failed giving me<br />
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/website_name/public_html/getrss.php on line 21. I know my server says it is running PHP 5.2.9</p>
<p>Any PHP ninja/pirates that can hack and slash this? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://net.tutsplus.com/videos/screencasts/how-to-read-an-rss-feed-with-php-screencast/#comment-87512</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Tue, 04 Aug 2009 15:28:56 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1272#comment-87512</guid>
		<description>Hi

Great tutorial
I got a problem i&#039;m getting this error on my page where the feed should &#039;Invalid argument supplied for foreach()&#039; 

Can any one Help</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Great tutorial<br />
I got a problem i&#8217;m getting this error on my page where the feed should &#8216;Invalid argument supplied for foreach()&#8217; </p>
<p>Can any one Help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dharani</title>
		<link>http://net.tutsplus.com/videos/screencasts/how-to-read-an-rss-feed-with-php-screencast/#comment-83863</link>
		<dc:creator>Dharani</dc:creator>
		<pubDate>Sat, 25 Jul 2009 06:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1272#comment-83863</guid>
		<description>How can i improve basic xml parser in my site for news, sports.</description>
		<content:encoded><![CDATA[<p>How can i improve basic xml parser in my site for news, sports.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antony</title>
		<link>http://net.tutsplus.com/videos/screencasts/how-to-read-an-rss-feed-with-php-screencast/#comment-73281</link>
		<dc:creator>Antony</dc:creator>
		<pubDate>Sat, 20 Jun 2009 06:04:11 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1272#comment-73281</guid>
		<description>First of all thank you very much such a great tutorial, i tried it working well. I am very new to php and trying to limit the rss feeds coming in to 5, you given a nice hint here but i am not able to make out. should i alter the code in the functions? I am totally stuck here. i am looking out some more help here.........</description>
		<content:encoded><![CDATA[<p>First of all thank you very much such a great tutorial, i tried it working well. I am very new to php and trying to limit the rss feeds coming in to 5, you given a nice hint here but i am not able to make out. should i alter the code in the functions? I am totally stuck here. i am looking out some more help here&#8230;&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wim</title>
		<link>http://net.tutsplus.com/videos/screencasts/how-to-read-an-rss-feed-with-php-screencast/#comment-67740</link>
		<dc:creator>Wim</dc:creator>
		<pubDate>Wed, 27 May 2009 15:07:42 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=1272#comment-67740</guid>
		<description>Great tut, but...
I have a problem with getting rss-feeds with php. Everything goes great, but when I go to my website (http://www.linxiting.com) you will see that it takes about 7 seconds to load it. I&#039;m allready using magpierss to cache the feeds and then load them from the cache-file, but every 1 hour I have the same problem again and again (timer of my cache is set at 1 hour and I can&#039;t increase that). Does anyone has a solution for this problem, so the rss-feeds will load almost immediatly??

Please help!

Many thanks!</description>
		<content:encoded><![CDATA[<p>Great tut, but&#8230;<br />
I have a problem with getting rss-feeds with php. Everything goes great, but when I go to my website (<a href="http://www.linxiting.com" rel="nofollow">http://www.linxiting.com</a>) you will see that it takes about 7 seconds to load it. I&#8217;m allready using magpierss to cache the feeds and then load them from the cache-file, but every 1 hour I have the same problem again and again (timer of my cache is set at 1 hour and I can&#8217;t increase that). Does anyone has a solution for this problem, so the rss-feeds will load almost immediatly??</p>
<p>Please help!</p>
<p>Many thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 2/7 queries in 0.013 seconds using memcached
Content Delivery Network via 

Served from: psdtutsplus.com @ 2009-11-21 11:24:12 -->