2010-07-08 22:24:55 - 3.6.0
2010-03-08 18:27:38 - 3.5.2
2009-12-30 00:11:01 - 3.5.1+repack~3
2009-11-02 18:11:43 - 3.5.1+repack~2
2009-10-25 22:11:04 - 3.5.1+repack~1
2009-10-07 00:12:31 - 3.5.1
2009-05-20 20:12:45 - 3.5.0
2009-02-26 10:43:36 - 3.4.2
2008-11-24 05:38:00 - 3.4
2008-10-23 10:02:47 - 3.4.1
You can now add OpenSourceWatershed badges to your own website. Below is the badge for eclipse-pde:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_eclipse-pde"></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("eclipse-pde", "#osw_eclipse-pde"); });</script>