<?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; Templates</title>
	<atom:link href="http://www.siwapp.org/blog/tag/templates/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.siwapp.org/blog</link>
	<description>Free online invoice system</description>
	<lastBuildDate>Fri, 30 Dec 2011 18:27:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>dompdf and rowspan, our buggy buddies</title>
		<link>http://www.siwapp.org/blog/2011/02/dompdf-and-rowspan-our-buggy-buddies/</link>
		<comments>http://www.siwapp.org/blog/2011/02/dompdf-and-rowspan-our-buggy-buddies/#comments</comments>
		<pubDate>Sat, 26 Feb 2011 22:42:50 +0000</pubDate>
		<dc:creator>jzarate</dc:creator>
				<category><![CDATA[Important]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[Siwapp]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[0.3.4]]></category>
		<category><![CDATA[dompdf]]></category>

		<guid isPermaLink="false">http://www.siwapp.org/blog/?p=190</guid>
		<description><![CDATA[watch it! when rendering an html template to build a pdf, if a table cell with the &#8220;rowspan&#8221; attribute is break because a page change, the pdf engine will throw a nice &#8220;frame not found in cellmap&#8221; exception, as describe here We&#8217;ve already changed our default template to make sure it doesn&#8217;t include any rowspanned cell [...]]]></description>
			<content:encoded><![CDATA[<p>watch it!</p>
<p>when rendering an html template to build a pdf, if a table cell with the &#8220;rowspan&#8221; attribute is break because a page change, the pdf engine will throw a nice &#8220;frame not found in cellmap&#8221; exception, as describe <a href="http://code.google.com/p/dompdf/issues/detail?id=61">here</a></p>
<p>We&#8217;ve already changed our default template to make sure it doesn&#8217;t include any rowspanned cell (yes, it used to). When you <a href="http://dev.siwapp.org/projects/siwapp/wiki/templateTags">build your own invoice template</a>, please take this into account.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siwapp.org/blog/2011/02/dompdf-and-rowspan-our-buggy-buddies/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New templating system adopted</title>
		<link>http://www.siwapp.org/blog/2009/10/new-templating-system-adopted/</link>
		<comments>http://www.siwapp.org/blog/2009/10/new-templating-system-adopted/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 09:51:42 +0000</pubDate>
		<dc:creator>Carlos Escribano</dc:creator>
				<category><![CDATA[Siwapp]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[0.3]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[twig]]></category>

		<guid isPermaLink="false">http://www.siwapp.org/blog/?p=83</guid>
		<description><![CDATA[It&#8217;s wonderful to see how the community of developers is producing high quality tools that can be used in our projects. Today I would like to announce the use of Twig, a template system redesigned by Fabien Potencier and based on the original code by Armin Ronacher. It is a robust, fast and flexible system that [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s wonderful to see how the community of developers is producing high quality tools that can be used in our projects.</p>
<p>Today I would like to announce the use of <a href="http://www.twig-project.org/">Twig</a>, a template system redesigned by <a href="http://fabien.potencier.org">Fabien Potencier</a> and based on the original code by <a href="http://lucumr.pocoo.org/">Armin Ronacher</a>. It is a robust, fast and flexible system that will make very easy the task of creating templates for invoices and any printable item in the application.</p>
<p>Templates will be stored in the database so you will can edit them directly from the application. We will try to make all the process as easy and flexible as we can.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siwapp.org/blog/2009/10/new-templating-system-adopted/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

