Monthly Archives: May 2014

Dev: Continuous Integration with Jenkins in a mixed Linux and Microsoft Environment

Explanation Jenkins is an open source continuous integration server. It boasts 929 plugins to handle about any sort of bizarre requirement you can throw at a project. In most cases, setting up CI or build servers is a tedious but … Continue reading

Posted in Uncategorized | Tagged , , , , , , , | Leave a comment

Dev: Enterprise Backbone.js Project Setup

Today I want to discuss the how’s and why’s of a Backbone.JS (http://backbonejs.org/) implementation. Ultimately, doing client side MVC, you come to face to face with Google’s popular Angular framework. Many people will question you if you use anything but … Continue reading

Posted in Uncategorized | Tagged , , , , | 1 Comment