2012-01-29 18:47:06 - 1.0.4
2012-01-10 14:52:55 - 1.0.3
2011-10-27 12:27:50 - 1.0.2
2011-09-29 17:20:53 - 0.53
2011-09-13 04:54:42 - 0.52
2011-08-06 10:36:25 - 0.51
2011-06-21 05:01:07 - 0.50
2011-04-16 15:51:55 - 0.49
2011-03-17 18:28:43 - 0.48
2011-02-25 22:25:59 - 0.47
You can now add OpenSourceWatershed badges to your own website. Below is the badge for libmemcached:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_libmemcached"></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("libmemcached", "#osw_libmemcached"); });</script>