2

I'm going to be doing a talk at Code Camp in Philly soon on Continuous Integration. I have no experience with lava lamps, ambient orbs, or whatever - but I think that would be a great addition to the demo, driving enthusiasm.

Can anyone please recommend a very easy to setup/use device that I could purchase and show off quickly? I'm hoping for something that hooks up via USB if possible, since networking or wireless and such will be spotty at best.

I'm going to be using CruiseControl.NET and/or Hudson, with MSBuild.

Thanks!

ijw
  • 4,376
  • 3
  • 25
  • 29
Travis Laborde
  • 1,323
  • 1
  • 14
  • 22

6 Answers6

2

The lavalamp from Pragmatic automation is my favorite.

abatishchev
  • 98,240
  • 88
  • 296
  • 433
Daniel Elliott
  • 22,647
  • 10
  • 64
  • 82
  • Thanks Dan! x10 does seem like the easiest way to go since I can't be sure to have WiFi while at Code Camp. I'll give it a shot. – Travis Laborde Sep 21 '09 at 12:17
2

Nabaztagtag rabbit rocks. It has a nice API and looks good.

alt text

Or a Build Wallboard.

Glorfindel
  • 21,988
  • 13
  • 81
  • 109
Anton Gogolev
  • 113,561
  • 39
  • 200
  • 288
1

This article provides a discussion and the code to output Cruise Control build status via serial or USB. The parts are cheap and it doesn't look too difficult to put together.

ire_and_curses
  • 68,372
  • 23
  • 116
  • 141
1

There is an Nabaztag Plugin for Hudson and Nabaztag is IMO the easiest solution.

For Lava Lamps, you'll need a bit of stuff as detailed in Hudson Build Status Lava Lamps but it seems pretty easy.

Finally, you might want to check the DIYOrb entry on Kohsuke's blog.

Pascal Thivent
  • 562,542
  • 136
  • 1,062
  • 1,124
0

If you've got Linux people (maybe less likely in an MS shop) they might like the tux droid

Tux Droid http://www.kysoh.com/media-en/img-2873.jpg

Nick Fortescue
  • 43,045
  • 26
  • 106
  • 134
0

What I have ended up with is a great, very easy to setup and use x10 solution. You can get the whole setup from agiletoys.com. These guys are great to work with and provide help if you need. But honestly it was very easy:

1) Buy their package. 2) Setup cctray. 3) Break a build and see the lights go off :)

Since it's x10, you don't need any wifi or network or subscription or anything. You will need a serial port. In my case I only had USB, so I used the USB-Serial converter from IOGear and it works just fine under Windows 2008 64bit (using their Vista 64 drivers you have to download).

Travis Laborde
  • 1,323
  • 1
  • 14
  • 22