From a past few days i was thinking to put my favorite eagles's song - Hotel California's all detail at one place i.e. my post. Either its matter of mp3 file, flv file or its artist jpeg file. Finally i implement a common media player on my blog and collect all data and put it at one place here. Hope you people like it. I also give the way to implement it on your blog.

Artists and Album Cover Snaps

Hotel California - Eagles

More...

I am just tring out how to run FLV files on a my blog. I have tried with this video "How to Write Extensions for BlogEngine.Net"

Watch this, now its working, it gives new life to the blog generation.

Installation

 Download the zip. Unzip using any archive manager. At the top of unzipped package you should have two items: "flv" folder and "flvplayer.cs" file. Copy flvplayer.cs into your BlogEngine extensions directory (/App_Code/Extensions). Copy "flv" folder with all it content into root of your BlogEngine application - this is where you'll upload your flv files for embedding also. More...