<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>eNaresh - Latest Comments in PHP Tutorial: Create A Podcast Player</title><link>http://enaresh.disqus.com/</link><description></description><atom:link href="https://enaresh.disqus.com/php_tutorial_create_a_podcast_player/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Wed, 04 Mar 2009 09:28:44 -0000</lastBuildDate><item><title>Re: PHP Tutorial: Create A Podcast Player</title><link>http://enaresh.com/2008/11/03/php-tutorial-create-a-podcast-player/#comment-6869350</link><description>&lt;p&gt;Nice tutorial Nash !&lt;/p&gt;&lt;p&gt;Just one note: the tutorial example link is not working anymore&lt;/p&gt;&lt;p&gt;Joe&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jo</dc:creator><pubDate>Wed, 04 Mar 2009 09:28:44 -0000</pubDate></item><item><title>Re: PHP Tutorial: Create A Podcast Player</title><link>http://enaresh.com/2008/11/03/php-tutorial-create-a-podcast-player/#comment-4344070</link><description>&lt;p&gt;Ah ausom tutorial, i like!!&lt;br&gt; can i ask why you used curl to grab the feeds contents? and not a one-liner such as file_get_contents(); ?&lt;/p&gt;&lt;p&gt;- Tom&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom</dc:creator><pubDate>Sun, 09 Nov 2008 16:44:22 -0000</pubDate></item><item><title>Re: PHP Tutorial: Create A Podcast Player</title><link>http://enaresh.com/2008/11/03/php-tutorial-create-a-podcast-player/#comment-4344069</link><description>&lt;p&gt;Actually, everyone who commented gets beta.  Thanks for the comments, guys.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Naresh</dc:creator><pubDate>Wed, 05 Nov 2008 01:02:52 -0000</pubDate></item><item><title>Re: PHP Tutorial: Create A Podcast Player</title><link>http://enaresh.com/2008/11/03/php-tutorial-create-a-podcast-player/#comment-4344068</link><description>&lt;p&gt;Awesome tut. Can't wait to hear about the siterose beta. Good luck guys on getting the beta.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Cyrus Kafai Wu</dc:creator><pubDate>Tue, 04 Nov 2008 20:41:52 -0000</pubDate></item><item><title>Re: PHP Tutorial: Create A Podcast Player</title><link>http://enaresh.com/2008/11/03/php-tutorial-create-a-podcast-player/#comment-4344067</link><description>&lt;p&gt;Wow cool tut Nash:D&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Shaun Beale</dc:creator><pubDate>Tue, 04 Nov 2008 04:30:37 -0000</pubDate></item><item><title>Re: PHP Tutorial: Create A Podcast Player</title><link>http://enaresh.com/2008/11/03/php-tutorial-create-a-podcast-player/#comment-4344064</link><description>&lt;p&gt;Nice tutorial Naresh, keep it up.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris</dc:creator><pubDate>Mon, 03 Nov 2008 16:27:44 -0000</pubDate></item><item><title>Re: PHP Tutorial: Create A Podcast Player</title><link>http://enaresh.com/2008/11/03/php-tutorial-create-a-podcast-player/#comment-4344060</link><description>&lt;p&gt;if you make it all the way through november, i'll mail you a cookie :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">adam2z</dc:creator><pubDate>Mon, 03 Nov 2008 16:26:56 -0000</pubDate></item><item><title>Re: PHP Tutorial: Create A Podcast Player</title><link>http://enaresh.com/2008/11/03/php-tutorial-create-a-podcast-player/#comment-4344066</link><description>&lt;p&gt;Tutorial was meant to be easily explained and easily used by novices.  Ternary Operators are for another time.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Naresh</dc:creator><pubDate>Mon, 03 Nov 2008 16:22:48 -0000</pubDate></item><item><title>Re: PHP Tutorial: Create A Podcast Player</title><link>http://enaresh.com/2008/11/03/php-tutorial-create-a-podcast-player/#comment-4344065</link><description>&lt;p&gt;I agree that a ternary operator would be easier to use in this case for the colors, but this is a really useful script, Naresh.&lt;/p&gt;&lt;p&gt;Perhaps we can use it for something? ;)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brad</dc:creator><pubDate>Mon, 03 Nov 2008 16:12:13 -0000</pubDate></item><item><title>Re: PHP Tutorial: Create A Podcast Player</title><link>http://enaresh.com/2008/11/03/php-tutorial-create-a-podcast-player/#comment-4344063</link><description>&lt;p&gt;What ever happened to:&lt;/p&gt;&lt;p&gt;$color = ($number % 2) ? $color_1 : $color_2;&lt;/p&gt;&lt;p&gt;Although I prefer to alternate a variable between "alt" and "" and set it in the class, so everything is CSS controlled.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Connor Wilson</dc:creator><pubDate>Mon, 03 Nov 2008 15:56:08 -0000</pubDate></item><item><title>Re: PHP Tutorial: Create A Podcast Player</title><link>http://enaresh.com/2008/11/03/php-tutorial-create-a-podcast-player/#comment-4344062</link><description>&lt;p&gt;Nice tutorial, as always, Naresh. I don't run a podcast personally, but I'm sure others will find this handy.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Peppery</dc:creator><pubDate>Mon, 03 Nov 2008 14:59:12 -0000</pubDate></item><item><title>Re: PHP Tutorial: Create A Podcast Player</title><link>http://enaresh.com/2008/11/03/php-tutorial-create-a-podcast-player/#comment-4344061</link><description>&lt;p&gt;Nice one Nash! This could be useful&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JohnnyO</dc:creator><pubDate>Mon, 03 Nov 2008 14:55:57 -0000</pubDate></item></channel></rss>