2010-09-02 20:16:00 - 7.2
2010-03-18 17:27:00 - 7.1
2009-12-22 09:11:00 - 7.0.1
2009-10-06 13:05:00 - 7.0
2008-03-27 14:46:00 - 6.8
2007-10-29 14:18:00 - 6.7.1
2007-10-10 13:55:00 - 6.7
2006-12-18 04:51:00 - 6.6
2006-06-21 02:52:00 - 6.5
2005-12-02 01:26:00 - 6.4
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>