<?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; Releases</title>
	<atom:link href="http://www.siwapp.org/blog/category/releases/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.siwapp.org/blog</link>
	<description>Free online invoice system</description>
	<lastBuildDate>Fri, 30 Jul 2010 14:57:30 +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>Siwapp 0.3 release almost out. Call for translations.</title>
		<link>http://www.siwapp.org/blog/2010/07/siwapp-0-3-call-for-translations/</link>
		<comments>http://www.siwapp.org/blog/2010/07/siwapp-0-3-call-for-translations/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 23:59:24 +0000</pubDate>
		<dc:creator>jzarate</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[Siwapp]]></category>
		<category><![CDATA[0.3]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[translation]]></category>

		<guid isPermaLink="false">http://www.siwapp.org/blog/?p=98</guid>
		<description><![CDATA[Hey there all you lonely people!  Looks like siwapp 0.3 is almost out of the oven. All tickets due to the 0.3 version are closed now, and I just spent 8 awful hours resyncing the language files.  Nowadays, I can proudly say our existing message files are updated and synced at my very [...]]]></description>
			<content:encoded><![CDATA[<p>Hey there all you lonely people!  Looks like <strong>siwapp 0.3 is almost out of the oven</strong>. All tickets due to the 0.3 version are closed now, and I just spent 8 awful hours resyncing the language files.  Nowadays, I can proudly say our existing message files are updated and synced at my very best (which is not very &#8220;very&#8221;, btw).  So if you&#8217;re interested in helping out with the translation, please do comment this post, letting me know about your noble purpose, <em>oh great warrior of the open source</em>!. I&#8217;ll send you the translation file right away.  PS: I&#8217;ll update this post as I receive translation updates.  PSII: If your mother tongue is english, I would appreciate very much If you had a look at our &#8220;messages.en.xml&#8221; file (which we have only for reference purposes); I&#8217;m spanish and I&#8217;m not very proud of my english.  <strong>Translations work in progress:</strong></p>
<ul>
<li>Swedish: <strong>Finished</strong>!!</li>
<li>Danish: almost <strong>Finished</strong>!!</li>
<li>Spanish: almost <strong>Finished</strong></li>
<li>Catalan: almost <strong>Finished</strong>!!</li>
<li>Russian: almost <strong>Finished</strong></li>
<li>Ukrainian: almost <strong>Finished</strong></li>
<li>Bulgarian: started</li>
<li>German: started</li>
<li>Portuguese: <strong>almost Finished</strong></li>
<li>French: <strong>Finished</strong>!!</li>
<li>Polish: started</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.siwapp.org/blog/2010/07/siwapp-0-3-call-for-translations/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>0.2 alpha RC3</title>
		<link>http://www.siwapp.org/blog/2009/08/0-2-alpha-rc3/</link>
		<comments>http://www.siwapp.org/blog/2009/08/0-2-alpha-rc3/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 10:34:21 +0000</pubDate>
		<dc:creator>Carlos Escribano</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[0.2]]></category>
		<category><![CDATA[0.3]]></category>
		<category><![CDATA[alpha]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.siwapp.org/blog/?p=62</guid>
		<description><![CDATA[We have updated the 0.2 alpha with a few new bug fixes and without the ability of managing templates (you will see a notice if you attemp to access that section).
I know that templates management was working in some cases, but the code is not mature enough to leave it in its current state. We [...]]]></description>
			<content:encoded><![CDATA[<p>We have updated the 0.2 alpha with a few new bug fixes and without the ability of managing templates (you will see a notice if you attemp to access that section).<span id="more-62"></span></p>
<p>I know that templates management was working in some cases, but the code is not mature enough to leave it in its current state. We will refine it for the 0.3.</p>
<p>However, if you want to keep it working as before, you can re-activate it by removing the first two lines of the function <code>executeTemplates</code> (function is in line 159, approximately) in the <code>/apps/siwapp/modules/configuration/actions/actions.class.php</code> file. I would not recommend it.</p>
<p>I have uploaded a .zip file with the &#8220;default&#8221; printing template packed as an external template. <a href="http://www.siwapp.org/blog/wp-content/uploads/2009/08/siwapp-orange.zip">Only for the curious</a>.</p>
<p>We are working on 0.3 internals. The main changes:</p>
<ul>
<li>The entire data management layer is replaced with <a title="Doctrine Project" href="http://www.doctrine-project.org/">Doctrine</a> in order to simplify the application.</li>
<li>A more flexible template management system.</li>
<li>More bugs <img src='http://www.siwapp.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</li>
<li>More bug fixes.</li>
</ul>
<p>One caveat: the data model can vary, and indeed it does. Therefore, I remember that we are in an alpha stage and that in future versions we may regret anything developed, throw it away and start again. No one throw rocks, please <img src='http://www.siwapp.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siwapp.org/blog/2009/08/0-2-alpha-rc3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>One step at the time, one more version for our joy</title>
		<link>http://www.siwapp.org/blog/2009/08/one-step-at-the-time-one-more-version-for-our-joy/</link>
		<comments>http://www.siwapp.org/blog/2009/08/one-step-at-the-time-one-more-version-for-our-joy/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 16:48:29 +0000</pubDate>
		<dc:creator>jzarate</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[Siwapp]]></category>
		<category><![CDATA[0.2]]></category>
		<category><![CDATA[installer]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.siwapp.org/blog/?p=48</guid>
		<description><![CDATA[We&#8217;re releasing today the first release candidate of the 0.2 version of SIWAPP. Lots of bug fixes, some new features, some brand new refactoring and a little bit of pride  
We&#8217;ve focused mainly on the install process. We are aware the former install-through-wiki-and-you&#8217;re-on-you-own-buddy method was not what you would call &#8220;simple&#8221;.
This time we&#8217;ve developed [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re releasing today the first release candidate of the 0.2 version of SIWAPP. Lots of bug fixes, some new features, some brand new refactoring and a little bit of pride <img src='http://www.siwapp.org/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>We&#8217;ve focused mainly on the install process. We are aware the former install-through-wiki-and-you&#8217;re-on-you-own-buddy method was not what you would call &#8220;simple&#8221;.</p>
<p>This time we&#8217;ve developed an <strong>web interface</strong> for the<strong> install process</strong>. We have tried hard to make it as simple as possible, making <a href="http://www.lovemoney.com/savings/" target="_blank">savings</a> on time and confusion, and we also have taken into account that there are quite a few of you -<em>our brave alpha testers</em>- who does not have more than a cheap shared hosting provider which won&#8217;t let you much of an access to the server machine, so we&#8217;ve  assumed you&#8217;ve got only ftp access to the server and nothing more.</p>
<p>In this version we&#8217;ve made a zip file available for download for those of you that use windows.</p>
<p>We&#8217;ve also made two new wiki pages: one of them, with instructions on <a href="http://dev.siwapp.org/projects/siwapp/wiki/activateDebugging">how to switch the page to a debugger-friendly status</a> for those of you who are courageous enough to not only test it, but debug it! The other one is a <a href="http://dev.siwapp.org/projects/siwapp/wiki/installGuide">simple installation guide</a>.</p>
<p>We plan to create several release candidates, as long as bug reports keep coming and we keep (I hope) fixing it. This brings me to the last topic to mention in this post; the community:</p>
<p>Ok, now that&#8217;s me talking. My name is Jose Zarate. I&#8217;m a developer at MARKHAUS and I&#8217;ve been working for quite a while in SIWAPP.</p>
<p>I&#8217;ve always heard about the &#8220;community&#8221;, and how it helps improve software, and all that stuff, but I hadn&#8217;t experienced it untill now. I&#8217;m completely astonished on the response. It&#8217;s not being like playing world of warcraft, ok, but still it&#8217;s been a lot of fun to receive tips, bug reports, help, translations from people all around the world! I&#8217;m loving this thing, guys! Seriously, the project is being driven by your suggestions and tips, so please, please keep it coming.</p>
<p>Last but not least, we&#8217;re still alpha!</p>
<p>Last but not least, please do join us!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siwapp.org/blog/2009/08/one-step-at-the-time-one-more-version-for-our-joy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>siwapp is here!</title>
		<link>http://www.siwapp.org/blog/2009/05/siwapp-is-here/</link>
		<comments>http://www.siwapp.org/blog/2009/05/siwapp-is-here/#comments</comments>
		<pubDate>Wed, 13 May 2009 10:33:46 +0000</pubDate>
		<dc:creator>Carlos Escribano</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[alpha]]></category>

		<guid isPermaLink="false">http://www.siwapp.org/blog/?p=13</guid>
		<description><![CDATA[After a few months of development we are pleased to present the first functional version of siwapp. Although it is still in alpha stage, it is now possible to test its most basic features and see how we come steadily to our goal: to make invoices and make them good.
The main features that can be [...]]]></description>
			<content:encoded><![CDATA[<p>After a few months of development we are pleased to present the first functional version of <strong>siwapp</strong>. Although it is still in alpha stage, it is now possible to test its most basic features and see how we come steadily to our goal: <strong>to make invoices and make them good</strong>.<span id="more-13"></span></p>
<p>The main features that can be seen in this version are:</p>
<ul>
<li><strong>Dashboard</strong>: the place where you start when you log into the application; it shows you the most recent invoices and their status.</li>
<li><strong>Payments management</strong>: You can add payments to any opened invoice to keep track of its payment status. When you have received payments for the total amount of an invoice its status will be set to <em>closed</em> (fully paid) automatically.</li>
<li><strong>Invoice creation</strong>: of course. You can set an invoice as draft until finished editing it, so that it is not part of the overall calculations of the system until it is specified so. Also, you can set a discount for an invoice item (a product/service), or different taxes (VAT, spanish IVA, &#8230;) for different kind of items.</li>
<li><strong>Invoicing series</strong>: Different series can be configured to separate different kind of invoices. If you want a series for your Internet products and another for your Graphic Design services, you can configure two different prefixes (virtually unlimited, really). You could configure, for example, one invoicing series for your Internet Services for one year, and add another one for the next year in the global settings page.</li>
<li><strong>Search</strong>: There are many ways in which we can improve the search with respect to invoices. We are working on it. Currently allows text search in the major fields of invoices, as well as in the invoice item descriptions. You can also filter results by date range, a basic tag system, the invoice status&#8230; You search parameters will be remembered until the next search.</li>
<li><strong>Printable invoices</strong>: although it is not fully operational, siwapp has a templating system to allow you to <em>install</em> your own HTML invoice templates. This will provide both the ability of printing invoices directly from the browser, such as generating a PDF file to send by email. It is also possible to send invoices by email.</li>
<li><strong>Recurring invoices</strong>: several invoices need to be created on a periodic basis. With the recurring invoices you can edit an &#8220;invoice template&#8221; just like you edit &amp; create a regular invoice. Then the system will automatically generate invoices according to the pattern defined by the recurring invoice. And it will do that following the schedule you set for it; every two monhts, once a year, every monday &#8230;</li>
</ul>
<p>In conclusion I have to point out two things. The first is that I have to warn you that testing the application (in its current state) in Internet Explorer can be highly damaging to your mental health (as much as for us to develop for that browser). The second is that any suggestion is welcome, either to improve existing features, or to warn of the existence of errors (I&#8217;m sure there are many).</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-28" style="border: 1px solid #dcdcdc;" title="settings" src="http://www.siwapp.org/blog/wp-content/uploads/2009/05/settings.gif" alt="settings" width="450" height="342" /></p>
<p style="text-align: center;">
]]></content:encoded>
			<wfw:commentRss>http://www.siwapp.org/blog/2009/05/siwapp-is-here/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
	</channel>
</rss>
