Slashdot Mirror


Persuading Management on Green-Lighting In-House Software?

Raisin Bread asks: "Maybe I'm fighting a losing battle - but has anyone out there encountered an administrative resistance when it comes to giving approval to make in-house solutions for problems? I'm at a university, and we want to build a tracking system that will accommodate our needs perfectly (and can do it), but the boss wants the easy way out by contracting out to a remotely-hosted and managed solution. Sure, they are commercially supported, but the fix is only mediocre. What arguments have been used to sway the boss to use the super-cool home grown solution?"

2 of 56 comments (clear)

  1. Re:Cost vs Benefit by baka_boy · · Score: 4, Informative

    Absolutely. It's not different than, say, getting your managers to let the developers switch over to using Linux for their dev workstations, or MySQL or PostgreSQL instead of Access or MS SQL Server -- it's a cost/benefit comparison, which you have to *figure out* the correct answer to. Developing software in-house is almost always at least as expensive as buying it; however, if the off-the-shelf solution doesn't have features or options you really do need, then you're going to have to get the vendor ($$), a consultant ($$$), or someone in-house ($-$$, plus a lot of waiting) to do the customization. Plus, once you've customized an outside solution, it may or may not still be eligible for normal support and upgrades from the original vendor.

    I've found that having a short (1-3 page) analysis, which lists the functional requirements for the system first, and then breaks down where the front-running commercial packages do and don't meet those needs, along with an estimate of the cost and time needed to adapt them to work (if it's even possible, of course; sometimes, you don't get access to source code, or even an extension API). Along with that information, you need at least a ballpark estimate of the development time and costs associated with doing it in-house, which should actually be fairly accurate. If possible, get a non-programmer who has been involved in development projects before to look over the estimates for your solution, and call BS on you where they can.

    It's definitely a battle you can win, but first you need to have more than your hacker's disdain for other people's code to prove that the in-house way is best.

  2. Start-up companies often face the reverse by bildstorm · · Score: 4, Informative

    I've often had the experience working for start-ups where in-house software was preferred over anything else, despite dumping well over $500k in development cost into a program that's only half as good as a commercially-supported $200k program.

    As has been stated elsewhere, there is the problem of people only staying so many months, but there also is the problem of inertia in a business. If you buy something, then switching to another bought solution is easy. Getting rid of the sacred cow of internal development is difficult.

    I fought and lost an uphill battle to chuck internal software development on certain apps. Now that company has all but tanked.

    --
    The power of accurate observation is commonly called cynicism by those who have not got it. - G.B. Shaw