<?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"
	>
<channel>
	<title>Comments on: Calendar with Event Manager v1.1</title>
	<atom:link href="http://nodstrum.com/2007/07/23/calendar-with-event-manager-v11/feed/" rel="self" type="application/rss+xml" />
	<link>http://nodstrum.com/2007/07/23/calendar-with-event-manager-v11/</link>
	<description>A coders playground.</description>
	<pubDate>Thu, 20 Nov 2008 20:21:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Pradish</title>
		<link>http://nodstrum.com/2007/07/23/calendar-with-event-manager-v11/#comment-6335</link>
		<dc:creator>Pradish</dc:creator>
		<pubDate>Fri, 10 Oct 2008 09:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/07/23/calendar-with-event-manager-v11/#comment-6335</guid>
		<description>Hi,

I tried your script but when i try to add and event, it is throwing a javascript error inavlid argument in line 86.

Please help.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I tried your script but when i try to add and event, it is throwing a javascript error inavlid argument in line 86.</p>
<p>Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SHYJU`</title>
		<link>http://nodstrum.com/2007/07/23/calendar-with-event-manager-v11/#comment-968</link>
		<dc:creator>SHYJU`</dc:creator>
		<pubDate>Thu, 17 Apr 2008 11:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/07/23/calendar-with-event-manager-v11/#comment-968</guid>
		<description>i am getting an error whie i run the program
will u please tell wqat is the problem


Notice: Undefined variable: tTop in C:\Program Files\EasyPHP 2.0b1\www\mysqlCalendar_1_2\mysqlCalendar_1_2\rpc.php on line 172</description>
		<content:encoded><![CDATA[<p>i am getting an error whie i run the program<br />
will u please tell wqat is the problem</p>
<p>Notice: Undefined variable: tTop in C:\Program Files\EasyPHP 2.0b1\www\mysqlCalendar_1_2\mysqlCalendar_1_2\rpc.php on line 172</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hans</title>
		<link>http://nodstrum.com/2007/07/23/calendar-with-event-manager-v11/#comment-565</link>
		<dc:creator>Hans</dc:creator>
		<pubDate>Tue, 05 Feb 2008 00:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/07/23/calendar-with-event-manager-v11/#comment-565</guid>
		<description>Hi Jamie,

Thanks for such a great calendar.
Is it possible to show the events of today without clicking on the date? I tried with onLoad but I coudn't get the events visible.
Hans</description>
		<content:encoded><![CDATA[<p>Hi Jamie,</p>
<p>Thanks for such a great calendar.<br />
Is it possible to show the events of today without clicking on the date? I tried with onLoad but I coudn&#8217;t get the events visible.<br />
Hans</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://nodstrum.com/2007/07/23/calendar-with-event-manager-v11/#comment-486</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Fri, 16 Nov 2007 05:00:45 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/07/23/calendar-with-event-manager-v11/#comment-486</guid>
		<description>How and where do I remove the Login button on the main page? Or change it the color to White? I do not want everyone to see this and try to login to the Calendar. 

Also is there a way to make the overall Calendar larger and the description type set also. I have a few complaints it is hard to read.

Thanks much and great job on the script.</description>
		<content:encoded><![CDATA[<p>How and where do I remove the Login button on the main page? Or change it the color to White? I do not want everyone to see this and try to login to the Calendar. </p>
<p>Also is there a way to make the overall Calendar larger and the description type set also. I have a few complaints it is hard to read.</p>
<p>Thanks much and great job on the script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rens Lauwers</title>
		<link>http://nodstrum.com/2007/07/23/calendar-with-event-manager-v11/#comment-475</link>
		<dc:creator>Rens Lauwers</dc:creator>
		<pubDate>Sat, 03 Nov 2007 10:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/07/23/calendar-with-event-manager-v11/#comment-475</guid>
		<description>Hello,

I have installed your calender succesfull! It works really good but I have one question: If I have a event today, the showed color is the eventcolor. Is it possible to show the todaycolor? If yes, how can I change this? 
Thanks!
Rens</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I have installed your calender succesfull! It works really good but I have one question: If I have a event today, the showed color is the eventcolor. Is it possible to show the todaycolor? If yes, how can I change this?<br />
Thanks!<br />
Rens</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://nodstrum.com/2007/07/23/calendar-with-event-manager-v11/#comment-455</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 22 Oct 2007 10:33:58 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/07/23/calendar-with-event-manager-v11/#comment-455</guid>
		<description>Hi there,

Great script, have been altering it to become more of an availability calendar &#38; allowing to set dates to be either Available (green) Booked (red) and book multiple dates so for 7 days without having to click on every date.

The problem i am having is taht when you insert a date, the calendar does not update to show the new colours that have been changed.  What can i call to reset &#38; display the calendar?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>Great script, have been altering it to become more of an availability calendar &amp; allowing to set dates to be either Available (green) Booked (red) and book multiple dates so for 7 days without having to click on every date.</p>
<p>The problem i am having is taht when you insert a date, the calendar does not update to show the new colours that have been changed.  What can i call to reset &amp; display the calendar?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mubasser</title>
		<link>http://nodstrum.com/2007/07/23/calendar-with-event-manager-v11/#comment-440</link>
		<dc:creator>Mubasser</dc:creator>
		<pubDate>Fri, 12 Oct 2007 10:51:36 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/07/23/calendar-with-event-manager-v11/#comment-440</guid>
		<description>Hi Jamie,
thanks for all details and tutorials. I have one question though: In this code, </description>
		<content:encoded><![CDATA[<p>Hi Jamie,<br />
thanks for all details and tutorials. I have one question though: In this code,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://nodstrum.com/2007/07/23/calendar-with-event-manager-v11/#comment-364</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Fri, 14 Sep 2007 12:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/07/23/calendar-with-event-manager-v11/#comment-364</guid>
		<description>Hi Mike,
This will be implemented in v1.3 in the form of arrows back and forth.

Jamie</description>
		<content:encoded><![CDATA[<p>Hi Mike,<br />
This will be implemented in v1.3 in the form of arrows back and forth.</p>
<p>Jamie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://nodstrum.com/2007/07/23/calendar-with-event-manager-v11/#comment-363</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 14 Sep 2007 12:12:18 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/07/23/calendar-with-event-manager-v11/#comment-363</guid>
		<description>Nice calendar. One thing I'd like to see added is a nav for next and previous month and year. Good job.</description>
		<content:encoded><![CDATA[<p>Nice calendar. One thing I&#8217;d like to see added is a nav for next and previous month and year. Good job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J</title>
		<link>http://nodstrum.com/2007/07/23/calendar-with-event-manager-v11/#comment-360</link>
		<dc:creator>J</dc:creator>
		<pubDate>Thu, 13 Sep 2007 17:27:25 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/07/23/calendar-with-event-manager-v11/#comment-360</guid>
		<description>I've been trying for days and nothing, Can someone just help me out if possible?, I'm desperate. Thanks for your time
here's the message:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'darkw2_addict'@'localhost' (using password: YES) in /home/darkw2/public_html/calendar1/databaseConnection.php on line 10
I cannot connect to the database beacuse:Access denied for user 'darkw2_addict'@'localhost' (using password: YES)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been trying for days and nothing, Can someone just help me out if possible?, I&#8217;m desperate. Thanks for your time<br />
here&#8217;s the message:<br />
Warning: mysql_connect() [function.mysql-connect]: Access denied for user &#8216;darkw2_addict&#8217;@'localhost&#8217; (using password: YES) in /home/darkw2/public_html/calendar1/databaseConnection.php on line 10<br />
I cannot connect to the database beacuse:Access denied for user &#8216;darkw2_addict&#8217;@'localhost&#8217; (using password: YES)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
