-
Archives
- November 2014
- September 2014
- April 2014
- August 2013
- May 2013
- February 2013
- October 2012
- September 2012
- May 2012
- April 2012
- March 2012
- January 2012
- November 2011
- May 2011
- April 2011
- February 2011
- January 2011
- October 2010
- September 2010
- August 2010
- May 2010
- February 2010
- November 2009
- October 2009
- September 2009
-
Meta
Tag Archives: software engineering
Continuous Deployment for Python/Tornado with Jenkins, Selenium and PhantomJS
The purpose of Continuous Deployment is to increase Quality and Efficiency, see e.g. The Software Revolution behind Linkedin’t Gushing Profits or read on This posting presents an overview of Atbrox’ ongoing work on Automated Continuous Deployment. We develop in several … Continue reading
Distributed Tracer Bullet Development
Tracer Bullet Development Tracer Bullet Development is finding the major “moving parts” of a software system and start by writing enough code to make those parts interact in a real manner (e.g. with direct API-calls, websocket or REST-APIs), and as … Continue reading