Speaking At LUGRadio Live ’07
Mike @ 7:02 pm
The schedule for LUGRadio Live ’07 has now been announced and it looks like I’ll be giving my talk at 2:00pm on Saturday, just after lunch. I’ll be discussing a little project I’ve been working on for a while called SabreGL; this is an attempt to bring the easy 3D game creation offered by proprietary products such as DarkBASIC and Blitz3D to the Free software world.
SabreGL’s still a long way from being perfect, but I think LUGRadio Live will be a good chance to introduce it to the world and get a little feedback on how people would like to see it grow.
I’m hoping to be able to show off SabreGL’s current features by hacking together a small LUGRadio themed game, I shan’t be revealing the full details of this before my talk, but to whet your appetite here’s a little screenshot:
(Yes, I know they look slightly like zombies, I suck at texturing ;)).
I’m looking forward to meeting up with various of the #lugradio denizens again, although I’m a tad worried that since I’m on at the same time as The Angriest Man In The Universe some of my potential audience may be too intimidated to turn up to my talk ;).
Playing YouTube videos without Flash
Mike @ 10:32 pm
After a brief chat with mattl in #jokosher I decided to hack together a little Grease Monkey script to find the FLV URL for a YouTube video (like extensions such as Fast Video Download do) then strip out the flash player and replace it with an <embed> tag, so a player like mozilla-mplayer can display the video instead.
No more audio syncing problems, no more jerky playback and most importantly no more non-free flash plugin :). The only downside is that it has to buffer the entire file before it’ll play correctly.
Here’s a pretty screenshot of it playing a video about the One Laptop Per Child project.
And here’s the actual script if you want to give it a go:
FLV Player
When I get around to it I’ll see about adding support for more sites (google video, daily motion, etc.).
Jokosher 0.2 Released
Mike @ 6:26 pm
Version 0.2 of Jokosher has now been released, with lots of new exciting features including: Internationalisation, LADSPA effects, extensions, presets, a metronome and (hopefully) more robust recording support along with a slew of bug fixes. And in related news we’re currently the top rated application over at gnomefiles.org :).
Flickr Plugin For Elisa
Mike @ 10:28 am
Elisa is a neat new Python and Gstreamer based media centre system with a nifty plugin architecture. Over the weekend I’ve put together a little Flickr backend plugin (thanks to philn for spotting a few of my silly mistakes), allowing the use of flickr:// URIs for viewing pictures. It allows for the following locations:
- flickr://user/bees
- flickr://tags/hamster
- flickr://tags/gstreamer,fluendo
- flickr://search/jokosher
- flickr://group/56878019@N00
Requests are split up in to pages (defaulting to 10 pictures per page), with a “Next Page” folder for displaying the next set of pictures. When displaying in a Slideshow this follows the “Next Page” links down, to display all the pictures in a location.
Here’s a screenshot of it displaying flickr://tags/jokosher:
Now I can sit around all day watching slideshows filled with hamsters :).
InYourFootsteps.com Enters Beta
Mike @ 6:58 pm
For a few months now I’ve been working with a nice chap called Michael Harpur to create a site filled with sailing tips and advice which, more importantly, allows other people to share their tips as well. My role has mostly been to code up the technical side of things while Michael provided much of the design and the hard work of seeding the site with around 100 very detailed tips. It’s still only in a beta stage, so there may be a few rough edges and we’d appreciate any comments people have. We have a fair amount of extra functionality planned for the future, but more ideas certainly wouldn’t hurt :).
http://www.inyourfootsteps.com
Internationalisation support for Jokosher
Mike @ 12:27 pm
One of the goals to come out of the Jokosher BOF at LUGRadio Live last weekend was that Jokosher should be translated in to as many languages as possible. To this end I’ve now added GNU gettext support and have made a start on a German localisation (hopefully someone with better German knowledge than me can finish this off).
Jokosher 0.1 Released!
Mike @ 10:17 am
The first release of the Jokosher multi-track audio studio is now available, to find out more about Jokosher simply visit the ‘About‘ page.
Jokosher has a really nice community of developers built up around it (though we’d always welcome more ;)), so now we’d love to see a similar community of users develop. The new site has a forum for just this purpose, so feel free to make extensive use of it for getting help on Jokosher, offering help, discussing techniques, suggesting new features and anything else you can think of vaguely related to Jokosher :).
SabreGL 0.2 Underway
Mike @ 6:29 pm
After many months of abandonment I’ve finally started working on SabreGL again. I’ve rewritten it to make use of the Irrlicht engine; this makes things a lot simpler from my point of view and a lot flashier from the user’s. Irrlicht supports a lot more model formats than I did with my own engine as well as having support for vertex and pixel shaders and is much more reliable under Windows.
SabreGL rendering a BSP:
SabreGL rendering an X model, a height-mapped terrain, a particle source, displaying a 2D GUI and reporting what object the camera is currently looking at:
SabreGL under Windows (lower quality due to software rendering*):
The main thing to do at the moment is sort out how Irrlicht’s event system will communicate with Python, then I’ll see about updating Myrmidia to take advantage of all these flashy new enhancements.
* I’m only testing the Windows build in QEMU so no 3D acceleration is possible.
Jokosher On The Nokia 770
Mike @ 6:11 pm
With all the excitement streaming from Jono and Aq on the subject of things to do with the Nokia 770 that was kindly donated to the Jokosher project at GUADEC, I thought I’d have a play around with the Maemo SDK (Maemo is the platform upon which the Nokia 770 operates).
After a little bit of fiddling I managed to get Jokosher up and running:
It’s not really in a usable state, I had to strip out all the Cairo stuff due to me not having the python cairo bindings installed, but at least it roughly runs :).
Delta 44, GStreamer and Jokosher
Mike @ 12:14 pm
I’ve recently been writing code to handle multiple simultanious inputs in Jokosher. Part of this has involved editing Marlin’s channel splitting element slightly so that it works as a standalone GStreamer element separate from libmarlin. Unfortunately it looks like I’m going to have to try and slip my changes in a few days late (i.e. during the feature freeze), if no one has any objections. The work has taken substantially longer than I expected due to me finding that the Delta 44 doesn’t work with GStreamer, I’ve since filed a bug and created a rough patch for the problem. I’m still having one problem though, which is that I’m only receiving data on the mixed input channels from the Delta 44 and not on the individual ones. I’m not sure if this is a problem in alsasrc, in the channel splitter or in my use of either, but at least the Delta 44 is now usable as an input device in GStreamer (albeit not without the channel splitter, since hardly any elements support 12 channels).
In related news Jokosher has been used to record a LUGRadio mini episode, which has also helped to find some new bugs.
I’ve also recently purchased a Roland GR-20 guitar synthesizer, which has given me new drive to get Delta 44 input fully sorted in Jokosher. I have various odd musical ideas I’d like to record with it and Jokosher would be the perfect application to do so with.