testimonials.html revision 9f606f95f03a75961498803e24bee6799a7c0885
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
13And now for some shameless self-glorification and name-dropping...
14<p>
15<b>ProGuard</b> is probably the most popular java shrinker, optimizer, and
16obfuscator world-wide. It is being used by developers at companies and
17organizations like Sun, IBM, HP, Siemens, Nokia, Google, and NATO. It is the
18default tool in many development environments like Sun's Wireless Toolkit,
19Netbeans, EclipseME, and more. Although the quotes below probably don't
20represent official views of any kind, encouragements like these do keep me
21happy.
22<p>
23
24<center><table class="note">
25<tr><td class="note"><p class="note"><cite>
26ProGuard 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
35Also:
36<center><table class="note">
37<tr><td class="note"><p class="note"><cite>
38ProGuard 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
47And:
48<center><table class="note">
49<tr><td class="note"><p class="note"><cite>
50It 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
59And indeed:
60<center><table class="note">
61<tr><td class="note"><p class="note"><cite>
62ProGuard 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
71Straight from <b>ProGuard</b>'s open discussion forum:
72<p>
73<center><table class="note">
74<tr><td class="note"><p class="note"><cite>
75After searching for, trying to trial, and futzing with numerous other
76obfuscators and shrinkers, ProGuard stands out as the simplest, most robust,
77and 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
86From the article "Obfuscating MIDlet Suites with ProGuard" at <a
87target="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>
91Its friendly license, attractive price tag, compelling performance, and
92powerful configuration options make it an excellent addition to your MIDlet
93development 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
102And, of course, the price is stunning:
103<p>
104<center><table class="note">
105<tr><td class="note"><p class="note"><cite>
106You 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>
117Copyright &copy; 2002-2009
118<a href="http://www.graphics.cornell.edu/~eric/">Eric Lafortune</a>.
119</address>
120
121</body>
122</html>
123