<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Dinosaur Comics Easter Eggs NG | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/10755</link>
    <description>Recent comments on userscript: Dinosaur Comics Easter Eggs NG</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>First Page and Archived Pages, replied by nimrodg</title>
      <description>&lt;p&gt;The script as it is doesn't seem to work for me on the first page, but archived pages work. The difference is the small comment Ryan puts at the top of the first page some times, e.g: &quot;merry christmas and happy holidays! dinosaur comics is in CRAZY RERUN MODE until the new year. i'm running some favourite strips from the mysterious past!&quot;&lt;/p&gt;

&lt;p&gt;I've made a small modification to the script locally which fixes the issue, but isn't terribly elegant:&lt;/p&gt;

&lt;p&gt;--- dinosaur_comics_easter_e_old.user.js	2008-12-31 13:33:40.000000000 +0000
&lt;br /&gt;+++ dinosaur_comics_easter_e.user.js	2008-12-31 13:32:36.000000000 +0000
&lt;br /&gt;@@ -31,6 +31,10 @@
&lt;br /&gt; rss_title = rss_title.substring( 25, (rss_title.length - 8) );
&lt;br /&gt; 
&lt;br /&gt; var comic_img = $x(&quot;//span[@class='rss-content']/table/tbody/tr/td/center/font/img&quot;)[0];
&lt;br /&gt;+if (!comic_img) {
&lt;br /&gt;+    // Probably on first page. try to skip small comment.
&lt;br /&gt;+    comic_img = $x(&quot;//span[@class='rss-content']/table/tbody/tr/td/center/p/font/img&quot;)[0];
&lt;br /&gt;+}
&lt;br /&gt; var comic_title = comic_img.getAttribute( 'title' );
&lt;br /&gt; 
&lt;br /&gt; var comments_href = $x(&quot;//a[contains(@href, 'mailto')]&quot;)[0].href;&lt;/p&gt;</description>
      <pubDate>Wed, 31 Dec 2008 13:36:32 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:19791:87184</guid>
      <author>nimrodg</author>
      <link>http://userscripts.org/posts/87184</link>
    </item>
    <item>
      <title>Archived Comments, replied by Quicksilver_Johny</title>
      <description>&lt;p&gt;Hard to imagine Dinosaur Comics without this. When greasemonkey didn't work with Firefox 3 for a while there, I had to manually edit it's install.rdf just for this script. &amp;lt;3&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 15 Jun 2008 09:18:33 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17495:76748</guid>
      <author>Quicksilver_Johny</author>
      <link>http://userscripts.org/posts/76748</link>
    </item>
    <item>
      <title>Archived Comments, replied by Ben Bleything</title>
      <description>&lt;p&gt;Now updated to include archive pages :)&lt;/p&gt;</description>
      <pubDate>Wed, 25 Jul 2007 16:31:46 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17495:76749</guid>
      <author>Ben Bleything</author>
      <link>http://userscripts.org/posts/76749</link>
    </item>
    <item>
      <title>Archived Comments, replied by Ben Bleything</title>
      <description>&lt;p&gt;(in the meantime, you can add qwantz.com/archive/* to your includes and it should start working)&lt;/p&gt;</description>
      <pubDate>Wed, 25 Jul 2007 05:48:45 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17495:76750</guid>
      <author>Ben Bleything</author>
      <link>http://userscripts.org/posts/76750</link>
    </item>
    <item>
      <title>Archived Comments, replied by Ben Bleything</title>
      <description>&lt;p&gt;Doh, you're right.  That's because the script as uploaded isn't enabled for the archive pages.  The one that's installed on my laptop is, but I apparently forgot to add it to the code here.  Sorry about that.&lt;/p&gt;

&lt;p&gt;I'll upload a new version when I get to work in the morning.&lt;/p&gt;</description>
      <pubDate>Wed, 25 Jul 2007 05:48:14 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17495:76751</guid>
      <author>Ben Bleything</author>
      <link>http://userscripts.org/posts/76751</link>
    </item>
    <item>
      <title>Archived Comments, replied by Hosferatu</title>
      <description>&lt;p&gt;Doesn't work on archive pages it seems. Although the  newest comic seems to always work fine until it gets archived.&lt;/p&gt;</description>
      <pubDate>Tue, 24 Jul 2007 22:09:19 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17495:76752</guid>
      <author>Hosferatu</author>
      <link>http://userscripts.org/posts/76752</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews</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>Wed, 17 Nov 2004 01:05:50 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17495:76747</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/76747</link>
    </item>
  </channel>
</rss>
