

<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: OFBiz Tutorial &#8211; Introduction to OFBiz Widgets</title>
	<atom:link href="http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-introduction-to-ofbiz-widgets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-introduction-to-ofbiz-widgets/</link>
	<description>OfBiz and Open Source ERP Experts</description>
	<lastBuildDate>Fri, 03 Sep 2010 00:08:13 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<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>By: Jacopo Cappellato</title>
		<link>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-introduction-to-ofbiz-widgets/comment-page-1/#comment-966</link>
		<dc:creator>Jacopo Cappellato</dc:creator>
		<pubDate>Fri, 09 Apr 2010 10:16:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.hotwaxmedia.com/apache-ofbiz-blog/?p=107#comment-966</guid>
		<description>Hi Varun,

the basic components are already available in OFBiz (like promo code etc...) but you will still have to do some (small) customizations to complete the process you are describing.
I would suggest you to discuss this in the OFBiz user list if you think you need some directions.

Good luck,

Jacopo</description>
		<content:encoded><![CDATA[<p>Hi Varun,</p>
<p>the basic components are already available in OFBiz (like promo code etc&#8230;) but you will still have to do some (small) customizations to complete the process you are describing.<br />
I would suggest you to discuss this in the OFBiz user list if you think you need some directions.</p>
<p>Good luck,</p>
<p>Jacopo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Varun</title>
		<link>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-introduction-to-ofbiz-widgets/comment-page-1/#comment-850</link>
		<dc:creator>Varun</dc:creator>
		<pubDate>Sun, 28 Mar 2010 09:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.hotwaxmedia.com/apache-ofbiz-blog/?p=107#comment-850</guid>
		<description>Hi Jacopo,
I am evaluating a variety of ecommerce engines like magento, spree, oscommerce &amp; of cource ofbiz ecommerce. 
There would be variety of promotions as well as affiliate programs, for eg. 
&quot;
Refer a friend. An email will be sent to the friend(s) and offer them a YY discount voucher off their first order.
If they place an order, referrer account will be credited with £XX to use on next order.
&quot;

Please let me know if its possible to implement such scenario, if yes then please let me know as to how to configure the same in ofbiz ecommerce so that i can evaluate the user friendliness &amp; ease of configuration.</description>
		<content:encoded><![CDATA[<p>Hi Jacopo,<br />
I am evaluating a variety of ecommerce engines like magento, spree, oscommerce &amp; of cource ofbiz ecommerce.<br />
There would be variety of promotions as well as affiliate programs, for eg.<br />
&#8221;<br />
Refer a friend. An email will be sent to the friend(s) and offer them a YY discount voucher off their first order.<br />
If they place an order, referrer account will be credited with £XX to use on next order.<br />
&#8221;</p>
<p>Please let me know if its possible to implement such scenario, if yes then please let me know as to how to configure the same in ofbiz ecommerce so that i can evaluate the user friendliness &amp; ease of configuration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacopo Cappellato</title>
		<link>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-introduction-to-ofbiz-widgets/comment-page-1/#comment-693</link>
		<dc:creator>Jacopo Cappellato</dc:creator>
		<pubDate>Mon, 01 Mar 2010 09:56:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.hotwaxmedia.com/apache-ofbiz-blog/?p=107#comment-693</guid>
		<description>Hi,

you will find some good examples of the autocomplete feature already implemented in OFBiz; for example, visit the main page of the &quot;manufacturing&quot; application and then click on the &quot;Create Production Run&quot; button at the top of the screen. You will see a form where the &quot;product id&quot; field is an autocomplete field (e.g. start typing P R O D...)
Good luck with your studies.
Jacopo</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>you will find some good examples of the autocomplete feature already implemented in OFBiz; for example, visit the main page of the &#8220;manufacturing&#8221; application and then click on the &#8220;Create Production Run&#8221; button at the top of the screen. You will see a form where the &#8220;product id&#8221; field is an autocomplete field (e.g. start typing P R O D&#8230;)<br />
Good luck with your studies.<br />
Jacopo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vasu.T</title>
		<link>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-introduction-to-ofbiz-widgets/comment-page-1/#comment-656</link>
		<dc:creator>Vasu.T</dc:creator>
		<pubDate>Thu, 25 Feb 2010 13:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.hotwaxmedia.com/apache-ofbiz-blog/?p=107#comment-656</guid>
		<description>Hi,

HI,
I am a student working on ofbiz.We have planned to create three features in ofbiz which i dono exists or not.
Features:
1)Implementing autocomplete in some places like countrylist,statelist etc.
2)Reducing width of table rows in catalog and other places.
3)Impplementing iphone interface in ofbiz.

Now we have created myinstitute component in ofbiz and now we are looking to implement above 3 ui features.Please need some valuable suggestions to implement autocomplete may be steps to modify existing code in ofbiz.

Below are some of URLS where we need autocomplete:

Look up Party - This comes in several places. Example URLs are
https://localhost:8443/ordermgr/control/orderentry
https://localhost:8443/catalog/control/EditProdCatalogParties?prodCatalogId=DemoCatalog
https://localhost:8443/facility/control/EditFacility


I ll be  glad see comments and suggestions as early as possible.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>HI,<br />
I am a student working on ofbiz.We have planned to create three features in ofbiz which i dono exists or not.<br />
Features:<br />
1)Implementing autocomplete in some places like countrylist,statelist etc.<br />
2)Reducing width of table rows in catalog and other places.<br />
3)Impplementing iphone interface in ofbiz.</p>
<p>Now we have created myinstitute component in ofbiz and now we are looking to implement above 3 ui features.Please need some valuable suggestions to implement autocomplete may be steps to modify existing code in ofbiz.</p>
<p>Below are some of URLS where we need autocomplete:</p>
<p>Look up Party &#8211; This comes in several places. Example URLs are<br />
<a href="https://localhost:8443/ordermgr/control/orderentry" rel="nofollow">https://localhost:8443/ordermgr/control/orderentry</a><br />
<a href="https://localhost:8443/catalog/control/EditProdCatalogParties?prodCatalogId=DemoCatalog" rel="nofollow">https://localhost:8443/catalog/control/EditProdCatalogParties?prodCatalogId=DemoCatalog</a><br />
<a href="https://localhost:8443/facility/control/EditFacility" rel="nofollow">https://localhost:8443/facility/control/EditFacility</a></p>
<p>I ll be  glad see comments and suggestions as early as possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruth Hoffman</title>
		<link>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-introduction-to-ofbiz-widgets/comment-page-1/#comment-9</link>
		<dc:creator>Ruth Hoffman</dc:creator>
		<pubDate>Mon, 23 Nov 2009 23:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.hotwaxmedia.com/apache-ofbiz-blog/?p=107#comment-9</guid>
		<description>Nicely done Jacopo!
Thanks for this information. I found this by way of LinkedIn, in case you guys are wondering.</description>
		<content:encoded><![CDATA[<p>Nicely done Jacopo!<br />
Thanks for this information. I found this by way of LinkedIn, in case you guys are wondering.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guo Weizhan</title>
		<link>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-introduction-to-ofbiz-widgets/comment-page-1/#comment-6</link>
		<dc:creator>Guo Weizhan</dc:creator>
		<pubDate>Fri, 20 Nov 2009 02:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.hotwaxmedia.com/apache-ofbiz-blog/?p=107#comment-6</guid>
		<description>I found this link from ofbiz.apache.org unconsciously. It&#039;s the effort of all contributors, and I just do what I should do. I’m too busy to maintain the problem cause by that change in those days, and thank you for your continuous effort.</description>
		<content:encoded><![CDATA[<p>I found this link from ofbiz.apache.org unconsciously. It&#8217;s the effort of all contributors, and I just do what I should do. I’m too busy to maintain the problem cause by that change in those days, and thank you for your continuous effort.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacopo Cappellato</title>
		<link>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-introduction-to-ofbiz-widgets/comment-page-1/#comment-3</link>
		<dc:creator>Jacopo Cappellato</dc:creator>
		<pubDate>Sat, 14 Nov 2009 16:50:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.hotwaxmedia.com/apache-ofbiz-blog/?p=107#comment-3</guid>
		<description>Thank you Jacques, I am glad you&#039;ve found this article useful!
The feedback and help from committers and contributors is important to achieve the best results.
In this specific effort, I would like to specially thank Guo Weizhan because he helped a lot in the implementation phase when he migrated most of the methods of the old Html Renderer to the new renderer&#039;s format.</description>
		<content:encoded><![CDATA[<p>Thank you Jacques, I am glad you&#8217;ve found this article useful!<br />
The feedback and help from committers and contributors is important to achieve the best results.<br />
In this specific effort, I would like to specially thank Guo Weizhan because he helped a lot in the implementation phase when he migrated most of the methods of the old Html Renderer to the new renderer&#8217;s format.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacques Le Roux</title>
		<link>http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-introduction-to-ofbiz-widgets/comment-page-1/#comment-2</link>
		<dc:creator>Jacques Le Roux</dc:creator>
		<pubDate>Sat, 14 Nov 2009 10:04:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.hotwaxmedia.com/apache-ofbiz-blog/?p=107#comment-2</guid>
		<description>Thanks Jacopo,

I was not aware of all these new possibilities, this is really a tremendous step ahead for OFBiz !</description>
		<content:encoded><![CDATA[<p>Thanks Jacopo,</p>
<p>I was not aware of all these new possibilities, this is really a tremendous step ahead for OFBiz !</p>
]]></content:encoded>
	</item>
</channel>
</rss>
