<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Add Gravatar Everywhere | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/29070</link>
    <description>Recent comments on userscript: Add Gravatar Everywhere</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by docwhat</title>
      <description>&lt;p&gt;Everytime I click &quot;install this script&quot; it blows away all the exceptions I add to the script.  Is there a way to update a script without blowing away the exceptions?  Other than cut-and-paste, I mean.&lt;/p&gt;</description>
      <pubDate>Fri, 25 Jul 2008 13:27:08 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14442:52517</guid>
      <author>docwhat</author>
      <link>http://userscripts.org/posts/52517</link>
    </item>
    <item>
      <title>Archived Comments, replied by docwhat</title>
      <description>&lt;p&gt;Good catch nazgullien and jdub!  I have fixed the source. :-)&lt;/p&gt;</description>
      <pubDate>Fri, 25 Jul 2008 13:24:44 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14442:52518</guid>
      <author>docwhat</author>
      <link>http://userscripts.org/posts/52518</link>
    </item>
    <item>
      <title>Archived Comments, replied by jdub</title>
      <description>&lt;p&gt;@nazgullien: Change line 293 to read:&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;var email = el.href.replace(/^mailto:/, '').replace(/\?.*$/, ''),&lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;@docwhat: Please consider the above for inclusion in future versions of this script. :-)&lt;/p&gt;</description>
      <pubDate>Thu, 24 Jul 2008 08:11:53 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14442:52519</guid>
      <author>jdub</author>
      <link>http://userscripts.org/posts/52519</link>
    </item>
    <item>
      <title>Archived Comments, replied by nazgullien</title>
      <description>&lt;p&gt;Hi !&lt;/p&gt;

&lt;p&gt;Nice idea ! 
&lt;br /&gt;There is a problem when mailto: links contain &lt;pre&gt;?subject=[...]&lt;/pre&gt; parameters, the md5sum computing includes &lt;pre&gt;?subject=[...]&lt;/pre&gt; and is erroenous.&lt;/p&gt;

&lt;p&gt;example found : &lt;pre&gt;&amp;lt;a href=&quot;mailto:contact@site.com?subject=Contact&quot;&amp;gt;&lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;Bye !&lt;/p&gt;</description>
      <pubDate>Fri, 27 Jun 2008 23:52:40 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14442:52520</guid>
      <author>nazgullien</author>
      <link>http://userscripts.org/posts/52520</link>
    </item>
    <item>
      <title>Archived Comments, replied by docwhat</title>
      <description>&lt;p&gt;esquifit:&lt;/p&gt;

&lt;p&gt;I didn't realize that GM had a storage mechanism. I was caching in-page, but not across pages. Nifty!  Thanks for telling me.&lt;/p&gt;

&lt;p&gt;I'm not sure storing images is worth it. :-/  I'll think about.&lt;/p&gt;

&lt;p&gt;This was actually written as a proof of concept for an &quot;add gravatars&quot; Bugzilla extension.  I realized this could work pretty much anywhere and so I made a few tiny changes and submitted it here.&lt;/p&gt;

&lt;p&gt;Ciao!&lt;/p&gt;</description>
      <pubDate>Wed, 25 Jun 2008 13:28:30 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14442:52521</guid>
      <author>docwhat</author>
      <link>http://userscripts.org/posts/52521</link>
    </item>
    <item>
      <title>Archived Comments, replied by esquifit</title>
      <description>&lt;p&gt;Nice idea. I have a couple of suggestions:
&lt;br /&gt;1) Cache the mail addresses in order to avoid calculating the md5 multiple times(and making repeated requests to gravavtar.com, although Firefox should handle this already)
&lt;br /&gt;2) Cache the images themselves as base64-encoded strings via GM_set/getValue. The current date can also be cached so you can force a new request to gravatars.com in case the cached image is older than, say, one month.&lt;/p&gt;

&lt;p&gt;Incidentally this would be highly reusable code. Consider making a library (for caching serialized objects up to a given amount of time) now that GM supports it natively.&lt;/p&gt;</description>
      <pubDate>Tue, 24 Jun 2008 21:38:58 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14442:52522</guid>
      <author>esquifit</author>
      <link>http://userscripts.org/posts/52522</link>
    </item>
    <item>
      <title>Archived Comments, replied by docwhat</title>
      <description>&lt;p&gt;I didn't add any include sites, since you will probably want to decide when you want it turned on.&lt;/p&gt;

&lt;p&gt;Works great for Bugzilla.&lt;/p&gt;</description>
      <pubDate>Tue, 24 Jun 2008 20:59:27 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14442:52523</guid>
      <author>docwhat</author>
      <link>http://userscripts.org/posts/52523</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:21 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14442:52516</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/52516</link>
    </item>
  </channel>
</rss>
