<?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 System - Easily using PHP &#038; Script.aculo.us</title>
	<atom:link href="http://nodstrum.com/2007/01/29/phpcalendar/feed/" rel="self" type="application/rss+xml" />
	<link>http://nodstrum.com/2007/01/29/phpcalendar/</link>
	<description>A coders playground.</description>
	<pubDate>Thu, 28 Aug 2008 16:53:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: girl</title>
		<link>http://nodstrum.com/2007/01/29/phpcalendar/#comment-1414</link>
		<dc:creator>girl</dc:creator>
		<pubDate>Mon, 30 Jun 2008 12:58:53 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/01/29/phpcalendar/#comment-1414</guid>
		<description>who know how to add in a online event calender in the blog/website and can edit it in the website/blog .. pls reply asap     (:</description>
		<content:encoded><![CDATA[<p>who know how to add in a online event calender in the blog/website and can edit it in the website/blog .. pls reply asap     (:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrew</title>
		<link>http://nodstrum.com/2007/01/29/phpcalendar/#comment-1301</link>
		<dc:creator>andrew</dc:creator>
		<pubDate>Tue, 17 Jun 2008 01:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/01/29/phpcalendar/#comment-1301</guid>
		<description>this site is awesome</description>
		<content:encoded><![CDATA[<p>this site is awesome</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TOP Online Calendars and Date Pickers &#124; Web Tools &#124; Web Design &#38; Graphic Design Blog</title>
		<link>http://nodstrum.com/2007/01/29/phpcalendar/#comment-1051</link>
		<dc:creator>TOP Online Calendars and Date Pickers &#124; Web Tools &#124; Web Design &#38; Graphic Design Blog</dc:creator>
		<pubDate>Mon, 05 May 2008 05:16:01 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/01/29/phpcalendar/#comment-1051</guid>
		<description>[...] Calendar System This calendar is using PHP &#38; Script.aculo.us. There are 3 parts, the Javascript, the HTML and the PHP script. The style can be applied with CSS, of course. [...]</description>
		<content:encoded><![CDATA[<p>[...] Calendar System This calendar is using PHP &amp; Script.aculo.us. There are 3 parts, the Javascript, the HTML and the PHP script. The style can be applied with CSS, of course. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: martino</title>
		<link>http://nodstrum.com/2007/01/29/phpcalendar/#comment-673</link>
		<dc:creator>martino</dc:creator>
		<pubDate>Sat, 08 Mar 2008 13:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/01/29/phpcalendar/#comment-673</guid>
		<description>Great script.  Thanks for doing it.  I have only found a problem with the sintax of

 $newName = ”. $newNameE[0] .”. $suffix .‘.’. $newNameE[1] .”;

I have replaced it with:

      $newName = $newNameE[0] . $suffix . '.' . $newNameE[1];

Martino</description>
		<content:encoded><![CDATA[<p>Great script.  Thanks for doing it.  I have only found a problem with the sintax of</p>
<p> $newName = ”. $newNameE[0] .”. $suffix .‘.’. $newNameE[1] .”;</p>
<p>I have replaced it with:</p>
<p>      $newName = $newNameE[0] . $suffix . &#8216;.&#8217; . $newNameE[1];</p>
<p>Martino</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Desen Web &#187; Blog Archive &#187; 10 calendarios con PHP, CSS y Javascript</title>
		<link>http://nodstrum.com/2007/01/29/phpcalendar/#comment-598</link>
		<dc:creator>Desen Web &#187; Blog Archive &#187; 10 calendarios con PHP, CSS y Javascript</dc:creator>
		<pubDate>Thu, 14 Feb 2008 15:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/01/29/phpcalendar/#comment-598</guid>
		<description>[...] Calendario con PHP y Scriptaculous [...]</description>
		<content:encoded><![CDATA[<p>[...] Calendario con PHP y Scriptaculous [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xxx</title>
		<link>http://nodstrum.com/2007/01/29/phpcalendar/#comment-532</link>
		<dc:creator>xxx</dc:creator>
		<pubDate>Wed, 19 Dec 2007 10:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/01/29/phpcalendar/#comment-532</guid>
		<description>xxxx</description>
		<content:encoded><![CDATA[<p>xxxx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Online Calendars and Date Pickers &#8212; My Weblog</title>
		<link>http://nodstrum.com/2007/01/29/phpcalendar/#comment-530</link>
		<dc:creator>Online Calendars and Date Pickers &#8212; My Weblog</dc:creator>
		<pubDate>Tue, 18 Dec 2007 02:26:16 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/01/29/phpcalendar/#comment-530</guid>
		<description>[...] Calendar System This calendar is using PHP &#38; Script.aculo.us. There are 3 parts, the Javascript, the HTML and the PHP script. The style can be applied with CSS, of course. [...]</description>
		<content:encoded><![CDATA[<p>[...] Calendar System This calendar is using PHP &amp; Script.aculo.us. There are 3 parts, the Javascript, the HTML and the PHP script. The style can be applied with CSS, of course. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scripturi pentru alegerea datei &#124; CNET.ro</title>
		<link>http://nodstrum.com/2007/01/29/phpcalendar/#comment-487</link>
		<dc:creator>Scripturi pentru alegerea datei &#124; CNET.ro</dc:creator>
		<pubDate>Sat, 17 Nov 2007 08:44:47 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/01/29/phpcalendar/#comment-487</guid>
		<description>[...] Calendar System [...]</description>
		<content:encoded><![CDATA[<p>[...] Calendar System [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Online Calendars and Date Pickers &#124; FUN???up UP</title>
		<link>http://nodstrum.com/2007/01/29/phpcalendar/#comment-465</link>
		<dc:creator>Online Calendars and Date Pickers &#124; FUN???up UP</dc:creator>
		<pubDate>Thu, 25 Oct 2007 12:32:03 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/01/29/phpcalendar/#comment-465</guid>
		<description>[...] Calendar SystemThis calendar is using PHP &#38; Script.aculo.us. There are 3 parts, the Javascript, the HTML and the PHP script. The style can be applied with CSS, of course. [...]</description>
		<content:encoded><![CDATA[<p>[...] Calendar SystemThis calendar is using PHP &amp; Script.aculo.us. There are 3 parts, the Javascript, the HTML and the PHP script. The style can be applied with CSS, of course. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lost node &#187; Blog Archive &#187; Online Calendars and Date Pickers</title>
		<link>http://nodstrum.com/2007/01/29/phpcalendar/#comment-460</link>
		<dc:creator>lost node &#187; Blog Archive &#187; Online Calendars and Date Pickers</dc:creator>
		<pubDate>Tue, 23 Oct 2007 16:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/01/29/phpcalendar/#comment-460</guid>
		<description>[...] Calendar SystemThis calendar is using PHP &#38; Script.aculo.us. There are 3 parts, the Javascript, the HTML and the PHP script. The style can be applied with CSS, of course. [...]</description>
		<content:encoded><![CDATA[<p>[...] Calendar SystemThis calendar is using PHP &amp; Script.aculo.us. There are 3 parts, the Javascript, the HTML and the PHP script. The style can be applied with CSS, of course. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
