2010-05-07 23:56:00 - 23.2
2010-05-03 22:01:00 - 23.1.97
2010-04-19 22:01:00 - 23.1.96
2010-04-02 20:56:00 - 23.1.95
2010-03-11 02:06:00 - 23.1.94
2010-02-26 22:26:00 - 23.1.93
2010-01-29 21:26:00 - 23.1.92
2009-12-30 21:46:00 - 23.1.91
2009-12-08 21:32:00 - 23.1.90
2009-07-29 21:37:00 - 23.1
You can now add OpenSourceWatershed badges to your own website. Below is the badge for emacs:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_emacs"></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("emacs", "#osw_emacs"); });</script>