<?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: jMonthCalendar</title>
	<atom:link href="http://www.bytecyclist.com/projects/jmonthcalendar/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bytecyclist.com</link>
	<description>A site made of bytes by a cyclist.</description>
	<lastBuildDate>Mon, 18 Jan 2010 19:26:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: +9 Plugins jQuery para calendarios y selectores de fecha &#124; pixelco.us blog</title>
		<link>http://www.bytecyclist.com/projects/jmonthcalendar/comment-page-9/#comment-7958</link>
		<dc:creator>+9 Plugins jQuery para calendarios y selectores de fecha &#124; pixelco.us blog</dc:creator>
		<pubDate>Sat, 16 Jan 2010 16:22:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytecyclist.com/?page_id=90#comment-7958</guid>
		<description>[...] Sitio: www.bytecyclist.com/projects/jmonthcalendar [...]</description>
		<content:encoded><![CDATA[<p>[...] Sitio: <a href="http://www.bytecyclist.com/projects/jmonthcalendar" rel="nofollow">http://www.bytecyclist.com/projects/jmonthcalendar</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.bytecyclist.com/projects/jmonthcalendar/comment-page-8/#comment-7893</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 13 Jan 2010 12:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytecyclist.com/?page_id=90#comment-7893</guid>
		<description>I had a problem. When I was clicking on the &quot;today&quot;-Button, most of the events disappeared. I could solve it with the following lines near row 240:

		if(defaults.navLinks.enableToday) {
			//Create Today link for later
			var now = new Date();
			var year = now.getFullYear();
			var month = now.getMonth()
			todayLink = jQuery(&#039;&lt;a href=&quot;&quot; rel=&quot;nofollow&quot;&gt;&#039;+ defaults.navLinks.t +&#039;&lt;/a&gt;&#039;).click(function() {
				jQuery.J.ChangeMonth(new Date(year, month, 1, 0, 0, 0));
				return false;
			});
		}</description>
		<content:encoded><![CDATA[<p>I had a problem. When I was clicking on the &#8220;today&#8221;-Button, most of the events disappeared. I could solve it with the following lines near row 240:</p>
<p>		if(defaults.navLinks.enableToday) {<br />
			//Create Today link for later<br />
			var now = new Date();<br />
			var year = now.getFullYear();<br />
			var month = now.getMonth()<br />
			todayLink = jQuery(&#8216;<a href="" rel="nofollow">&#8216;+ defaults.navLinks.t +&#8217;</a>&#8216;).click(function() {<br />
				jQuery.J.ChangeMonth(new Date(year, month, 1, 0, 0, 0));<br />
				return false;<br />
			});<br />
		}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 9 Useful jQuery Calendar And Date Picker Plugins For Web Designers &#171; Adventures of Sudheer</title>
		<link>http://www.bytecyclist.com/projects/jmonthcalendar/comment-page-8/#comment-7460</link>
		<dc:creator>9 Useful jQuery Calendar And Date Picker Plugins For Web Designers &#171; Adventures of Sudheer</dc:creator>
		<pubDate>Mon, 21 Dec 2009 11:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytecyclist.com/?page_id=90#comment-7460</guid>
		<description>[...] 4. jMonthCalendar [...]</description>
		<content:encoded><![CDATA[<p>[...] 4. jMonthCalendar [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jQuery ปฎิทิน &#124; Select2web.com</title>
		<link>http://www.bytecyclist.com/projects/jmonthcalendar/comment-page-8/#comment-7263</link>
		<dc:creator>jQuery ปฎิทิน &#124; Select2web.com</dc:creator>
		<pubDate>Wed, 16 Dec 2009 20:02:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytecyclist.com/?page_id=90#comment-7263</guid>
		<description>[...] jMonthCalendar เป็นปฎิทินหน้าเต็มเหมือนกับตัวแรก [...]</description>
		<content:encoded><![CDATA[<p>[...] jMonthCalendar เป็นปฎิทินหน้าเต็มเหมือนกับตัวแรก [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://www.bytecyclist.com/projects/jmonthcalendar/comment-page-8/#comment-7233</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Tue, 15 Dec 2009 15:52:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytecyclist.com/?page_id=90#comment-7233</guid>
		<description>I havent´t used this calendar nor have seen the code, but I think the issue related to the October 17th day is probably caused by the Daylight Saving Time features built into the OS. This problem will probably be repeatable in some computers and in others not depending on their configuration related to this functionality and the Time Zone.</description>
		<content:encoded><![CDATA[<p>I havent´t used this calendar nor have seen the code, but I think the issue related to the October 17th day is probably caused by the Daylight Saving Time features built into the OS. This problem will probably be repeatable in some computers and in others not depending on their configuration related to this functionality and the Time Zone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jQuery Datepicker Plugins &#171; Developer Suite</title>
		<link>http://www.bytecyclist.com/projects/jmonthcalendar/comment-page-8/#comment-6857</link>
		<dc:creator>jQuery Datepicker Plugins &#171; Developer Suite</dc:creator>
		<pubDate>Thu, 19 Nov 2009 23:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytecyclist.com/?page_id=90#comment-6857</guid>
		<description>[...] 2 &#8211; jMonthCalendar [...]</description>
		<content:encoded><![CDATA[<p>[...] 2 &#8211; jMonthCalendar [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.bytecyclist.com/projects/jmonthcalendar/comment-page-8/#comment-6749</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Thu, 12 Nov 2009 12:10:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytecyclist.com/?page_id=90#comment-6749</guid>
		<description>I am using this example - http://towardsnext.wordpress.com/2009/04/30/event-calendar-in-mvc-application-using-jmonthcalendarjquery/</description>
		<content:encoded><![CDATA[<p>I am using this example &#8211; <a href="http://towardsnext.wordpress.com/2009/04/30/event-calendar-in-mvc-application-using-jmonthcalendarjquery/" rel="nofollow">http://towardsnext.wordpress.com/2009/04/30/event-calendar-in-mvc-application-using-jmonthcalendarjquery/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.bytecyclist.com/projects/jmonthcalendar/comment-page-8/#comment-6748</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Thu, 12 Nov 2009 10:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytecyclist.com/?page_id=90#comment-6748</guid>
		<description>I have done this and I get the data on the current month but when I click Previous link the page shows the calendar without any data then after half a second it flashes and shows the data.  Any ideas?</description>
		<content:encoded><![CDATA[<p>I have done this and I get the data on the current month but when I click Previous link the page shows the calendar without any data then after half a second it flashes and shows the data.  Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10个美观实用的日历插件 &#171; 灵感空间</title>
		<link>http://www.bytecyclist.com/projects/jmonthcalendar/comment-page-8/#comment-6711</link>
		<dc:creator>10个美观实用的日历插件 &#171; 灵感空间</dc:creator>
		<pubDate>Mon, 09 Nov 2009 17:11:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytecyclist.com/?page_id=90#comment-6711</guid>
		<description>[...] jMonthCalendar [...]</description>
		<content:encoded><![CDATA[<p>[...] jMonthCalendar [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: votar chicas y chicos</title>
		<link>http://www.bytecyclist.com/projects/jmonthcalendar/comment-page-8/#comment-6694</link>
		<dc:creator>votar chicas y chicos</dc:creator>
		<pubDate>Sun, 08 Nov 2009 05:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytecyclist.com/?page_id=90#comment-6694</guid>
		<description>I read a few topics. I respect your work and added blog to favorites</description>
		<content:encoded><![CDATA[<p>I read a few topics. I respect your work and added blog to favorites</p>
]]></content:encoded>
	</item>
</channel>
</rss>
