2010-03-17 08:09:04 - 0.9.30
2009-07-16 20:12:18 - 0.9.20
2009-03-19 00:36:11 - 0.9.10
2008-04-04 15:06:40 - 0.9.02
You can now add OpenSourceWatershed badges to your own website. Below is the badge for IExtract:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_IExtract"></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("IExtract", "#osw_IExtract"); });</script>