Less Than Dot is a community of passionate IT professionals and enthusiasts dedicated to sharing technical knowledge, experience, and assistance. Inside you will find reference materials, interesting technical discussions, and expert tips and commentary. Once you register for an account you will have immediate access to the forums and all past articles and commentaries.
Your profile
Tag cloud
.net framework 4 asp.net asp.net mvc azure buffer overflow c# 4.0 charting continuous delivery continuous integration gherkin glassfish jenkins load testing mercurial ms test mvccontrib nunit open source oracle security selenium silverlight sql server data services static analysis team foundation server unit testing virtual server visual studio 2010 wcat webdeploy
Authors
- Eli Weinstock-Herman (tarwn) (14)

- SQLDenis (7)

- Christiaan Baes (chrissie1) (3)

- Alex Ullrich (2)

- More...
Main Categories
Search
Google Ads
Continuous Delivery - Adding Static Analysis
Running static analysis checks can help keep us on track with our standards, identify unused code, identify similar code blocks, and much more. In a manual process, running these tools can be time consuming, costing time to wait for the run complete, more time if we don't abandon them after the first run and have to maintain a schedule, and even more time if someone has to keep a spreadsheet somewhere to compare the results from run to run. Add an automated build process, and we can net the same level of information and trending for a modest setup cost.
Automating the LessThanDot Deployment
LessThanDot is composed of 3 distinct PHP packages wired together with some home-built screens, a homemade authentication system, and a bit of string and glue. In fact, it is similar to hundreds of thousands of systems out there, that evolve out of bits and pieces integrated in unique and interesting ways.
Continuous Delivery - Adding the Load Testing Stage
Adding load testing to my continuous build process provides several benefits for a fairly cheap entry fee. As the development process progresses, I'll have a baseline and know if I add something to the application that impacts the performance. I'll also be able to accurately discuss it's performance when asked, instead of guessing.
Implementing WCAT to Load Test a Website
Adding a Load Testing stage to my Continuous Delivery project has been on the todo list since I started the project. The addition will allow me to baseline the applications performance while adding some experience with load testing, a topic I haven't been able to spend as much time on as I would like.
Automatically Version Control Your Jenkins Configuration
As part of the Continuous Delivery project I embarked on late last year, I created 4 separate jobs in Jenkins to serve as steps in my pipeline. Some of these jobs are fairly complex and, while I could probably rebuild them from the information in my blog posts, I thought it would make more sense to make some backups.
:: Next >>

LTD Social Sitings
Note: Watch for social icons on posts by your favorite authors to follow their postings on these and other social sites.