Chat
-
Recent Posts
Recent Comments
Twitter Updates
- First time I noticed this being live…http://t.co/kAAW0LR3 #laravel 5 days ago
- @newscientist I believe your Maxwell's equations are incorrect. Need 'c squared' instead of 'c'. Even then only valid for charge free region 1 week ago
- @popmoney Any developer API for your service? I want to send money to someone using their email programmatically. 1 week ago
- @laravelphp How stable is 3.0 right now? I would assume fairly stable since release seems imminent. Really want bundles & migrations. 2 weeks ago
- @naomicbush Email me if you have questions. bob.cravens at diglabs dot com 3 weeks ago
Archives
- October 2011
- July 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
Categories
- .net
- .netmf
- agile
- ajax
- arduino
- asp.net
- best practice
- build
- business logic
- c#
- ci
- css
- dasBlog
- data access
- design
- di
- engineering
- geolocation
- GoDaddy
- hardware
- heartland
- html
- javascript
- jQuery
- linq
- linux
- mac
- mapping
- mono
- mr marky
- mvc
- mysql
- netduino
- nhibernate
- ninject
- paint.net
- photogallery
- php
- preso
- product review
- python
- release
- Remote Desktop
- repository
- security
- silverlight
- subversion
- technology
- testing
- tools
- Uncategorized
- VISTA
- visual studio
- WCF
- web
- web service
- WIN32
- WIN7
- winform
- wordpress
- wp7
Meta
Category Archives: ci
Python Script to Build, Test and Pack .NET Projects
At work we use Jenkins as our continuous integration server. Our implementation at work has to integrate with ClearCase and does a few tasks before actually doing the build. This is pretty typical. Our setup then calls an external script … Continue reading
Posted in build, ci, python
Leave a comment
Getting Started With CI Using Hudson For Your .NET Projects
In this post, I will explore installing and configuring Hudson as a continuous integration server for .NET projects. Why Hudson? This is good question. I know other CI servers exist, however, Hudson happens to already be an accepted solution at … Continue reading
Posted in .net, ci
14 Comments