2010-07-27 16:46:21 - 6.6.3-1
2010-07-03 17:50:35 - 6.6.3-0
2010-06-30 15:24:04 - 6.6.2-10
2010-06-28 13:12:29 - 6.6.2-9
2010-06-26 01:30:40 - 6.6.2-8
2010-06-22 14:45:08 - 6.6.2-7
2010-06-15 22:18:34 - 6.6.2-6
2010-06-15 00:31:55 - 6.6.2-5
2010-06-09 14:22:51 - 6.6.2-4
2010-06-07 02:54:02 - 6.6.2-3
You can now add OpenSourceWatershed badges to your own website. Below is the badge for ImageMagick:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_ImageMagick"></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("ImageMagick", "#osw_ImageMagick"); });</script>