2011-09-05 20:12:00 - 5.9
2011-02-03 19:02:00 - 5.8
2011-01-23 18:10:00 - 5.7
2010-08-23 06:18:00 - 5.6
2010-04-15 19:32:00 - 5.5
2010-03-07 19:06:00 - 5.4
2009-10-01 06:25:00 - 5.3
2009-02-22 18:31:00 - 5.2
2008-07-21 18:49:00 - 5.1
2008-04-03 05:19:00 - 5.0
You can now add OpenSourceWatershed badges to your own website. Below is the badge for openssh:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_openssh"></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("openssh", "#osw_openssh"); });</script>