<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Google Docs + Gmail Addons | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/23304</link>
    <description>Recent comments on userscript: Google Docs + Gmail Addons</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by odin333 @ Tue, 29 Jul 2008 12:35:17 -0500</title>
      <description>&lt;p&gt;Hi The Dot&lt;/p&gt;

&lt;p&gt;Firstly, I have to thank you for all of your great gmail addons. I don't need to lug around a laptop any more, just need a thumb drive with firefox portable loaded with all of your scripts. Really awesome. &lt;/p&gt;

&lt;p&gt;I seem to be getting the same error that nka is getting with your Gmail addon for Google Docs. It worked fine right after I installed it in Firefox portable 2.0.0.14, but the second time I tried to bring it up it gave me the same garbled message. I also tried it in Firefox 3.0.1 and I still get no response. I also tried copying and pasting your new code in place of the old code in the greasemonkey script file and it just made the Google Documents link disappear. I switched back to the old code again and the link came back, but so did the error.&lt;/p&gt;

&lt;p&gt;Thanks for your help!&lt;/p&gt;</description>
      <pubDate>Tue, 29 Jul 2008 12:35:17 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:10572:23616</guid>
      <author>odin333</author>
      <link>http://userscripts.org/topics/10572</link>
    </item>
    <item>
      <title>Archived Comments, replied by The Dot @ Sun, 27 Apr 2008 09:39:18 -0500</title>
      <description>&lt;p&gt;hi nka
&lt;br /&gt;thanks a lot for coming back here and reporting this. i really appreciate it.
&lt;br /&gt;the problem is that i can't get this error to occour. ive tried it on firefox 2 (2.0.0.14) and the latest version of greasemonkey.
&lt;br /&gt;this seems to work fine for me.
&lt;br /&gt;could you please tell me what version of firefox you are using? (note that there are currently some problems with firefox3beta5 that affect all scripts using the gmailAPI).
&lt;br /&gt;ive tried to remake the gadget link.
&lt;br /&gt;please try to replace the existing source of this particular script with the following.
&lt;br /&gt;&lt;pre&gt;
// ==UserScript==
// @name           Google Docs + Gmail Addons
// @namespace      http://exstodot.blogspot.com
// @description    Adds Google Docs to Gmail
// @include        http://mail.google.com/mail/*
// @include        https://mail.google.com/mail/*
// @include        http://mail.google.com/a/*
// @include        https://mail.google.com/a/*
// ==/UserScript==

GmailAddons.registerAddon(
{
	id: 'tdDocs',
	name: 'Google Docs',
	url: 'https://docs.google.com/API/IGoogle?up_numDocuments=5&amp;amp;upt_numDocuments=enum&amp;amp;up_showLastEdit=1&amp;amp;upt_showLastEdit=bool&amp;amp;lang=en&amp;amp;country=us&amp;amp;.lang=en&amp;amp;.country=us&amp;amp;synd=ig&amp;amp;mid=0&amp;amp;ifpctok=1212920066200425557&amp;amp;parent=&amp;amp;libs=4lLBv0e6_zM/lib/libcore.js,sKgORJ-YRBw/lib/libdynamic-height.js',
	indicatorLabel: 'Documents',
	position: 'right'
});
&lt;/pre&gt;
&lt;br /&gt;maybe this will work (?)
&lt;br /&gt;again, thanks.&lt;/p&gt;</description>
      <pubDate>Sun, 27 Apr 2008 09:39:18 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:10572:23617</guid>
      <author>The Dot</author>
      <link>http://userscripts.org/topics/10572</link>
    </item>
    <item>
      <title>Archived Comments, replied by nka @ Sat, 26 Apr 2008 10:35:34 -0500</title>
      <description>&lt;p&gt;@dot: Here is the latest error:&lt;/p&gt;

&lt;p&gt;error: unknown output type: 'js',--&lt;a href=&quot;http://userscripts.org/scripts/review/23304&quot;&gt;http://userscripts.org/scripts/review/23304&lt;/a&gt;'&lt;/p&gt;</description>
      <pubDate>Sat, 26 Apr 2008 10:35:34 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:10572:23618</guid>
      <author>nka</author>
      <link>http://userscripts.org/topics/10572</link>
    </item>
    <item>
      <title>Archived Comments, replied by nka @ Sat, 26 Apr 2008 03:36:41 -0500</title>
      <description>&lt;p&gt;@dot: As per your request on the main Gmail+addons page, I am posting my response here.  &lt;/p&gt;

&lt;p&gt;I have installed the Gmail addons + Documents on multiple computers both Mac and PC's, and am having the very same issue as previously described.&lt;/p&gt;

&lt;p&gt;This does not seem to be a one time thing, any suggestions?&lt;/p&gt;</description>
      <pubDate>Sat, 26 Apr 2008 03:36:41 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:10572:23619</guid>
      <author>nka</author>
      <link>http://userscripts.org/topics/10572</link>
    </item>
    <item>
      <title>Archived Comments, replied by nka @ Mon, 21 Apr 2008 03:44:09 -0500</title>
      <description>&lt;p&gt;Weirdest thing, first the addon was working, and all of a sudden this pops up in the sidebar when the Documents button is clicked:&lt;/p&gt;

&lt;p&gt;/* Copyright 2007 and beyond, Google Inc.  To use gadgets on your own site, visit &lt;a href=&quot;http://www.google.com/webmasters/gadgets&quot;&gt;http://www.google.com/webmasters/gadgets&lt;/a&gt;.  To create your own gadgets, visit &lt;a href=&quot;http://www.google.com/apis/gadgets&quot;&gt;http://www.google.com/apis/gadgets&lt;/a&gt; */(function(){var c=document.bgColor;var r,g,b;if(c.length!=7){r=g=b=1;}else{c=c.substring(1,c.length);r=parseInt(c.substring(0,2),16)/255;g=parseInt(c.substring(2,4),16)/255;b=parseInt(c.substring(4,6),16)/255;}var bgcolor=((r+g+b)/3&amp;lt;0&gt;&amp;lt;&gt;\&quot;]/.test(c)?c.replace(/&amp;amp;/g,&quot;&amp;amp;&quot;).replace(/&amp;lt;/g&gt;/g,&quot;&gt;&quot;).replace(/\&quot;/g,&quot;&quot;&quot;):c};j.prototype.b=function(c){var a=&quot;&amp;lt;iframe&gt;&quot;};j.prototype.k=function(c,a){try{return c.frames[a]}catch(b){return null}};j.prototype.e=function(c){var a=document.createElement(&quot;iframe&quot;);for(var b in c)a.setAttribute(b,
&lt;br /&gt;c[b]);return a};j.prototype.h=function(c,a){var b=this;setTimeout(function(){document.body.appendChild(b.e({id:c,name:c,src:a,width:0,height:0,frameBorder:0}))},0)};j.prototype.p=function(c,a){var b=this;document.write(b.b({id:c,name:c,src:a,width:0,height:0,frameBorder:0}))};j.prototype.g=function(c,a){var b=[],f=c.length,d=0;while(d&amp;lt;f&gt;&amp;lt;f&gt;&amp;lt;3&gt;&lt;br /&gt;window[c]=new a;for(var d=0;d&lt;b&gt;&amp;lt;s&gt;&lt;br /&gt;&quot;_&quot;+(h+k),i+&quot;#&quot;+o[k]);e.c[a]+=s}};g.prototype.n=function(a,b,f){var d=this;d.o(a);d.m[a]=window.setInterval(function(){d.u(a,b)},typeof f==&quot;object&quot;&amp;amp;&amp;amp;f.pollingInterval||IDICommon.IDI_DEFAULT_POLLING_INTERVAL)};g.prototype.o=function(a){var b=this;window.clearInterval(b.m[a]);b.m[a]=0};g.prototype.w=function(a){this.r=a};g.prototype.z=function(a){this.s=a};g.prototype.d=function(a){return this.s||a.replace(/([^:\/]\/).*$/,&quot;$1ig/idi_relay&quot;)};g.prototype.u=function(a,b){var f=this,d=window.frames[a];
&lt;br /&gt;if(d){var e;while(e=IDICommon.k(d,a+&quot;_&quot;+f.i[a])){try{if(e.location.href==&quot;about:blank&quot;)break}catch(h){break}f.f[a]+=IDICommon.j(e.location.href);++f.i[a]}var i=f.f[a].split(&quot;$&quot;),m=i.length-1;if(m&gt;0){f.f[a]=i[m];for(var n=0;n&amp;lt;m&gt;&lt;br /&gt;width:f,height:d});h.i[b]=0;h.c[b]=0;h.f[b]=&quot;&quot;;h.t[b]=a;var t=[];if(typeof o==&quot;object&quot;)for(var p in o)t.push(encodeURIComponent(p)+&quot;=&quot;+encodeURIComponent(o[p]));if(typeof n==&quot;function&quot;){t.push(&quot;idi_hr=&quot;+encodeURIComponent(h.r));h.n(b,n,e)}if(t.length){var q=t.join(&quot;&amp;amp;&quot;);if(i.src.length+1+q.length&gt;IDICommon.MAX_URL_LENGTH){q+=&quot;$&quot;;var v=h.d(a),z=IDICommon.MAX_URL_LENGTH-1-v.length,w=IDICommon.g(q,z),x=w.length;for(var p=0;p&amp;lt;x&gt;&lt;br /&gt;r.innerHTML+h.e({id:u,name:u,src:y,width:0,height:0,frameBorder:0})}else IDICommon.p(u,y)}h.c[b]+=x;q=&quot;&quot;}i.src+=&quot;#&quot;+q}if(k){var r=document.getElementById(k);r.innerHTML=r.innerHTML+IDICommon.b(i)}else document.write(IDICommon.b(i))};var l=g.prototype,c=[[&quot;setHostRelayUrl&quot;,l.w],[&quot;setModuleRelayUrl&quot;,l.z],[&quot;getModuleRelayUrl&quot;,l.d],[&quot;createModule&quot;,l.q],[&quot;postMessageToModule&quot;,l.v],[&quot;registerListener&quot;,l.n],[&quot;unregisterListener&quot;,l.o]];IDICommon.a(&quot;IDIHost&quot;,g,c)})();
&lt;br /&gt;function _idi_decodeArgs(d){var a=d.split(&quot;&amp;amp;&quot;);for(var b=0;b&lt;a&gt;&lt;a href=&quot;http://www.google.com/ig/modules/docs.xml\x26up_numDocuments\x3d9\x26up_showLastEdit\x3d1\x26synd\x3dopen\x26w\x3d320\x26h\x3d500\x26title\x3d\x26lang\x3dall\x26country\x3dALL\x26border\x3d%23ffffff%7C3px%2C1px+solid+%23999999&amp;amp;source&quot;&gt;http://www.google.com/ig/modules/docs.xml\x26up...&lt;/a&gt;=&quot; + encodeURIComponent(location.href);var hostRelayUrlPath = _idi_getup(iframe_url, &quot;req_idi_hr&quot;);if (hostRelayUrlPath != null) {var hostRelayUrl = window.location.protocol + &quot;//&quot; +window.location.host + hostRelayUrlPath;IDIHost.setHostRelayUrl(hostRelayUrl);}IDIHost.createModule(iframe_url, 'iframe_2143218596','320', '500',{callback: _idi_callback,userPrefs: { },pollingInterval: 100,parentDivId: 'idi_2143218596'});})();&lt;/p&gt;</description>
      <pubDate>Mon, 21 Apr 2008 03:44:09 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:10572:23620</guid>
      <author>nka</author>
      <link>http://userscripts.org/topics/10572</link>
    </item>
    <item>
      <title>Archived Comments, replied by nka @ Mon, 21 Apr 2008 03:36:37 -0500</title>
      <description>&lt;p&gt;I'm with you, as I have had the very same problem.  Hopefully someone will figure it out and post an addon.&lt;/p&gt;</description>
      <pubDate>Mon, 21 Apr 2008 03:36:37 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:10572:23621</guid>
      <author>nka</author>
      <link>http://userscripts.org/topics/10572</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews @ Tue, 16 Nov 2004 19:06:03 -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:06:03 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:10572:23615</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/topics/10572</link>
    </item>
  </channel>
</rss>
