2011-12-02 09:34:00 - 0.3.2
2011-09-22 13:58:00 - 0.3.1
2011-09-04 14:03:35 - 0.2.7
2006-06-08 06:17:25 - 0.2.6
You can now add OpenSourceWatershed badges to your own website. Below is the badge for libaudiofile0:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_libaudiofile0"></div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script>
<script src="http://static.oswatershed.org/js/package_badge.js" type="text/javascript"></script>
<script>$(document).ready(function(){ package_badge("libaudiofile0", "#osw_libaudiofile0"); });</script>