<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on GMail Contact Book | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/16784</link>
    <description>Recent comments on userscript: GMail Contact Book</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Not working, replied by wallac3</title>
      <description>&lt;p&gt;nop.....it is not working.&lt;/p&gt;</description>
      <pubDate>Sun, 24 May 2009 02:25:04 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:21024:125146</guid>
      <author>wallac3</author>
      <link>http://userscripts.org/posts/125146</link>
    </item>
    <item>
      <title>Not working, replied by jcguy</title>
      <description>&lt;p&gt;this script doesn't work on my end either.&lt;/p&gt;</description>
      <pubDate>Mon, 30 Mar 2009 20:29:12 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:21024:106875</guid>
      <author>jcguy</author>
      <link>http://userscripts.org/posts/106875</link>
    </item>
    <item>
      <title>Not working, replied by Henrique Abreu</title>
      <description>&lt;p&gt;This is script is not working anymore. Is it only me?&lt;/p&gt;</description>
      <pubDate>Fri, 30 Jan 2009 14:17:09 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:21024:92995</guid>
      <author>Henrique Abreu</author>
      <link>http://userscripts.org/posts/92995</link>
    </item>
    <item>
      <title>Archived Comments, replied by Simple Inventor</title>
      <description>&lt;p&gt;It looks like there are even bigger problems then just working around the ID tag; the url for the contact list is ALSO randomly generated, so the AJAX request fails. Basically, the Gmail Contact List script appears to be broken.&lt;/p&gt;</description>
      <pubDate>Sat, 24 May 2008 20:19:44 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14770:60211</guid>
      <author>Simple Inventor</author>
      <link>http://userscripts.org/posts/60211</link>
    </item>
    <item>
      <title>Archived Comments, replied by Simple Inventor</title>
      <description>&lt;p&gt;I started to poke around the new version of Gmail with Firebug and XPath Checker. A simple &lt;code&gt;//td[text() = 'To:']&lt;/code&gt; will get you the &quot;To:&quot; element. I see you use a lot of id tags. But since they are randomly generated by Google, you'll probably need to use their actual text values. Another thing: The reply/forward table only shows up when you reply/forward a message, not when you're creating a new one. Therefore, the check will fail when someone is composing from scratch. A better way might be to check for the &quot;Add Cc&quot; link with &lt;code&gt;//span[text() = 'Add Cc']&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;I tried updating the script myself, but it's a little hairy without comments. I'd be more then happy to help you with the DOM/XPath stuff if you'd want to work together.&lt;/p&gt;</description>
      <pubDate>Tue, 20 May 2008 17:49:15 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14770:60212</guid>
      <author>Simple Inventor</author>
      <link>http://userscripts.org/posts/60212</link>
    </item>
    <item>
      <title>Archived Comments, replied by RAMWolff</title>
      <description>&lt;p&gt;Love to see this updated to work with GMail 2.0 as well as the newest version of Firefox 3 (beta 4)&lt;/p&gt;

&lt;p&gt;Seems useful&lt;/p&gt;

&lt;p&gt;Thanks! &lt;/p&gt;

&lt;p&gt;Richard ;-)~&lt;/p&gt;</description>
      <pubDate>Tue, 01 Apr 2008 16:47:55 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14770:60213</guid>
      <author>RAMWolff</author>
      <link>http://userscripts.org/posts/60213</link>
    </item>
    <item>
      <title>Archived Comments, replied by Firch Tsai</title>
      <description>&lt;p&gt;This script will not work on new version of Gmail,because the HTML Tag ID of new version of Gmail is by random...&lt;/p&gt;

&lt;p&gt;so this script can not locate the HTML Tag...&lt;/p&gt;

&lt;p&gt;Before I can find out how to locate the HTNL Tag without useing Tag ID, this script will not work on new version of Gamil.&lt;/p&gt;</description>
      <pubDate>Mon, 07 Jan 2008 01:31:36 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14770:60214</guid>
      <author>Firch Tsai</author>
      <link>http://userscripts.org/posts/60214</link>
    </item>
    <item>
      <title>Archived Comments, replied by dirgon</title>
      <description>&lt;p&gt;Same thing here... not working with new version of Gmail.&lt;/p&gt;</description>
      <pubDate>Thu, 03 Jan 2008 16:08:31 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14770:60215</guid>
      <author>dirgon</author>
      <link>http://userscripts.org/posts/60215</link>
    </item>
    <item>
      <title>Archived Comments, replied by ashokashok</title>
      <description>&lt;p&gt;aint working on Gmail2.0&lt;/p&gt;</description>
      <pubDate>Thu, 03 Jan 2008 14:21:38 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14770:60216</guid>
      <author>ashokashok</author>
      <link>http://userscripts.org/posts/60216</link>
    </item>
    <item>
      <title>Archived Comments, replied by alex.</title>
      <description>&lt;p&gt;I wondered why this wasn't working for me (guess I should have read the comments), I'm using v2 of Gmail too.&lt;/p&gt;</description>
      <pubDate>Wed, 26 Dec 2007 00:47:44 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14770:60217</guid>
      <author>alex.</author>
      <link>http://userscripts.org/posts/60217</link>
    </item>
    <item>
      <title>Archived Comments, replied by bencarmona</title>
      <description>&lt;p&gt;Now that I can sign into AIM through Gmail, I was wondering if someone would take the time to create a script that would make that application a little more user friendly. It seems to be too crammed into that left sidebar, and there are only so many things you can do with it, for example you can't view recent conversations by just clicking on the buddy; instead you have to click the &quot;Chat&quot; link and try to find the one your looking for. If you're like me, and you use AIM a lot, than you'd know that gmail needs to refine that application.&lt;/p&gt;</description>
      <pubDate>Mon, 24 Dec 2007 11:05:42 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14770:60218</guid>
      <author>bencarmona</author>
      <link>http://userscripts.org/posts/60218</link>
    </item>
    <item>
      <title>Archived Comments, replied by CyberCPA</title>
      <description>&lt;p&gt;I am using GMail 2.0, so that solves it.  Thanks.&lt;/p&gt;</description>
      <pubDate>Thu, 20 Dec 2007 18:43:57 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14770:60219</guid>
      <author>CyberCPA</author>
      <link>http://userscripts.org/posts/60219</link>
    </item>
    <item>
      <title>Archived Comments, replied by Firch Tsai</title>
      <description>&lt;p&gt;Dear CyberCPA:
&lt;br /&gt;I only test this script on the old Gamil,because I don't have Gmail 2.0 account,and I don't know how to get one...&lt;/p&gt;

&lt;p&gt;If you use Gamil 2.0,maybe it won't work on it...&lt;/p&gt;

&lt;p&gt;Please tell me if you are useing Gmail 2.0,Thanks.&lt;/p&gt;</description>
      <pubDate>Thu, 20 Dec 2007 14:57:05 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14770:60220</guid>
      <author>Firch Tsai</author>
      <link>http://userscripts.org/posts/60220</link>
    </item>
    <item>
      <title>Archived Comments, replied by CyberCPA</title>
      <description>&lt;p&gt;Not working for me.  I've tried disabling of other GM scripts without success; the icons do not appear, so I can't access the contacts box.&lt;/p&gt;</description>
      <pubDate>Thu, 20 Dec 2007 12:27:55 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14770:60221</guid>
      <author>CyberCPA</author>
      <link>http://userscripts.org/posts/60221</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:23 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14770:60210</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/60210</link>
    </item>
  </channel>
</rss>
