Poor Uraeus; he gets a mention on slashdot, but they misspelled his name:
"The day long event includes speakers such as Ian Bell (co-creator of Elite), Simon Willison, Bill Thompson, Christan Schaller and more."
The simplest answer I can give is: I don't know. I'm not at all into this 64-bit thing and don't want to worry about it too much. I'm sure there's interested 64-bit hackers that can correct me on all wrong assumptions I'm making below and who are willing to code it, too. But that said, it's probably possible.
Totem playing
I wrote a new volume widget for Totem, which takes less space than the current one and looks more like other similar volume widgets on the GNOME desktop (i.e. a button with a volume icon on it rather than a largish slider). Nothing new here, you'd say. Well, the nice detail is that you still have press-and-drag behaviour, i.e. you can click the volume button and the popped-up slider will directly have grip/focus. Other apps, such as Rhythmbox, may be interested in trying this as well.
3 May 2005 (updated 3 May 2005 at 21:05 UTC) »
GStreamer's fun
So, Thomas and Benjamin touched upon some of the difficulties in getting GStreamer 0.9 rolling. This is a difficult topic, not in the least because on the one hand, I'm indefinitely thankful to Fluendo for paying me so I can work on GNOME all the time, but on the other hand, I have seen some issues in this process so far, too. It doesn't make the topic any easier, though.
The truth is, we indeed face issues.
Some parts of the process annoy me, though. Some are because of earthwaves and cannot be blamed on anyone, and most aren't even targetting specific persons or companies. However, they are very tough issues that I don't like talking about, but they are feelings nevertheless, and have to be said:
That said, GStreamer is still a lot of fun, even if only because of the many thankful emails I get from users telling me (or Bastien) how happy they are with Totem and its continuously improving media support. Thank you, you make my day. As always, the next version will blow your eyes out with support for ALAC (via gst-ffmpeg), QDM2/WMV9 (via PitfDLL) and a lot more.
Discussionless work
GNOME-media is slowly but steadily advancing without endless discussions. Right now, we're down to 60 bugs alltogether, or 20 if I omit gnome-cd (which I still plan to ditch at some point in the near future) and all enhancements (which aren't bugs). Explicit thanks for this goes to Nirmal and Madhan, who did some excellent work on this while doing their internships, although many other contributors also deserve thanks. Like in the previous cycles, I'm positively confident that GNOME 2.12 will feature a more enjoyable user experience than 2.10, which was pretty good already.
Totem, too, is getting nicer and nicer. While GStreamer is slowly finishing complete DVD playback support (including language support (finished), DVD subtitles (half-finished, patches in bugzilla) and menus (in progress), Totem itself is getting more and more finetuning, too. This flower has some serious power.
21 Apr 2005 (updated 21 Apr 2005 at 20:20 UTC) »
I also updated the ffmpeg snapshot, which means that current CVS of everything now supports ALAC (Apple lossless), too.
21 Apr 2005 (updated 21 Apr 2005 at 13:12 UTC) »
The rushers will notice that it doesn't work in Totem, which is on purpose; Totem is heavily threaded, and threading breaks the DLL directly (see README). I'm unsure why, and would love to get some help from someone familiar with Wine or Xine (the DLL loading code is a direct cp -a from the Xine tree) code in this process (contact me on IRC in #gnome-hackers). Once that's fixed, I'll do a real release and add it to the repositories so people using Totem-GStreamer can finally enjoy those dreaded Apple.com trailers. :-).
As for the language code detection, I should implement it for mkv/ogm too, I guess.
Totem So lately, I've been doing stability and finetuning work for Totem. It's nice to see that it "just works" most of the time, I've wanted this kind of a media player for years. Looks good, works well and hey, it's GStreamer-based. Other people are also helping, such as Christoph Burghardt, who's working on a zoom feature using the GStreamer backend. I'm trying to get a friend into fixing the unimplemented aspect-ratio menu item, it's his first C code, so it'll require some guidance, but that's good. In other parts, the nautilus properties page, thumbnailer and mozilla plugin all also received a lot of finetuning love. All in all, I think I can be a bit proud of the whole thing - even though it is still mostly Bastien's work. ;-).
The result of that is that the plugin and the child application (which is spawned on its own for security reasons) interact using some basic IPC command-set. This, in combination with the javascript-functionality, means that I can click images on a HTML page and the player will react as it should. The javascript-calls are compatible with Quicktime Player. Woohoo, finally a kick-ass mozilla media player. :-). Get your daily dose of Totem-CVS today!
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!