How to embed Audio – MP3 file in your blog post – the easiest way!

Just Upload your audio file – MP3 file to http://archive.org and copy its download (stream link) link.

It may be like this (sample) - http://ia310829.us.archive.org/3/items/Meridhun-RaviratlamiGharAaJaVe/RekhaKePyarMe.mp3

Now, where you want to embed online audio player, copy-paste following code :
<embed allowscriptaccess="always" flashvars="valid_sample_rate=true&amp;external_url=DOWNLOAD-LINK-OF-MP3" height="52" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" src="http://www.odeo.com/flash/audio_player_standard_gray.swf" type="application/x-shockwave-flash" width="300" wmode="transparent"></embed>

Here, simply replace DOWNLOAD-LINK-OF-MP3 with that of YOUR mp3 files that you have uploaded to http://archive.org.

If we use the link given in sample, the final code will be like this -
<embed allowscriptaccess="always" flashvars="valid_sample_rate=true&amp;external_url=http://ia310829.us.archive.org/3/items/Meridhun-RaviratlamiGharAaJaVe/RekhaKePyarMe.mp3" height="52" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" src="http://www.odeo.com/flash/audio_player_standard_gray.swf" type="application/x-shockwave-flash" width="300" wmode="transparent"></embed>

And, you are done!

Here is the actual implementation of the above code -


This method has many benefit – services like e-snips and lifelogger remove your mp3 files randomly without giving you reasons. Archive.org files remain forever (provided it is not copyrighted material)

How to solve youtube video upload problems?

image

At times, you try to upload a video on youtube and you get error message after some time that upload failed. Quite annoying? You can solve this by using Google Gears. Download and install Google Gears from here.

multimedia course on blogging

I don't know whether it works or not and, may be whether I need it in the very first place. Still I see no harm in trying & evaluating it. It is from a site called simlpe.ology... They have put precondition to publish this piece of code in one’s blog to grab a copy of Blogging Guide! Does one really need a blog guide? A blog is a blog is a blog – isn’t it? Anyway, here is the code for that codeware (as freeware...)

I'm evaluating a multi-media course on blogging from the folks at Simpleology.  For a while, they're letting you snag it for free if you post about it on your blog.

It covers:

  • The best blogging techniques.
  • How to get traffic to your blog.
  • How to turn your blog into money.

I'll let you know what I think once I've had a chance to check it out. Meanwhile, go grab yours while it's still free.