I’ve been working on code to pull the currently playing item out of Windows Media Player and in my quest I ran into

[

this

](http://www.wmplugins.com/ItemDetail.aspx?ItemID=245)

, a plug-in that pulls that value out and writes it to a ftp site of your choosing for display on the web (

[

here is mine

](http://www.duncanmackenzie.net/songxml.asp)

)… so everyone can know what you are currently listening to.

I’m still working on my .NET code to grab this value, but in the meantime… this is pretty cool.