2011-12-13 16:45:07 - 0.11.0
2011-11-01 16:30:51 - 0.10.0
2011-09-19 19:41:07 - 0.9.1
2011-07-18 16:56:53 - 0.9.0
2011-05-23 16:04:14 - 0.8.1
2011-02-15 17:49:46 - 0.8.0
2010-12-13 16:40:14 - 0.7.1
2010-10-29 15:35:05 - 0.7.0
2010-10-01 15:21:12 - 0.6.4
2010-09-23 16:08:52 - 0.6.3
You can now add OpenSourceWatershed badges to your own website. Below is the badge for gparted:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_gparted"></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("gparted", "#osw_gparted"); });</script>