<?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 Options, Events, &amp; Methods Documentation</title>
	<atom:link href="http://www.bytecyclist.com/2009/08/09/jmonthcalendar-options-events-methods-documentation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bytecyclist.com/2009/08/09/jmonthcalendar-options-events-methods-documentation/</link>
	<description>A site made of bytes by a cyclist.</description>
	<lastBuildDate>Fri, 03 Sep 2010 00:26:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: JAson</title>
		<link>http://www.bytecyclist.com/2009/08/09/jmonthcalendar-options-events-methods-documentation/comment-page-1/#comment-15718</link>
		<dc:creator>JAson</dc:creator>
		<pubDate>Fri, 03 Sep 2010 00:26:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytecyclist.com/?p=264#comment-15718</guid>
		<description>Is there a way to make the days with events display an image associated with that event?

Great script tho!</description>
		<content:encoded><![CDATA[<p>Is there a way to make the days with events display an image associated with that event?</p>
<p>Great script tho!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: panele fotowoltaiczne</title>
		<link>http://www.bytecyclist.com/2009/08/09/jmonthcalendar-options-events-methods-documentation/comment-page-1/#comment-14797</link>
		<dc:creator>panele fotowoltaiczne</dc:creator>
		<pubDate>Sun, 01 Aug 2010 11:21:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytecyclist.com/?p=264#comment-14797</guid>
		<description>Dear Kyle, 

This canlendar saved a lot of hussle. Many thanks for damn good work!</description>
		<content:encoded><![CDATA[<p>Dear Kyle, </p>
<p>This canlendar saved a lot of hussle. Many thanks for damn good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle</title>
		<link>http://www.bytecyclist.com/2009/08/09/jmonthcalendar-options-events-methods-documentation/comment-page-1/#comment-14758</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Fri, 30 Jul 2010 05:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytecyclist.com/?p=264#comment-14758</guid>
		<description>JavaScript dates for specifying the month is a 0 based index so July (which you and I know as month 7) is actually month 6. Zero being January and so on. Using 7 in your example will put the events in August. </description>
		<content:encoded><![CDATA[<p>JavaScript dates for specifying the month is a 0 based index so July (which you and I know as month 7) is actually month 6. Zero being January and so on. Using 7 in your example will put the events in August.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erwin Janssen</title>
		<link>http://www.bytecyclist.com/2009/08/09/jmonthcalendar-options-events-methods-documentation/comment-page-1/#comment-14753</link>
		<dc:creator>Erwin Janssen</dc:creator>
		<pubDate>Thu, 29 Jul 2010 19:10:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytecyclist.com/?p=264#comment-14753</guid>
		<description>Hi,

For some reason, my events show on the next month instead of this month. Any reason why this is?

My events look like this:

	{ &quot;EventID&quot;: 4, &quot;StartDateTime&quot;: &quot;new Date(2010, 7, 20)&quot;, &quot;Title&quot;: &quot;Joehoeeee&quot;, &quot;URL&quot;: &quot;#&quot;, &quot;Description&quot;: &quot;Joehoeeee&quot; },
	{ &quot;EventID&quot;: 7, &quot;StartDateTime&quot;: &quot;new Date(2010, 7, 10)&quot;, &quot;Title&quot;: &quot;Vergaderen&quot;, &quot;URL&quot;: &quot;#&quot;, &quot;Description&quot;: &quot;Vergaderen&quot; }</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>For some reason, my events show on the next month instead of this month. Any reason why this is?</p>
<p>My events look like this:</p>
<p>	{ &#8220;EventID&#8221;: 4, &#8220;StartDateTime&#8221;: &#8220;new Date(2010, 7, 20)&#8221;, &#8220;Title&#8221;: &#8220;Joehoeeee&#8221;, &#8220;URL&#8221;: &#8220;#&#8221;, &#8220;Description&#8221;: &#8220;Joehoeeee&#8221; },<br />
	{ &#8220;EventID&#8221;: 7, &#8220;StartDateTime&#8221;: &#8220;new Date(2010, 7, 10)&#8221;, &#8220;Title&#8221;: &#8220;Vergaderen&#8221;, &#8220;URL&#8221;: &#8220;#&#8221;, &#8220;Description&#8221;: &#8220;Vergaderen&#8221; }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marbone</title>
		<link>http://www.bytecyclist.com/2009/08/09/jmonthcalendar-options-events-methods-documentation/comment-page-1/#comment-13282</link>
		<dc:creator>Marbone</dc:creator>
		<pubDate>Tue, 22 Jun 2010 01:26:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytecyclist.com/?p=264#comment-13282</guid>
		<description>Hi! Great Job! 
Is there a way to prevent load the header controls in fact (without css)? If yes, how I bind the &quot;next, prev, today, years&quot; commands using a external button?</description>
		<content:encoded><![CDATA[<p>Hi! Great Job!<br />
Is there a way to prevent load the header controls in fact (without css)? If yes, how I bind the &#8220;next, prev, today, years&#8221; commands using a external button?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.bytecyclist.com/2009/08/09/jmonthcalendar-options-events-methods-documentation/comment-page-1/#comment-12664</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 09 Jun 2010 20:54:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytecyclist.com/?p=264#comment-12664</guid>
		<description>That is a damn good find, thank you very much.  I will post a release soon, otherwise the source has been updated.</description>
		<content:encoded><![CDATA[<p>That is a damn good find, thank you very much.  I will post a release soon, otherwise the source has been updated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.bytecyclist.com/2009/08/09/jmonthcalendar-options-events-methods-documentation/comment-page-1/#comment-12663</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 09 Jun 2010 20:50:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytecyclist.com/?p=264#comment-12663</guid>
		<description>Thanks for the support.  I will probably do a blog post on this topic soon cause it is something that frequently gets asked.  Basically I use the onEventBlockClick option and then create a solo qtip on that something like:

Specific things to set/watch for is the show, hide and solo options in qtip.

onEventBlockClick: function(event) {
	$(this).qtip({
		content: {
			url: &#039;&#039;,
			data: { ID: event.data.Event.EventID },
			title: {
				text: event.data.Event.Title,
				button: &#039;Close&#039;
			}
		},
		show: {
			ready: true,
			solo: true,
			when: { event: &#039;click&#039; }
		},
		hide: {
			fixed: true,
			when: { event: &#039;unfocus&#039; }
		}
	});
}</description>
		<content:encoded><![CDATA[<p>Thanks for the support.  I will probably do a blog post on this topic soon cause it is something that frequently gets asked.  Basically I use the onEventBlockClick option and then create a solo qtip on that something like:</p>
<p>Specific things to set/watch for is the show, hide and solo options in qtip.</p>
<p>onEventBlockClick: function(event) {<br />
	$(this).qtip({<br />
		content: {<br />
			url: &#8221;,<br />
			data: { ID: event.data.Event.EventID },<br />
			title: {<br />
				text: event.data.Event.Title,<br />
				button: &#8216;Close&#8217;<br />
			}<br />
		},<br />
		show: {<br />
			ready: true,<br />
			solo: true,<br />
			when: { event: &#8216;click&#8217; }<br />
		},<br />
		hide: {<br />
			fixed: true,<br />
			when: { event: &#8216;unfocus&#8217; }<br />
		}<br />
	});<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.bytecyclist.com/2009/08/09/jmonthcalendar-options-events-methods-documentation/comment-page-1/#comment-12661</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 09 Jun 2010 20:35:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytecyclist.com/?p=264#comment-12661</guid>
		<description>By default the plugin is just saving the event to an internal array.  It would be up to you to implement some type of AJAX saving/creation and then add it to the calendar.</description>
		<content:encoded><![CDATA[<p>By default the plugin is just saving the event to an internal array.  It would be up to you to implement some type of AJAX saving/creation and then add it to the calendar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guille</title>
		<link>http://www.bytecyclist.com/2009/08/09/jmonthcalendar-options-events-methods-documentation/comment-page-1/#comment-12609</link>
		<dc:creator>Guille</dc:creator>
		<pubDate>Wed, 09 Jun 2010 07:56:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytecyclist.com/?p=264#comment-12609</guid>
		<description>When you select the first day of week at monday (1) and the first day of month is a sunday the first day of month isn´t is draw.
I solve this including this line in the initDates Method:

        _gridOffset = _firstOfMonth.getDay() - def.firstDayOfWeek;
 --------&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;       if (_gridOffset &lt; 0) { _gridOffset = 6; }        &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;-----------------------------
        _totalDates = _gridOffset + _daysInMonth;</description>
		<content:encoded><![CDATA[<p>When you select the first day of week at monday (1) and the first day of month is a sunday the first day of month isn´t is draw.<br />
I solve this including this line in the initDates Method:</p>
<p>        _gridOffset = _firstOfMonth.getDay() &#8211; def.firstDayOfWeek;<br />
 &#8212;&#8212;&#8211;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;       if (_gridOffset &lt; 0) { _gridOffset = 6; }        &lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
        _totalDates = _gridOffset + _daysInMonth;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: noob</title>
		<link>http://www.bytecyclist.com/2009/08/09/jmonthcalendar-options-events-methods-documentation/comment-page-1/#comment-12084</link>
		<dc:creator>noob</dc:creator>
		<pubDate>Thu, 03 Jun 2010 21:08:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.bytecyclist.com/?p=264#comment-12084</guid>
		<description>I don&#039;t get it at all..
When you add event, where is it saving the data?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t get it at all..<br />
When you add event, where is it saving the data?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
