<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Facebook Error Page Reloader | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/22241</link>
    <description>Recent comments on userscript: Facebook Error Page Reloader</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by K&#229;re Hampf</title>
      <description>&lt;p&gt;The script is still useful as some pages (mostly games) go dead from time to time, happens about every other day or so. Also, thank you for writing the script in the first place, sort of got me playing around with greasemonkey and javascript a lot more :-)&lt;/p&gt;</description>
      <pubDate>Fri, 24 Oct 2008 19:35:59 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11248:27469</guid>
      <author>K&#229;re Hampf</author>
      <link>http://userscripts.org/posts/27469</link>
    </item>
    <item>
      <title>Archived Comments, replied by Vaughan Chandler</title>
      <description>&lt;p&gt;Hi K&#229;re Hampf,&lt;/p&gt;

&lt;p&gt;Facebook's application platform seems to have stabilized so much that I didn't even realize these messages were still being shown and I had no intentions of updating this script. Are you (or is anyone) still getting these error pages? If so I will update it as you recommended.&lt;/p&gt;

&lt;p&gt;Vaughan&lt;/p&gt;</description>
      <pubDate>Wed, 15 Oct 2008 06:07:31 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11248:27470</guid>
      <author>Vaughan Chandler</author>
      <link>http://userscripts.org/posts/27470</link>
    </item>
    <item>
      <title>Archived Comments, replied by K&#229;re Hampf</title>
      <description>&lt;p&gt;To work with the new facebook, add &lt;a href=&quot;http://apps.new.facebook.com/&quot;&gt;http://apps.new.facebook.com/&lt;/a&gt;* to included pages and change  the first if-clause from:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;if (document.getElementById('error_message').innerHTML.toLowerCase().indexOf('error while loading page from') != -1)&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;(which searches for text on the page by ID which has changed) to the following:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;if (document.title.toLowerCase().indexOf('error loading page') != -1)&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;which just checks the tile for the error message.&lt;/p&gt;</description>
      <pubDate>Sat, 11 Oct 2008 14:01:13 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11248:27471</guid>
      <author>K&#229;re Hampf</author>
      <link>http://userscripts.org/posts/27471</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:04:56 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11248:27468</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/27468</link>
    </item>
  </channel>
</rss>
