2011-12-29 20:06:48 - 2.1.10
2011-10-04 09:20:38 - 2.1.9
2011-06-03 15:02:14 - 2.1.8
2010-12-14 19:56:11 - 2.1.6
2010-08-04 09:25:45 - 2.1.5
2010-06-07 14:25:19 - 2.1.4
2010-03-12 16:10:56 - 2.1.3
2010-01-20 10:02:19 - 2.1.2
2009-12-24 12:23:25 - 2.1.1
2009-11-13 21:52:28 - 2.1.0
You can now add OpenSourceWatershed badges to your own website. Below is the badge for ejabberd:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_ejabberd"></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("ejabberd", "#osw_ejabberd"); });</script>