<?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:series="http://unfoldingneurons.com/"
> <channel><title>Comments on: PHP IMDB Information&#160;Grabber</title> <atom:link href="http://davidwalsh.name/php-imdb-information-grabber/feed" rel="self" type="application/rss+xml" /><link>http://davidwalsh.name/php-imdb-information-grabber</link> <description>Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.</description> <lastBuildDate>Thu, 09 Feb 2012 14:25:32 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <item><title>By: Aram</title><link>http://davidwalsh.name/php-imdb-information-grabber/comment-page-1#comment-26884</link> <dc:creator>Aram</dc:creator> <pubDate>Wed, 14 Sep 2011 08:44:39 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=275#comment-26884</guid> <description>Nice! I&#039;ve written a PHP class that lets you give a title and year and it does the rest.https://github.com/aramkocharyan/IMDb-ScraperCheers.</description> <content:encoded><![CDATA[<p>Nice! I&#8217;ve written a PHP class that lets you give a title and year and it does the rest.</p><p><a
href="https://github.com/aramkocharyan/IMDb-Scraper" rel="nofollow">https://github.com/aramkocharyan/IMDb-Scraper</a></p><p>Cheers.</p> ]]></content:encoded> </item> <item><title>By: Patrick Elton</title><link>http://davidwalsh.name/php-imdb-information-grabber/comment-page-1#comment-24453</link> <dc:creator>Patrick Elton</dc:creator> <pubDate>Sat, 18 Jun 2011 16:41:32 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=275#comment-24453</guid> <description>Just use this url instead:
http://akas.imdb.com/title/tt/combined</description> <content:encoded><![CDATA[<p>Just use this url instead:<br
/> <a
href="http://akas.imdb.com/title/tt/combined" rel="nofollow">http://akas.imdb.com/title/tt/combined</a></p> ]]></content:encoded> </item> <item><title>By: nameless</title><link>http://davidwalsh.name/php-imdb-information-grabber/comment-page-1#comment-23691</link> <dc:creator>nameless</dc:creator> <pubDate>Sat, 23 Apr 2011 21:04:58 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=275#comment-23691</guid> <description>im testing this script under windows. and have enabled Curl thingy, cant get more than title off it tho :/ any ideas? or any scripts? and how to add poster to it? :D</description> <content:encoded><![CDATA[<p>im testing this script under windows. and have enabled Curl thingy, cant get more than title off it tho :/ any ideas? or any scripts? and how to add poster to it? :D</p> ]]></content:encoded> </item> <item><title>By: bob</title><link>http://davidwalsh.name/php-imdb-information-grabber/comment-page-1#comment-23594</link> <dc:creator>bob</dc:creator> <pubDate>Sat, 16 Apr 2011 18:54:24 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=275#comment-23594</guid> <description>Thanks a lot for this script. I use it as to get the imdb url for a search string which I fire off to the facebook graph api for my fb movie app http://sharemovi.es</description> <content:encoded><![CDATA[<p>Thanks a lot for this script. I use it as to get the imdb url for a search string which I fire off to the facebook graph api for my fb movie app <a
href="http://sharemovi.es" rel="nofollow">http://sharemovi.es</a></p> ]]></content:encoded> </item> <item><title>By: ardy</title><link>http://davidwalsh.name/php-imdb-information-grabber/comment-page-1#comment-23040</link> <dc:creator>ardy</dc:creator> <pubDate>Sun, 13 Mar 2011 04:33:20 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=275#comment-23040</guid> <description>Hey this code needs to be updated, to grab the newer plate form of their coding. I&#039;ve changed this to get me what I need, because it only grabs the movie name at this time.</description> <content:encoded><![CDATA[<p>Hey this code needs to be updated, to grab the newer plate form of their coding. I&#8217;ve changed this to get me what I need, because it only grabs the movie name at this time.</p> ]]></content:encoded> </item> <item><title>By: Abhinay</title><link>http://davidwalsh.name/php-imdb-information-grabber/comment-page-1#comment-21180</link> <dc:creator>Abhinay</dc:creator> <pubDate>Tue, 02 Nov 2010 13:45:16 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=275#comment-21180</guid> <description>Free PHP IMDb Scraper for the new Template
http://web3o.blogspot.com/2010/10/php-imdb-scraper-for-new-imdb-template.html</description> <content:encoded><![CDATA[<p>Free PHP IMDb Scraper for the new Template<br
/> <a
href="http://web3o.blogspot.com/2010/10/php-imdb-scraper-for-new-imdb-template.html" rel="nofollow">http://web3o.blogspot.com/2010/10/php-imdb-scraper-for-new-imdb-template.html</a></p> ]]></content:encoded> </item> <item><title>By: joe trixx</title><link>http://davidwalsh.name/php-imdb-information-grabber/comment-page-1#comment-20915</link> <dc:creator>joe trixx</dc:creator> <pubDate>Fri, 08 Oct 2010 14:26:32 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=275#comment-20915</guid> <description>check the imdbphp script: http://sourceforge.net/projects/imdbphp/</description> <content:encoded><![CDATA[<p>check the imdbphp script: <a
href="http://sourceforge.net/projects/imdbphp/" rel="nofollow">http://sourceforge.net/projects/imdbphp/</a></p> ]]></content:encoded> </item> <item><title>By: apu</title><link>http://davidwalsh.name/php-imdb-information-grabber/comment-page-1#comment-20913</link> <dc:creator>apu</dc:creator> <pubDate>Fri, 08 Oct 2010 14:19:13 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=275#comment-20913</guid> <description>this script no more workable for new IMDB layout. give something new</description> <content:encoded><![CDATA[<p>this script no more workable for new IMDB layout. give something new</p> ]]></content:encoded> </item> <item><title>By: Lenny</title><link>http://davidwalsh.name/php-imdb-information-grabber/comment-page-1#comment-19573</link> <dc:creator>Lenny</dc:creator> <pubDate>Sat, 28 Aug 2010 12:35:11 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=275#comment-19573</guid> <description>Is there away to get the cast?</description> <content:encoded><![CDATA[<p>Is there away to get the cast?</p> ]]></content:encoded> </item> <item><title>By: Tomaž</title><link>http://davidwalsh.name/php-imdb-information-grabber/comment-page-1#comment-18381</link> <dc:creator>Tomaž</dc:creator> <pubDate>Wed, 23 Jun 2010 13:21:22 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=275#comment-18381</guid> <description>I was searching for something like that the other day and found this on sourceforge: http://sourceforge.net/projects/imdbphp/ It gets a lot of data from IMDB.</description> <content:encoded><![CDATA[<p>I was searching for something like that the other day and found this on sourceforge: <a
href="http://sourceforge.net/projects/imdbphp/" rel="nofollow">http://sourceforge.net/projects/imdbphp/</a> It gets a lot of data from IMDB.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 2/19 queries in 0.013 seconds using disk: basic
Object Caching 866/871 objects using disk: basic

Served from: davidwalsh.name @ 2012-02-09 10:07:48 -->
