Projects
shnerkel : a Linux Outlaws aggregator and player
Shnerkel will parse the Linux Outlaws ogg RSS feed and will allow the end user to select a recent episode and view the related shownotes as well as allow the user to play the show by streaming the audcast over HTTP.

--Requirments--
gstreamer-0.10
gtk+-2.0
webkit-1.0
libxml-2.0
Vala ( for compiling )

--Compiling--
make sure you have all of the necessary libraries and then run the
included 'build' script. You should now have a binary named 'shnerkel'
in the source directory.

Since this application plays audio over HTTP, it is not recommended
for dial-up connections.

Source code, bug reports, and feature requests are handled via the Shnerkel project on Launchpad.