

<?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>Apache OfBiz Blog - HotWax Media &#187; Jacopo Cappellato</title>
	<atom:link href="http://www.hotwaxmedia.com/apache-ofbiz-blog/tag/jacopo-cappellato/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hotwaxmedia.com/apache-ofbiz-blog</link>
	<description>OfBiz and Open Source ERP Experts</description>
	<lastBuildDate>Thu, 22 Jul 2010 18:27:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>OFBiz Tutorial &#8211; Implementing a Product PDF export</title>
		<link>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-implementing-a-product-pdf-export/</link>
		<comments>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-implementing-a-product-pdf-export/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 21:39:12 +0000</pubDate>
		<dc:creator>Jacopo Cappellato</dc:creator>
				<category><![CDATA[Apache OFBiz]]></category>
		<category><![CDATA[Apache OFBiz Development]]></category>
		<category><![CDATA[HotWax Media]]></category>
		<category><![CDATA[OFBiz]]></category>
		<category><![CDATA[OFBiz Tutorials]]></category>
		<category><![CDATA[OFBiz eCommerce]]></category>
		<category><![CDATA[Adding a link element]]></category>
		<category><![CDATA[Jacopo Cappellato]]></category>
		<category><![CDATA[OFBiz Product List]]></category>
		<category><![CDATA[OFBiz Tutorial]]></category>

		<guid isPermaLink="false">http://www.hotwaxmedia.com/apache-ofbiz-blog/?p=690</guid>
		<description><![CDATA[In our last post of the tutorial series OFBiz Tutorial &#8211; Implementing a Product CSV export we have learned how to quickly implement a CSV export of a list of rows.
In this post we will perform similar steps in order to create a PDF version of the &#8220;Product List&#8221; screen.
PDF exports are supported out of [...]]]></description>
		<wfw:commentRss>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-implementing-a-product-pdf-export/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>OFBiz Tutorial &#8211; Building A Simple Product List Screen</title>
		<link>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-building-a-simple-product-list-screen/</link>
		<comments>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-building-a-simple-product-list-screen/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 04:32:06 +0000</pubDate>
		<dc:creator>Jacopo Cappellato</dc:creator>
				<category><![CDATA[OFBiz Tutorials]]></category>
		<category><![CDATA[Jacopo Cappellato]]></category>
		<category><![CDATA[OFBiz Components]]></category>
		<category><![CDATA[OFBiz development]]></category>
		<category><![CDATA[OFBiz Tutorial]]></category>
		<category><![CDATA[Product List Screen]]></category>

		<guid isPermaLink="false">http://www.hotwaxmedia.com/apache-ofbiz-blog/?p=308</guid>
		<description><![CDATA[In this post we will create our first simple html screen to print on screen all the products in our system.
This exercise is based on the &#8220;hwm&#8221; component we have setup in the last blog post OFBiz Tutorial &#8211; Custom Components In OFBiz: all the code we will implement will be contained in the custom [...]]]></description>
		<wfw:commentRss>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-building-a-simple-product-list-screen/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>OFBiz Tutorial &#8211; Custom Components in OFBiz</title>
		<link>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-custom-components-in-ofbiz/</link>
		<comments>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-custom-components-in-ofbiz/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 00:01:35 +0000</pubDate>
		<dc:creator>Jacopo Cappellato</dc:creator>
				<category><![CDATA[OFBiz Tutorials]]></category>
		<category><![CDATA[Jacopo Cappellato]]></category>
		<category><![CDATA[OFBiz Components]]></category>
		<category><![CDATA[OFBiz development]]></category>
		<category><![CDATA[OFBiz Tutorial]]></category>

		<guid isPermaLink="false">http://www.hotwaxmedia.com/apache-ofbiz-blog/?p=198</guid>
		<description><![CDATA[This is the first of a series of posts that will introduce hands-on OFBiz development: each post will focus on a simple exercise that will unveil some of the powerful features of OFBiz.
In this post we will simply setup our sandbox environment: a custom component/application named &#8220;hwm&#8221; that is deployed in OFBiz and will contain [...]]]></description>
		<wfw:commentRss>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-custom-components-in-ofbiz/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>OFBiz Tutorial &#8211; Introduction to OFBiz Widgets</title>
		<link>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-introduction-to-ofbiz-widgets/</link>
		<comments>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-introduction-to-ofbiz-widgets/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 15:40:40 +0000</pubDate>
		<dc:creator>Jacopo Cappellato</dc:creator>
				<category><![CDATA[OFBiz Tutorials]]></category>
		<category><![CDATA[Jacopo Cappellato]]></category>
		<category><![CDATA[OFBiz development]]></category>
		<category><![CDATA[OFBiz Tutorial]]></category>
		<category><![CDATA[OFBiz Widgets]]></category>

		<guid isPermaLink="false">http://www.hotwaxmedia.com/apache-ofbiz-blog/?p=107</guid>
		<description><![CDATA[OFBiz is a broadly-scoped, powerful tool for open source ERP and e-commerce.  Whether your project is a simple e-commerce shopping cart or a complex ERP implementation that includes custom order management, multi-channel integrations, and accounting, ease-of-use for the developers implementing your system translates directly to your bottom line.
The following OFBiz tutorial is technical in nature.  [...]]]></description>
		<wfw:commentRss>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-introduction-to-ofbiz-widgets/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
