<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Google Calendar TODO list for GreaseMonkey</title>
	<link>http://www.barklund.org/blog/2007/05/11/google-calender-todo-list/</link>
	<description>My life with ActionScript and relations</description>
	<pubDate>Wed, 19 Nov 2008 11:44:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: Jocelyn</title>
		<link>http://www.barklund.org/blog/2007/05/11/google-calender-todo-list/#comment-35953</link>
		<pubDate>Sat, 11 Oct 2008 03:13:16 +0000</pubDate>
		<guid>http://www.barklund.org/blog/2007/05/11/google-calender-todo-list/#comment-35953</guid>
					<description>I'm having the same problem with Firefox 3. I'm not seeing any TODO list in my calendar at all!! Please help because I cannot WAIT to use this script!!</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same problem with Firefox 3. I&#8217;m not seeing any TODO list in my calendar at all!! Please help because I cannot WAIT to use this script!!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: ALC</title>
		<link>http://www.barklund.org/blog/2007/05/11/google-calender-todo-list/#comment-31981</link>
		<pubDate>Tue, 02 Sep 2008 19:39:31 +0000</pubDate>
		<guid>http://www.barklund.org/blog/2007/05/11/google-calender-todo-list/#comment-31981</guid>
					<description>Sorry, I forgot to mention that I'm running Firefox 2.0.0.16

Thanks.</description>
		<content:encoded><![CDATA[<p>Sorry, I forgot to mention that I&#8217;m running Firefox 2.0.0.16</p>
<p>Thanks.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: ALC</title>
		<link>http://www.barklund.org/blog/2007/05/11/google-calender-todo-list/#comment-31977</link>
		<pubDate>Tue, 02 Sep 2008 18:55:36 +0000</pubDate>
		<guid>http://www.barklund.org/blog/2007/05/11/google-calender-todo-list/#comment-31977</guid>
					<description>Hi, I'm a first timer and am excited about this script but seem to be having similar difficulties as some others are getting it running. 
I have successfully installed Greasemonkey 0.8.20080609.0 and activated your updated Todo list script - so I see it ticked when I right click the Greasy critters face, and see it enabled in 'Manage User Scripts' from the tool bar. But I can find no sign of it in my Google Calender.

Please advise, thank you.</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m a first timer and am excited about this script but seem to be having similar difficulties as some others are getting it running.<br />
I have successfully installed Greasemonkey 0.8.20080609.0 and activated your updated Todo list script - so I see it ticked when I right click the Greasy critters face, and see it enabled in &#8216;Manage User Scripts&#8217; from the tool bar. But I can find no sign of it in my Google Calender.</p>
<p>Please advise, thank you.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: lhs</title>
		<link>http://www.barklund.org/blog/2007/05/11/google-calender-todo-list/#comment-27281</link>
		<pubDate>Fri, 04 Jul 2008 22:25:18 +0000</pubDate>
		<guid>http://www.barklund.org/blog/2007/05/11/google-calender-todo-list/#comment-27281</guid>
					<description>i loved it!
and it worked fine in firefox 2.0.0.14 and 2.0.0.15
but not anymore in FIREFOX 3
and i do not understand why....

really bad</description>
		<content:encoded><![CDATA[<p>i loved it!<br />
and it worked fine in firefox 2.0.0.14 and 2.0.0.15<br />
but not anymore in FIREFOX 3<br />
and i do not understand why&#8230;.</p>
<p>really bad
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Neal</title>
		<link>http://www.barklund.org/blog/2007/05/11/google-calender-todo-list/#comment-26838</link>
		<pubDate>Mon, 23 Jun 2008 02:49:00 +0000</pubDate>
		<guid>http://www.barklund.org/blog/2007/05/11/google-calender-todo-list/#comment-26838</guid>
					<description>My TODO list stopped working once I updated to Firefox 3.0. Will there be any patches for the new version of the browser?</description>
		<content:encoded><![CDATA[<p>My TODO list stopped working once I updated to Firefox 3.0. Will there be any patches for the new version of the browser?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: L</title>
		<link>http://www.barklund.org/blog/2007/05/11/google-calender-todo-list/#comment-26626</link>
		<pubDate>Wed, 18 Jun 2008 15:56:57 +0000</pubDate>
		<guid>http://www.barklund.org/blog/2007/05/11/google-calender-todo-list/#comment-26626</guid>
					<description>I'm just wondering if it works with Firefox 3. I'm not seeing my TODO list in Firefox 3.</description>
		<content:encoded><![CDATA[<p>I&#8217;m just wondering if it works with Firefox 3. I&#8217;m not seeing my TODO list in Firefox 3.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Rich</title>
		<link>http://www.barklund.org/blog/2007/05/11/google-calender-todo-list/#comment-24222</link>
		<pubDate>Mon, 12 May 2008 03:53:39 +0000</pubDate>
		<guid>http://www.barklund.org/blog/2007/05/11/google-calender-todo-list/#comment-24222</guid>
					<description>The field to add a friend's calendar is a bug. It is irrelevant to the TO DO List.

The &quot;Add a Friend's calendar&quot; field is part of the calendar_div element aka &quot;My Calendars&quot;. (My Calendars is redundant; this functionality is in the Settings page.)

I've never programmed javascript before but I tinkered a bit:

If you hide calendar_div with:

calendar_div.style.display = 'none';

the stray field remains in todoBottomChrome.

I also tried making another script to remove calendar_div element altogether via removeChild method. This works but throws an error (says firebug).</description>
		<content:encoded><![CDATA[<p>The field to add a friend&#8217;s calendar is a bug. It is irrelevant to the TO DO List.</p>
<p>The &#8220;Add a Friend&#8217;s calendar&#8221; field is part of the calendar_div element aka &#8220;My Calendars&#8221;. (My Calendars is redundant; this functionality is in the Settings page.)</p>
<p>I&#8217;ve never programmed javascript before but I tinkered a bit:</p>
<p>If you hide calendar_div with:</p>
<p>calendar_div.style.display = &#8216;none&#8217;;</p>
<p>the stray field remains in todoBottomChrome.</p>
<p>I also tried making another script to remove calendar_div element altogether via removeChild method. This works but throws an error (says firebug).
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jesse</title>
		<link>http://www.barklund.org/blog/2007/05/11/google-calender-todo-list/#comment-23559</link>
		<pubDate>Wed, 07 May 2008 19:38:27 +0000</pubDate>
		<guid>http://www.barklund.org/blog/2007/05/11/google-calender-todo-list/#comment-23559</guid>
					<description>I see a place to enter a friends calendar, can you explain how that works? I have entered a friends email address, but my to do list doesn't appear to show up on their google calendar (they have GM and this script enabled).

Many thanks.</description>
		<content:encoded><![CDATA[<p>I see a place to enter a friends calendar, can you explain how that works? I have entered a friends email address, but my to do list doesn&#8217;t appear to show up on their google calendar (they have GM and this script enabled).</p>
<p>Many thanks.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Devin</title>
		<link>http://www.barklund.org/blog/2007/05/11/google-calender-todo-list/#comment-8326</link>
		<pubDate>Tue, 08 Jan 2008 15:57:23 +0000</pubDate>
		<guid>http://www.barklund.org/blog/2007/05/11/google-calender-todo-list/#comment-8326</guid>
					<description>Hi,

I just installed greasemonkey today and I have no programming experience so i consider it a small miracle that my computer didnt blow up:)  

I had no problem installing the script. But I dont see anything in my google calendar once the script is installed? Does anyone  have a screen shot of what it is supposed to look like once the script is installed?  I don't think it is working for me. Using Firefox 2.0.0.11.

Thanks ...</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I just installed greasemonkey today and I have no programming experience so i consider it a small miracle that my computer didnt blow up:)  </p>
<p>I had no problem installing the script. But I dont see anything in my google calendar once the script is installed? Does anyone  have a screen shot of what it is supposed to look like once the script is installed?  I don&#8217;t think it is working for me. Using Firefox 2.0.0.11.</p>
<p>Thanks &#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: a</title>
		<link>http://www.barklund.org/blog/2007/05/11/google-calender-todo-list/#comment-8158</link>
		<pubDate>Sun, 06 Jan 2008 23:39:32 +0000</pubDate>
		<guid>http://www.barklund.org/blog/2007/05/11/google-calender-todo-list/#comment-8158</guid>
					<description>did not work for me.  love the idea tho</description>
		<content:encoded><![CDATA[<p>did not work for me.  love the idea tho
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
