May 23, 2007
Back when I was working at Clarify, a good chunk of my time was spent doing custom development work, i.e. consulting-ware. We developed the code, and handed it off to the customer. We (the consultants) did some testing, but the customer was responsible for the bulk of the testing. There seems to be some sort of difference in mindset when developing a product versus developing consulting-ware. I'm not sure why. I've been working with one of our developers on a customer engagement for the last few months, working on some custom web services, amongst other things. For this project, we've incorporated some of our standard development practices into the consulting project. Unit Tests and Integration Tests The biggest practice we've pushed into custom development work is tests. We're delivering to the customer a set of Unit Tests, and a set of Integration…
Elevating consulting-ware
May 23, 2007
Back when I was working at Clarify, a good chunk of my time was spent doing custom development work, i.e. consulting-ware. We developed the code, and handed it off to the customer. We (the consultants) did some testing, but the customer was responsible for the bulk of the testing. There seems to be some sort of difference in mindset when developing a product versus developing consulting-ware. I'm not sure why. I've been working with one of our developers on a customer engagement for the last few months, working on some custom web services, amongst other things. For this project, we've incorporated some of our standard development practices into the consulting project. Unit Tests and Integration Tests The biggest practice we've pushed into custom development work is tests. We're delivering to the customer a set of Unit Tests, and a set of Integration…
April 10, 2007
In preparation for my CodeCamp talk on MonoRail I have started using Google Notebook, and it's excellent accompanying Firefox extension, to compile an outline and notes on supporting materials for my presentation. At this point I am just playing with it but I love how the interface integrates with my browsing experience. Notebook is ever present sleeping down there in the status bar ready to capture my thoughts or clip content I want to coorelate with what I am working on. If I want to "clip" some content from a page I just highlight the text. Right click and... Bamm, you have a snippet of the content and a URL to get you back to the whole story. At the momment it seems like I will only have time to cover some basics of MonoRail it would be nice to get into some cool stuff…