2010-02-27 04:32:56 - 1.10.2
2010-02-12 00:00:00 - 1.10.1
2010-02-03 01:41:28 - 1.10.0
2010-01-19 12:43:10 - 1.9.7
2009-12-07 23:28:24 - 1.9.6
2009-10-31 03:36:26 - 1.9.5
2009-10-20 10:46:40 - 1.9.4
2009-10-03 06:42:06 - 1.9.3PL1
2009-09-01 12:02:18 - 1.9.2
2009-08-16 02:36:34 - 1.9.1
You can now add OpenSourceWatershed badges to your own website. Below is the badge for ZendFramework:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_ZendFramework"></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("ZendFramework", "#osw_ZendFramework"); });</script>