-
Recent Posts
Recent Comments
- rssvihla on An Evernote backed Journal using Vim/Emacs
- ap on An Evernote backed Journal using Vim/Emacs
- www.techies.co.nz on An Evernote backed Journal using Vim/Emacs
- agilejoe on An Evernote backed Journal using Vim/Emacs
- Sean Kenny on Ruth’s Story
Archives
Categories
- ActiveRecord
- Agile
- alt.net
- Anti-Patterns
- AppDomain
- Authkit
- BDD
- Boo
- Brownfield
- C#
- Castle
- CI
- Context
- Craftsmanship
- DotNet
- DSL
- Dynamic Langs
- EC2
- Evernote
- Functional
- GHC
- Haskell
- Hate
- Hudson
- IoC
- IronPython
- Ivy
- Java
- Lean
- Learning
- Mako
- Maven
- Monorail
- MSBuild
- MySQL
- NHibernate
- ORM
- Pylons
- Python
- Rails
- SOLID
- Spec
- SpecMaker
- Spring
- SqlAlchemy
- StructureMap
- TDD
- Uncategorized
- VAN
- Vim
Meta
Category Archives: MSBuild
Project Management in Java: A Confused .NET Developer’s Perspective
When I was first introduced to workplace Java the amount of ways one could define a project appeared to be restrictive, confusing and a point of frequent friction. While those things may all be true, it’s a great deal better … Continue reading
Also posted in Ivy, Java, Maven
7 Comments
Multi-processor builds with MsBuild
I use a mixture of NAnt and MSBuild and the following was very interesting. Scott Hanselman posts about using multiple processors to build solutions. If you are not subscribed to Scott’s blog, you should be. Also check out his tools … Continue reading
Comments Off
Refactoring NAnt and MSBuild build scripts
This post was originally published here. A while back, I talked about the harmful effects of “Copy Paste”. While editing some NAnt and MSBuild build scripts, I forgot about the evil twin of ”Copy Paste”, which is “Find and Replace” (I guess … Continue reading
Also posted in BDD, Brownfield, TDD
4 Comments
