2010-03-16 19:32:21 - 1.4.2
2010-03-11 19:29:01 - 1.4.1
2010-02-25 19:33:33 - 1.4
2010-02-22 07:12:22 - 1.4_beta4
2010-02-22 01:11:34 - 1.4_beta3
2010-02-13 13:11:14 - 1.4_beta2
2010-02-09 01:17:32 - 1.4_beta1
2010-01-30 01:13:25 - 1.3
2010-01-22 01:16:55 - 1.2
2010-01-21 07:23:06 - 1.1
You can now add OpenSourceWatershed badges to your own website. Below is the badge for coreboot:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_coreboot"></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("coreboot", "#osw_coreboot"); });</script>