

<?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; Prototype Tutorials</title>
	<atom:link href="http://www.hotwaxmedia.com/apache-ofbiz-blog/category/prototype-tutorials/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:Use Dependent Selects to Manage Country-State Select Boxes</title>
		<link>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-how-to-use-dependent-selects-for-managing-country-state-select-box-pair/</link>
		<comments>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-how-to-use-dependent-selects-for-managing-country-state-select-box-pair/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 19:21:45 +0000</pubDate>
		<dc:creator>anil</dc:creator>
				<category><![CDATA[Apache OFBiz]]></category>
		<category><![CDATA[Apache OFBiz Development]]></category>
		<category><![CDATA[Enterprise eCommerce]]></category>
		<category><![CDATA[HotWax Media]]></category>
		<category><![CDATA[OFBiz Tutorials]]></category>
		<category><![CDATA[OFBiz eCommerce]]></category>
		<category><![CDATA[Prototype Tutorials]]></category>
		<category><![CDATA[OFBiz]]></category>
		<category><![CDATA[OFBiz Ecommerce]]></category>
		<category><![CDATA[OFBiz Tutorial]]></category>
		<category><![CDATA[Prototype Tutorial]]></category>
		<category><![CDATA[prototype.js]]></category>

		<guid isPermaLink="false">http://www.hotwaxmedia.com/apache-ofbiz-blog/?p=1292</guid>
		<description><![CDATA[Javascript components for managing Dependent Selects is starting to find use in ecommerce applications we are developing. It all started with need for updating contents of State field, on change of Country in postal address forms.
More then a year ago we started using Ajax for updating State select box options on change of Country select [...]]]></description>
		<wfw:commentRss>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-how-to-use-dependent-selects-for-managing-country-state-select-box-pair/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prototype Tutorial &#8211; Auto FAQs with Prototype JS</title>
		<link>http://www.hotwaxmedia.com/apache-ofbiz-blog/auto-faqs-with-prototype-js/</link>
		<comments>http://www.hotwaxmedia.com/apache-ofbiz-blog/auto-faqs-with-prototype-js/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 23:17:07 +0000</pubDate>
		<dc:creator>ryanf</dc:creator>
				<category><![CDATA[HotWax Media]]></category>
		<category><![CDATA[OFBiz Development]]></category>
		<category><![CDATA[Prototype Tutorials]]></category>
		<category><![CDATA[Auto FAQ]]></category>
		<category><![CDATA[Enterprise eCommerce]]></category>
		<category><![CDATA[FAQ]]></category>
		<category><![CDATA[JS]]></category>
		<category><![CDATA[OFBiz Developer]]></category>
		<category><![CDATA[Prototype]]></category>

		<guid isPermaLink="false">http://www.hotwaxmedia.com/apache-ofbiz-blog/?p=1158</guid>
		<description><![CDATA[
Here at HotWax Media, we build a lot of enterprise eCommerce websites.  One common element in most eCommerce websites is a place to list Facts and Questions about the site, its products and its policies (FAQs).  I don&#8217;t know about you, but I hate coding FAQ pages.  The redundant process of having [...]]]></description>
		<wfw:commentRss>http://www.hotwaxmedia.com/apache-ofbiz-blog/auto-faqs-with-prototype-js/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OFBiz Tutorial &#8211; Dependent Selects for Prototype</title>
		<link>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-dependent-selects-for-prototype/</link>
		<comments>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-dependent-selects-for-prototype/#comments</comments>
		<pubDate>Fri, 14 May 2010 18:18:59 +0000</pubDate>
		<dc:creator>anil</dc:creator>
				<category><![CDATA[OFBiz]]></category>
		<category><![CDATA[OFBiz Tutorials]]></category>
		<category><![CDATA[Prototype Tutorials]]></category>
		<category><![CDATA[OFBiz Tutorial]]></category>
		<category><![CDATA[Prototype Tutorial]]></category>

		<guid isPermaLink="false">http://www.hotwaxmedia.com/apache-ofbiz-blog/?p=998</guid>
		<description><![CDATA[In my first OFBiz Tutorial, I will show you how to make dependent select boxes using Prototype.
Building a web UI that lives up to the expectations of contemporary web designers is a challenge that every web developer faces. One that has remained a pain for a while is Dependent Select boxes. jQuery has a nice [...]]]></description>
		<wfw:commentRss>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-dependent-selects-for-prototype/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Prototype Tutorials &#8211; Smart Columns</title>
		<link>http://www.hotwaxmedia.com/apache-ofbiz-blog/prototype-tutorials-smart-columns/</link>
		<comments>http://www.hotwaxmedia.com/apache-ofbiz-blog/prototype-tutorials-smart-columns/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 22:53:41 +0000</pubDate>
		<dc:creator>ryanf</dc:creator>
				<category><![CDATA[Prototype Tutorials]]></category>
		<category><![CDATA[Prototype Tutorial]]></category>
		<category><![CDATA[prototype.js]]></category>
		<category><![CDATA[Smart Columns]]></category>

		<guid isPermaLink="false">http://www.hotwaxmedia.com/apache-ofbiz-blog/?p=53</guid>
		<description><![CDATA[From time to time HotWax Media&#8217;s open source ERP (Apache OFBiz) business analysts and developers will use this blog to sound off on technical issues related to e-commerce, ERP, order management, accounting, user interfaces, and related topics.  The following post is just such an example.

Warning: this is not for the technically faint of heart.  If [...]]]></description>
		<wfw:commentRss>http://www.hotwaxmedia.com/apache-ofbiz-blog/prototype-tutorials-smart-columns/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
