Home | History | Annotate | Download | only in docs
      1 <!doctype html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
      2 <html>
      3 <head>
      4 <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
      5 <meta http-equiv="content-style-type" content="text/css">
      6 <link rel="stylesheet" type="text/css" href="style.css">
      7 <title>ProGuard Testimonials</title>
      8 </head>
      9 <body>
     10 
     11 <h2>Testimonials</h2>
     12 
     13 And now for some shameless self-glorification and name-dropping...
     14 <p>
     15 <b>ProGuard</b> is probably the most popular java shrinker, optimizer, and
     16 obfuscator world-wide. It is being used by developers at companies and
     17 organizations like Sun, IBM, HP, Siemens, Nokia, Google, and NATO. It is the
     18 default tool in many development environments like Sun's Wireless Toolkit,
     19 Netbeans, EclipseME, and more. Although the quotes below probably don't
     20 represent official views of any kind, encouragements like these do keep me
     21 happy.
     22 <p>
     23 
     24 <center><table class="note">
     25 <tr><td class="note"><p class="note"><cite>
     26 ProGuard is <b>the</b> ultimate java obfuscator!
     27 </cite></p>
     28 <p class="author">P.S, IBM</p></td>
     29 <td class="shadow8"><img src="drop2.gif" width="8" height="100"></td></tr><tr>
     30 <td class="shadow400"><img src="drop1.gif" width="400" height="8"></td>
     31 <td class="shadow8"><img src="drop3.gif" width="8" height="8"></td>
     32 </tr></table></center>
     33 <p>
     34 
     35 Also:
     36 <center><table class="note">
     37 <tr><td class="note"><p class="note"><cite>
     38 ProGuard is pure quality - powerful and trouble-free.
     39 </cite></p>
     40 <p class="author">M.B., Statestep</p></td>
     41 <td class="shadow8"><img src="drop2.gif" width="8" height="100"></td></tr><tr>
     42 <td class="shadow400"><img src="drop1.gif" width="400" height="8"></td>
     43 <td class="shadow8"><img src="drop3.gif" width="8" height="8"></td>
     44 </tr></table></center>
     45 <p>
     46 
     47 And:
     48 <center><table class="note">
     49 <tr><td class="note"><p class="note"><cite>
     50 It is the simplest and most robust obfuscator we have ever used.
     51 </cite></p>
     52 <p class="author">I.I., Hewlett-Packard</p></td>
     53 <td class="shadow8"><img src="drop2.gif" width="8" height="100"></td></tr><tr>
     54 <td class="shadow400"><img src="drop1.gif" width="400" height="8"></td>
     55 <td class="shadow8"><img src="drop3.gif" width="8" height="8"></td>
     56 </tr></table></center>
     57 <p>
     58 
     59 And indeed:
     60 <center><table class="note">
     61 <tr><td class="note"><p class="note"><cite>
     62 ProGuard rules. Much easier to use than the commercial alternatives.
     63 </cite></p>
     64 <p class="author">B.G., Quiotix Corp.</p></td>
     65 <td class="shadow8"><img src="drop2.gif" width="8" height="100"></td></tr><tr>
     66 <td class="shadow400"><img src="drop1.gif" width="400" height="8"></td>
     67 <td class="shadow8"><img src="drop3.gif" width="8" height="8"></td>
     68 </tr></table></center>
     69 <p>
     70 
     71 Straight from <b>ProGuard</b>'s open discussion forum:
     72 <p>
     73 <center><table class="note">
     74 <tr><td class="note"><p class="note"><cite>
     75 After searching for, trying to trial, and futzing with numerous other
     76 obfuscators and shrinkers, ProGuard stands out as the simplest, most robust,
     77 and accurate shrinker of them all.
     78 </cite></p>
     79 <p class="author">D.J., Joot</p></td>
     80 <td class="shadow8"><img src="drop2.gif" width="8" height="100"></td></tr><tr>
     81 <td class="shadow400"><img src="drop1.gif" width="400" height="8"></td>
     82 <td class="shadow8"><img src="drop3.gif" width="8" height="8"></td>
     83 </tr></table></center>
     84 <p>
     85 
     86 From the article "Obfuscating MIDlet Suites with ProGuard" at <a
     87 target="other" href="http://developers.sun.com/">developers.sun.com</a>:
     88 <p>
     89 <center><table class="note">
     90 <tr><td class="note"><p class="note"><cite>
     91 Its friendly license, attractive price tag, compelling performance, and
     92 powerful configuration options make it an excellent addition to your MIDlet
     93 development toolbox.
     94 </cite></p>
     95 <p class="author">J.K., Sun</p></td>
     96 <td class="shadow8"><img src="drop2.gif" width="8" height="100"></td></tr><tr>
     97 <td class="shadow400"><img src="drop1.gif" width="400" height="8"></td>
     98 <td class="shadow8"><img src="drop3.gif" width="8" height="8"></td>
     99 </tr></table></center>
    100 <p>
    101 
    102 And, of course, the price is stunning:
    103 <p>
    104 <center><table class="note">
    105 <tr><td class="note"><p class="note"><cite>
    106 You could've been rich.
    107 </cite></p>
    108 <p class="author">My mother</p></td>
    109 <td class="shadow8"><img src="drop2.gif" width="8" height="100"></td></tr><tr>
    110 <td class="shadow400"><img src="drop1.gif" width="400" height="8"></td>
    111 <td class="shadow8"><img src="drop3.gif" width="8" height="8"></td>
    112 </tr></table></center>
    113 <p>
    114 
    115 <hr>
    116 <address>
    117 Copyright &copy; 2002-2009
    118 <a href="http://www.graphics.cornell.edu/~eric/">Eric Lafortune</a>.
    119 </address>
    120 
    121 </body>
    122 </html>
    123