<?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>PHP Accounts</title>
	<atom:link href="http://phpaccounts.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://phpaccounts.com</link>
	<description>Open Source Web Based Accounts System</description>
	<lastBuildDate>Wed, 04 Feb 2009 08:16:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Version 0.5.3 released</title>
		<link>http://phpaccounts.com/28-version-053-released/</link>
		<comments>http://phpaccounts.com/28-version-053-released/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 08:16:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[changelog]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://phpaccounts.com/28-version-053-released/</guid>
		<description><![CDATA[A minor release which fixes the limited date option. While we&#8217;re on the subject of updates, 2009 should see some major improvement the 1.0 milestone release, watch this space&#8230;]]></description>
			<content:encoded><![CDATA[<p>A minor release which fixes the limited date option.</p>
<p>While we&#8217;re on the subject of updates, 2009 should see some major improvement the 1.0 milestone release, watch this space&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://phpaccounts.com/28-version-053-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Accounts Author In The Press</title>
		<link>http://phpaccounts.com/25-php-accounts-author-in-the-press/</link>
		<comments>http://phpaccounts.com/25-php-accounts-author-in-the-press/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 08:18:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://phpaccounts.com/25-php-accounts-author-in-the-press/</guid>
		<description><![CDATA[MrKirkland aka &#8216;Happy British Man&#8217; features in 2 magazines this month for his amuzing headstands with no hands, check out his site: www.hbm.jp]]></description>
			<content:encoded><![CDATA[<p>MrKirkland aka &#8216;Happy British Man&#8217; features in 2 magazines this month for his amuzing headstands with no hands, check out his site: <a href="http://www.hbm.jp">www.hbm.jp</a></p>
]]></content:encoded>
			<wfw:commentRss>http://phpaccounts.com/25-php-accounts-author-in-the-press/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 0.5.2 Released</title>
		<link>http://phpaccounts.com/24-version-052-released/</link>
		<comments>http://phpaccounts.com/24-version-052-released/#comments</comments>
		<pubDate>Sun, 24 Jun 2007 10:54:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://phpaccounts.com/24-version-052-released/</guid>
		<description><![CDATA[This release includes a few a enhancements: currency options USD, GBP, EUR, JPY (Yen) set this in preferences a global hourly rate, that new timesheets use to auto calculate the fee a website field for the clients table Underneath the hood, the database class has been updated to use MDB2, which will become an important [...]]]></description>
			<content:encoded><![CDATA[<p>This release includes a few a enhancements:</p>
<ul>
<li>currency options USD, GBP, EUR, JPY (Yen) set this in preferences</li>
<li>a global hourly rate, that new timesheets use to auto calculate the fee</li>
<li>a website field for the clients table</li>
<li>Underneath the hood, the database class has been updated to use MDB2, which will become an important class for some later features&#8230;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://phpaccounts.com/24-version-052-released/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Update for version 0.5.2</title>
		<link>http://phpaccounts.com/23-update-for-version-052/</link>
		<comments>http://phpaccounts.com/23-update-for-version-052/#comments</comments>
		<pubDate>Sun, 24 Jun 2007 10:47:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[changelog]]></category>

		<guid isPermaLink="false">http://phpaccounts.com/23-update-for-version-052/</guid>
		<description><![CDATA[r4 &#124; chrisk &#124; 2007-06-24 08:55:05 +0100 (Sun, 24 Jun 2007) &#124; 8 lines Switched over to MBD2 database driver Changed the preferences check to look for new preferences and set defaults for those missing Currency is now a preference Hourly rate is now a preference that automatically calculate fees New Website field in client [...]]]></description>
			<content:encoded><![CDATA[<p>r4 | chrisk | 2007-06-24 08:55:05 +0100 (Sun, 24 Jun 2007) | 8 lines</p>
<p>Switched over to MBD2 database driver<br />
Changed the preferences check to look for new preferences and set defaults for those missing<br />
Currency is now a preference<br />
Hourly rate is now a preference that automatically calculate fees<br />
New Website field in client table NEED TO ADD THIS TO DB DEFINITION<br />
Changed Value in Timesheet to accept NULL, NEED TO ADD THIS TO DB DEFINITION</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
r5 | chrisk | 2007-06-24 09:42:38 +0100 (Sun, 24 Jun 2007) | 4 lines</p>
<p>Added the new MDB2 class (missed out on the last commit)<br />
Made password on installer password field<br />
Default currency is USD</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
r6 | chrisk | 2007-06-24 10:13:32 +0100 (Sun, 24 Jun 2007) | 2 lines</p>
<p>Adding an upgrade script</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
r8 | chrisk | 2007-06-24 10:30:42 +0100 (Sun, 24 Jun 2007) | 2 lines</p>
<p>adding the upgrade instructions</p>
]]></content:encoded>
			<wfw:commentRss>http://phpaccounts.com/23-update-for-version-052/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bug Tracker &amp; Feature Requests</title>
		<link>http://phpaccounts.com/21-bug-tracker-feature-requests/</link>
		<comments>http://phpaccounts.com/21-bug-tracker-feature-requests/#comments</comments>
		<pubDate>Fri, 22 Jun 2007 15:54:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://phpaccounts.com/21-bug-tracker-feature-requests/</guid>
		<description><![CDATA[The trac system has just been installed on http://trac.phpaccounts.com/ The site is rather bare at the moment, but the ticket system is to be used for submiting feature requests (enhancements) and possibly bugs (defects) aswell. The forum is still the first port of call for support if you have a problem.]]></description>
			<content:encoded><![CDATA[<p>The trac system has just been installed on <a href="http://trac.phpaccounts.com/">http://trac.phpaccounts.com/</a></p>
<p>The site is rather bare at the moment, but the ticket system is to be used for submiting feature requests (enhancements) and possibly bugs (defects) aswell. The forum is still the first port of call for support if you have a problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://phpaccounts.com/21-bug-tracker-feature-requests/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Version 0.5.1 New Screen Shots</title>
		<link>http://phpaccounts.com/16-version-051-new-screen-shots/</link>
		<comments>http://phpaccounts.com/16-version-051-new-screen-shots/#comments</comments>
		<pubDate>Fri, 22 Jun 2007 00:42:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://phpaccounts.com/16-version-051-new-screen-shots/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://phpaccounts.com/?attachment_id=19" rel="attachment wp-att-19" title="outgoings"><img src="http://phpaccounts.com/wp-content/uploads/2007/06/outgoings1.thumbnail.png" alt="outgoings" /></a></p>
<p><a href="http://phpaccounts.com/?attachment_id=18" rel="attachment wp-att-18" title="login"><img src="http://phpaccounts.com/wp-content/uploads/2007/06/login.thumbnail.png" alt="login" /></a></p>
<p><a href="http://phpaccounts.com/?attachment_id=15" rel="attachment wp-att-15" title="cashflow1.png"><img src="http://phpaccounts.com/wp-content/uploads/2007/06/cashflow1.thumbnail.png" alt="cashflow1.png" /></a></p>
<p><a href="http://phpaccounts.com/?attachment_id=17" rel="attachment wp-att-17" title="dashboard"><img src="http://phpaccounts.com/wp-content/uploads/2007/06/dashboard.thumbnail.png" alt="dashboard" /></a></p>
<p><a href='http://phpaccounts.com/?attachment_id=20' rel='attachment wp-att-20' title='Tax Report'><img src='http://phpaccounts.com/wp-content/uploads/2007/06/tax-report1.thumbnail.png' alt='Tax Report' /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://phpaccounts.com/16-version-051-new-screen-shots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Look and RSS Updates</title>
		<link>http://phpaccounts.com/14-new-look-and-rss-updates/</link>
		<comments>http://phpaccounts.com/14-new-look-and-rss-updates/#comments</comments>
		<pubDate>Thu, 21 Jun 2007 06:33:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://phpaccounts.com/14-new-look-and-rss-updates/</guid>
		<description><![CDATA[A few tweaks for version 0.5.1 including a lighter look and an rss updater for the dashboard. The RSS updater brings the latest news from the development feed which will include announcements of updates, security and bug fixes. Addionally some changes have been added to increase compatibility with more environments &#8211; php5 support has been [...]]]></description>
			<content:encoded><![CDATA[<p>A few tweaks for version 0.5.1 including a lighter look and an rss updater for the dashboard.</p>
<p>The RSS updater brings the latest news from the development feed which will include announcements of updates, security and bug fixes.</p>
<p>Addionally some changes have been added to increase compatibility with more environments &#8211; php5 support has been (slightly) test.</p>
]]></content:encoded>
			<wfw:commentRss>http://phpaccounts.com/14-new-look-and-rss-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Support Forum</title>
		<link>http://phpaccounts.com/13-support-forum/</link>
		<comments>http://phpaccounts.com/13-support-forum/#comments</comments>
		<pubDate>Thu, 21 Jun 2007 04:27:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://phpaccounts.com/13-support-forum/</guid>
		<description><![CDATA[After receiving a number of downloads I thought I&#8217;d better stick up a support forum. Please post any problems to the forum and I&#8217;ll look at them as fast as I can. The forum can be found here.]]></description>
			<content:encoded><![CDATA[<p>After receiving a number of downloads I thought I&#8217;d better stick up a support forum. Please post any problems to the forum and I&#8217;ll look at them as fast as I can. The forum can be found <a href="http://www.phpaccounts.com/forum/" title="forum">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://phpaccounts.com/13-support-forum/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Screen Shots</title>
		<link>http://phpaccounts.com/1-screen-shots/</link>
		<comments>http://phpaccounts.com/1-screen-shots/#comments</comments>
		<pubDate>Sat, 16 Jun 2007 05:05:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Here&#8217;s some there screen shots:]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s some there screen shots:</p>
<p><a href="http://phpaccounts.com/1-hello-world/cash-flow/" rel="attachment wp-att-5" title="cash flow"><img src="http://phpaccounts.com/wp-content/uploads/2007/06/cashflow.thumbnail.png" alt="cash flow" /></a></p>
<p><a href="http://phpaccounts.com/wp-content/uploads/2007/06/tax-report.png" title="tax report"><img src="http://phpaccounts.com/wp-content/uploads/2007/06/tax-report.thumbnail.png" alt="tax report" /></a></p>
<p><a href="http://phpaccounts.com/wp-content/uploads/2007/06/outgoings.png" title="outgoings"><img src="http://phpaccounts.com/wp-content/uploads/2007/06/outgoings.thumbnail.png" alt="outgoings" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://phpaccounts.com/1-screen-shots/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

