Hacking away…
r5u870
We’re pushing out a release within the next week! 0.11.1 contains a whole heap of bugfixes, including a nasty syslog spamming one.
I’m also hoping to start adding proper support for 3 new webcams, with the help of some friendly folk in the community. Hopefully reverse-engineering it won’t be too difficult.
Also, if you use this driver and haven’t already, please sign yourself up to the mailing lists. I do love all bug reports, but it gets too much sometimes. There’s also a bug tracker, too!
Android
I’ve been doing a bit hacking with Android lately. It’s really quite a cool platform, and it’s good to see an open platform being integrated in some smart phones (not quite here yet, but still). I’ve been doing some hacking on a classLoader to work around the Dalvik virtual machine, which is quite interesting, really (as a VM). Most of the work has been going into making i-jetty work smoother (Jetty is a web server for Java, you should pimp it out; i-jetty is an embeeded version for Android, and both are opensource). I might blog properly about this later…
Banshee
1.0 is coming real soon; and it’s going to rock your world! 1.1 is probably going to be slightly more polished, and luckily, you shouldn’t have to wait long after 1.0 for some more wholesome Banshee-loving goodness.
I’ve already got a library watcher extension coded up, and myself and Will Farrington have been doing a bit of hacking on the Radio extension.
Bongo
I’ve pushed this back far enough, but I intend to get some decent work done on dragonfly-ng next weekend (sadly, I have real work this week/weekend). Alex has mentioned doing a server-bits only release, and then following up with the new client bits later on.
If you’re wondering what dragonfly-ng is, basically, I decided to stop the work I was doing on the brand new XHTML interface, and just re-use what we had already, aside from all the old Javascript. dragonfly-ng is completely client UI independent, in that you can easily slap on a different looking HTML/CSS frontend and just change the client definition file (which says what each element’s name is, etc) and away you go!
There’s only really a few things that need to be done before I think we should be relatively release-ready:
- Pagination! Looking at a single page of main is kinda boring.
- A composer view. A limited textarea would be sufficient for this release.
- Making sure that all our URLs are handled correctly and making sure it works against our current Dragonfly server and Crystal (half-completed).
I’ve also got a secret project underway, which I’ll be launching soon with a good mate of mine. Stay tuned!
