If eBay cared about buyers

If eBay really cared about buyers, it would log item Description and end price with every Feedback entry. This way after auctions have expired (no longer available) users would be able to distinguish between a seller who successfully sold 2000 $1 Dell coupons from a seller who sold 2000 high-price items successfully.

As it is, an unscrupulous seller can build up their eBay Feedback selling cheap junk perfectly and then, after waiting for those auctions to expire, sell a big ticket item and defraud the buyer who thought the seller was an established, reliable, major eBay player.

To fight this slightly, I describe the exact item and purchase price in every Feedback entry I write as an eBay buyer.

Don’t reinvent the wheel.

The fact that you can write your own software doesn’t mean you should.

For example, if you’re in the landlording business and you *happen* to have some database authoring experience, does that mean you should write your own software to run your business? Probably not. You’ll probably get more ROI from finding good software from someone else who makes a living developing the kind of software you need. Ex: http://www.landlordmax.com/

If you’re a software developer, you *should* eat your own dogfood. Meaning, you should use your software in-house.

But this is the flipside of that. It’s the food eating the dog.

If you need software for something, there’s an increasingly good chance someone makes a commercial grade product that will suit your needs. Just because they can make it profitably doesn’t mean you (with one customer) can do the same.

This also applies to software developers. If you can get a well-tested, off-the-shelf library to give your software, e.g. regular expression support, why not buy and use that? It’s probably better than writing and maintaing — forever — your own regex solution.

So the message for the would-be landlord and software developer is: Don’t reinvent the wheel.

P.S. If you can get the source, pay a little extra and get it. It’ll save the day in case your vendor ever goes out of business or upgrades their offering beyond what you need (and want to pay for). So you get the best of both worlds. Plus it’s helpful to see how things work.