STX Installer
Mike @ 12:44 am
I’ve finished most of the interface for the new STX LiveCD Installer. The main task now is the XML based system for executing installation instructions, after that there’s a few minor fixes needed to the current code then it’ll be about ready for testing.
Screenshots:
WWLUG Website
Mike @ 12:15 am
I’ve finished putting together the design and backend for the new WWLUG website and have sent a packaged version off to Bryn. It should be online soonish.
Here’s a screenshot to give you a preview:
Qemu GUIs
Mike @ 4:33 pm
I’ve decided to start doing the whole blog thing. Mostly just to show off the random stuff I’m working on, so whiney bloggyness will be kept to a minimum and cool screenshots to a maximum. On that note…
I’ve been hacking together a patch for Qemu to make it easy to create more advanced GUIs. If you look at VMWare it has nice facilities for managing multiple virtual machines in different tabs. I’d like to see that sort of feature in a Qemu GUI.
Here’s a quick screenshot of my progress so far:
Notice the tabs at the bottom; each has a separate Qemu session displayed in it.
I need to finish working out how much can be handled through just passing X events to Qemu’s window and how much will need extra patching to Qemu itself before I considered submitting the patch though.