<?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>siwapp - Free online invoice system &#187; Important</title>
	<atom:link href="http://www.siwapp.org/blog/category/important/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.siwapp.org/blog</link>
	<description>Free online invoice system</description>
	<lastBuildDate>Tue, 31 Aug 2010 12:18:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New system requirements for 0.3 release</title>
		<link>http://www.siwapp.org/blog/2009/12/new-system-requirements-for-0-3-release/</link>
		<comments>http://www.siwapp.org/blog/2009/12/new-system-requirements-for-0-3-release/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 10:12:27 +0000</pubDate>
		<dc:creator>Carlos Escribano</dc:creator>
				<category><![CDATA[Important]]></category>
		<category><![CDATA[Siwapp]]></category>
		<category><![CDATA[0.3]]></category>
		<category><![CDATA[alpha]]></category>
		<category><![CDATA[development]]></category>

		<guid isPermaLink="false">http://www.siwapp.org/blog/?p=88</guid>
		<description><![CDATA[As we have said many times, we like things simple both for the user as for the rest of developers. To simplify programming and improve the performance of siwapp, we added the use of triggers in the database. What does this mean? It means that when a figure changes, the database automatically updates the total bill [...]]]></description>
			<content:encoded><![CDATA[<p>As we have said many times, we like things simple both for the user as for the rest of developers. To simplify programming and improve the performance of siwapp, we added the use of triggers in the database. What does this mean? It means that when a figure changes, the database automatically updates the total bill calculations.</p>
<p>The problem is that in MySQL 5.0, although the user has full permissions on her database, she can not create or run triggers on its database. The triggers execute permission is global to the system and no database administrator would agree to grant it.</p>
<p>Therefore, the minimum version of MySQL where this functionality is feasible is MySQL 5.1.6. For technical information you can consult the <a href="http://dev.mysql.com/doc/refman/5.1/en/privileges-provided.html#priv_trigger">MySQL documentation</a>.</p>
<p>Please remember to check again the specifications of your web hosting to make sure you install siwapp correctly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siwapp.org/blog/2009/12/new-system-requirements-for-0-3-release/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>
