2010-07-18 20:10:46 - 1.3
2010-03-10 16:32:54 - 1.2
2009-11-05 15:38:58 - 1.1
2009-09-20 23:21:10 - 1.0
2009-07-07 00:00:00 - 0.9
2009-04-22 00:00:00 - 0.8
2009-02-08 00:00:00 - 0.7
2009-01-18 00:00:00 - 0.6
2008-11-17 16:41:57 - 0.5
2008-09-12 05:55:03 - 0.4.a
You can now add OpenSourceWatershed badges to your own website. Below is the badge for tmux:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_tmux"></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("tmux", "#osw_tmux"); });</script>