ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta name="robots" content="index,follow" /> <meta name="googlebot" content="index,follow,snippet,archive" /> <meta name="description" content="The Crab project homepage" /> <meta name="keywords" content="The Crab, albums, album art, open source" /> <meta name="author" content="Saulius V." /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>The Crab - Project Homepage</title> <link rel="stylesheet" media="screen" href="../style.css" /> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1294800-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </head> <body> <div class="container"> <table class="centered" cellpadding="0" cellspacing="0" > <tr> <td width="150px" rowspan="2"> <img src="../crab.png" alt="Logo" width="128px" height="128px" /> </td> <td height="118" valign="middle"> <span class="header">The Crab</span> <br/> <span class="subheader"> The <strong>C</strong>rab <strong>R</strong>efactors <strong>A</strong>lbums <strong>B</strong>eautifully</span> </td> </tr> <tr> <td align="left" height="30px"> <a href="../en/index.html"><img src="../en.png" width="22px" height="15px" alt="English"/></a> <img src="../lt.png" width="22px" height="15px" alt="Lithuanian"/> </td> </tr> <tr> <td colspan="2" height="25px" class="menu"> &nbsp;&nbsp; <a class="menu_item" href="index.html">Home</a> - <a class="menu_item" href="guide.html">Quick Guide</a> - <a class="menu_item" href="http://sourceforge.net/project/showfiles.php?group_id=173816">Download</a> - <a class="menu_item" href="config.html">Configuration</a> - <a class="menu_item" href="compile.html">Compiling</a> - <a class="menu_item" href="license.html">License</a> - <a class="menu_item" href="http://sourceforge.net/donate/index.php?group_id=173816">Donate</a> </td> </tr> </table> <br/> <table class="centered" cellspacing="0" cellpadding="0"> <tr> <td width="1%">&nbsp;</td> <td width="77%" class="content"> Thank you for taking interest in The Crab! <br/><br/> As you might already know - The Crab is a small utility that can help you organize your music albums using various music data sources, such as <a href="http://www.amazon.com">Amazon</a> or <a href="http://www.discogs.com/">Discogs</a>. In fact, you can write your own data access plugin! All of the most popular audio file formats are supported and if your favorite format is not - you're also welcome to write your own tagging plugin. <br /><br /> Keep in mind, that The Crab does not care about your whole music library, nor does it care about discrete audio files - The Crab is all about music albums. <br/><br/> <center><img src="screenshots/main.png" alt="Crab" /></center> <br/> You may want to take a look at the <a href="guide.html">Quick Guide</a> to get you started - using The Crab is easy! </td> <td width="1%">&nbsp;</td> <td width="1%" style="border-left: 1px solid black"> &nbsp; </td> <td width="22%" style="vertical-align: top"> <center><h2>Download Latest</h2></center> <center><a href="http://sourceforge.net/projects/thecrab/files/thecrab/0.2.0/thecrab-0.2.0-2-win32.exe/download"><img src="../download.png" alt="Download" /></a></center> <center><h2>What's New ?</h2></center> 2012-04-29: version 0.2.0-2 <ul> <li>Emergency release after more Amazon API changes</li> </ul> 2011-11-29: version 0.2.0-1 <ul> <li>Emergency release after <a href="https://affiliate-program.amazon.com/gp/advertising/api/detail/api-changes.html?ie=UTF8&pf_rd_t=501&ref_=amb_link_83957571_2&pf_rd_m=ATVPDKIKX0DER&pf_rd_p=&pf_rd_s=assoc-center-1&pf_rd_r=&pf_rd_i=assoc-api-detail-2-v2">Amazon API changes</a></li> </ul> 2010-08-13: version 0.2.0 <ul> <li>A full rewrite which includes added plugin support for data sources and taggers</li> <li>More file formats supported, e.g. .wma, .ogg, .flac</li> <li>Lots of small updates</li> </ul> 2006-08-02: version 0.1.0 <ul> <li>First version</li> </ul> </td> </tr> </table> <br/> <table class="footer" cellpadding="0" cellspacing="0"> <tr> <td width="100px" rowspan="2"><a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=173816&amp;type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /></a></td> <td ><span class="copyright">The Crab is an open source project published under the GPL license.</span></td> </tr> <tr> <td class="copyright">Hosted on sourceforge.net</td> </tr> </table> </div> </body> </html>