<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on IMDb More Photos | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/10807</link>
    <description>Recent comments on userscript: IMDb More Photos</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by Szaki @ Fri, 17 Aug 2007 16:34:15 -0500</title>
      <description>&lt;p&gt;Hehe. I found the problem in my case...&lt;/p&gt;

&lt;p&gt;The google response format is differs in my region(?):&lt;/p&gt;

&lt;p&gt;&lt;pre&gt; 
&amp;lt;div class=&quot;c1&quot;&amp;gt;&amp;lt;a href=&quot;...&quot;&amp;gt;&amp;lt;img class=&quot;c2&quot; src=&quot;...&quot; width=&quot;79&quot; height=&quot;115&quot; alt=&quot;k&#233;p&quot;/&amp;gt;&amp;lt;/a&amp;gt;
&amp;lt;br/&amp;gt;&amp;lt;a accesskey=&quot;3&quot; href=&quot;...&quot;&amp;gt;3&amp;lt;/a&amp;gt; sbbelmon.jpg - &amp;lt;span class=&quot;c3&quot;&amp;gt;..&amp;lt;/span&amp;gt;
&amp;lt;/div&amp;gt;
&lt;/pre&gt; &lt;/p&gt;

&lt;p&gt;There is no &quot;blueb&quot; class img nodes, what the Script is looking for.&lt;/p&gt;

&lt;p&gt;It's maybe occurs because of somekind Hungarian Google fromat. (See &quot;k&#233;p&quot; etc.)&lt;/p&gt;

&lt;p&gt;In the code i changed the line&lt;/p&gt;

&lt;p&gt;&lt;pre&gt; 
results = document.evaluate('//myns:img[@class=&quot;blueb&quot;]/../..', xmlDoc, ...
&lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;to&lt;/p&gt;

&lt;p&gt;&lt;pre&gt; 
results = document.evaluate('//myns:a/myns:img/../..', xmlDoc, ...
&lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;and everything works fine! :D&lt;/p&gt;

&lt;p&gt;(First I used &lt;code&gt;'//myns:img[@class=&quot;c2&quot;]/../..'&lt;/code&gt;. It worked, but just here... ;) )&lt;/p&gt;

&lt;p&gt;Hm. I see GM first time on yesterday. Good development isn't it? ;)&lt;/p&gt;

&lt;p&gt;If you change that code in the &quot;official version&quot;, then I will really happy to contributing in this cool project! :)&lt;/p&gt;</description>
      <pubDate>Fri, 17 Aug 2007 16:34:15 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:13391:42252</guid>
      <author>Szaki</author>
      <link>http://userscripts.org/topics/13391</link>
    </item>
    <item>
      <title>Archived Comments, replied by Hosup Chung @ Fri, 17 Aug 2007 11:39:08 -0500</title>
      <description>&lt;p&gt;Nice..&lt;/p&gt;</description>
      <pubDate>Fri, 17 Aug 2007 11:39:08 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:13391:42253</guid>
      <author>Hosup Chung</author>
      <link>http://userscripts.org/topics/13391</link>
    </item>
    <item>
      <title>Archived Comments, replied by Szaki @ Thu, 16 Aug 2007 16:41:02 -0500</title>
      <description>&lt;p&gt;Err... &quot;Error loading page (no results found).&quot;!&lt;/p&gt;

&lt;p&gt;(Latest everything.)&lt;/p&gt;</description>
      <pubDate>Thu, 16 Aug 2007 16:41:02 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:13391:42254</guid>
      <author>Szaki</author>
      <link>http://userscripts.org/topics/13391</link>
    </item>
    <item>
      <title>Archived Comments, replied by Szaki @ Thu, 16 Aug 2007 16:39:57 -0500</title>
      <description>&lt;p&gt;That's an amazingly cool idea!
&lt;br /&gt;How mutch I want to see &quot;who's this guy?&quot; :)&lt;/p&gt;</description>
      <pubDate>Thu, 16 Aug 2007 16:39:57 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:13391:42255</guid>
      <author>Szaki</author>
      <link>http://userscripts.org/topics/13391</link>
    </item>
    <item>
      <title>Archived Comments, replied by Brent Charbonneau @ Wed, 15 Aug 2007 23:31:34 -0500</title>
      <description>&lt;p&gt;Fixed now, try out the latest version. :)&lt;/p&gt;</description>
      <pubDate>Wed, 15 Aug 2007 23:31:34 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:13391:42256</guid>
      <author>Brent Charbonneau</author>
      <link>http://userscripts.org/topics/13391</link>
    </item>
    <item>
      <title>Archived Comments, replied by Brent Charbonneau @ Wed, 15 Aug 2007 23:21:28 -0500</title>
      <description>&lt;p&gt;Hmm, yes, it's doing this for me now too.&lt;/p&gt;</description>
      <pubDate>Wed, 15 Aug 2007 23:21:28 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:13391:42257</guid>
      <author>Brent Charbonneau</author>
      <link>http://userscripts.org/topics/13391</link>
    </item>
    <item>
      <title>Archived Comments, replied by DemoN @ Thu, 09 Aug 2007 22:05:12 -0500</title>
      <description>&lt;p&gt;I like the idea but unfortunately doesnt work for me :(&lt;/p&gt;

&lt;p&gt;Using FF 2.0.0.6 and latest GM.&lt;/p&gt;

&lt;p&gt;The link is embedded within the page and I get an inline window when clicking however all the window contains is:&lt;/p&gt;

&lt;p&gt;Error loading page (no results found).Error loading page (no results found).Error loading page (no results found).Error loading page (no results found).&lt;/p&gt;</description>
      <pubDate>Thu, 09 Aug 2007 22:05:12 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:13391:42258</guid>
      <author>DemoN</author>
      <link>http://userscripts.org/topics/13391</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews @ Tue, 16 Nov 2004 19:05:10 -0600</title>
      <description>&lt;p&gt;The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)&lt;/p&gt;</description>
      <pubDate>Tue, 16 Nov 2004 19:05:10 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:13391:42251</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/topics/13391</link>
    </item>
  </channel>
</rss>
