<?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: Create an Event calendar using PHP and jQuery</title>
	<atom:link href="http://iambari.com/2009/05/05/create-an-event-calendar-using-php-and-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://iambari.com/2009/05/05/create-an-event-calendar-using-php-and-jquery/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 10 Feb 2010 11:40:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: akash</title>
		<link>http://iambari.com/2009/05/05/create-an-event-calendar-using-php-and-jquery/#comment-102</link>
		<dc:creator>akash</dc:creator>
		<pubDate>Wed, 10 Feb 2010 11:40:53 +0000</pubDate>
		<guid isPermaLink="false">http://iambari.com/?p=59#comment-102</guid>
		<description>Hey bari
hello i used your script for my website but it shows 

Notice: Undefined offset: 21 in C:\wamp\www\mysite\eventcal\calendar.php on line 36

why? i don&#039;t know so can you suggest me the solution for this?</description>
		<content:encoded><![CDATA[<p>Hey bari<br />
hello i used your script for my website but it shows </p>
<p>Notice: Undefined offset: 21 in C:\wamp\www\mysite\eventcal\calendar.php on line 36</p>
<p>why? i don&#8217;t know so can you suggest me the solution for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jg</title>
		<link>http://iambari.com/2009/05/05/create-an-event-calendar-using-php-and-jquery/#comment-101</link>
		<dc:creator>jg</dc:creator>
		<pubDate>Sun, 07 Feb 2010 19:18:47 +0000</pubDate>
		<guid isPermaLink="false">http://iambari.com/?p=59#comment-101</guid>
		<description>To get rid of the “offset” error reports put this at the top of calendar.php

// Report all errors except E_NOTICE
error_reporting(E_ALL ^ E_NOTICE);</description>
		<content:encoded><![CDATA[<p>To get rid of the “offset” error reports put this at the top of calendar.php</p>
<p>// Report all errors except E_NOTICE<br />
error_reporting(E_ALL ^ E_NOTICE);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jg</title>
		<link>http://iambari.com/2009/05/05/create-an-event-calendar-using-php-and-jquery/#comment-100</link>
		<dc:creator>jg</dc:creator>
		<pubDate>Sun, 07 Feb 2010 19:18:08 +0000</pubDate>
		<guid isPermaLink="false">http://iambari.com/?p=59#comment-100</guid>
		<description>To get rid of the &quot;offset&quot; error reports put this at the top of calendar.php

</description>
		<content:encoded><![CDATA[<p>To get rid of the &#8220;offset&#8221; error reports put this at the top of calendar.php</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cha</title>
		<link>http://iambari.com/2009/05/05/create-an-event-calendar-using-php-and-jquery/#comment-99</link>
		<dc:creator>Cha</dc:creator>
		<pubDate>Wed, 03 Feb 2010 23:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://iambari.com/?p=59#comment-99</guid>
		<description>I used this calendar and it works normal except that I get an unexpected offset error. I read through the comments but there was no answer regarding that error. can someone help me pls? thanks a lot.

the error says, unexpected offset 1 at line 31</description>
		<content:encoded><![CDATA[<p>I used this calendar and it works normal except that I get an unexpected offset error. I read through the comments but there was no answer regarding that error. can someone help me pls? thanks a lot.</p>
<p>the error says, unexpected offset 1 at line 31</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Okada Design Blog &#187; Blog Archive &#187; Create an Event calendar using Codeigniter and jQuery</title>
		<link>http://iambari.com/2009/05/05/create-an-event-calendar-using-php-and-jquery/#comment-98</link>
		<dc:creator>Okada Design Blog &#187; Blog Archive &#187; Create an Event calendar using Codeigniter and jQuery</dc:creator>
		<pubDate>Mon, 01 Feb 2010 20:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://iambari.com/?p=59#comment-98</guid>
		<description>[...] This blog inspired me to make an event calendar using Codeigniter. You can download Bari&#8217;s source files here. Please unzip it and save them. We are going to use them later. I used most of Bari&#8217;s codes and implemented in Codeigniter. I continue using BackendPro for this purpose. You can read more about it here. It has an excellent manual. [...]</description>
		<content:encoded><![CDATA[<p>[...] This blog inspired me to make an event calendar using Codeigniter. You can download Bari&#8217;s source files here. Please unzip it and save them. We are going to use them later. I used most of Bari&#8217;s codes and implemented in Codeigniter. I continue using BackendPro for this purpose. You can read more about it here. It has an excellent manual. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://iambari.com/2009/05/05/create-an-event-calendar-using-php-and-jquery/#comment-96</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Fri, 22 Jan 2010 12:03:13 +0000</pubDate>
		<guid isPermaLink="false">http://iambari.com/?p=59#comment-96</guid>
		<description>Hi Bari!
The calendar is great work, it woks perfectly, and I made add, edit, and delete, functionality in CMS interface, but can you help me please, how can I change the first day in the week? In my country, week begins with the Monday, and not Sunday...:)
Thank you in advace!
Robert</description>
		<content:encoded><![CDATA[<p>Hi Bari!<br />
The calendar is great work, it woks perfectly, and I made add, edit, and delete, functionality in CMS interface, but can you help me please, how can I change the first day in the week? In my country, week begins with the Monday, and not Sunday&#8230;:)<br />
Thank you in advace!<br />
Robert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Herlina Suryani</title>
		<link>http://iambari.com/2009/05/05/create-an-event-calendar-using-php-and-jquery/#comment-95</link>
		<dc:creator>Herlina Suryani</dc:creator>
		<pubDate>Tue, 19 Jan 2010 08:00:19 +0000</pubDate>
		<guid isPermaLink="false">http://iambari.com/?p=59#comment-95</guid>
		<description>I think I will never see this page again, because a few days ago your website was total dead. I search another alternate, but all redirect to your webpage..
Oh..thanks, finally.. :D :D</description>
		<content:encoded><![CDATA[<p>I think I will never see this page again, because a few days ago your website was total dead. I search another alternate, but all redirect to your webpage..<br />
Oh..thanks, finally.. <img src='http://iambari.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  <img src='http://iambari.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shin</title>
		<link>http://iambari.com/2009/05/05/create-an-event-calendar-using-php-and-jquery/#comment-76</link>
		<dc:creator>shin</dc:creator>
		<pubDate>Sun, 17 Jan 2010 09:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://iambari.com/?p=59#comment-76</guid>
		<description>regarding events for today problem. Just change class to id like this and add css to it.
if($date_form == $today)
						{
							echo &#039; id=&quot;today&quot;&#039;;
						}</description>
		<content:encoded><![CDATA[<p>regarding events for today problem. Just change class to id like this and add css to it.<br />
if($date_form == $today)<br />
						{<br />
							echo &#8216; id=&#8221;today&#8221;&#8216;;<br />
						}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: reena</title>
		<link>http://iambari.com/2009/05/05/create-an-event-calendar-using-php-and-jquery/#comment-75</link>
		<dc:creator>reena</dc:creator>
		<pubDate>Fri, 08 Jan 2010 13:55:08 +0000</pubDate>
		<guid isPermaLink="false">http://iambari.com/?p=59#comment-75</guid>
		<description>hi,
Nice Calendar !
how to display events on click .</description>
		<content:encoded><![CDATA[<p>hi,<br />
Nice Calendar !<br />
how to display events on click .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iris</title>
		<link>http://iambari.com/2009/05/05/create-an-event-calendar-using-php-and-jquery/#comment-74</link>
		<dc:creator>Iris</dc:creator>
		<pubDate>Thu, 07 Jan 2010 13:38:24 +0000</pubDate>
		<guid isPermaLink="false">http://iambari.com/?p=59#comment-74</guid>
		<description>Hi,Thanks for your great job!!
To solve the problem of displaying the event, just delete the position:relative in line 31 of masters.css ...Then the problem will be fixed no matter you use Internet Explorer anf Firefox.

But i still get problem in
Notice: Undefined offset: 12 in C:\wamp\www\catering\membership\group\schedule\calendar.php on line 37

Can anybody help?</description>
		<content:encoded><![CDATA[<p>Hi,Thanks for your great job!!<br />
To solve the problem of displaying the event, just delete the position:relative in line 31 of masters.css &#8230;Then the problem will be fixed no matter you use Internet Explorer anf Firefox.</p>
<p>But i still get problem in<br />
Notice: Undefined offset: 12 in C:\wamp\www\catering\membership\group\schedule\calendar.php on line 37</p>
<p>Can anybody help?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 3.075 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-07-19 15:32:04 -->
