<?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/"
		>
<channel>
	<title>Comments on: Google Calendar Widget</title>
	<atom:link href="http://notions.okuda.ca/wordpress-plugins/google-calendar-widget/feed/" rel="self" type="application/rss+xml" />
	<link>http://notions.okuda.ca</link>
	<description>A mental image or representation; an idea or conception</description>
	<lastBuildDate>Sat, 31 Jul 2010 23:05:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jens</title>
		<link>http://notions.okuda.ca/wordpress-plugins/google-calendar-widget/comment-page-1/#comment-119390</link>
		<dc:creator>Jens</dc:creator>
		<pubDate>Tue, 06 Jul 2010 16:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/?page_id=155#comment-119390</guid>
		<description>Hi,

I really like your widget and think it integrates very well with the website I&#039;m working on. However I always strive to have my entire site validate (i.e. I want HTML, CSS etc to be valid) and there are some issues with your code. I would appreciate if you could run a validator (e.g. http://validator.w3.org/) on it and fix the issues reported. 

Localized dates would be nice too!

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I really like your widget and think it integrates very well with the website I&#8217;m working on. However I always strive to have my entire site validate (i.e. I want HTML, CSS etc to be valid) and there are some issues with your code. I would appreciate if you could run a validator (e.g. <a href="http://validator.w3.org/)" rel="nofollow">http://validator.w3.org/)</a> on it and fix the issues reported. </p>
<p>Localized dates would be nice too!</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Poco</title>
		<link>http://notions.okuda.ca/wordpress-plugins/google-calendar-widget/comment-page-1/#comment-119230</link>
		<dc:creator>Poco</dc:creator>
		<pubDate>Fri, 02 Jul 2010 16:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/?page_id=155#comment-119230</guid>
		<description>Aonghas - take a look at the function buildDate(entry) in ko-calendar.js.  It contains the code that generates the date and time strings.  Near the bottom of it you will see where the plugin converts the dates to strings using functions like toString(&quot;ddd, MMM d, yyyy&quot;).

I don&#039;t know if the data.js library supports format specifiers that include today/tomorrow (probably not), so you will have to edit that code to check if the date is equal to Date.today() using Date.equals() to compare two dates, and Data.clearTime() to set the clock to midnight so that they will compare by date and not time.

&lt;a href=&quot;http://code.google.com/p/datejs/wiki/APIDocumentation&quot; rel=&quot;nofollow&quot;&gt;Check the documentation of date.js here&lt;/a&gt;

You could also look in the code of wpng-calendar to see how it does it.</description>
		<content:encoded><![CDATA[<p>Aonghas &#8211; take a look at the function buildDate(entry) in ko-calendar.js.  It contains the code that generates the date and time strings.  Near the bottom of it you will see where the plugin converts the dates to strings using functions like toString(&#8220;ddd, MMM d, yyyy&#8221;).</p>
<p>I don&#8217;t know if the data.js library supports format specifiers that include today/tomorrow (probably not), so you will have to edit that code to check if the date is equal to Date.today() using Date.equals() to compare two dates, and Data.clearTime() to set the clock to midnight so that they will compare by date and not time.</p>
<p><a href="http://code.google.com/p/datejs/wiki/APIDocumentation" rel="nofollow">Check the documentation of date.js here</a></p>
<p>You could also look in the code of wpng-calendar to see how it does it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aonghas</title>
		<link>http://notions.okuda.ca/wordpress-plugins/google-calendar-widget/comment-page-1/#comment-119203</link>
		<dc:creator>Aonghas</dc:creator>
		<pubDate>Thu, 01 Jul 2010 23:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/?page_id=155#comment-119203</guid>
		<description>Hi there,

Thanks for the plugin. I was wondering if I could edit the code so that the dates behaved in the same way as the wpng-calendar plugin in that events today or tomorrow would be shown as &quot;Today&quot; and &quot;Tomorrow&quot; instead of the actual dates? How would I do this?

Thanks
Aonghas</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>Thanks for the plugin. I was wondering if I could edit the code so that the dates behaved in the same way as the wpng-calendar plugin in that events today or tomorrow would be shown as &#8220;Today&#8221; and &#8220;Tomorrow&#8221; instead of the actual dates? How would I do this?</p>
<p>Thanks<br />
Aonghas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: T</title>
		<link>http://notions.okuda.ca/wordpress-plugins/google-calendar-widget/comment-page-1/#comment-119029</link>
		<dc:creator>T</dc:creator>
		<pubDate>Tue, 29 Jun 2010 13:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/?page_id=155#comment-119029</guid>
		<description>Hi,

Is there any chance you could make it only so one event opens at a time, rather than having to individually close each old event after opening an event,  so its similar to the the archives widget on my site.

THANKS</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Is there any chance you could make it only so one event opens at a time, rather than having to individually close each old event after opening an event,  so its similar to the the archives widget on my site.</p>
<p>THANKS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cliff</title>
		<link>http://notions.okuda.ca/wordpress-plugins/google-calendar-widget/comment-page-1/#comment-118350</link>
		<dc:creator>cliff</dc:creator>
		<pubDate>Sun, 13 Jun 2010 21:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/?page_id=155#comment-118350</guid>
		<description>it does not seem to work for private feed.</description>
		<content:encoded><![CDATA[<p>it does not seem to work for private feed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom B.</title>
		<link>http://notions.okuda.ca/wordpress-plugins/google-calendar-widget/comment-page-1/#comment-118348</link>
		<dc:creator>Tom B.</dc:creator>
		<pubDate>Sun, 13 Jun 2010 20:33:31 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/?page_id=155#comment-118348</guid>
		<description>I like the plugin and would like to use it for a site I maintain, since it would help lower the amount of work it takes to input upcoming events. Unfortunately, the output is in a much smaller font than the rest of the page and I have been unable to get it to change to something larger.</description>
		<content:encoded><![CDATA[<p>I like the plugin and would like to use it for a site I maintain, since it would help lower the amount of work it takes to input upcoming events. Unfortunately, the output is in a much smaller font than the rest of the page and I have been unable to get it to change to something larger.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Poco</title>
		<link>http://notions.okuda.ca/wordpress-plugins/google-calendar-widget/comment-page-1/#comment-118223</link>
		<dc:creator>Poco</dc:creator>
		<pubDate>Thu, 10 Jun 2010 22:59:59 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/?page_id=155#comment-118223</guid>
		<description>I don&#039;t know much about shortcodes yet, but a quick search has found something that might work.

Check out http://digitalnature.ro/blog/extend-wordpress-functionality-with-shortcodes/ for some code that you can use to create a shortcode that will allow you to insert any arbitrary widget.

The class for the Google Calendar Widget is &#039;WP_Widget_KO_Calendar&#039;

I&#039;m not exactly sure how you set the settings.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know much about shortcodes yet, but a quick search has found something that might work.</p>
<p>Check out <a href="http://digitalnature.ro/blog/extend-wordpress-functionality-with-shortcodes/" rel="nofollow">http://digitalnature.ro/blog/extend-wordpress-functionality-with-shortcodes/</a> for some code that you can use to create a shortcode that will allow you to insert any arbitrary widget.</p>
<p>The class for the Google Calendar Widget is &#8216;WP_Widget_KO_Calendar&#8217;</p>
<p>I&#8217;m not exactly sure how you set the settings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mick</title>
		<link>http://notions.okuda.ca/wordpress-plugins/google-calendar-widget/comment-page-1/#comment-118182</link>
		<dc:creator>Mick</dc:creator>
		<pubDate>Thu, 10 Jun 2010 02:43:01 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/?page_id=155#comment-118182</guid>
		<description>Great widget - was wondering if there was a shortcode available for it. I&#039;m interested in placing this widget in the footer of my site if possible.</description>
		<content:encoded><![CDATA[<p>Great widget &#8211; was wondering if there was a shortcode available for it. I&#8217;m interested in placing this widget in the footer of my site if possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Poco</title>
		<link>http://notions.okuda.ca/wordpress-plugins/google-calendar-widget/comment-page-1/#comment-117442</link>
		<dc:creator>Poco</dc:creator>
		<pubDate>Tue, 25 May 2010 14:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/?page_id=155#comment-117442</guid>
		<description>The plugin uses the Google API, but does not provide a key, as the new versions do not require it.  It is possible that the gmappity plugin is using a version that requires a key.

Try disabling the Gmappity plugin and see if that works.

Alternatively you can provide a key when the plugin is including the Google API

Change this...
wp_enqueue_script(&#039;google&#039;, &#039;http://www.google.com/jsapi&#039;, false, 1);

To this...
wp_enqueue_script(&#039;google&#039;, &#039;http://www.google.com/jsapi?key=YOURKEYHERE&#039;, false, 1);

If you can provide a link to the problem page that will also help figure out the issue.</description>
		<content:encoded><![CDATA[<p>The plugin uses the Google API, but does not provide a key, as the new versions do not require it.  It is possible that the gmappity plugin is using a version that requires a key.</p>
<p>Try disabling the Gmappity plugin and see if that works.</p>
<p>Alternatively you can provide a key when the plugin is including the Google API</p>
<p>Change this&#8230;<br />
wp_enqueue_script(&#8216;google&#8217;, &#8216;http://www.google.com/jsapi&#8217;, false, 1);</p>
<p>To this&#8230;<br />
wp_enqueue_script(&#8216;google&#8217;, &#8216;http://www.google.com/jsapi?key=YOURKEYHERE&#8217;, false, 1);</p>
<p>If you can provide a link to the problem page that will also help figure out the issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://notions.okuda.ca/wordpress-plugins/google-calendar-widget/comment-page-1/#comment-117422</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Tue, 25 May 2010 00:52:37 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/?page_id=155#comment-117422</guid>
		<description>When I activate the plugin, I get a message saying I need to get a new Google Maps API key. I have a WP Gmappity plugin running.</description>
		<content:encoded><![CDATA[<p>When I activate the plugin, I get a message saying I need to get a new Google Maps API key. I have a WP Gmappity plugin running.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
