<?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: PHP Quick Calendar V2.5 Updates</title>
	<atom:link href="http://www.azhowto.com/2009/03/09/php-quick-calendar-v25-updates/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.azhowto.com/2009/03/09/php-quick-calendar-v25-updates/</link>
	<description>Only Passion Matters</description>
	<lastBuildDate>Mon, 26 Dec 2011 16:45:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Neo_0078</title>
		<link>http://www.azhowto.com/2009/03/09/php-quick-calendar-v25-updates/comment-page-1/#comment-12201</link>
		<dc:creator>Neo_0078</dc:creator>
		<pubDate>Fri, 14 May 2010 01:42:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.azhowto.com/?p=412#comment-12201</guid>
		<description>Hi I have a problem when configuring the schedule, as the months are in English but I need to appear according to the language of the computer that displays it, where I can make that modification?</description>
		<content:encoded><![CDATA[<p>Hi I have a problem when configuring the schedule, as the months are in English but I need to appear according to the language of the computer that displays it, where I can make that modification?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bpeh</title>
		<link>http://www.azhowto.com/2009/03/09/php-quick-calendar-v25-updates/comment-page-1/#comment-12140</link>
		<dc:creator>bpeh</dc:creator>
		<pubDate>Tue, 19 May 2009 10:12:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.azhowto.com/?p=412#comment-12140</guid>
		<description>one more thing in the agenda for the next update. Make the calendar xhtml strict compliant.</description>
		<content:encoded><![CDATA[<p>one more thing in the agenda for the next update. Make the calendar xhtml strict compliant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tmfl</title>
		<link>http://www.azhowto.com/2009/03/09/php-quick-calendar-v25-updates/comment-page-1/#comment-12139</link>
		<dc:creator>tmfl</dc:creator>
		<pubDate>Sat, 16 May 2009 01:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.azhowto.com/?p=412#comment-12139</guid>
		<description>Hi,

Similar to a previous poster I am not sure where to post so hopefully this is ok. First off thanks for a great calendar which integrates very easily with my site and works perfectly. I&#039;m working off version 2.4 and am wondering if its worthwhile upgrading to 2.5 to overcome some transitional xhtml validation issues or maybe someone can offer some advice. The issue i&#039;m having is with controller.php in the function initQCalendar where calendar.css is referenced. Using the w3 validator I&#039;m getting the following error:

Line 476, Column 163: document type does not allow element &quot;link&quot; here

…&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;&lt;div id=&#039;myContentSmall&#039; style=&#039;float:le

The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a &quot;style&quot; element in the &quot;body&quot; section instead of inside &quot;head&quot; -- or two elements that overlap (which is not allowed).

One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML&#039;s rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML&#039;s &quot;self-closing&quot; tags for &quot;meta&quot; and &quot;link&quot; in the &quot;head&quot; section of a HTML document may cause the parser to infer the end of the &quot;head&quot; section and the beginning of the &quot;body&quot; section (where &quot;link&quot; and &quot;meta&quot; are not allowed; hence the reported error).

Many thanks in advance for any guidance on these errors.

tmfl</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Similar to a previous poster I am not sure where to post so hopefully this is ok. First off thanks for a great calendar which integrates very easily with my site and works perfectly. I&#8217;m working off version 2.4 and am wondering if its worthwhile upgrading to 2.5 to overcome some transitional xhtml validation issues or maybe someone can offer some advice. The issue i&#8217;m having is with controller.php in the function initQCalendar where calendar.css is referenced. Using the w3 validator I&#8217;m getting the following error:</p>
<p>Line 476, Column 163: document type does not allow element &#8220;link&#8221; here</p>
<p>…&#8221; rel=&#8221;stylesheet&#8221; type=&#8221;text/css&#8221; /&gt;&lt;div id=&#8217;myContentSmall&#8217; style=&#8217;float:le</p>
<p>The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements &#8212; such as a &#8220;style&#8221; element in the &#8220;body&#8221; section instead of inside &#8220;head&#8221; &#8212; or two elements that overlap (which is not allowed).</p>
<p>One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML&#8217;s rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML&#8217;s &#8220;self-closing&#8221; tags for &#8220;meta&#8221; and &#8220;link&#8221; in the &#8220;head&#8221; section of a HTML document may cause the parser to infer the end of the &#8220;head&#8221; section and the beginning of the &#8220;body&#8221; section (where &#8220;link&#8221; and &#8220;meta&#8221; are not allowed; hence the reported error).</p>
<p>Many thanks in advance for any guidance on these errors.</p>
<p>tmfl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wiggy</title>
		<link>http://www.azhowto.com/2009/03/09/php-quick-calendar-v25-updates/comment-page-1/#comment-12136</link>
		<dc:creator>Wiggy</dc:creator>
		<pubDate>Sat, 09 May 2009 10:16:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.azhowto.com/?p=412#comment-12136</guid>
		<description>Thank you very much for making this GPL. Just thought you like to know that it&#039;ll be used on offroadclub.com.au in a couple of days - and that you&#039;ve started me off learning how to code in php.

Thanks for that. Will link back to this blog!

Wiggy</description>
		<content:encoded><![CDATA[<p>Thank you very much for making this GPL. Just thought you like to know that it&#8217;ll be used on offroadclub.com.au in a couple of days &#8211; and that you&#8217;ve started me off learning how to code in php.</p>
<p>Thanks for that. Will link back to this blog!</p>
<p>Wiggy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: grigzie</title>
		<link>http://www.azhowto.com/2009/03/09/php-quick-calendar-v25-updates/comment-page-1/#comment-12128</link>
		<dc:creator>grigzie</dc:creator>
		<pubDate>Fri, 17 Apr 2009 20:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.azhowto.com/?p=412#comment-12128</guid>
		<description>hi,

I was wondering if you could put an end date to an event, so that it highlights multiple days.

Also, it would be nice if you could colour-code the categories.

Other than that, great app - and was easy to intergrate. Thank you!

grigzie</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>I was wondering if you could put an end date to an event, so that it highlights multiple days.</p>
<p>Also, it would be nice if you could colour-code the categories.</p>
<p>Other than that, great app &#8211; and was easy to intergrate. Thank you!</p>
<p>grigzie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bpeh</title>
		<link>http://www.azhowto.com/2009/03/09/php-quick-calendar-v25-updates/comment-page-1/#comment-12126</link>
		<dc:creator>bpeh</dc:creator>
		<pubDate>Fri, 10 Apr 2009 00:11:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.azhowto.com/?p=412#comment-12126</guid>
		<description>hi sergio,

will definitely consider it. tks.</description>
		<content:encoded><![CDATA[<p>hi sergio,</p>
<p>will definitely consider it. tks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergio</title>
		<link>http://www.azhowto.com/2009/03/09/php-quick-calendar-v25-updates/comment-page-1/#comment-12119</link>
		<dc:creator>Sergio</dc:creator>
		<pubDate>Tue, 31 Mar 2009 20:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.azhowto.com/?p=412#comment-12119</guid>
		<description>Your license means that i can&#039;t embed this calendar in my website without having to GPL my php code as well , right?
That&#039;s too bad. I guess i have to look for other alternatives. Otherwise your code would have been a good starting base for what i need.
Please consider releasing a next version under LGPL or other license that&#039;s not so restrictive as GPL.

Cheers,

Sergio</description>
		<content:encoded><![CDATA[<p>Your license means that i can&#8217;t embed this calendar in my website without having to GPL my php code as well , right?<br />
That&#8217;s too bad. I guess i have to look for other alternatives. Otherwise your code would have been a good starting base for what i need.<br />
Please consider releasing a next version under LGPL or other license that&#8217;s not so restrictive as GPL.</p>
<p>Cheers,</p>
<p>Sergio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Smoke</title>
		<link>http://www.azhowto.com/2009/03/09/php-quick-calendar-v25-updates/comment-page-1/#comment-12115</link>
		<dc:creator>Smoke</dc:creator>
		<pubDate>Mon, 16 Mar 2009 15:06:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.azhowto.com/?p=412#comment-12115</guid>
		<description>Hi, i dont know where to post this, so i will post here...

The events dont appears on my calendar, i made the table in the db, i can insert one event on admin page, but the event do not appears on calendar.

What i´m doing wrong?

plz help.

grats</description>
		<content:encoded><![CDATA[<p>Hi, i dont know where to post this, so i will post here&#8230;</p>
<p>The events dont appears on my calendar, i made the table in the db, i can insert one event on admin page, but the event do not appears on calendar.</p>
<p>What i´m doing wrong?</p>
<p>plz help.</p>
<p>grats</p>
]]></content:encoded>
	</item>
</channel>
</rss>
