Blip.fm Badge

Get Version

1.0.1

What

Do you want to show to everybody what are you listening on Blip.fm?
The best way is to put the Blip Badge on your personal website or your blog!
Try it now!

Installation

Sample HTML to paste into your blog sidebar:

<script>
  BLIP_USERNAME = 'marciogarcia'
</script>
<script src="http://blipbadge.marciogarcia.com/blip-badge/v100/blip-badge.js" type="text/javascript"></script>

A full outline of available options:

<script>
  BLIP_USERNAME = 'marciogarcia'
  BLIP_LIST_LENGTH = '5'
  BLIP_FRAME_HEIGHT = '600px'
  BLIP_DEBUG = 'true'
  BLIP_STYLE = 'http://mangar.com.br/aaa.css';
</script>
<script src="http://blipbadge.marciogarcia.com/blip-badge/v100/blip-badge.js" type="text/javascript"></script>	

Only BLIP_USERNAME is a required to badge get run.
The others parameter you can change to make the badge more sexy

Existing installations/demonstrations

How to submit patches

You can find the code on GitHub, but if you wanna to contribute send me an email.

License

This code is free to use under the terms of the MIT license.

Contact

Comments are welcome. Send an email to Marcio Garcia

Marcio Garcia, 10th December 2008
Theme extended from Paul Battley