Skip to Content
Main Content

Hiker Looking Out Over Mountains

9 Minute Read | January 18, 2021

Why Custom Software Rescues Often Turn into Software Rewrites

One of our startup clients recently hit the big payday: They were acquired. It was a gratifying conclusion for us, too. We helped them tame their custom-built apps.

Our partnership began several years ago, when the firm asked us for a consultation. They had built their business-critical custom software and related systems with a mix of in-house programmers and disparate contract developers. They had a very compelling business model, but the hodgepodge of software prevented them from growing. The business was drowning in manual processes, bug fixes and unreliable delivery of software enhancements. They knew they had a problem, but they were stuck. They hoped to fix the existing software and avoid starting over. 

When companies come to us for a software consultation, they often do so because of a growing sense of uncertainty and concern that they may be in trouble. We’re typically a last resort, after failed efforts to manage the problem(s) themselves.

They may or may not have pinned down the source of their pain. Maybe they’re too dependent on a single person. Sometimes they’re frustrated because software updates have slowed or stopped. At a deeper level lies the lingering fear of rewriting the custom software in which they’ve invested so much time, money and creative effort.

Custom Software Rescue vs. Rewrite

The instinct to fix instead of rewrite custom software is completely understandable. No one wants to write off a significant investment in their current software. No one likes to throw away time and money. Starting over seems like a non-starter.

But the investor and managerial instinct that resists starting over tends to conflict with the effects of age on software. This conflict can be summarized across six specific fronts:

  • Development Resources – Most experienced programmers prefer to work in their own code and systems, which they understand deeply and can work in most efficiently. Over time, the cost-to-benefit of working on aging software just doesn’t add up, and the availability of its developers has faded in favor of other priorities.
  • Poor or Missing Documentation – Without software specifications, requirements and technical documentation, a new programmer must read raw code to extrapolate business logic. This laborious work is hard to explain to a client desperate for a quick solution to a challenging software problem.
  • Poorly Structured Code – A programmer given poorly structured code will spend a lot of time reading and deciphering the functions that make the program work. Very little custom development is truly novel, yet it is common to find software built with unique nuances and non-standard techniques. Efficient software development leverages best practices and established software patterns. This allows fast onboarding, reduced risk and predictable results when subsequent developers start work on the codebase.
  • Old Technology – An old, poorly supported custom software platform will be hard to troubleshoot and practically impossible to update. Most good programmers follow and carefully adopt new platforms and technologies. They constantly look for better ways to build apps and keep systems and code up to date. Programmers who take on antiquated technology sign up to work in risky, fragile and inefficient ways. This can frustrate both the developer and the client. As software ages, the cohort of developers willing and able to work on it shrinks.
  • Dependencies with External Systems – A trend toward integrating custom systems with external systems has taken hold in the last decade. This approach provides businesses with new automation strategies, reduces manual-entry processes and enables complex workflows. But this approach also incurs hidden costs in ongoing management. Without careful checks and measures, integrated systems can devolve into a house of cards; a single, seemingly simple change in an external system can bring everything crashing down.
  • Technical Debt – Technical debt refers to the cost of deferred maintenance. Ideally, software is actively maintained. Bugs are squashed without prejudice or delay, customer feedback is carefully and strategically folded into the system, and everything is configurable, logged and redundant. In reality, though, the development lifecycle faces pressures related to feature priorities, project schedules, unclear or conflicting requirements, human error, component obsolescence, and dependencies on systems outside the realm of control. Over time, these pressures add up, resulting in higher costs, higher risks, and slower or halted development. Technical debt has a big impact on operational costs, yet remains unmeasured and unmanaged in most organizations.

We often see all these concerns come into play during consultations. Our critical concern is to measure the client’s desire to move forward with what they already have against the potential efficiency of starting anew. At Northwoods, we pride ourselves on being our clients’ digital best friend. Job One is to help them understand their current state and to clarify the challenges and opportunities of each approach. The decision process varies widely based on each client’s unique circumstances, but careful weighing of all options always pays off.

The Custom Software Rewrite Process

When a complete software rewrite appears to be the best choice, the next best step is discovery/analysis. Our discovery process often includes full ROI analysis. This can lead to project savings for the rewrite, by tightening up scope, for instance. This step commonly adds value through broad-stroke strategic discussion.

Typical deliverables include proofs-of-concept, formalized requirements, road maps with pain-points and wish-list items, process documentation and diagramming, complex system-dependency diagramming, and even detailed legacy software assessments.

When a Full Software Rewrite Isn't an Option

The decision to fix the software you have or to rebuild it from scratch isn’t always clear-cut. You may need to change one part of your system while leaving the other parts intact. A couple of recent examples of a hybrid approach come to mind:

  • A large manufacturing client of ours was losing support for its very old database. The systems and components that depended on this database included apps, workflows and websites - none of which could be changed. After initial discovery work, we arrived at an approach that provided safety for the dependent parts and allowed them to safely update the database system.
  • Another client needed a commercial web application rebuilt. We found that it relied heavily on a core set of business logic deeply buried in an old web application. This was complex and fragile, but we were able to systematically pull the business logic into its own Application Programming Interface (API), which accomplished three critical things:
    • First, it provided safety and eliminated most of the complexity on the web development side.
    • Second, the API itself stands alone, and can be upgraded independently over time.
    • Third, due to the nature of APIs, the critical legacy business logic is available for use by other applications, systems or workflows.

A hybrid approach isn’t right – or possible - for every organization. An experienced software developer can help you understand what’s doable and what’s not.

Northwoods' software consultation process graphic

Take Our Custom Software Self-Assessment

If you’re pondering whether to fix, rewrite, or strategically overhaul custom software, our Custom Software Self-Assessment - based on our top 10 software and app development best practices - can help.

For each attribute below, score your results as follows:

  • 0 Points – No, and the developer has no answer when you ask.
  • 1 Point – No, but you understand the question and it is being worked on.
  • 2 Points – Yes, but you don’t fully understand how.
  • 3 Points – Yes, you are comfortable that this is being done and understand how.
Software Attribute Your Score
Requirements: Does your developer provide requirements before starting a project?  
On-Time Software Delivery: Does your developer deliver tasks on time?  
Software Tools: Do you understand what tools your programmers are using? Are they satisfied with what they have?  
Testing: Does your developer give you a test plan with a bug-tracking process?  
Team Management: Do you have one point of contact that can represent all aspects of your system?  
Usability Tests: Do you see wireframes or prototypes before key interfaces are programmed?  
Source Control: Do you understand source control and how your programming team is managing versions?  
Regular Builds: Do your programmers release features in an organized and predictable manner?  
Integration & Dependencies: Does your software rely on other systems (or vice-versa)? What happens when those other systems have problems or need updates?  
Logging & Usage Reporting: Do you know what your critical features are, who your core users are, and where extra care is required when making updates?  


Download a PDF of our Custom Software Self-Assessment Tool.

How to Understand the Results

  • A perfect score = 30 points. Few organizations will score a perfect 30 but a score in the mid-20s indicates you’re doing well. 
  • A score of less than 20 points indicates a problem, and a consultation with an external vendor is recommended. (It’s wise to discuss options before you’re in a critical situation, so you have time to decide on rescue vs. rewrite and to plan ahead.)
  • If you score 0 on any attribute, address it immediately with your custom software development team.

We recommend taking this assessment at least once a year, so you’re never in a position of making an urgent decision to either fix or rewrite your custom software. This process of quantifying your software environment will help strengthen a shift in your organization toward the modern DevOps disciplines of continuous-improvement/integration/delivery (CICD), which promotes incremental, frequent improvements and quality checks to keep your software up to date and fine-tuned.

If you face the difficult decision of rescuing or rewriting your custom software, give a seasoned software developer - Northwoods, for example - a call for a discreet evaluation. The right team can give you the information you need to develop a solid roadmap for the future of your software.

To request a consultation with our team, contact us here or give us a call at 414-914-9102. 

Authored By

Gerry Heidenreich

Gerry Heidenreich

Senior Solutions Architect

Rick Fessenbecker

Rick Fessenbecker

Managing Director

hand-drawn owl

Get Expert Tips

3678324/Blog/Why-Custom-Software-Rescues-Often-Turn-into-Software-Rewrites9
<p>One of our startup clients recently hit the big payday: They were acquired. It was a gratifying conclusion for us, too. We helped them tame their custom-built apps.</p> <p>Our partnership began several years ago, when the firm asked us for a consultation. They had built their business-critical custom software and related systems with a mix of in-house programmers and disparate contract developers.&nbsp;They had a very compelling business model, but the hodgepodge of software prevented them from growing. The business was drowning in manual processes, bug fixes and unreliable delivery of software enhancements. They knew they had a problem, but they were stuck. They hoped to fix the existing software and avoid starting over.&nbsp;</p> <p>When companies come to us for a software consultation, they often do so because of a growing sense of uncertainty and concern that they may be in trouble. We&rsquo;re typically a last resort, after failed efforts to manage the problem(s) themselves.</p> <p>They may or may not have pinned down the source of their pain. Maybe they&rsquo;re too dependent on a single person. Sometimes they&rsquo;re frustrated because software updates have slowed or stopped.&nbsp;At a deeper level lies the lingering fear of rewriting the custom software in which they&rsquo;ve invested so much time, money and creative effort.</p> <h2>Custom Software Rescue vs. Rewrite</h2> <p>The instinct to fix instead of rewrite custom software is completely understandable. No one wants to write off a significant investment in their current software.&nbsp;No one likes to throw away time and money. Starting over seems like a non-starter.</p> <p>But the investor and managerial instinct that resists starting over tends to conflict with the effects of age on software. This conflict can be summarized across six specific fronts:</p> <ul> <li><strong>Development Resources</strong> &ndash; Most experienced programmers prefer to work in their own code and systems, which they understand deeply and can work in most efficiently. Over time, the cost-to-benefit of working on aging software just doesn&rsquo;t add up, and the availability of its developers has faded in favor of other priorities.</li> <li><strong>Poor or Missing Documentation</strong> &ndash; Without software specifications, requirements and&nbsp;technical documentation, a new programmer must read raw code to extrapolate business logic.&nbsp;This laborious work is hard to explain to a client desperate for a quick solution to a challenging software problem.</li> <li><strong>Poorly Structured Code</strong> &ndash; A programmer given poorly structured code will spend a lot of time reading and deciphering the functions that make the program work. Very little custom development is truly novel, yet it is common to find software built with unique nuances and non-standard techniques. Efficient software development leverages best practices and established software patterns. This allows fast onboarding, reduced risk and predictable results when subsequent developers start work on the codebase.</li> <li><strong>Old Technology</strong> &ndash;&nbsp;An old, poorly supported custom software platform will be hard to troubleshoot and practically impossible to update.&nbsp;Most good programmers follow and carefully adopt new platforms and technologies. They constantly look for better ways to build apps and keep systems and code up to date.&nbsp;Programmers who take on antiquated technology sign up to work in risky, fragile and&nbsp;inefficient ways. This can frustrate both the developer and the client. As software ages, the cohort of developers willing and able to work on it shrinks.</li> <li><strong>Dependencies with External Systems</strong> &ndash; A trend toward integrating custom systems with external systems has taken hold in the last decade. This approach provides businesses with new automation strategies, reduces manual-entry processes and enables complex workflows. But this approach also incurs hidden costs in ongoing management. Without careful checks and measures, integrated systems can devolve into a house of cards; a single, seemingly simple change in an external system can bring everything crashing down.</li> <li><strong>Technical Debt</strong> &ndash; Technical debt refers to the cost of deferred maintenance. Ideally, software is actively maintained. Bugs are squashed without prejudice or delay, customer feedback is carefully and strategically folded into the system, and everything is configurable, logged and redundant. In reality, though, the development lifecycle faces pressures related to feature priorities, project schedules, unclear or conflicting requirements, human error, component obsolescence, and dependencies on systems outside the realm of control. Over time, these pressures add up, resulting in higher costs, higher risks, and slower or halted development. Technical debt has a big impact on operational costs, yet remains unmeasured and unmanaged in most organizations.</li> </ul> <p>We often see all these concerns come into play during consultations.&nbsp;Our critical concern is to measure&nbsp;the client&rsquo;s desire to move forward with what they already have against the potential efficiency of starting anew.&nbsp;At Northwoods, we pride ourselves on being our clients&rsquo; digital best friend. Job One is to help them understand their current state and to clarify the challenges and opportunities of each approach.&nbsp;The decision process varies widely based on each client&rsquo;s unique circumstances, but careful weighing of all options always pays off.</p> <h2>The Custom Software Rewrite Process</h2> <p>When a complete software rewrite appears to be the best choice, the next best step is discovery/analysis. Our discovery process often includes full ROI analysis. This can lead to project savings for the rewrite, by tightening up scope, for instance. This step commonly adds value through broad-stroke strategic discussion.</p> <p>Typical deliverables include proofs-of-concept, formalized requirements, road maps with pain-points and wish-list items, process documentation and diagramming, complex system-dependency diagramming, and even detailed legacy software assessments.</p> <h2>When a Full Software Rewrite Isn&#39;t an Option</h2> <p style="margin-bottom:11px">The decision to fix the software you have or to rebuild it from scratch isn&rsquo;t always clear-cut. You may need to change one part of your system while leaving the other parts intact. A couple of recent examples of a hybrid approach come to mind:</p> <ul> <li>A large manufacturing client of ours was losing support for its very old database. The systems and components that depended on this database included apps, workflows and websites&nbsp;- none of which could be changed. After initial discovery work, we arrived at an approach that provided safety for the dependent parts and allowed them to safely update the database system.</li> <li>Another client needed a commercial web application rebuilt. We found that it relied heavily on a core set of business logic deeply buried in an old web application. This was complex and fragile, but we were able to systematically pull the business logic into its own Application Programming Interface (API), which accomplished three critical things: <ul> <li>First, it provided safety and eliminated most of the complexity on the web development side.</li> <li>Second, the API itself stands alone, and can be upgraded independently over time.</li> <li>Third, due to the nature of APIs, the critical legacy business logic is available for use by other applications, systems or&nbsp;workflows.</li> </ul> </li> </ul> <p>A hybrid approach isn&rsquo;t right &ndash; or possible - for every organization. An experienced software developer can help you understand what&rsquo;s doable and what&rsquo;s not.</p> <h2><span class="FloatLeft"><img alt="Northwoods' software consultation process graphic" loading="lazy" src="/Northwoods-2020/Blogs/Northwoods-Software-Consultation-Process.jpg" /></span></h2> <h2>Take Our Custom Software Self-Assessment</h2> <p>If you&rsquo;re pondering whether to fix, rewrite, or strategically overhaul custom software, our Custom Software Self-Assessment - based on our top 10 software and app development best practices -&nbsp;can help.</p> <p>For each attribute below, score your results as follows:</p> <ul> <li>0 Points &ndash; No, and the developer has no answer when you ask.</li> <li>1 Point &ndash; No, but you understand the question and it is being worked on.</li> <li>2 Points &ndash; Yes, but you don&rsquo;t fully understand how.</li> <li>3 Points &ndash; Yes, you are comfortable that this is being done and understand how.</li> </ul> <div class="DataTable"> <table border="1" cellpadding="0" cellspacing="2" style="width:99%"> <tbody> <tr> <td><strong>Software Attribute</strong></td> <td><strong>Your Score</strong></td> </tr> <tr> <td>Requirements: Does your developer provide requirements before starting a project?</td> <td>&nbsp;</td> </tr> <tr> <td>On-Time Software Delivery: Does your developer deliver tasks on time?</td> <td>&nbsp;</td> </tr> <tr> <td>Software Tools: Do you understand what tools your programmers are using? Are they satisfied with what they have?</td> <td>&nbsp;</td> </tr> <tr> <td>Testing: Does your developer give you a test plan with a bug-tracking process?</td> <td>&nbsp;</td> </tr> <tr> <td>Team Management: Do you have one point of contact that can represent all aspects of your system?</td> <td>&nbsp;</td> </tr> <tr> <td>Usability Tests: Do you see wireframes or prototypes before key interfaces are programmed?</td> <td>&nbsp;</td> </tr> <tr> <td>Source Control: Do you understand source control and how your programming team is managing versions?</td> <td>&nbsp;</td> </tr> <tr> <td>Regular Builds: Do your programmers release features in an organized and predictable manner?</td> <td>&nbsp;</td> </tr> <tr> <td>Integration &amp; Dependencies: Does your software rely on other systems (or vice-versa)? What happens when those other systems have problems or need updates?</td> <td>&nbsp;</td> </tr> <tr> <td>Logging &amp; Usage Reporting: Do you know what your critical features are, who your core users are, and where extra care is required when making updates?</td> <td>&nbsp;</td> </tr> </tbody> </table> </div> <p><br /> <a href="/Northwoods-2020/Blogs/Northwoods-Custom-Software-Self-Assessment-Tool.pdf" linktype="21" target="_blank">Download a PDF of our Custom Software Self-Assessment Tool</a>.</p> <p><strong>How to Understand the Results</strong></p> <ul> <li>A perfect score = 30 points. Few organizations will score a perfect 30 but a score in the mid-20s indicates you&rsquo;re doing well.&nbsp;</li> <li>A score of less than 20 points indicates a problem, and a consultation with an external vendor is recommended. (It&rsquo;s wise to discuss options before you&rsquo;re in a critical situation, so you have time to decide on rescue vs.&nbsp;rewrite and to plan ahead.)</li> <li>If you score 0 on any attribute, address it immediately with your custom software development team.</li> </ul> <p>We recommend taking this assessment at least once a year, so you&rsquo;re never in a position of making an urgent decision to either fix or rewrite your custom software. This process of quantifying your software environment will help strengthen a shift in your organization toward the modern DevOps disciplines of continuous-improvement/integration/delivery (CICD), which promotes incremental, frequent improvements and quality checks to keep your software up to date and fine-tuned.</p> <p><em>If you face the difficult decision of rescuing or rewriting your custom software, give a seasoned software developer -&nbsp;Northwoods, for example -&nbsp;a call for a discreet evaluation. The right team can give you the information you need to develop a solid roadmap for the future of your software. </em></p> <p><em>To request a consultation with our team, <a href="/Contact-Us" linktype="2" target="_self">contact us here</a> or give us a call at 414-914-9102.&nbsp;</em></p>
/Northwoods-2020/Hero-Images/Hiker-Looking-Out-Over-Mountains.pngHiker Looking Out Over MountainsIf you face the difficult decision of rescuing or rewriting your #customsoftware, here's why a software consultation is important, what to expect, and a helpful self-assessment to identify potential areas of concern: http://bit.ly/38WoJjv. @northwoodsGerry Heidenreich | Rick Fessenbecker/Northwoods-2020/People/Gerry-Heidenreich.pngMan in front of a log cabin wall with soft, warm lightinghttps://ctt.ac/4U0Rj<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script><script>hbspt.forms.create({ region: "na1", portalId: "23630176", formId: "40c5bbae-05a2-42ea-94dd-1662181fd56e" });</script>/Northwoods-2020/Blogs/Social-Media-Cards/Social-Card-Why-Custom-Software-Rescues-Often-Turn-into-Software-Rewrites.jpg?LargeWhy Custom Software Rescues Often Turn into Software Rewrites2021-01-18T00:00:00/Northwoods-2020/Blogs/Social-Media-Cards/Social-Card-Why-Custom-Software-Rescues-Often-Turn-into-Software-Rewrites.jpg?LargeWhy Custom Software Rescues Often Turn into Software RewritesStarting over with a custom software rewrite seems like a non-starter. But the instinct that resists starting over tends to conflict with the effects of age on software. Here's why custom software rescues often turn into software rewrites, what to expect from a consultation, and a helpful self-assessment to identify potential areas of concern.3620411/People/Gerry-HeidenreichGerryHeidenreichSenior Solutions Architect<p>With more than 20 years&rsquo; experience in enterprise software development, Gerry is well versed in streamlining and automating business processes. He has a knack for coercing systems to share and integrate data and for rescuing and reverse-engineering deprecated software. A natural collaborator, Gerry assembles project teams using a lean build-measure-learn philosophy, setting a unique foundation for rapid-fire ideas, practical solutions, and sometimes even a little disruptive innovation. He values building relationships with colleagues and customers, listening to their input, and taking tools, thinking, and capabilities to the next level.</p>Gerry Heidenreich/Northwoods-2020/People/Gerry-Heidenreich.png?ThumbnailGerry HeidenreichAdd-In Type - NWS Data ModulesCategory - NWS Data ModulesCommittee - NWS Data ModulesDivision - NWS Data ModulesEvent Audience - NWS Data ModulesEvent Service - NWS Data ModulesEvent Type - NWS Data ModulesLocality - NWS Data ModulesModule - NWS Data ModulesNWS Data ModulesTopic - NWS Data ModulesPackage Type - NWS Data ModulesPersonID - NWS Data ModulesGerry HeidenreichProductVersion - NWS Data ModulesRecorded Webinar TopicsRegion - NWS Data ModulesSite Display - NWS Data ModulesSkillLevel - NWS Data ModulesTopic - NWS Data ModulesVideoAudience - NWS Data ModulesVideoClassification - NWS Data ModulesVideoStatus - NWS Data ModulesTeamAll StaffDevelopers362199/People/Rick-FessenbeckerRickFessenbeckerManaging Director<p>As a founding member and managing director at Northwoods, Rick oversees the business development team and serves as a key resource for many long-term clients. He has been involved in website strategy and new customer acquisition for more than 20 years, specializing in executive sponsorship, business strategy, and business case development. Rick is driven to help clients achieve their goals through digital transformation and by maximizing ROI.</p>Rick Fessenbecker/Northwoods-2020/People/Rick-Fessenbecker.jpgRick FessenbeckerAdd-In Type - NWS Data ModulesCategory - NWS Data ModulesCommittee - NWS Data ModulesDivision - NWS Data ModulesEvent Audience - NWS Data ModulesEvent Service - NWS Data ModulesEvent Type - NWS Data ModulesLocality - NWS Data ModulesModule - NWS Data ModulesNWS Data ModulesTopic - NWS Data ModulesPackage Type - NWS Data ModulesPersonID - NWS Data ModulesRick FessenbeckerProductVersion - NWS Data ModulesRecorded Webinar TopicsRegion - NWS Data ModulesSite Display - NWS Data ModulesSkillLevel - NWS Data ModulesTopic - NWS Data ModulesVideoAudience - NWS Data ModulesVideoClassification - NWS Data ModulesVideoStatus - NWS Data ModulesTeamAll StaffLeadershipSales/MktgAdd-In Type - NWS Data ModulesCategory - NWS Data ModulesCommittee - NWS Data ModulesDivision - NWS Data ModulesEvent Audience - NWS Data ModulesEvent Service - NWS Data ModulesEvent Type - NWS Data ModulesLocality - NWS Data ModulesModule - NWS Data ModulesNWS Data ModulesTopic - NWS Data ModulesLegacy Software SupportSoftware DevelopmentPackage Type - NWS Data ModulesPersonID - NWS Data ModulesGerry HeidenreichRick FessenbeckerProductVersion - NWS Data ModulesRecorded Webinar TopicsRegion - NWS Data ModulesSite Display - NWS Data ModulesNWS DigitalSkillLevel - NWS Data ModulesTopic - NWS Data ModulesVideoAudience - NWS Data ModulesVideoClassification - NWS Data ModulesVideoStatus - NWS Data Modules02024-02-20T12:29:38.73000