Broken Windows
By • February 27, 2013
One of the tools we use when developing production web services is a script that runs nightly to compile a list of any errors … read more
By • February 27, 2013
One of the tools we use when developing production web services is a script that runs nightly to compile a list of any errors … read more
By • April 26, 2012
One of the interesting things about the “Technical Debt” concept is seeing how it evolves and moves forward in the software engineering world. Of … read more
By • February 22, 2012
The metaphor “Technical Debt” that is used to describe poor software architecture in messy code and shortcuts we take in software development has come … read more
By • February 13, 2012
Tobias Mayer, ScrumMaster and Coach, has put together a very insightful blog post (on Agile Anarchy) which describes how he worked with a team … read more
By • December 14, 2011
Mark J Balbes has an excellent article which talks about his experience with Technical Debt and how his team of engineering experts found themselves … read more
By • December 14, 2011
Ward Cunningham coined the term technical debt as a metaphor for the trade-off between writing clean code at higher cost and delayed delivery, and writing messy … read more
By • December 13, 2011
It’s important to understand how Technical Debt can affect the software maintainability of your applications. No matter how bad the code may be…
“If you … read more