2010-07-28 06:40:00 - 0.7.3
2010-07-22 00:08:00 - 0.8.1
2010-06-26 04:11:00 - 0.8.0.999
2010-05-26 10:53:00 - 0.8.0.998
2010-05-10 09:39:00 - 0.8.0.997
2010-05-07 23:04:00 - 0.7.2.997
2010-04-06 09:28:00 - 0.7.2.996
2010-02-19 21:20:00 - 0.8
2010-02-03 07:02:00 - 0.7.2.995
2010-01-21 23:50:00 - 0.7.999
You can now add OpenSourceWatershed badges to your own website. Below is the badge for NetworkManager:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_NetworkManager"></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("NetworkManager", "#osw_NetworkManager"); });</script>