2010-07-25 06:40:11 - 0.8.46
2010-07-24 19:54:38 - 0.8.45
2010-07-08 05:31:35 - 0.8.44
2010-07-05 05:08:59 - 0.8.43
2010-06-23 13:45:46 - 0.8.42
2010-06-17 20:40:25 - 0.8.41
2010-06-11 10:57:08 - 0.8.40
2010-06-08 17:46:18 - 0.8.39
2010-05-29 11:27:02 - 0.8.38
2010-05-21 10:14:35 - 0.8.37
You can now add OpenSourceWatershed badges to your own website. Below is the badge for nginx-devel:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_nginx-devel"></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("nginx-devel", "#osw_nginx-devel"); });</script>