<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Coupa Preview Release Now Available</title>
	<atom:link href="http://stephensnexus.com/2006/07/26/coupa-preview-release-now-available/feed/" rel="self" type="application/rss+xml" />
	<link>http://stephensnexus.com/2006/07/26/coupa-preview-release-now-available/</link>
	<description>Dave Stephens on technology and business trends</description>
	<lastBuildDate>Wed, 08 Dec 2010 23:20:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: AnonymousCoward</title>
		<link>http://stephensnexus.com/2006/07/26/coupa-preview-release-now-available/#comment-983</link>
		<dc:creator><![CDATA[AnonymousCoward]]></dc:creator>
		<pubDate>Fri, 28 Jul 2006 05:31:34 +0000</pubDate>
		<guid isPermaLink="false">https://procurement.wordpress.com/2006/07/26/coupa-preview-release-now-available/#comment-983</guid>
		<description><![CDATA[Though I am a linux guy I downloaded the Windows version and installed it and played with it. Here are a few observations

First the good:

*. Intallation went very smooth and worked the first time, no DOA issue.
*. I liked the 3-image button trick that you guys are using. I first saw a similar 2-image trick for a ajax implementation which showed a spinning circle right after typing a letter which triggers the xml request.
*. The dragging interface to put an item into the shopping cart is cool. But personally I wonder if people would prefer that or the simple button click.
*. Color change to highlight an action after adding an item to the shopping cart. I actually saw this first with wordpress.com
*. The use of webkit to get the simple and elegant top bar with rounder corners was pretty cool (I just came to know about webkit)
*. Using Google&#039;s onebox concept to provide contextual search based on tag/prefix (ask: for questions, tag: for tags)
*. Tags
*. Regular expression based validation for Cost Center keeps it simple, but not sure if every admin will favor this
*. Modal window effect with blurred background. I saw this first on Netflix (adding a movie to the queue brings related recommendations in such a modal window, actually a higher zindexed layer for tech guys, with blurred background).

Then few issues:

*. I could create a supplier and make himself as his own parent. I guess sometimes productivity can be attributed to not coding for stupid use cases (that invariably make into test cases if there is a large QA team), and not so much to ROR or J2EE or whatever technology. Software from larger closed source vendors will probably ensure that either the supplier himself or any of the supplier to which the supplier is direct/indirect parent can&#039;t be made a parent of the supplier.

*. When I click on Suppliers, Contact link of one supplier and click Back, I was expecting to go back to the list of suppliers. Instead, I ended up in the list of contacts. Probably this is again related to how ROR works. Well, simple conventions may reduce development cost, but may not match up user expectations.

*. I downloaded the supplier upload template and notice that all the Primary Address related fields are prefixed with &quot;Primary Address xyz&quot;. It was irritating to see so many &quot;Primary Address xyz&quot; and I had to expand each and every field to see what it is. Instead, using the format &quot;xyz (Primary Address)&quot; is probably much better.

*. When uploading, the status bar was cool. Had the cursor changed to wait cursor, it would have been cooler.

*. After uploading 100 suppliers, I realized I don&#039;t have a way to search for the suppliers. I have to browse them 10 at a time! I wonder if this is ROR related or pending to implement or only available in enterprise edition?

*. No sorting of data either.

*. While tagging, I was expecting ajax behavior. Like how when categorizing blogs on wordpress it shows the related categories as you start typing a category. I first saw this behavior with userscripts.org.

Overall I think for a 0.1 version, the quality is not bad. Great work guys! Will keep checking newer versions.]]></description>
		<content:encoded><![CDATA[<p>Though I am a linux guy I downloaded the Windows version and installed it and played with it. Here are a few observations</p>
<p>First the good:</p>
<p>*. Intallation went very smooth and worked the first time, no DOA issue.<br />
*. I liked the 3-image button trick that you guys are using. I first saw a similar 2-image trick for a ajax implementation which showed a spinning circle right after typing a letter which triggers the xml request.<br />
*. The dragging interface to put an item into the shopping cart is cool. But personally I wonder if people would prefer that or the simple button click.<br />
*. Color change to highlight an action after adding an item to the shopping cart. I actually saw this first with wordpress.com<br />
*. The use of webkit to get the simple and elegant top bar with rounder corners was pretty cool (I just came to know about webkit)<br />
*. Using Google&#8217;s onebox concept to provide contextual search based on tag/prefix (ask: for questions, tag: for tags)<br />
*. Tags<br />
*. Regular expression based validation for Cost Center keeps it simple, but not sure if every admin will favor this<br />
*. Modal window effect with blurred background. I saw this first on Netflix (adding a movie to the queue brings related recommendations in such a modal window, actually a higher zindexed layer for tech guys, with blurred background).</p>
<p>Then few issues:</p>
<p>*. I could create a supplier and make himself as his own parent. I guess sometimes productivity can be attributed to not coding for stupid use cases (that invariably make into test cases if there is a large QA team), and not so much to ROR or J2EE or whatever technology. Software from larger closed source vendors will probably ensure that either the supplier himself or any of the supplier to which the supplier is direct/indirect parent can&#8217;t be made a parent of the supplier.</p>
<p>*. When I click on Suppliers, Contact link of one supplier and click Back, I was expecting to go back to the list of suppliers. Instead, I ended up in the list of contacts. Probably this is again related to how ROR works. Well, simple conventions may reduce development cost, but may not match up user expectations.</p>
<p>*. I downloaded the supplier upload template and notice that all the Primary Address related fields are prefixed with &#8220;Primary Address xyz&#8221;. It was irritating to see so many &#8220;Primary Address xyz&#8221; and I had to expand each and every field to see what it is. Instead, using the format &#8220;xyz (Primary Address)&#8221; is probably much better.</p>
<p>*. When uploading, the status bar was cool. Had the cursor changed to wait cursor, it would have been cooler.</p>
<p>*. After uploading 100 suppliers, I realized I don&#8217;t have a way to search for the suppliers. I have to browse them 10 at a time! I wonder if this is ROR related or pending to implement or only available in enterprise edition?</p>
<p>*. No sorting of data either.</p>
<p>*. While tagging, I was expecting ajax behavior. Like how when categorizing blogs on wordpress it shows the related categories as you start typing a category. I first saw this behavior with userscripts.org.</p>
<p>Overall I think for a 0.1 version, the quality is not bad. Great work guys! Will keep checking newer versions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manoj Ranaweera</title>
		<link>http://stephensnexus.com/2006/07/26/coupa-preview-release-now-available/#comment-962</link>
		<dc:creator><![CDATA[Manoj Ranaweera]]></dc:creator>
		<pubDate>Thu, 27 Jul 2006 16:27:40 +0000</pubDate>
		<guid isPermaLink="false">https://procurement.wordpress.com/2006/07/26/coupa-preview-release-now-available/#comment-962</guid>
		<description><![CDATA[Dave, well done! You beat me to it. Two of my other friends, did as well! Tiyga and Yuuguu (read my blog). I like your web facelift. It also gave me few ideas of how to change ours. It certainly look like we can complement yours, thereby increasing the competitiveness of both businesses. First, we need to get ebdex Document Exchange launched before daring to integrate with an eprocurement solutions! Congratulations and wish you all the best!]]></description>
		<content:encoded><![CDATA[<p>Dave, well done! You beat me to it. Two of my other friends, did as well! Tiyga and Yuuguu (read my blog). I like your web facelift. It also gave me few ideas of how to change ours. It certainly look like we can complement yours, thereby increasing the competitiveness of both businesses. First, we need to get ebdex Document Exchange launched before daring to integrate with an eprocurement solutions! Congratulations and wish you all the best!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

