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
2008-03-27 06:15:00 - 4.9
2007-09-04 07:33:00 - 4.7
2007-03-07 08:38:00 - 4.6
2006-11-07 08:16:00 - 4.5
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>