Comment On Vendor Stupidity

SummaryI came into a company dealing with a pretty infuriating software vendor, but since there was no development in-house before I was hired, we are now married to this vendor (for now).  The following is a tale (one of many) of the Vendor from Hell.  Our software vendor tried to ream us on the price of a printer integration, either out of greed or stupidity (though we suspect the latter given their track record) and now ends up eating crow and getting nothing.  But the 3 month journey to the happy ending was like 90 Daily WTFs all in a row. [expand full text]
« PrevPage 1Next »

Re: Vendor Stupidity

2005-05-06 17:48 • by Wire
The company I work for depends on a small program written in the early 1990s.
It was written to handle a single stream of data.

Over the years it expanded, with many variants of the same core program tucked away on the network.
Now, the application was somewhat thoughtfully designed.
As it starts it draws configuration information from a database file.
But instead of one central file, keyed by version ID, each deployment has it's local copy of that file.

Keep in mind that there are ten year's worth of this program scattered across the network.
Some are doing important work.
Some are doing nothing.
But we can't just kill 'em off, because there's no good way to tell which ones matter and which ones don't.

We upgraded a third-party library.
Unfortunately, naming conventions and such prevented us from reusing the existing path.
A solution was at hand, as this had been foreseen oh so many years ago.

Just update the configuration field for the path - in every copy of that file.

Oh, my aching head.

Re: Vendor Stupidity

2008-04-26 15:26 • by Brent (unregistered)
I realize this is a long dead thread, and likely no one will ever read this, but I just have to say: You *gave* them code? I'd have said screw these nimrods...

Re: Vendor Stupidity

2008-07-22 10:52 • by James (unregistered)
207605 in reply to 191739
*I* read it. :)

Re: Vendor Stupidity

2008-07-30 12:52 • by Smash King
209196 in reply to 207605
James:
*I* read it. :)
Yeah it wasn't a completely lost time Brent

Re: Vendor Stupidity

2009-03-06 09:50 • by Pim
I read it too. And yes, he gave them code. But he didn't say the code was VB. He probably gave them C++, which they couldn't read!

Re: Vendor Stupidity

2010-07-07 18:03 • by neminem (unregistered)
313928 in reply to 247911
Pim:
I read it too.

As did I! It's always fun commenting on entries in the very first page of someone's famous blog, before every post got hundreds of comments in minutes.

I still think you should've tried to sell it to them for 10k. I mean, heck, that's over 50% off!

Re: Vendor Stupidity

2011-01-27 09:23 • by Kempeth (unregistered)
335760 in reply to 191739
Brent:
I realize this is a long dead thread, and likely no one will ever read this, but I just have to say: You *gave* them code? I'd have said screw these nimrods...

I think it's a reasonable compromise. He supplied the printing code and they integrated it for free. Otherwise they'd have a standalone printing app which would not have been as convenient for the users.
« PrevPage 1Next »

Add Comment