BIG News

Did I say big? I meant HUGE!

I’ve been accepted to this year’s Google Summer of Code program. My project will be an extension to the music management and playback application, Banshee. The extension will allow users to share their music libraries with their instant messaging contacts. What will be shared is all the metadata available in a users library. So, your IM friends can search your library and see what you’re ratings are, BPM values, most played, etc. This work will not include streaming. However, that is very possible in the future. As well as things like importing/exporting metadata in between two different libraries across a network. But, don’t quote me on that. ;) Some other cool things about this project are that it doesn’t depend on proprietary protocols such as Apple’s DAAP and not-so-technically inclined users don’t need to know details like their friends’ IP addresses and port numbers when they want to share things. All they have to do is click on the IM contact they want to share with and Banshee and Telepathy will take care of the rest. :)

I hope to blog more details as the project progresses. There won’t be anything real exciting to report until after May 23rd when the coding will begin. Until then, I’ll mostly be reading code, documentation, planning, chatting with the Banshee community, etc.

If you’re familiar with open source, feel free to get a sneak peak of what’s in store by cloning my Github repository for a proof-of-concept work I did as part of my project proposal. It is coded as a Banshee extension (or plugin if you’re more familiar with that term). Be forewarned, however, that it is not all that exciting. It is basically just a test of the C# bindings required to hook up to the Telepathy D-bus interface (getting these bindings in a usable state was also part of my proposal). See the README for more information and installation requirements.

Google Summer of Code applications are in!

My Google Summer of Code applications have been submitted. So far, I’ve received really great feedback from potential mentors. So, I’m very hopeful that I’ll be accepted. The verdict in t-13 days!