2010-06-11 12:59:16 - 1.2.9
2010-05-07 12:36:16 - 1.2.8
2010-04-02 14:37:04 - 1.2.7
2010-01-29 13:57:14 - 1.2.6
2009-12-18 09:41:58 - 1.2.5
2009-11-25 15:58:00 - 1.2.4
2009-11-04 12:38:00 - 1.2.3
2009-08-06 01:29:00 - 1.2.1
2009-06-21 05:23:00 - 1.2.0
2009-05-06 22:09:00 - 1.0.7
You can now add OpenSourceWatershed badges to your own website. Below is the badge for wireshark-devel:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_wireshark-devel"></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("wireshark-devel", "#osw_wireshark-devel"); });</script>