2012-01-27 20:01:16 - 1.5
2011-06-17 20:02:24 - 1.4.2
2011-04-12 14:13:01 - 1.4.1
2011-01-20 09:48:04 - 1.4
2010-10-02 08:24:43 - 1.3.4
2010-05-10 12:26:06 - 1.3.3
2010-03-16 07:57:01 - 1.3.2
2009-07-24 02:20:14 - 1.3.1
2009-03-01 14:03:44 - 1.3
2008-10-15 20:08:14 - 1.1.2.1
You can now add OpenSourceWatershed badges to your own website. Below is the badge for pgbouncer:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_pgbouncer"></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("pgbouncer", "#osw_pgbouncer"); });</script>