2010-03-22 16:52:00 - 0.6.4
2010-03-12 01:22:00 - 0.7.2
2010-01-04 20:03:00 - 0.7.1
2009-12-31 18:37:00 - 0.7.0
2009-11-28 13:50:00 - 0.6.3
2009-08-12 22:41:00 - 0.6.2
2009-08-01 00:25:00 - 0.6.1
2009-07-30 03:04:00 - 0.6.0
2009-07-14 23:56:00 - 0.5.3
2009-07-01 20:15:00 - 0.5.2
You can now add OpenSourceWatershed badges to your own website. Below is the badge for gnote:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_gnote"></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("gnote", "#osw_gnote"); });</script>