<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Google Calendar ebay reminder | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/12587</link>
    <description>Recent comments on userscript: Google Calendar ebay reminder</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Update?, replied by DarkoDDio</title>
      <description>&lt;p&gt;I made it by myself
&lt;br /&gt;&lt;a href=&quot;http://www.turbino.net/?p=219&quot;&gt;http://www.turbino.net/?p=219&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 11 Sep 2009 10:19:49 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:21517:168047</guid>
      <author>DarkoDDio</author>
      <link>http://userscripts.org/posts/168047</link>
    </item>
    <item>
      <title>Update?, replied by Chris4</title>
      <description>&lt;p&gt;Update for the new ebay layout, please? :)&lt;/p&gt;</description>
      <pubDate>Mon, 09 Feb 2009 01:55:19 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:21517:94971</guid>
      <author>Chris4</author>
      <link>http://userscripts.org/posts/94971</link>
    </item>
    <item>
      <title>Archived Comments, replied by lorenzk</title>
      <description>&lt;p&gt;Great script - thank you!&lt;/p&gt;</description>
      <pubDate>Fri, 23 May 2008 22:56:20 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12435:34610</guid>
      <author>lorenzk</author>
      <link>http://userscripts.org/posts/34610</link>
    </item>
    <item>
      <title>Archived Comments, replied by Friese</title>
      <description>&lt;p&gt;PER-FEKT ;) THX&lt;/p&gt;</description>
      <pubDate>Mon, 18 Feb 2008 20:53:24 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12435:34611</guid>
      <author>Friese</author>
      <link>http://userscripts.org/posts/34611</link>
    </item>
    <item>
      <title>Archived Comments, replied by Tilman Vogel</title>
      <description>&lt;p&gt;Don't worry, I think I know what you mean. I just updated the script to include a switch between the default and your suggested behaviour. Let me know if I didn't get you!&lt;/p&gt;

&lt;p&gt;(You are not using one of these killer Nokia Internet tablets, are you? ;-))&lt;/p&gt;</description>
      <pubDate>Mon, 04 Feb 2008 14:37:16 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12435:34612</guid>
      <author>Tilman Vogel</author>
      <link>http://userscripts.org/posts/34612</link>
    </item>
    <item>
      <title>Archived Comments, replied by Friese</title>
      <description>&lt;p&gt;F****, please, if you're interested in my solution just right-click and select &quot;view HTML code of this page&quot;, i do not get rid of this google image in my posting.&lt;/p&gt;</description>
      <pubDate>Sat, 02 Feb 2008 00:36:00 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12435:34613</guid>
      <author>Friese</author>
      <link>http://userscripts.org/posts/34613</link>
    </item>
    <item>
      <title>Archived Comments, replied by Friese</title>
      <description>&lt;p&gt;What shall i say, next try here:
&lt;br /&gt;&lt;pre&gt;
newButton.innerHTML 
= '&amp;lt;a href=&quot;http://www.google.com/calendar/event?action=TEMPLATE&amp;amp;text='
  + title.textContent
  + '&amp;amp;dates='
  + googledate
  + &quot;/&quot;
  + googledate
  + '&amp;amp;details='
  + encodeURIComponent(document.location)
  + '&amp;amp;location=&amp;amp;trp=false&amp;amp;sprop=&amp;amp;sprop=name:&quot; target=&quot;_blank&quot;&amp;gt;&amp;lt;&lt;img src=&quot;http://www.google.com/calendar/images/ext/gc_button1.gif&quot; /&gt;&lt;/pre&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 02 Feb 2008 00:33:31 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12435:34614</guid>
      <author>Friese</author>
      <link>http://userscripts.org/posts/34614</link>
    </item>
    <item>
      <title>Archived Comments, replied by Friese</title>
      <description>&lt;p&gt;Oups, here again the code:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;
&lt;br /&gt;newButton.innerHTML 
&lt;br /&gt;= '&lt;a href=&quot;http://www.google.com/calendar/event?action=TEMPLATE&amp;amp;text='
&amp;lt;br /&amp;gt;  + title.textContent
&amp;lt;br /&amp;gt;  + '&amp;amp;dates='
&amp;lt;br /&amp;gt;  + googledate
&amp;lt;br /&amp;gt;  + &quot; /&gt;&lt;img src=&quot;http://www.google.com/calendar/images/ext/gc_button1.gif&quot; /&gt;';&lt;/p&gt;

&lt;p&gt;&lt;/code&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 02 Feb 2008 00:32:18 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12435:34615</guid>
      <author>Friese</author>
      <link>http://userscripts.org/posts/34615</link>
    </item>
    <item>
      <title>Archived Comments, replied by Friese</title>
      <description>&lt;p&gt;Nice script, this will be one of my must-haves. But I prefer not to have the link in the subject as it does not display properly on my mobile device. My solution ist to have the article title in the events subject and the plain URL in the event description. Google calendar turns the URL into a clickable link.&lt;/p&gt;

&lt;p&gt;For my alternative, you have to exchange the definition of newButton.innerHTML at the end of the script into:&lt;/p&gt;

&lt;p&gt;newButton.innerHTML 
&lt;br /&gt;= '&lt;a href=&quot;http://www.google.com/calendar/event?action=TEMPLATE&amp;amp;text='
&amp;lt;br /&amp;gt;  + title.textContent
&amp;lt;br /&amp;gt;  + '&amp;amp;dates='
&amp;lt;br /&amp;gt;  + googledate
&amp;lt;br /&amp;gt;  + &quot; /&gt;&lt;img src=&quot;http://www.google.com/calendar/images/ext/gc_button1.gif&quot; /&gt;';&lt;/p&gt;

&lt;p&gt;Enjoy
&lt;br /&gt;Der Friese&lt;/p&gt;</description>
      <pubDate>Sat, 02 Feb 2008 00:27:02 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12435:34616</guid>
      <author>Friese</author>
      <link>http://userscripts.org/posts/34616</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:02 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12435:34609</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/34609</link>
    </item>
  </channel>
</rss>
