2012-01-19 11:24:00 - 1.1.13
2012-01-03 22:21:57 - 1.1.12
2011-12-14 23:15:57 - 1.1.11
2011-11-29 18:16:15 - 1.1.9
2011-11-23 14:47:47 - 1.1.8
2011-11-02 00:00:30 - 1.1.7
2011-10-24 09:08:34 - 1.1.6
2011-10-13 22:10:19 - 1.1.5
2011-10-01 17:54:20 - 1.1.4
2011-09-17 11:12:05 - 1.1.3
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>