Feb. 8, 2013, midnight - 2012.1
Jan. 3, 2012, 10:21 p.m. - 2011.1
April 4, 2008, 3:06 p.m. - 1.0.b4
You can now add OpenSourceWatershed badges to your own website. Below is the badge for opendylan:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_opendylan"></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("opendylan", "#osw_opendylan"); });</script>