2010-03-19 10:03:13 - 5.0.356.0
2010-03-17 09:30:05 - 5.0.342.5
2010-03-12 09:08:53 - 5.0.342.3
2010-03-05 09:12:50 - 5.0.342.1
2010-02-27 04:35:51 - 5.0.307.11
2010-02-25 09:06:18 - 5.0.335.0
2010-02-17 08:15:04 - 5.0.307.9
2010-02-15 11:04:26 - 5.0.322.2
2010-02-11 19:56:24 - 5.0.307.7
2010-02-05 13:19:21 - 5.0.307.5
You can now add OpenSourceWatershed badges to your own website. Below is the badge for chromium:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_chromium"></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("chromium", "#osw_chromium"); });</script>