Monthly Archives: December 2010

gnome 3.0 for application developers

I wanted to write a little post on what it means for application developers to try to get ready for GNOME 3.0. Many people might already realize what I try to outline here, but I think it’s still good to … Continue reading

Posted in Uncategorized | 8 Comments

Fun with gstreamer (controlling volume of channels independently)

Recently I wanted to use gstreamer to add some very basic audio support to an application. I just used the playbin element to play audio files and added some logic to control volume (easy enough with playbin since you can … Continue reading

Posted in Uncategorized | 2 Comments