2011-12-05 13:13:19 - 8.2.23
2011-12-05 13:12:44 - 8.3.17
2011-12-05 13:11:47 - 8.4.10
2011-12-05 13:11:06 - 9.0.6
2011-12-05 13:10:18 - 9.1.2
2011-09-22 22:50:32 - 8.2.22
2011-09-22 22:44:14 - 8.3.16
2011-09-22 22:34:59 - 8.4.9
2011-09-22 22:26:48 - 9.0.5
2011-09-22 22:19:40 - 9.1.1
You can now add OpenSourceWatershed badges to your own website. Below is the badge for postgresql:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_postgresql"></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("postgresql", "#osw_postgresql"); });</script>