2010-05-02 17:38:00 - 0.5.2
2010-03-30 00:11:00 - 0.6.4
2010-03-19 22:36:00 - 0.6.3
2010-02-21 16:26:00 - 0.6.2
2010-02-15 22:20:00 - 0.6.1
2010-02-14 21:38:00 - 0.6.0
2009-11-22 17:52:00 - 0.5.1
2009-09-21 10:17:00 - 0.5.0
2009-07-20 21:48:00 - 0.4.0
2009-05-25 12:34:00 - 0.3.0
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>