2012-01-24 05:06:00 - 7.4
2011-09-04 14:30:00 - 7.3.1
2011-08-30 11:45:00 - 6.4a
2011-08-30 11:44:00 - 6.3a
2011-08-30 11:43:00 - 6.2a
2011-08-30 11:42:00 - 6.2.1a
2011-08-30 11:40:00 - 6.1a
2011-08-30 11:40:00 - 6.1a
2011-08-30 11:33:00 - 6.0a
2011-08-25 11:43:00 - 6.7.1a
You can now add OpenSourceWatershed badges to your own website. Below is the badge for gdb:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_gdb"></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("gdb", "#osw_gdb"); });</script>