2011-09-15 00:33:00 - 0.10.1
2011-08-20 20:10:00 - 0.10.0
2011-07-04 23:00:00 - 0.9.1
2011-06-12 13:48:00 - 0.9.0
2011-04-15 19:34:00 - 0.8.1
2010-12-30 17:54:00 - 0.8.0
2010-12-11 22:55:00 - 0.6.6
2010-12-11 01:12:00 - 0.7.1
2010-10-17 16:47:00 - 0.7.0
2010-09-30 15:10:00 - 0.6.5
You can now add OpenSourceWatershed badges to your own website. Below is the badge for libgdata:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_libgdata"></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("libgdata", "#osw_libgdata"); });</script>