2010-06-18 11:42:00 - 2.3.6
2010-03-05 21:13:00 - 2.2.15
2010-01-26 20:49:00 - 2.3.5-alpha
2009-12-08 02:15:00 - 2.3.4-alpha
2009-09-23 23:32:00 - 2.2.14
2009-08-06 07:46:00 - 2.2.13
2009-07-27 19:09:00 - 2.2.12
2008-12-13 14:35:00 - 2.2.11
2008-10-14 18:54:00 - 2.2.10
2008-06-13 13:32:00 - 2.2.9
You can now add OpenSourceWatershed badges to your own website. Below is the badge for apache:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_apache"></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("apache", "#osw_apache"); });</script>