Peripatetic thinking
Last week, I conducted a tutorial on Continuous Monitoring at the Agile 2008 conference in Toronto. The title of the session is Continuous Monitoring: Beyond Continuous Integration. Unfortunately, the track organizers changed the topic title on me twice and as a result I ended up with a number of attendees who had come to learn about setting up an automated build server. Ack! Hopefully, they didn’t go away disappointed and still got something valuable out of the tutorial.
The session was divided into 3 sections: I began with a presentation introducing the topic; next, participants were encouraged to work in small groups to design an andon dashboard for their project teams; the remainder of the session was spent discussing the implementation details involved in building a dashboard. My plan for the latter half of the session was to get participants to integrate metric data from different sources via RESTful XML web services into a simple Rails-based dashboard that I have thrown together, but given the size and interest of the group, it seemed easiest to just discuss the implementation rather than go through with the exercise. I had also intended to demo using a digital photo frame as a digital dashboard, but my photo frame couldn’t get onto the hotel’s wireless.
If you are interested in a copy of the presentation, I’ve uploaded it in Keynote or PowerPoint 2003. Please feel free to use the contents of the slides. The presentation is done in the Lessig style, so it might not be the easiest to follow. If you end up presenting on the topic, let me know — I’m interested to track the thinking and ideas as they evolve. Here’s the embedded slideshow from Slideshare:
As for the code that I used in the demo, I’ll get it uploaded to github soon.
80% technical, 20% social change. This blog is dedicated to finding ways to sustainably release software more frequently.
exortech.com » Blog Archive » 2008 - Year In Review
February 1st, 2009 at 5:14 pm
[...] at the conference, I did a podcast with Scott Hanselman on Continuous Monitoring. The podcast was well received and I set up a community to explore the [...]
exortech.com » Blog Archive » Weekly Release Blog #25 - Improving the signal-to-noise ratio
May 29th, 2009 at 11:01 pm
[...] my company, we use a form of Continuous Monitoring: every time our system logs a warning or an error we immediately receive an email identifying the [...]