2010-06-26 14:25:45 - 0.2.5
2010-01-24 14:04:44 - 0.2.4
2008-12-20 03:26:00 - 0.2.3
2008-10-16 20:22:16 - 0.2.2
You can now add OpenSourceWatershed badges to your own website. Below is the badge for touchfreeze:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_touchfreeze"></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("touchfreeze", "#osw_touchfreeze"); });</script>