<?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, 04 Feb 2012 00:52:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Miguel</title>
		<link>http://notions.okuda.ca/wordpress-plugins/google-calendar-widget/comment-page-2/#comment-179671</link>
		<dc:creator>Miguel</dc:creator>
		<pubDate>Fri, 04 Nov 2011 19:14:59 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/?page_id=155#comment-179671</guid>
		<description>RTFM Miguel :) 

I&#039;ve just discovered the answer in the Readme, shame on me for not reading this carefully before asking. Sorry about that.

But, can you please consider the option to add the possibility to have more than 3 feeds?</description>
		<content:encoded><![CDATA[<p>RTFM Miguel <img src='http://notions.okuda.ca/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>I&#8217;ve just discovered the answer in the Readme, shame on me for not reading this carefully before asking. Sorry about that.</p>
<p>But, can you please consider the option to add the possibility to have more than 3 feeds?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miguel</title>
		<link>http://notions.okuda.ca/wordpress-plugins/google-calendar-widget/comment-page-2/#comment-179666</link>
		<dc:creator>Miguel</dc:creator>
		<pubDate>Fri, 04 Nov 2011 18:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/?page_id=155#comment-179666</guid>
		<description>Hi,

I&#039;ve just discovered that in the Stand Alone example if we have less than 3 feeds the loader keeps spinning and no events are loaded, if we have more than 3 feeds, the events are loaded but instead of the links displays the Title of the event what appears is the URL of the 4th feed for each event.

The stand alone example only works with exactly 3 feeds? 

Can this be changed/corrected?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ve just discovered that in the Stand Alone example if we have less than 3 feeds the loader keeps spinning and no events are loaded, if we have more than 3 feeds, the events are loaded but instead of the links displays the Title of the event what appears is the URL of the 4th feed for each event.</p>
<p>The stand alone example only works with exactly 3 feeds? </p>
<p>Can this be changed/corrected?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Poco</title>
		<link>http://notions.okuda.ca/wordpress-plugins/google-calendar-widget/comment-page-2/#comment-161558</link>
		<dc:creator>Poco</dc:creator>
		<pubDate>Thu, 08 Sep 2011 15:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/?page_id=155#comment-161558</guid>
		<description>To truncate the title, take a look in the function replaceTITLE in ko-calendar.js.

If you want to truncate the title string to 20 characters (for example), replace the following line in ko-calendar.js (in the replaceTITLE function)

	&lt;code&gt;return title ? strGroup1 + title + strGroup2 : &quot;&quot;;&lt;/code&gt;

with this

	&lt;code&gt;return title ? strGroup1 + title.substring(0,20) + strGroup2 : &quot;&quot;;&lt;/code&gt;

I think it will work, but I haven&#039;t tested it.</description>
		<content:encoded><![CDATA[<p>To truncate the title, take a look in the function replaceTITLE in ko-calendar.js.</p>
<p>If you want to truncate the title string to 20 characters (for example), replace the following line in ko-calendar.js (in the replaceTITLE function)</p>
<p>	<code>return title ? strGroup1 + title + strGroup2 : "";</code></p>
<p>with this</p>
<p>	<code>return title ? strGroup1 + title.substring(0,20) + strGroup2 : "";</code></p>
<p>I think it will work, but I haven&#8217;t tested it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ls</title>
		<link>http://notions.okuda.ca/wordpress-plugins/google-calendar-widget/comment-page-2/#comment-161174</link>
		<dc:creator>ls</dc:creator>
		<pubDate>Wed, 07 Sep 2011 06:48:53 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/?page_id=155#comment-161174</guid>
		<description>is there a way to truncate the event title to a certain amount of characters?</description>
		<content:encoded><![CDATA[<p>is there a way to truncate the event title to a certain amount of characters?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KM</title>
		<link>http://notions.okuda.ca/wordpress-plugins/google-calendar-widget/comment-page-2/#comment-153050</link>
		<dc:creator>KM</dc:creator>
		<pubDate>Sun, 14 Aug 2011 15:51:20 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/?page_id=155#comment-153050</guid>
		<description>I installed the Google Calendar Widget but the only thing I see is the loading icon.

Can you check this please on http://www.stephaniefocquet.be/wp/?page_id=88

tnx</description>
		<content:encoded><![CDATA[<p>I installed the Google Calendar Widget but the only thing I see is the loading icon.</p>
<p>Can you check this please on <a href="http://www.stephaniefocquet.be/wp/?page_id=88" rel="nofollow">http://www.stephaniefocquet.be/wp/?page_id=88</a></p>
<p>tnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Poco</title>
		<link>http://notions.okuda.ca/wordpress-plugins/google-calendar-widget/comment-page-2/#comment-152549</link>
		<dc:creator>Poco</dc:creator>
		<pubDate>Wed, 10 Aug 2011 17:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/?page_id=155#comment-152549</guid>
		<description>Check out the FAQ (http://wordpress.org/extend/plugins/google-calendar-widget/faq/) under &quot;How can I change the format of the dates and times&quot;.

Perhaps something like 

&lt;code&gt;dateString = startJSDate.toString(&#039;dddd, MMM dd&#039;);&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Check out the FAQ (<a href="http://wordpress.org/extend/plugins/google-calendar-widget/faq/" rel="nofollow">http://wordpress.org/extend/plugins/google-calendar-widget/faq/</a>) under &#8220;How can I change the format of the dates and times&#8221;.</p>
<p>Perhaps something like </p>
<p><code>dateString = startJSDate.toString('dddd, MMM dd');</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KJ</title>
		<link>http://notions.okuda.ca/wordpress-plugins/google-calendar-widget/comment-page-2/#comment-152548</link>
		<dc:creator>KJ</dc:creator>
		<pubDate>Wed, 10 Aug 2011 17:04:09 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/?page_id=155#comment-152548</guid>
		<description>Is there a way to include the name of the day of the week along with the date?  
Like
&quot;SUNDAY, Aug 14&quot;</description>
		<content:encoded><![CDATA[<p>Is there a way to include the name of the day of the week along with the date?<br />
Like<br />
&#8220;SUNDAY, Aug 14&#8243;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Poco</title>
		<link>http://notions.okuda.ca/wordpress-plugins/google-calendar-widget/comment-page-2/#comment-149727</link>
		<dc:creator>Poco</dc:creator>
		<pubDate>Fri, 22 Jul 2011 15:17:10 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/?page_id=155#comment-149727</guid>
		<description>I have added an example of how to use this plugin in a stand alone html page to the plugin.  You can see it here

http://plugins.trac.wordpress.org/browser/google-calendar-widget/trunk/examples/stand_alone.html</description>
		<content:encoded><![CDATA[<p>I have added an example of how to use this plugin in a stand alone html page to the plugin.  You can see it here</p>
<p><a href="http://plugins.trac.wordpress.org/browser/google-calendar-widget/trunk/examples/stand_alone.html" rel="nofollow">http://plugins.trac.wordpress.org/browser/google-calendar-widget/trunk/examples/stand_alone.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ernie</title>
		<link>http://notions.okuda.ca/wordpress-plugins/google-calendar-widget/comment-page-2/#comment-149247</link>
		<dc:creator>Ernie</dc:creator>
		<pubDate>Tue, 19 Jul 2011 07:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/?page_id=155#comment-149247</guid>
		<description>Is it possible to take code from this and have the result show up on a regular php webpage?</description>
		<content:encoded><![CDATA[<p>Is it possible to take code from this and have the result show up on a regular php webpage?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faz</title>
		<link>http://notions.okuda.ca/wordpress-plugins/google-calendar-widget/comment-page-2/#comment-147872</link>
		<dc:creator>Faz</dc:creator>
		<pubDate>Fri, 08 Jul 2011 03:27:07 +0000</pubDate>
		<guid isPermaLink="false">http://notions.okuda.ca/?page_id=155#comment-147872</guid>
		<description>Regarding the link issue, a solution was shown in the readme

Replace the following line in ko-calendar.js

bodyDiv.innerHTML = Wiky.toHtml(entryDesc);

With

bodyDiv.innerHTML = entryDesc;</description>
		<content:encoded><![CDATA[<p>Regarding the link issue, a solution was shown in the readme</p>
<p>Replace the following line in ko-calendar.js</p>
<p>bodyDiv.innerHTML = Wiky.toHtml(entryDesc);</p>
<p>With</p>
<p>bodyDiv.innerHTML = entryDesc;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

