2010-10-07 10:34:19 - 3.1.6
2010-03-19 22:15:03 - 3.1.5
2010-01-25 00:47:18 - 3.1.4
2009-08-05 17:51:40 - 3.1.3
2009-07-15 17:55:06 - 3.1.2
2009-06-20 00:00:00 - 3.1.1
2009-06-03 00:00:00 - 3.0.5
2009-05-31 00:00:00 - 3.0.4
2009-05-08 17:58:00 - 3.0.3_p20090430
2009-04-09 01:31:52 - 3.0.3_p20090312
You can now add OpenSourceWatershed badges to your own website. Below is the badge for speakup:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_speakup"></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("speakup", "#osw_speakup"); });</script>