<?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>Shoestring Theory &#187; eBay</title>
	<atom:link href="http://shoestringtheory.com/tag/ebay/feed/" rel="self" type="application/rss+xml" />
	<link>http://shoestringtheory.com</link>
	<description>Currently documenting the house that is eating our lives, we will return to regularly scheduled programming in a couple of more months</description>
	<lastBuildDate>Sun, 11 Sep 2011 19:25:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Automatically revise eBay listings to remove email addresses and links (and many other things!)</title>
		<link>http://shoestringtheory.com/2011/09/11/automatically-revise-ebay-listings-to-remove-email-addresses-and-links-and-many-other-things/</link>
		<comments>http://shoestringtheory.com/2011/09/11/automatically-revise-ebay-listings-to-remove-email-addresses-and-links-and-many-other-things/#comments</comments>
		<pubDate>Sun, 11 Sep 2011 18:26:23 +0000</pubDate>
		<dc:creator>thetheorist</dc:creator>
				<category><![CDATA[e-biz]]></category>
		<category><![CDATA[eBay]]></category>
		<category><![CDATA[auto-click]]></category>
		<category><![CDATA[automate]]></category>
		<category><![CDATA[contact]]></category>
		<category><![CDATA[item revisions]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[policy changes]]></category>

		<guid isPermaLink="false">http://shoestringtheory.com/?p=696</guid>
		<description><![CDATA[With eBay&#8217;s upcoming mandatory ban on certain contact information and links in listings, particularly email addresses, we&#8217;ve been faced with a Sisyphean task: Manually revising well over 2000 listings to remove multiple email addresses and &#8220;contact us&#8221; links from them. There are at least 2 revisions to be made for every single listing. Optimistically, I [...]]]></description>
			<content:encoded><![CDATA[<p>With eBay&#8217;s upcoming mandatory ban on certain contact information and links in listings, particularly email addresses, we&#8217;ve been faced with a <a href="http://en.wikipedia.org/wiki/Sisyphus#.22Sisyphean_task.22">Sisyphean</a> task: Manually revising well over 2000 listings to remove multiple email addresses and &#8220;contact us&#8221; links from them.  There are at least 2 revisions to be made for every single listing.</p>
<p>Optimistically, I think I could do about 500 listings a day manually.  That would take at least 5 days of work, and replace the time that I would normally be listing new merchandise.  It&#8217;s been a dark, foreboding cloud hanging over me since eBay announced this.  I could spread it out over time, but the odds of me missing a bunch of listings seems much higher doing it that way.  </p>
<p>A couple of days ago it occurred to me that there might be tools available, or that I could create, to automate this task.  After about a full day of searching for Firefox addons, testing them, and writing a little bit of my own Javascript, I&#8217;ve finally fully automated the task of revising my eBay listings.  All these tools are currently aimed at stripping out those email addresses, but in the future they will let me due bulk edits to my listings, a huge boon.  </p>
<p><strong>I want to emphasize that I am not a professional coder or web designer.  Just an eBay seller who needed a tool and cribbed one together from multiple pieces.  This worked for me, but I cannot promise that it will work flawlessly for you.  Each of these tools may require you to do additional reading to educate yourself about their fine points.  A couple of them are powerful, robust tools that can do much more than what I&#8217;ve listed.  Any problems created for your business, computer or life are your responsibility.  I&#8217;ve provided this guide to help, but at the end of the day you are responsible for your own actions and the actions you take with this information.</strong></p>
<p>Without further ado, here is the guide to automate revising your eBay listings:</p>
<p>This collection of tools will auto-click through all of the pages of revising an eBay item, automatically revise any text in your description that needs changed and allow you to do this to dozens of listings at a time.  This has been tested and worked terrifically in Firefox 5 and Firefox 6.0.2.  Your mileage may vary with other versions of FF.  Based on my research, similar results should be able to be achieved in Chrome. There may also be other addons that I missed that are more efficient than these.</p>
<p>To set all this up will probably take less than hour, including testing.</p>
<p>You will want to download and install the following addons to Firefox (I&#8217;m listing the revision numbers as they were when I used them) and the developer&#8217;s description is in quotes:</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/foxreplace/">FoxReplace 0.12.2</a> &#8211; &#8220;Lets you replace text in web pages. You can define a substitution list and apply it automatically or at your own discretion, or make individual substitutions. You can use this as a filter, or just for fun <img src='http://shoestringtheory.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &#8221;</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/">Greasemonkey 0.9.11</a> &#8211; &#8220;Customize the way a web page displays or behaves, by using small bits of JavaScript.&#8221;</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/SnapLinksPlus/">Snap Links Plus 2.1</a> &#8211; <strong>Currently beta/experimental, but seemed to work great</strong> &#8211; &#8220;Select a number of links with a rectangle and open them all in new tabs or do other things with the links.&#8221;</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/web-developer/">Web Developer 1.1.9</a> (optional, but could be useful) &#8211; &#8220;The Web Developer extension adds various web developer tools to a browser.&#8221;</p>
<p>Once those are installed and you&#8217;ve restarted Firefox, you&#8217;re ready to start setting everything up.  </p>
<p>First, FoxReplace.  It can manually or automatically find and replace text in web forms.  It is a global replacement, there is no option to choose.  You will define a find criteria, and then define a replace criteria.  You can specify this to be applied to every web page, or only specific web pages.  </p>
<p>To access these options, in Firefox click on Tools -> FoxReplace -> FoxReplace Options&#8230;</p>
<p>A new window will appear that will let you set these criteria.  Here is an example of what mine looked like (with my actual business email replaced) (click on the image to see it full size, it&#8217;s too wide to fit on the blog):</p>
<p><a href="http://shoestringtheory.com/wp-content/uploads/2011/09/FoxReplace.jpg"><img src="http://shoestringtheory.com/wp-content/uploads/2011/09/FoxReplace.jpg" alt="Screenshot of FoxReplace" title="FoxReplace" width="1033" height="174" class="aligncenter size-full wp-image-698" /></a></p>
<p>In the Replace field, you will need to enter exactly the text that you want to replace.  This will be dependent on how you have formatted your listings, so I can&#8217;t tell you what to put there.  The same is true of the With field.  I chose to just replace the link with a generic &#8220;contact us&#8221;.  You may want something else.  </p>
<p>Once you&#8217;ve entered your find and replace criteria, you&#8217;ll want to check the Replace URLs box on the main options page.  Don&#8217;t check the Auto-replace box for now.  While filling out your criteria, also <strong>do not check the box for HTML</strong>.  I found that with that option on, it wouldn&#8217;t work with the eBay forms.</p>
<p>You may also notice that if you hit F2 it will manually do a search and replace.  If you hit Shift+F2, it brings up a toolbar that lets you do manual replacements with on the fly definitions.  I found that neither of the manual options would work with eBay, but the &#8220;Auto-replace on page load&#8221; worked perfectly.  Since this is the option we want for automating the process, the addon works for this purpose.</p>
<p>The address I have entered into the URL field is the core address that appears when you are revising listings.  The stars before and after it are wildcards, so it will work no matter what other gibberish precedes or follows it.  </p>
<p>I suggest at this point checking and making sure that the addon is working for you.  Once you have defined your criteria, turn on the auto-replace feature (it can be toggled on and off from the Firefox Tools menu).  Now click Revise on one of your listings and see if it correctly replaces the text.  It may take a little adjusting to get it working correctly.  </p>
<p>Added Bonus!  If you have to relist or sell similar on a lot of listings over the next month or two, you can just leave FoxReplace turned on all the time while listing, and it will automatically make the changes, so there&#8217;s no chance you will forget while relising old merchandise that wasn&#8217;t up when you did your bulk changes!</p>
<p>Next, it&#8217;s time to learn about Greasemonkey, one of the most awesome and powerful tools for Firefox.  It lets you run your own Javascript on top of web pages.  You install them in Greasemonkey, and it then executes them when the criteria are met.  Even if you don&#8217;t have any working knowledge of Javascript, you should still be okay.  The scripts I have written should work for any eBay listing that is being revised.  </p>
<p>Originally I wrote 3 scripts, mostly because I was testing each action individually.  However I&#8217;ve combined them into a single script for the final process.  They could be split back up into the component parts if you just wanted to open the revision page, but not click the rest of the way through.  If people have some interest in this, I can split it back up and post it on userscripts.  </p>
<p>First, the script clicks the Revise link on an active eBay listing.  Then it clicks the Continue button on the next page.  This part has a 5 second delay built into it, to make sure that FoxReplace has time to do its job.  With no delay, it wasn&#8217;t working.  I settled on 5 seconds to be safe, but it may be that it could be shorted to 2-4 seconds.  The final action clicks the submit button on the confirmation page.  </p>
<p>This is the full code if you want to install it manually:</p>
<blockquote><p>// ==UserScript==<br />
// @name           Automate eBay Revisions<br />
// @namespace      eBay Revision Tool<br />
// @description    Automatically click through the eBay revise item screens<br />
// @include         http://cgi5.ebay.com/*<br />
// @include        http://cgi.ebay.com/ws/*<br />
// @require         http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js<br />
// ==/UserScript==</p>
<p>window.addEventListener (&#8220;load&#8221;, LocalMain, false);</p>
<p>function LocalMain ()<br />
{</p>
<p>var TargetLink          = $(&#8220;a:contains(&#8216;Revise your item&#8217;)&#8221;)</p>
<p>if (TargetLink  &#038;&#038;  TargetLink.length)<br />
    window.location.href    = TargetLink[0].href</p>
<p>window.setTimeout(function() {document.evaluate(&#8220;//button[@name='aidZ1']&#8220;, document, null, </p>
<p>9, null).singleNodeValue.click();}, 5000);</p>
<p>document.evaluate(&#8220;//button[@name='aidZ126']&#8220;, document, null, 9, </p>
<p>null).singleNodeValue.click();</p>
<p>}
</p></blockquote>
<p>If you just want to click a button to install the script, it is hosted on userscripts.org and can be <a href="http://userscripts.org/scripts/show/112787">downloaded here</a>.  Just follow that link and then click the green Install button in the upper right (Greasemonkey will need to be installed).  </p>
<p>Now, check to make sure that Greasemonkey is working properly by itself before actually using FoxReplace.  So turn off FoxReplace (through the Tools menu).  Now turn On Greasemonkey.  A little Monkey icon should now be on the far right of your address bar.  When it&#8217;s greyed out, it&#8217;s off.  When it&#8217;s lit up, it&#8217;s on.  You can also enable and disable Greasemonkey through the Firefox Tools menu.</p>
<p>With Greasemonkey on, open up one of your listings while signed into eBay.  Over the course of about 7-10 seconds, it should go from the listing, to the revision page, to the submit page and finally the the Successfully Revised page.  If everything worked as it should, then you&#8217;re almost ready to start batch processing your listings. The heavy lifting is done.</p>
<p>Snap Links Plus does not require any configuration.  It simply lets you click your right mouse button, and then drag a green rectangle over a bunch of links.  When you release the mouse button, all those links will open in new tabs.  I suggest testing this with both Greasemonkey and FoxReplace turned off.  This will let you open up an entire page of item links from My eBay or Selling Manager.</p>
<p>The final tool I&#8217;ve listed is Web Developer.  This is optional, but I used it to speed up the process.  It adds another toolbar to Firefox and lets you control how Firefox renders things.  I used it to turn off Images.  To turn off Image loading, click on Options -> Persist Features.  Then click on Images -> Disable Images -> All Images.  Now images will no longer load.  On a very fast internet connection, this may not matter much, but on a slower connection, it will shave some time off and lower some load on Firefox once you start bulk revising.</p>
<p><strong>For the last time, I&#8217;m going to re-iterate that if anything goes wrong, breaks, ruins your business, makes your computer explode or dog go bald, it&#8217;s not my fault.  I&#8217;ve simply provided this guide as a how-to for you to try this yourself.  Anything you do with this information is your responsibility. </strong></p>
<p>Okay, assuming everything has worked, you&#8217;re ready to test it all together.  Turn on FoxReplace and Greasemonkey.  Now open up one of your listings.  Let the process go.  Once it has finished, turn off Greasemonkey and check the listing.  The information you wanted changed should now be changed and saved.  Hooray!</p>
<p>At this point, I tested everything for awhile before going whole-hog on it.  I tested 5 at one time, then 10 at one time, then 25, then 50 and finally 100 listings at a shot.  100 brought my computer and Firefox to their knees.  It was not a good idea, and I seriously thought the whole thing was going to crash about halfway through.  However, 25 and 50 both processed fine and I&#8217;ve been revising my listings in batches of 50.  </p>
<p>If you have any questions, please let me know in the comments and I&#8217;ll do my best to answer them.  As I said though, I&#8217;m not a professional programer or web designer.</p>
<p>Also, stay tuned in the next few days and I&#8217;ll be posting a couple of more tricks I figured out related to PayPal and automating printing invoices.  </p>
]]></content:encoded>
			<wfw:commentRss>http://shoestringtheory.com/2011/09/11/automatically-revise-ebay-listings-to-remove-email-addresses-and-links-and-many-other-things/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How would you respond?</title>
		<link>http://shoestringtheory.com/2010/10/14/how-would-you-respond/</link>
		<comments>http://shoestringtheory.com/2010/10/14/how-would-you-respond/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 19:51:00 +0000</pubDate>
		<dc:creator>thetheorist</dc:creator>
				<category><![CDATA[eBay]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[customer service]]></category>
		<category><![CDATA[email]]></category>

		<guid isPermaLink="false">http://shoestringtheory.com/?p=672</guid>
		<description><![CDATA[Below you will find a series of messages that I received this morning from one of our customers. This customer purchased a hard drive last week, which apparently is not working for him. We had received no communication from this customer prior to this series of messages, and honestly I haven&#8217;t replied to him yet. [...]]]></description>
			<content:encoded><![CDATA[<p>Below you will find a series of messages that I received this morning from one of our customers.  This customer purchased a hard drive last week, which apparently is not working for him.  We had received no communication from this customer prior to this series of messages, and honestly I haven&#8217;t replied to him yet.  I&#8217;m not even sure what to say.  I&#8217;ll be happy to provide a replacement or a refund, but first I have to figure out where to begin.  I&#8217;m sharing it here for your pleasure, and to see if anyone has any thoughts on how to reply.</p>
<p>This message is presented exactly as I received it, not a single character has been changed.  The line breaks are present because 5 separate messages were sent over the course of 10 minutes.  Each line break is the separation between messages.</p>
<p>Message from customer:</p>
<blockquote><p>
stupid ckc computers sent me a hard drive in which you cannot install windows xp on it because after 70% of installing windows xp it starts skipping files , i tried to install on 3 laptops, ebay , will you be kind enough to tell this worthless genetic-deformed , money hungry seller that i just bought about 11 hard drives on ebay, all of them installed with time being consumed except this one, tell this seller who has manure for brains and lives in a farmland to send me a hard drive that works or refund my money, tell this yoo yoo that some people in america went to college and learned from college professors about certain genetic-deformed, money hungry people and studyed engineering, and have almost 40 laptops to play with and fix==================this worthless genetic-deformed money hungry manure brained person wasted over 3 hours of my time with this stupid hard drive in which he knew was defective in the first place, he must be one of those people who live in that country where nothing is made over 62 years or one of those people who likes to start all kinds of wars, those worthless genetic-deformed money hungry people who college professors stated in college, or maybe this is a narrow-minded person of another type of people who a greek supreme court judge called the person a narrow-minded son of a gun in a case</p>
<p>wasted over 3 hours on this stupid hard drive, on 3 laptops trying in install windows xp, never seen nothing like it, do not have money to waste because i have not worked for almost 30 years, thank god, i am glad i did not have to pay taxes to support this worthless genetic-deformed, money hungry people due to a bad injury </p>
<p>either send a hard drive that is good or refund my money, you are the first person after buying 12 hard drives and installing them with time consumed that does not work===========another stupid ebayer sent me one which is corrupt and refunded my money, then there was this oriental seller from california who sent me 2 new ones about 6 months ago that still do not work, i do not know what is going on with ebay but nonsense better stop immediately or get some of these sellers off ebay================or tell them to finish grade school and try not to be a genetic-deformed , money hungry worthless american, because it is not funny any more</p>
<p>refund money or send a good one because i have other laptops to test and need more hard drives that work=============buying about 11 that 9 of them work is not that bad on ebay, i can switch hard drives to other laptops because if it is the same type hard drive connector, they will run on laptops take the same type hard drive connector</p>
<p>probably cannot deal with this manure brained farm hand company who think they know everything and other people are stupid</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://shoestringtheory.com/2010/10/14/how-would-you-respond/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Subtle change removes valuable info from PayPal&#8217;s Seller Protection Policy?</title>
		<link>http://shoestringtheory.com/2010/06/04/subtle-change-removes-valuable-info-from-paypals-seller-protection-policy/</link>
		<comments>http://shoestringtheory.com/2010/06/04/subtle-change-removes-valuable-info-from-paypals-seller-protection-policy/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 23:56:09 +0000</pubDate>
		<dc:creator>thetheorist</dc:creator>
				<category><![CDATA[eBay]]></category>
		<category><![CDATA[PayPal]]></category>
		<category><![CDATA[chargeback]]></category>
		<category><![CDATA[claim]]></category>
		<category><![CDATA[payment]]></category>
		<category><![CDATA[Seller Protection Policy]]></category>

		<guid isPermaLink="false">http://shoestringtheory.com/?p=629</guid>
		<description><![CDATA[Update: All of the following information is still correct, but I did do some more digging through the eBay forums and found some other people who have all been having the same problem for the last week. You can read some here. I think one thing that people are still missing is that the status [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update:</strong> All of the following information is still correct, but I did do some more digging through the eBay forums and found some other people who have all been having the same problem for the last week.  You can read some <a href="http://forums.ebay.com/db2/topic/Paypal/Not-Eligible/520206621">here</a>.  I think one thing that people are still missing is that the status is removed from the original payment if a claim is filed.<br />
<strong><br />
Original Post</strong></p>
<p>So I noticed something odd today in my payment confirmations from PayPal for my eBay sales.  PayPal offers a &#8220;Seller Protection Policy&#8221; (SPP) which guarentees transactions provided certain criteria are met with the payment, and sellers obey certain rules in shipping and fulfilling orders.  I&#8217;ve only ever had to use it a few times to get back money when a buyer filed a chargeback against me that I felt was unfair.  But it&#8217;s nice to know that it&#8217;s there and it provides sellers with a sense of protection.</p>
<p>For a long time, when you receive a payment received notification from PayPal, it would show whether or not the transaction was eligible for the SPP in that email.  In the following screen shot, you can see an example of this.  Click on the screenshot for a larger, clearer version.  There&#8217;s a section labeled Seller Protection Policy, next to that it says Eligible, and then below it has a simple summary of the SPP.  I&#8217;ve blocked out all private information in the following screenshots.</p>
<p><a href="http://shoestringtheory.com/wp-content/uploads/2010/06/spp4.jpg"><img src="http://shoestringtheory.com/wp-content/uploads/2010/06/spp4.jpg" alt="Information after reversal" title="Email One" width="482" height="482"></a></p>
<p>Since May 27th, I have not received a single email that showed that a transaction was eligible.  I only just realized this today.  In that same spot on the following email, you&#8217;ll see that it says Not Eligible next to Seller Protection Policy (again, click for a larger, clearer image):</p>
<p><a href="http://shoestringtheory.com/wp-content/uploads/2010/06/spp3.jpg"><img src="http://shoestringtheory.com/wp-content/uploads/2010/06/spp3.jpg" alt="Information after reversal" title="Email One" width="482" height="482"></a></p>
<p>However, if I go and look at the transaction details page inside PayPal, it shows that the transaction is Eligible.  The eligibility status is in the upper right hand corner of the screen shot:</p>
<p><a href="http://shoestringtheory.com/wp-content/uploads/2010/06/spp2.jpg"><img src="http://shoestringtheory.com/wp-content/uploads/2010/06/spp2.jpg" alt="Information after reversal" title="Email One" width="482" height="482"></a></p>
<p>I&#8217;ve checked dozens of payments in the last hour, and in every case the email says that a transaction is Not Eligible, and the payment details page says that the transaction is eligible. </p>
<p>This isn&#8217;t just confusing, it&#8217;s potentially problematic for sellers who may end up in an argument with PayPal about the eligibility of a transaction for the SPP.  When a chargeback or reversal is filed on a payment, PayPal <strong>removes the SPP section from the transaction details page</strong>.  The entire entire &#8220;Okay to Ship!&#8221; section, with the SPP status, address and address status are all removed from the transaction details page when there is a problem with a transaction.  I&#8217;ve personally seen this multiple times.  All of that information is is replaced with the following very brief note:</p>
<p><a href="http://shoestringtheory.com/wp-content/uploads/2010/06/spp1.jpg"><img src="http://shoestringtheory.com/wp-content/uploads/2010/06/spp1.jpg" alt="Information after reversal" title="Payment Page" width="482" height="482"></a></p>
<p>So, in my case, if I end up with a reversal on any of these transactions, my original payment email is going to tell me that the transaction is Not Eligible for protection, and any information to the contrary will have been stripped out of the transaction page.  This is deceptive and unfair to sellers. </p>
<p>One thing I have to note is that I&#8217;ve ended up using those original payment emails to prove to PayPal that a transaction is eligible.  I&#8217;ve done this as recently as last month.  I thought for a moment that perhaps there was some limit to the frequency that one could use the SPP, but after checking the official <a href="https://cms.paypal.com/us/cgi-bin/marketingweb?cmd=_render-content&#038;fli=true&#038;content_ID=ua/SellerProtection_full&#038;locale.x=en_US">User Agreement</a> for PayPal, not so.  Section 11.2 states that, &#8220;There is no limit on the number of payments for which you can receive coverage.&#8221;  So that doesn&#8217;t seem to be the case.</p>
<p>It&#8217;s also possible this is just a glitch in the system, it certainly wouldn&#8217;t be the first one I had seen with PayPal&#8217;s notification system.</p>
<p>Regardless of the reason behind this, it&#8217;s another reason that PayPal needs to stop removing the SPP status of a payment when there is a chargeback, claim or reversal filed against it.  Sellers have the right to know that status.</p>
]]></content:encoded>
			<wfw:commentRss>http://shoestringtheory.com/2010/06/04/subtle-change-removes-valuable-info-from-paypals-seller-protection-policy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I&#8217;m not perfect anymore, and that brings me down</title>
		<link>http://shoestringtheory.com/2010/01/21/im-not-perfect-anymore-and-that-brings-me-down/</link>
		<comments>http://shoestringtheory.com/2010/01/21/im-not-perfect-anymore-and-that-brings-me-down/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 23:01:36 +0000</pubDate>
		<dc:creator>thetheorist</dc:creator>
				<category><![CDATA[e-biz]]></category>
		<category><![CDATA[eBay]]></category>
		<category><![CDATA[feedback]]></category>
		<category><![CDATA[negative]]></category>
		<category><![CDATA[sad]]></category>

		<guid isPermaLink="false">http://shoestringtheory.com/?p=593</guid>
		<description><![CDATA[We finally got our first negative feedback on eBay this morning, it&#8217;s been highly traumatic. Tens of thousands of eBay transactions, almost 7,000 feedback received and five years of history without a single negative. And I&#8217;ve probably earned a few over the years that were never left. We try to treat our customers with respect [...]]]></description>
			<content:encoded><![CDATA[<div class="caption alignright" style="width:150px"><img src="http://shoestringtheory.com/wp-content/uploads/2008/01/negfeedback.jpg" alt="Front of house in 70s" /></div>
<p>We finally got our first negative feedback on eBay this morning, it&#8217;s been highly traumatic.  Tens of thousands of eBay transactions, almost 7,000 feedback received and five years of history without a single negative.  And I&#8217;ve probably earned a few over the years that were never left.  We try to treat our customers with respect and take care of them to the best of our abilities, but as anyone in business knows, you can&#8217;t make everyone happy.  Still, I&#8217;ve been very proud of our streak and what it says about how we take care of our customers.  Especially in this era, when sellers can no longer leave negative feedback, so there&#8217;s no fear of retaliation by buyers.</p>
<p>Still, it makes me a little sad on the inside to not see that 100 percent perfect next to our username anymore.</p>
]]></content:encoded>
			<wfw:commentRss>http://shoestringtheory.com/2010/01/21/im-not-perfect-anymore-and-that-brings-me-down/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Prostores and eBay sync/multi-channel inventory features reviewed</title>
		<link>http://shoestringtheory.com/2008/11/21/prostores-and-ebay-syncmulti-channel-inventory-features-reviewed/</link>
		<comments>http://shoestringtheory.com/2008/11/21/prostores-and-ebay-syncmulti-channel-inventory-features-reviewed/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 16:27:23 +0000</pubDate>
		<dc:creator>thetheorist</dc:creator>
				<category><![CDATA[e-biz]]></category>
		<category><![CDATA[eBay]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[ckc computers]]></category>
		<category><![CDATA[ckccomp]]></category>
		<category><![CDATA[ProStores]]></category>

		<guid isPermaLink="false">http://shoestringtheory.com/?p=192</guid>
		<description><![CDATA[This is a bit dated, as the ProStore features I’m discussing were released in the spring, but I was late picking up on them. My previous disappointment in some ProStores features hadn’t led me to be a quick adopter on some of their changes. I was also delayed further by activating the two features below [...]]]></description>
			<content:encoded><![CDATA[<p><em>This is a bit dated, as the <a href="http://prostores.com/">ProStore</a> features I’m discussing were released in the spring, but I was late picking up on them.  My previous disappointment in some ProStores features hadn’t led me to be a quick adopter on some of their changes.  I was also delayed further by activating the two features below as they required a complete product description re-design for me.  ProStores is a website host specializing in retail stores.  It is owned by eBay.</em></p>
<p>With ProStore’s <a href="http://ecommerce.prostores.com/e_article001045415.cfm?x=b11,b7WPpgmS,w">9.0 update</a> earlier this year allowing truly synced inventory between eBay and a ProStore’s retail website, the potential of the host is finally meeting reality.  We’ve used ProStores to host our retail website <a href="http://www.ckccomp.com">CKC Computers</a> (<a href="http://www.ckccomp.com">www.ckccomp.com</a>) for a little over two years.  For those who don&#8217;t know, we deal exclusively in laptop parts and accessories, mostly Dell, Toshiba and IBM/Lenovo (though we occasionally have parts for Acer and Compaq models too).  I’ve questioned the logic many times of using a company owned by eBay to host my site, thinking that branching further out and escaping the eBay umbrella for more of our business would be a good idea.  I originally chose ProStores because of the promise of sharing data between my website and eBay, but have never been impressed with the features available.  Until now. </p>
<p><span id="more-192"></span></p>
<p>Previously, you could send inventory from ProStores to eBay or retrieve eBay listings for you store, but inventory management still required manually updating.  And the system didn’t allow for inventory to be live on both sites.  So, if you sent an item from ProStores to eBay, the inventory count for that item would be reduced by the amount you listed on eBay.  If you wanted the same inventory live for both, you had to correct it after the fact.  Then, if any items sold, you had to manage inventory for both channels, manually tracking and updating inventory counts for each item.  If you made revisions to the description or title to add additional information or fix minor errors, you had to make changes to both.  With Product Sync and Multi-Channel Inventory, all of that is taken care of now.  When you list an item on eBay, an exact copy of the listing is created in your ProStores site.  Further, multiple fields in ProStores are synced to the eBay listing and updated whenever a change is made to the original eBay listing:</p>
<ul>
<li>Product name/title</li>
<li>Brief description (I’m assuming this syncs to sub-titles, but haven’t used it yet)</li>
<li>Item description</li>
<li>Sale price</li>
<li>Shipping settings</li>
<li>Inventory</li>
</ul>
<p>If you have an eBay store and have defined your own unique Store Categories, the category that an item has been placed in will also be sent to ProStores when an item is listed.  This field isn’t synced though, so any future changes won’t be sent over.  The only complaint I have about this feature is it only seems to send over one of the store categories.  In eBay, you can set two categories per item.  It would be nice if both were copied to the ProStores site.</p>
<p>These updates have radically changed how valuable our ProStores site is to us.  We deal in about 400-500 unique items, but usually only have 1-3 of each in stock.  Previously, I had two separate product description designs, one for eBay and one for ProStores.  The eBay design was created very early on and included all of our eBay policies, links to various eBay resources, links to other eBay product we had, our PowerSeller status, etc.  So it was highly eBay centric.  When I created the website, I clearly didn’t want a bunch of eBay stuff in my product descriptions, so I made a much simpler, more elegant template for product descriptions. Having the two separate templates, in hindsight, was a bad idea.  It meant that for each new item I listed, I had to create two new entries.   With time always being limited, the result was that all items went to eBay and only a handful went to the website, the ones that I believed had the best chance to sell.  </p>
<p>Now, for the first time since we opened, our full inventory is available both through eBay and on the website.  We’ve been live for about a month and sales have dramatically increased on the website.  Besides sales, the updates have also saved us time.  I no longer need to spend as much time per week managing the inventory for each system.  I manage one, and all my work gets copied to the other.  eBay still generates more sales for us, but this gives me hope that with further refinement, our retail site will one day meet and exceed our eBay sales.</p>
]]></content:encoded>
			<wfw:commentRss>http://shoestringtheory.com/2008/11/21/prostores-and-ebay-syncmulti-channel-inventory-features-reviewed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eBay coupons, great idea, just wish the implementation was better</title>
		<link>http://shoestringtheory.com/2008/10/30/ebay-coupons-great-idea-just-wish-the-implementation-was-better/</link>
		<comments>http://shoestringtheory.com/2008/10/30/ebay-coupons-great-idea-just-wish-the-implementation-was-better/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 19:58:21 +0000</pubDate>
		<dc:creator>thetheorist</dc:creator>
				<category><![CDATA[eBay]]></category>
		<category><![CDATA[coupon]]></category>
		<category><![CDATA[problem]]></category>

		<guid isPermaLink="false">http://shoestringtheory.com/2008/10/30/ebay-coupons-great-idea-just-wish-the-implementation-was-better/</guid>
		<description><![CDATA[Since this spring, I&#8217;ve received several coupons from eBay, ranging from $5 off shipping up to 10 percent off one purchase (up to $100 off). I think I&#8217;ve received a total of 6 coupons, give or take one. I&#8217;ve had problems getting two of them two work, both of them were 10 percent off ones. [...]]]></description>
			<content:encoded><![CDATA[<div class="caption alignright" style="width:250px"><img src="http://shoestringtheory.com/wp-content/uploads/2008/02/ebaylite.jpg" alt="eBay lightning strike" /></div>
<p>Since this spring, I&#8217;ve received several coupons from eBay, ranging from $5 off shipping up to 10 percent off one purchase (up to $100 off).  I think I&#8217;ve received a total of 6 coupons, give or take one.  I&#8217;ve had problems getting two of them two work, both of them were 10 percent off ones.</p>
<p>I have no idea if my two experiences are wide spread or fairly isolated.  If anyone else has had experience using eBay coupons, let me know in the comments section</p>
<p>The problem here is eBay&#8217;s advertising versus its implementation of coupons.  eBay issues coupons through email, mailers and advertisements on the site.  But, PayPal actually redeems the coupons.  The coupons are not tied to your eBay account, they are tied to your PayPal account.  In the case of my first problem using one, a coupon was sent to both of my eBay accounts.  However, because both accounts are tied to the same PayPal account, only one of the codes was technically valid.  At the time, the language included with the coupon certainly did not reflect this and eBay still hasn&#8217;t clarified the language in the newest batch of coupons.  Here is the full text of the coupon I saw this week (actual code omitted):</p>
<blockquote>
<p>10% off*—save up to $100</p>
<p>Please note:<br />
Make sure the email address on your eBay account is also on your PayPal account.<br />
Find out how.</p>
<p>Who&#8217;s eligible?<br />
Only invited, registered eBay users who receive the coupon by email from us or see the coupon in My eBay are eligible. Sorry, no forwarding—the coupon is not transferable See terms and conditions below.</p>
<p>Here&#8217;s how to redeem this offer:<br />
1. Start shopping on eBay. Be sure the seller accepts PayPal.<br />
2. Pay for your item with PayPal before the expiration date (October 30, 2008). Make sure the email address on your eBay account is also on your PayPal account. Find out how.)<br />
3. Enter the redemption code: ********<br />
*Terms and Conditions:<br />
The offer will expire at 11:59:59 PM PT on October 30, 2008. Receive 10% off (maximum discount of $100) the purchase price (excluding shipping, handling, and taxes) of a single item on eBay.com. Recipients of the coupon must be registered eBay members and pay for the item with PayPal.</p>
<p>The coupon is non-transferable, void where prohibited, not redeemable for cash, for one-time use only, and has no face value. The coupon is subject to U.S. laws and cannot be combined with any other coupon. eBay reserves the right to cancel, amend, or revoke the coupon at any time. Use of automated devices or programs to redeem the coupon is prohibited.</p>
<p>Purchases made through any customized checkout system and/or eBay Live Auctions are excluded. </p></blockquote>
<p>You&#8217;ll note that while it notes multiple times that you must pay with PayPal and that the email address must match, it does not state that the coupon is only valid once per PayPal account.  It&#8217;s not uncommon for eBay users to have multiple accounts and eBay knows this.  </p>
<p>Earlier this week, I signed into my personal eBay account and an ad popped up on the main page advertising the above coupon and linking to the page with the full details.  I didn&#8217;t need the coupon that day, but saved it, knowing I had a couple of days to use it.  Today, I bought an item, went to use the code, and it came back as invalid.  Grrrr.  In this case, it appears that the advert shouldn&#8217;t have popped up for me at all.  The coupons were sent to a random batch of customers, of whom I was not one, but for some reason the ad for it popped up on my account, even though I wasn&#8217;t eligible to use it.</p>
<p>If you have a problem, the natural inclination is to call eBay, who issued the coupon, at which time you will learn that the customer service reps, while friendly and sympathetic, actually have no power to assist you.  In both cases, the eBay reps had to transfer me to PayPal, where I got to tell my story again.  Also in both cases, the PayPal rep said the coupon couldn&#8217;t be activated for me, but that they would credit back the 10 percent to my account after I paid for the item.</p>
<div class="caption alignright" style="width:125px"><img src="http://shoestringtheory.com/wp-content/uploads/2008/01/posfeedback.thumbnail.jpg" alt="Positive Feedback" /><br />Positive feedback for eBay and PayPal for how their customer service reps handled this situation.</div>
<p>I greatly appreciate the fact that the customer service reps for both eBay and PayPal were friendly and did all within their power to help me.  I also appreciate the coupons eBay is sending out.  But, if coupons are to be a long term part of the eBay experience, they need to get the process functioning flawlessly.  In both of the problems I had, I bought items valued at about $300 solely because I had a coupon.  Because you can&#8217;t test a coupon until after you&#8217;ve commited to buy something, you&#8217;re on the hook if the coupon fails for any reason, even one out of your control.  eBay is very clear about this on their coupon <a href="http://pages.ebay.com/help/pay/certificates.html#problems">help page</a>:</p>
<blockquote><p>If you buy or win an item, you’re required to purchase it even if you can’t use the coupon you intended for that purchase. If that&#8217;s not possible, you can contact the seller by clicking the seller&#8217;s user ID on the item page.</p></blockquote>
<div class="caption alignright" style="width:125px"><img src="http://shoestringtheory.com/wp-content/uploads/2008/01/negfeedback.thumbnail.jpg" alt="Negative Feedback" /><br />Negative feedback for the poor and potentially costly implementation of coupons.</div>
<p>These issues with coupons are very close to being a &#8220;<a href="http://en.wikipedia.org/wiki/Bait_and_switch">bait and switch</a>&#8221; kind of problem because of the structure of eBay&#8217;s business.  I bought something because eBay advertised a particular price on the item by offering me a coupon.  Then, once I had already committed to buy the item, I learned I had to pay a higher price.   If I could have easily backed out of today&#8217;s purchase after discovering the coupon wouldn&#8217;t work, I would have.  But to do that, I would have had to contact the seller and ask them to cancel the sale, always an iffy situation.</p>
<p>I want eBay to continue this program, but only if they can get their implementation in line with their advertising.  I&#8217;ll be very leery to use any more coupons and will be tempted to call support to verify eligibility prior to big purchases in the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://shoestringtheory.com/2008/10/30/ebay-coupons-great-idea-just-wish-the-implementation-was-better/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Update: More thoughts on Upromise</title>
		<link>http://shoestringtheory.com/2008/09/16/update-more-thoughts-on-upromise/</link>
		<comments>http://shoestringtheory.com/2008/09/16/update-more-thoughts-on-upromise/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 21:32:48 +0000</pubDate>
		<dc:creator>thetheorist</dc:creator>
				<category><![CDATA[eBay]]></category>
		<category><![CDATA[rewards]]></category>
		<category><![CDATA[upromise]]></category>

		<guid isPermaLink="false">http://shoestringtheory.com/2008/09/16/update-more-thoughts-on-upromise/</guid>
		<description><![CDATA[Awhile back, I posted on joining the Upromise program. To update, I am still very happy with the program and would highly recommend it to anyone who is saving for college or trying to pay down student loans. It&#8217;s been about nine months since I joined. In that time, I&#8217;ve picked up $204 in rewards [...]]]></description>
			<content:encoded><![CDATA[<div class="caption alignright" style="width:91px"><img src="http://shoestringtheory.com/wp-content/uploads/2008/03/uplogo.jpg" alt="Upromise Logo" /></div>
<p>Awhile back, I posted on <a href="http://shoestringtheory.com/2008/03/02/paying-off-student-loans-with-upromise-and-ebay/">joining</a> the <a href="http://www.upromise.com/">Upromise</a> program.</p>
<p>To update, I am still very happy with the program and would highly recommend it to anyone who is saving for college or trying to pay down student loans.  It&#8217;s been about nine months since I joined.  In that time, I&#8217;ve picked up $204 in rewards towards my Sallie Mae college loan, though I would tend to think that I buy more stuff online than most people because of my business.</p>
<p>The bulk of the rewards comes from two sources: eBay and eRewards.  eBay offers 1 percent rewards for every purchase.  We buy a lot of our business supplies through eBay venders rather than traditional suppliers.  As example, we buy packing tape, static bags, some boxes, packing supplies, office supplies, general equipment, and more.  Since I already bought these items on eBay, it fit right in without any disruption to my normal habits.  </p>
<p>I was highly skeptical of eRewards when I signed up.  I just didn&#8217;t buy into the whole &#8220;take surveys, earn money&#8221; line.  But, I figured if they had partnered with Sallie Mae, I would give them a shot.  I might spend an hour a month taking surveys, quite often taking them as I&#8217;m working on other tasks on my computer.  I&#8217;ve managed to get $50 worth of credit to my Upromise account through eRewards during the nine months I&#8217;ve been signed up. </p>
<p>I&#8217;ve also picked up rewards from Newegg (the best place in the world for desktop computer parts), Office Max, our local grocery store and our favorite local BBQ joint, <a href="http://www.biggsribs.com/">Biggs</a>. </p>
<p>The best, and most consistent, way to use the program is still to install the browser toolbar.  Otherwise, you have to go to the Upromise site, log in, find the store you want to shop at, then finally click on a link to the store to make sure you get your rewards.  It&#8217;s a pain.  Sadly, while a better option, the toolbar is still annoying.  It briefly routes you through the Upromise site every time you visit a site that gives rewards.  It delays loading the desired site by maybe a second.  Sometimes, if you open a page on a rewards giving site in a new tab, the re-routing kicks in again and dumps you off at the stores main page.  Annoying.  But, still better than having to manually go through the Upromise site.  I still suggest running two browsers, one for you daily use and one for shopping.  I run dual instances of Firefox (which I finally <a href="http://blog.codefront.net/2007/08/20/how-to-have-firefox-3-and-firefox-2-running-at-the-same-time/">learned how</a> to do a few months ago). </p>
<p>At the pace I&#8217;ve been earning rewards, I figure I will have earned the equivalent of three extra payments by the end of the year.  I can&#8217;t stress enough that I think I buy more online than the average person, but I still think the program can be good for anyone trying to pay down a Sallie Mae student loan.  Even earning one extra payment a year for a few years could shave serious money off your student loans.</p>
]]></content:encoded>
			<wfw:commentRss>http://shoestringtheory.com/2008/09/16/update-more-thoughts-on-upromise/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PayPal, heroin and eBay Australia, oh my!</title>
		<link>http://shoestringtheory.com/2008/05/08/paypal-heroin-and-ebay-australia-oh-my/</link>
		<comments>http://shoestringtheory.com/2008/05/08/paypal-heroin-and-ebay-australia-oh-my/#comments</comments>
		<pubDate>Thu, 08 May 2008 21:56:35 +0000</pubDate>
		<dc:creator>thetheorist</dc:creator>
				<category><![CDATA[PayPal]]></category>
		<category><![CDATA[Australia]]></category>
		<category><![CDATA[eBay]]></category>
		<category><![CDATA[heroin]]></category>

		<guid isPermaLink="false">http://shoestringtheory.com/2008/05/08/paypal-heroin-and-ebay-australia-oh-my/</guid>
		<description><![CDATA[Among all the changes happening to eBay worldwide, one of the most startling announcements has been that eBay Australia will require that PayPal be used for virtually all transactions in Australia (except for items picked up locally). eBay Australia is hosting several Q&#038;A meetings with eBay users to discuss the new policy. According to APCmag.com, [...]]]></description>
			<content:encoded><![CDATA[<p>Among all the changes happening to eBay worldwide, one of the most startling announcements has been that eBay Australia <a href="http://www.auctionbytes.com/cab/abn/y08/m04/i10/s01">will require</a> that PayPal be used for virtually all transactions in Australia (except for items picked up locally).  </p>
<p>eBay Australia is hosting several Q&#038;A meetings with eBay users to discuss the new policy.  According to <a href="http://www.auctionbytes.com/cab/abn/y08/m04/i10/s01">APCmag.com</a>, an eBay executive dropped this gem on the crowd when asked why sellers couldn&#8217;t offer choices to their buyers: </p>
<blockquote><p>We&#8217;re not allowing people to offer unsafe choices, just like in this democracy you can&#8217;t go out and buy heroin on the streets. &#8211; Simon Smith, Regional VP for eBay Australia</p></blockquote>
<p>Classy.</p>
]]></content:encoded>
			<wfw:commentRss>http://shoestringtheory.com/2008/05/08/paypal-heroin-and-ebay-australia-oh-my/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>eBay wants you to look for a new job?</title>
		<link>http://shoestringtheory.com/2008/04/22/ebay-wants-you-to-look-for-a-new-job/</link>
		<comments>http://shoestringtheory.com/2008/04/22/ebay-wants-you-to-look-for-a-new-job/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 13:36:09 +0000</pubDate>
		<dc:creator>thetheorist</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[eBay]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[list fees]]></category>
		<category><![CDATA[monster]]></category>

		<guid isPermaLink="false">http://shoestringtheory.com/2008/04/22/ebay-wants-you-to-look-for-a-new-job/</guid>
		<description><![CDATA[Screen capture of eBay home page. Today&#8217;s 10 cent list fee special is sponsored by Monster. So, apparently eBay is encouraging you to look for a job on Monster. I guess that makes sense if eBay&#8217;s news policies are driving you off the site. This seems like a really odd marketing partnership for a site [...]]]></description>
			<content:encoded><![CDATA[<div class="caption alignright" style="width:495px"><img  src="http://shoestringtheory.com/wp-content/uploads/2008/04/monster2.jpg" alt="eBay Monster Ad."  /><br />Screen capture of eBay home page.</div>
<p>Today&#8217;s 10 cent list fee special is sponsored by Monster.  So, apparently eBay is encouraging you to look for a job on Monster.  I guess that makes sense if eBay&#8217;s news policies are driving you off the site.  This seems like a really odd marketing partnership for a site that has long billed itself as a way to escape having a normal job.</p>
]]></content:encoded>
			<wfw:commentRss>http://shoestringtheory.com/2008/04/22/ebay-wants-you-to-look-for-a-new-job/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eBay introducing its own affiliate network, dropping ValueClick</title>
		<link>http://shoestringtheory.com/2008/03/18/ebay-introducing-its-own-affiliate-network-dropping-valueclick/</link>
		<comments>http://shoestringtheory.com/2008/03/18/ebay-introducing-its-own-affiliate-network-dropping-valueclick/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 17:55:42 +0000</pubDate>
		<dc:creator>thetheorist</dc:creator>
				<category><![CDATA[eBay]]></category>
		<category><![CDATA[affliate]]></category>
		<category><![CDATA[Commission Junction]]></category>
		<category><![CDATA[ValueClick]]></category>

		<guid isPermaLink="false">http://shoestringtheory.com/2008/03/18/ebay-introducing-its-own-affiliate-network-dropping-valueclick/</guid>
		<description><![CDATA[The Register is reporting that: eBay is dropping ValueClick&#8217;s Commission Junction as the manager of the affiliate programs for eBay&#8217;s auctions and Half.com sites. Monday&#8217;s announcement came as the Federal Trade Commission announced ValueClick would pay a record $2.9m to settle charges it engaged deceptive advertising and failed to secure sensitive customer data. About 100,000 [...]]]></description>
			<content:encoded><![CDATA[<p>The Register is <a href="http://www.theregister.co.uk/2008/03/17/ebay_dumps_valueclick/">reporting that</a>:</p>
<blockquote><p>eBay is dropping ValueClick&#8217;s Commission Junction as the manager of the affiliate programs for eBay&#8217;s auctions and Half.com sites. Monday&#8217;s announcement came as the Federal Trade Commission announced ValueClick would pay a record $2.9m to settle charges it engaged deceptive advertising and failed to secure sensitive customer data.</p>
<p>About 100,000 eBay and Half.com affiliates will be required to migrate away from ValueClick&#8217;s Commission Junction by May 1. ValueClick has managed the affiliate programs since 2001. For now, eBay will continue to use Commission Junction to manage programs for properties including StubHub, ProStores, eBay Stores and Tradera AB, but it left the door open to drop ValueClick on those sites as well.</p></blockquote>
<p>To state the obvious, this does not bode well for ValueClick.  You can read eBay&#8217;s official <a href="http://news.ebay.com/releasedetail.cfm?ReleaseID=299625">press release</a> for more details.  The program, eBay Partner Network, will launch on April 1.</p>
]]></content:encoded>
			<wfw:commentRss>http://shoestringtheory.com/2008/03/18/ebay-introducing-its-own-affiliate-network-dropping-valueclick/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

