<?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 for ByteCyclist</title>
	<atom:link href="http://www.bytecyclist.com/comments/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>Comment on jMonthCalendar-1.3.2-beta Release by Kyle</title>
		<link>http://www.bytecyclist.com/2009/08/09/jmonthcalendar-132-beta-release/comment-page-1/#comment-7987</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Mon, 18 Jan 2010 19:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytecyclist.com/2009/08/09/jmonthcalendar-132-beta-release/#comment-7987</guid>
		<description>Of course, you can use anything you would like for a backing storage, as long as you can turn it into JSON I do not see a problem.</description>
		<content:encoded><![CDATA[<p>Of course, you can use anything you would like for a backing storage, as long as you can turn it into JSON I do not see a problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jMonthCalendar 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>Comment on jMonthCalendar 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>Comment on jMonthCalendar-1.3.2-beta Release by joe</title>
		<link>http://www.bytecyclist.com/2009/08/09/jmonthcalendar-132-beta-release/comment-page-1/#comment-7862</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Mon, 11 Jan 2010 23:02:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytecyclist.com/2009/08/09/jmonthcalendar-132-beta-release/#comment-7862</guid>
		<description>hey,

this is what I think i need for an ongoing project. I have a question though, can I use php and sqlite as the source for the arrays of the calender? just wondering since it did not say so here.

Thanks and God bless

joe</description>
		<content:encoded><![CDATA[<p>hey,</p>
<p>this is what I think i need for an ongoing project. I have a question though, can I use php and sqlite as the source for the arrays of the calender? just wondering since it did not say so here.</p>
<p>Thanks and God bless</p>
<p>joe</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Frustrating IIS7 Configuration 500 Error by Naruto Shippuden</title>
		<link>http://www.bytecyclist.com/2008/09/22/frustrating-iis7-configuration-500-error/comment-page-1/#comment-7800</link>
		<dc:creator>Naruto Shippuden</dc:creator>
		<pubDate>Fri, 08 Jan 2010 22:45:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytecyclist.com/?p=19#comment-7800</guid>
		<description>Hey i found this blog while researching. Keep up the good work, I wish the best for your site.</description>
		<content:encoded><![CDATA[<p>Hey i found this blog while researching. Keep up the good work, I wish the best for your site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ASP.Net MVC Route Table Ordering by Oskar Austegard</title>
		<link>http://www.bytecyclist.com/2008/10/27/aspnet-mvc-route-table-ordering/comment-page-1/#comment-7764</link>
		<dc:creator>Oskar Austegard</dc:creator>
		<pubDate>Wed, 06 Jan 2010 19:08:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytecyclist.com/?p=56#comment-7764</guid>
		<description>See http://www.davidhayden.me/2009/12/route-constraints-and-custom-route-constraints-in-aspnet-mvc.html</description>
		<content:encoded><![CDATA[<p>See <a href="http://www.davidhayden.me/2009/12/route-constraints-and-custom-route-constraints-in-aspnet-mvc.html" rel="nofollow">http://www.davidhayden.me/2009/12/route-constraints-and-custom-route-constraints-in-aspnet-mvc.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jMonthCalendar-1.3.2-beta Release by Nakkaka Arthur</title>
		<link>http://www.bytecyclist.com/2009/08/09/jmonthcalendar-132-beta-release/comment-page-1/#comment-7735</link>
		<dc:creator>Nakkaka Arthur</dc:creator>
		<pubDate>Tue, 05 Jan 2010 14:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytecyclist.com/2009/08/09/jmonthcalendar-132-beta-release/#comment-7735</guid>
		<description>How do I switch to the mini version of the calendar using the short forms of the dates like Mon, Tue</description>
		<content:encoded><![CDATA[<p>How do I switch to the mini version of the calendar using the short forms of the dates like Mon, Tue</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jMonthCalendar 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>Comment on jMonthCalendar 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>Comment on jMonthCalendar 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>
</channel>
</rss>
