<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Cooking and Coding</title>
	<atom:link href="http://cookingandcoding.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://cookingandcoding.wordpress.com</link>
	<description>The two things I do the most...</description>
	<lastBuildDate>Fri, 06 Nov 2009 05:41:22 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Dynamically Generating Embedded Google Calendars with GCal4Ruby by Jim Sowers</title>
		<link>http://cookingandcoding.wordpress.com/2009/08/31/dynamically-generating-embedded-google-calendars-with-gcal4ruby/#comment-179</link>
		<dc:creator>Jim Sowers</dc:creator>
		<pubDate>Fri, 06 Nov 2009 05:41:22 +0000</pubDate>
		<guid isPermaLink="false">http://cookingandcoding.wordpress.com/?p=229#comment-179</guid>
		<description>Hi Rich,

I&#039;m really frustrated with Google calendars and I thought you might be able to help based on what I&#039;ve read.  I am setting up a website using Google Apps and Google Sites (formerly JotSpot).

As part of the process, I set up a few basic pages, including a &quot;Schedule&quot; page.  All I want that page to do is show a Google Calendar (which is from the same domain as I have associated with Google Apps).  That is easy.

But, I want the calendar to display July 2010 -- rather than starting at today&#039;s date.  I&#039;ve read, researched, Forumed, and FAQed myself silly.  What I discovered is an option called &quot;dates&quot; that should be inserted somewhere in the code is:
 dates=&quot;20100711%2F20100718&quot;  It is unclear if there need to &quot;s or not.

I have tried using the &quot;Insert -&gt; Calendar&quot; command in Sites and then modifying the HTML, which is an  tag, not an  tag.  No matter what I do, Sites just strips out the code and ignores my modifications with no error message.

I have tried embedding calendar gadgets and &quot;embedding&quot; gadgets.  Nothing works.  This would seem to be such a common and obvious problem that I would think it would be one of the properties you can set when embedding a calendar--but alas it is not.  

One thing, if you do write back with an answer, please make sure you have tested it first :-)

Thanks,

Jim (Unicycle basketball team USA)</description>
		<content:encoded><![CDATA[<p>Hi Rich,</p>
<p>I&#8217;m really frustrated with Google calendars and I thought you might be able to help based on what I&#8217;ve read.  I am setting up a website using Google Apps and Google Sites (formerly JotSpot).</p>
<p>As part of the process, I set up a few basic pages, including a &#8220;Schedule&#8221; page.  All I want that page to do is show a Google Calendar (which is from the same domain as I have associated with Google Apps).  That is easy.</p>
<p>But, I want the calendar to display July 2010 &#8212; rather than starting at today&#8217;s date.  I&#8217;ve read, researched, Forumed, and FAQed myself silly.  What I discovered is an option called &#8220;dates&#8221; that should be inserted somewhere in the code is:<br />
 dates=&#8221;20100711%2F20100718&#8243;  It is unclear if there need to &#8220;s or not.</p>
<p>I have tried using the &#8220;Insert -&gt; Calendar&#8221; command in Sites and then modifying the HTML, which is an  tag, not an  tag.  No matter what I do, Sites just strips out the code and ignores my modifications with no error message.</p>
<p>I have tried embedding calendar gadgets and &#8220;embedding&#8221; gadgets.  Nothing works.  This would seem to be such a common and obvious problem that I would think it would be one of the properties you can set when embedding a calendar&#8211;but alas it is not.  </p>
<p>One thing, if you do write back with an answer, please make sure you have tested it first <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Thanks,</p>
<p>Jim (Unicycle basketball team USA)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Ruby Google Calendar API Gem: GCal4Ruby by Mike Reich</title>
		<link>http://cookingandcoding.wordpress.com/2009/06/08/new-ruby-google-calendar-api-gem-gcal4ruby/#comment-177</link>
		<dc:creator>Mike Reich</dc:creator>
		<pubDate>Tue, 03 Nov 2009 06:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://cookingandcoding.wordpress.com/?p=169#comment-177</guid>
		<description>Hi Arnold, not sure we can do much if this is a bug on Google&#039;s end.

-Mike</description>
		<content:encoded><![CDATA[<p>Hi Arnold, not sure we can do much if this is a bug on Google&#8217;s end.</p>
<p>-Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Ruby Google Calendar API Gem: GCal4Ruby by Arnold Ude</title>
		<link>http://cookingandcoding.wordpress.com/2009/06/08/new-ruby-google-calendar-api-gem-gcal4ruby/#comment-175</link>
		<dc:creator>Arnold Ude</dc:creator>
		<pubDate>Fri, 30 Oct 2009 00:44:18 +0000</pubDate>
		<guid isPermaLink="false">http://cookingandcoding.wordpress.com/?p=169#comment-175</guid>
		<description>I believe the missing events have to do with this bug in Google-Calender:

http://code.google.com/p/fullcalendar/issues/detail?id=83

But what can we do to remedy this for GCal4Ruby????</description>
		<content:encoded><![CDATA[<p>I believe the missing events have to do with this bug in Google-Calender:</p>
<p><a href="http://code.google.com/p/fullcalendar/issues/detail?id=83" rel="nofollow">http://code.google.com/p/fullcalendar/issues/detail?id=83</a></p>
<p>But what can we do to remedy this for GCal4Ruby????</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Ruby Google Calendar API Gem: GCal4Ruby by Arnold Ude</title>
		<link>http://cookingandcoding.wordpress.com/2009/06/08/new-ruby-google-calendar-api-gem-gcal4ruby/#comment-174</link>
		<dc:creator>Arnold Ude</dc:creator>
		<pubDate>Fri, 30 Oct 2009 00:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://cookingandcoding.wordpress.com/?p=169#comment-174</guid>
		<description>I observe a strange behaviour with latest version of this precious gem: Sometimes Event.find(gcal) wouldnt give me all events which I can see in the calendar. This happens from time to time, in two consecutive calls to find sometimes events are missing and stay missing. 

It must have something to do with private/public but I cant figure out what. The missing appointment have a &quot;standard&quot; visibility when opened in Google calendar, when I set this visibility to private and then BACK to standard they suddenly appear in the find-query again.

Any ideas?</description>
		<content:encoded><![CDATA[<p>I observe a strange behaviour with latest version of this precious gem: Sometimes Event.find(gcal) wouldnt give me all events which I can see in the calendar. This happens from time to time, in two consecutive calls to find sometimes events are missing and stay missing. </p>
<p>It must have something to do with private/public but I cant figure out what. The missing appointment have a &#8220;standard&#8221; visibility when opened in Google calendar, when I set this visibility to private and then BACK to standard they suddenly appear in the find-query again.</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Google Calendar API in Ruby on Rails by aashish</title>
		<link>http://cookingandcoding.wordpress.com/2009/05/04/using-google-calendar-api-in-ruby-on-rails/#comment-172</link>
		<dc:creator>aashish</dc:creator>
		<pubDate>Tue, 20 Oct 2009 18:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://cookingandcoding.wordpress.com/2009/05/04/using-google-calendar-api-in-ruby-on-rails/#comment-172</guid>
		<description>Hi, I have a problem with authentication of google data api. 

I want to have clientlogin authentication. From the link http://code.google.com/apis/gdata/articles/gdata_on_rails.html#ClientLogin 

I got the code 

client = GData::Client::DocList.new
client.clientlogin(&#039;user@gmail.com&#039;, &#039;pa$$word&#039;)

Now where I have to place above code in doclist application 

can u help me

thank  u</description>
		<content:encoded><![CDATA[<p>Hi, I have a problem with authentication of google data api. </p>
<p>I want to have clientlogin authentication. From the link <a href="http://code.google.com/apis/gdata/articles/gdata_on_rails.html#ClientLogin" rel="nofollow">http://code.google.com/apis/gdata/articles/gdata_on_rails.html#ClientLogin</a> </p>
<p>I got the code </p>
<p>client = GData::Client::DocList.new<br />
client.clientlogin(&#8216;user@gmail.com&#8217;, &#8216;pa$$word&#8217;)</p>
<p>Now where I have to place above code in doclist application </p>
<p>can u help me</p>
<p>thank  u</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone Web Applications with iUI and Ruby on Rails &#8211; Part 1 by Geoff</title>
		<link>http://cookingandcoding.wordpress.com/2008/09/05/iphone-web-applications-with-iui-and-ruby-on-rails-part-1/#comment-170</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Wed, 07 Oct 2009 01:42:40 +0000</pubDate>
		<guid isPermaLink="false">http://cookingandcoding.wordpress.com/?p=50#comment-170</guid>
		<description>This article was great!

+1 for Part 2!!!</description>
		<content:encoded><![CDATA[<p>This article was great!</p>
<p>+1 for Part 2!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Ruby Google Calendar API Gem: GCal4Ruby by Anthony Metcalf</title>
		<link>http://cookingandcoding.wordpress.com/2009/06/08/new-ruby-google-calendar-api-gem-gcal4ruby/#comment-167</link>
		<dc:creator>Anthony Metcalf</dc:creator>
		<pubDate>Tue, 22 Sep 2009 19:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://cookingandcoding.wordpress.com/?p=169#comment-167</guid>
		<description>Thanks Mike, the only thing missing from that is a little above where I have 

now = Time.now

Basically i have a function that accepts an int, I take now, and advance the date by that many days (using the active support extensions...), then work out the start and end of that day (start and finish), the use these in the range argument to the search.....

From the docs for GCal4Ruby, it says I can just pass a Time object, which start and finish are....

I hope that makes sense!</description>
		<content:encoded><![CDATA[<p>Thanks Mike, the only thing missing from that is a little above where I have </p>
<p>now = Time.now</p>
<p>Basically i have a function that accepts an int, I take now, and advance the date by that many days (using the active support extensions&#8230;), then work out the start and end of that day (start and finish), the use these in the range argument to the search&#8230;..</p>
<p>From the docs for GCal4Ruby, it says I can just pass a Time object, which start and finish are&#8230;.</p>
<p>I hope that makes sense!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Ruby Google Calendar API Gem: GCal4Ruby by Mike Reich</title>
		<link>http://cookingandcoding.wordpress.com/2009/06/08/new-ruby-google-calendar-api-gem-gcal4ruby/#comment-166</link>
		<dc:creator>Mike Reich</dc:creator>
		<pubDate>Tue, 22 Sep 2009 07:34:20 +0000</pubDate>
		<guid isPermaLink="false">http://cookingandcoding.wordpress.com/?p=169#comment-166</guid>
		<description>Hi Anthony, looks like the value you are supplying for the start parameter is invalid.  Can you post the actual values?  The error is coming from Google rather than from the GCal4Ruby library.  Google can be finicky about the format of date values that are supplied to server.

-Mike</description>
		<content:encoded><![CDATA[<p>Hi Anthony, looks like the value you are supplying for the start parameter is invalid.  Can you post the actual values?  The error is coming from Google rather than from the GCal4Ruby library.  Google can be finicky about the format of date values that are supplied to server.</p>
<p>-Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Ruby Google Calendar API Gem: GCal4Ruby by Anthony Metcalf</title>
		<link>http://cookingandcoding.wordpress.com/2009/06/08/new-ruby-google-calendar-api-gem-gcal4ruby/#comment-164</link>
		<dc:creator>Anthony Metcalf</dc:creator>
		<pubDate>Mon, 21 Sep 2009 16:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://cookingandcoding.wordpress.com/?p=169#comment-164</guid>
		<description>Hi,

  I&#039;m just playing with this, and trying to check if an event exists on a specific day (this is going to be for a very basic reminder system).

  I&#039;m doing the following, and getting an error....

days = 10
date = now.advance(:days =&gt; days)
start = date.beginning_of_day.
finish = date.end_of_day
games = GCal4Ruby::Event.find(service.calendars[0], &quot;DnD&quot;, {:range =&gt; {:start =&gt; start, :end =&gt; finish} })

games.each do &#124;game&#124; puts &quot;#{game.title}:#{game.start}&quot; end

/usr/lib/ruby/gems/1.8/gems/gcal4ruby-0.2.5/lib/gcal4ruby/base.rb:202:in `send_get&#039;: Invalid value for start-min parameter: 2009-10-01T00:00:00 01:00 (GCal4Ruby::HTTPGetFailed)
        from /usr/lib/ruby/gems/1.8/gems/gcal4ruby-0.2.5/lib/gcal4ruby/event.rb:425:in `find&#039;
        from init.rb:33


Any thoughts?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>  I&#8217;m just playing with this, and trying to check if an event exists on a specific day (this is going to be for a very basic reminder system).</p>
<p>  I&#8217;m doing the following, and getting an error&#8230;.</p>
<p>days = 10<br />
date = now.advance(:days =&gt; days)<br />
start = date.beginning_of_day.<br />
finish = date.end_of_day<br />
games = GCal4Ruby::Event.find(service.calendars[0], &#8220;DnD&#8221;, {:range =&gt; {:start =&gt; start, :end =&gt; finish} })</p>
<p>games.each do |game| puts &#8220;#{game.title}:#{game.start}&#8221; end</p>
<p>/usr/lib/ruby/gems/1.8/gems/gcal4ruby-0.2.5/lib/gcal4ruby/base.rb:202:in `send_get&#8217;: Invalid value for start-min parameter: 2009-10-01T00:00:00 01:00 (GCal4Ruby::HTTPGetFailed)<br />
        from /usr/lib/ruby/gems/1.8/gems/gcal4ruby-0.2.5/lib/gcal4ruby/event.rb:425:in `find&#8217;<br />
        from init.rb:33</p>
<p>Any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VMWare Server 1.0x on Kubuntu 9.04 by k</title>
		<link>http://cookingandcoding.wordpress.com/2009/05/18/vmware-server-1-0x-on-kubuntu-9-04/#comment-162</link>
		<dc:creator>k</dc:creator>
		<pubDate>Mon, 14 Sep 2009 14:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://cookingandcoding.wordpress.com/?p=136#comment-162</guid>
		<description>http://www.insecure.ws/2009/09/11/vmware-specific-specific-5-5-x-and-kernel-2-6-31
updated</description>
		<content:encoded><![CDATA[<p><a href="http://www.insecure.ws/2009/09/11/vmware-specific-specific-5-5-x-and-kernel-2-6-31" rel="nofollow">http://www.insecure.ws/2009/09/11/vmware-specific-specific-5-5-x-and-kernel-2-6-31</a><br />
updated</p>
]]></content:encoded>
	</item>
</channel>
</rss>
