<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JERVIS DOT WS &#187; PHP</title>
	<atom:link href="http://jervis.ws/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://jervis.ws</link>
	<description>A techie’s thoughts and opinions on anything &#38; everything that comes to mind</description>
	<lastBuildDate>Tue, 15 Feb 2011 20:49:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>ACal Calendar</title>
		<link>http://jervis.ws/2007/09/09/acal-calendar-discontinued-but-useful-php-tool/</link>
		<comments>http://jervis.ws/2007/09/09/acal-calendar-discontinued-but-useful-php-tool/#comments</comments>
		<pubDate>Sun, 09 Sep 2007 11:13:25 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ACal]]></category>
		<category><![CDATA[Calender]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.jervis.ws/?p=69</guid>
		<description><![CDATA[<p>A project thats discontinued but is useful PHP tool!  Needing a calendar for keeping track of things i looked into web based options. I decided to try ACal. It stores all its data in text files which is nice and offers some useful basics. I ran into one problem with setting it up, I installed [...]]]></description>
			<content:encoded><![CDATA[<p>A project thats discontinued but is useful PHP tool!  Needing a calendar for keeping track of things i looked into web based options. I decided to try <a title="ACal" href="http://sourceforge.net/projects/acalproj/" target="_blank">ACal<img id="snap_com_shot_link_icon" src="http://i.ixnp.com/images/v6.20.1/t.gif" alt="" /></a>. It stores all its data in text files which is nice and offers some useful basics. I ran into one problem with setting it up, I installed <a title="ACal" href="http://sourceforge.net/projects/acalproj/" target="_blank">ACal 2.2.6<img id="snap_com_shot_link_icon" src="http://i.ixnp.com/images/v6.20.1/t.gif" alt="" /></a> and when I went to edit or delete an event I got a 404 error.</p>
<p>Having done some searching I found a <a href="http://sourceforge.net/forum/forum.php?thread_id=1184480&amp;forum_id=363863" target="_blank">message on the forum<img id="snap_com_shot_link_icon" src="http://i.ixnp.com/images/v6.20.1/t.gif" alt="" /></a> about it. Having made some changes to the code, mine is now working great.</p>
<p>I also liked the look of: <a title="Webcalendar" href="http://www.k5n.us/webcalendar.php" target="_blank">Web Calendar<img id="snap_com_shot_link_icon" src="http://i.ixnp.com/images/v6.20.1/t.gif" alt="" /></a>, but as in needs a database, which is not available in the enviroment, I put it on a back burner for now.</p>
]]></content:encoded>
			<wfw:commentRss>http://jervis.ws/2007/09/09/acal-calendar-discontinued-but-useful-php-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

