2011-11-01 04:41:47 - 0.3.7.1
2011-10-28 06:05:25 - 0.3.7
2011-09-28 16:07:47 - 0.3.6
2011-09-16 03:10:03 - 0.3.5.1
2011-09-09 15:08:08 - 0.3.5.0
2011-09-07 04:07:41 - 0.3.4.3
2011-09-02 18:06:27 - 0.3.4.2
2011-09-01 21:16:01 - 0.3.4.1
2011-08-31 04:07:16 - 0.3.3.2
2011-08-11 01:06:42 - 0.3.1
You can now add OpenSourceWatershed badges to your own website. Below is the badge for indicator-session:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_indicator-session"></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("indicator-session", "#osw_indicator-session"); });</script>