Thanks for the light controller app, works fine for us mac people. But ofcourse the developer in me wants to do more. I'd like to see the input on the following application i'm working on.
I started a small project called combustd it's a daemon process that can run on mac/linux/windows using ruby and ruby-usb to control it. This however means that you need to install libusb and ruby-usb by hand at the moment.
But don't be sad just yet! The application i'm developing will accept tcp and udp sockets to control the lights, tcp sockets for webapplications (enables us to access it with javascript / xmlhttprequests) udp sockets for when an application demands a bit more speed, for instance with a vlc plugin. I'm currently looking at the vlc AtmoLights plugin to see how they analyse the image and control the lighting. It will be a few months until I finish that part, because im focussing on javascript support for now.
One of my idea's is to enable custom iTunes LP's to access the ambx lights in order to sync it to the custom backgrounds/theming. It will also allow me to create games online that use ambx to set a mood.
A small demonstration video of the first steps:
http://www.sexybiggetje.nl/moblog/2009/ ... bustd.html
