2010-03-17 08:09:04 - 1.3.10
2007-09-28 03:20:26 - 1.3.03
2007-03-21 02:44:43 - 1.3.01
You can now add OpenSourceWatershed badges to your own website. Below is the badge for DirComp:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_DirComp"></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("DirComp", "#osw_DirComp"); });</script>