2010-07-07 21:32:00 - 2.6.10
2010-06-29 08:00:00 - 2.7.1
2010-06-22 20:19:00 - 2.6.9
2009-12-10 21:26:00 - 2.6.8
2009-08-15 20:48:00 - 2.7.0
2009-08-13 21:27:00 - 2.6.7
2009-03-16 21:56:00 - 2.6.6
2009-02-15 17:15:00 - 2.6.5
2009-01-01 15:03:00 - 2.6.4
2008-11-21 19:59:00 - 2.6.3
You can now add OpenSourceWatershed badges to your own website. Below is the badge for gimp:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_gimp"></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("gimp", "#osw_gimp"); });</script>