2010-07-23 19:08:50 - 1.98+20100722
2010-07-21 14:06:33 - 1.98+20100720
2010-07-13 08:10:46 - 1.98+20100710
2010-07-06 20:02:17 - 1.98+20100706
2010-07-05 14:00:15 - 1.98+20100705
2010-07-02 20:25:21 - 1.98+20100702
2010-06-19 02:24:35 - 1.98+20100617
2010-06-15 20:28:26 - 1.98+20100614
2010-06-03 14:25:03 - 1.98+20100602
2010-06-01 14:34:02 - 1.98+20100527
You can now add OpenSourceWatershed badges to your own website. Below is the badge for grub2:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_grub2"></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("grub2", "#osw_grub2"); });</script>