aboutsummaryrefslogtreecommitdiffstats
path: root/docs/feedback.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/feedback.html')
-rw-r--r--docs/feedback.html86
1 files changed, 49 insertions, 37 deletions
diff --git a/docs/feedback.html b/docs/feedback.html
index a7e770b..dd9c509 100644
--- a/docs/feedback.html
+++ b/docs/feedback.html
@@ -1,4 +1,4 @@
-<!doctype html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
@@ -6,52 +6,63 @@
<meta http-equiv="content-style-type" content="text/css">
<link rel="stylesheet" type="text/css" href="style.css">
<title>ProGuard Feedback</title>
+<script type="text/javascript" language="JavaScript">
+<!--
+if (window.self==window.top)
+ window.top.location.replace("index.html#"+window.location.pathname+window.location.hash);
+else {
+ var hash="#"+window.location.pathname.replace(window.top.location.pathname.replace("index.html", ""), "");
+ if (window.top.location.hash!=hash)
+ window.top.location.hash=hash;
+}
+//-->
+</script>
</head>
<body>
<h2>Feedback</h2>
-By now, I've invested a fair amount of time in <b>ProGuard</b>. You can help
-by providing feedback! If you have problems, bugs, bug fixes, ideas,
+By now, I've invested an enormous amount of time in <b>ProGuard</b>. You can
+help by providing feedback! If you have problems, bugs, bug fixes, ideas,
encouragements, etc., please let me know:
<p>
-<ul>
-<li>The <a href="http://sourceforge.net/forum/forum.php?forum_id=182456"
- target="other">help forum</a> (at SourceForge) is the right place to ask
- questions about any problems you might have configuring and running
- <b>ProGuard</b>.
- <p>
+<ul class="spacious">
+<li>Through
+ <a href="http://www.saikoa.com/proguard/support" target="_top">Saikoa</a>,
+ we provide professional support for ProGuard. If you find ProGuard useful
+ and you would like to have some professional backing, this is the place to
+ go.</li>
-<li>The <a href="http://sourceforge.net/forum/forum.php?forum_id=182455"
- target="other">open discussion forum</a> (at SourceForge) offers a place
- to share your thoughts and discuss new ideas.
- <p>
-
-<li>The <a
+<li>The <a href="https://sourceforge.net/projects/proguard/forums/forum/182456"
+ target="other">help forum</a> (at SourceForge)
+ and <a href="http://stackoverflow.com/questions/tagged/proguard"
+ target="other">Stack Overflow</a> are common places to ask questions about
+ any problems you might have configuring and running ProGuard. At this
+ time, I can generally only assist other open source projects though. If
+ you're working on commercial software, please consider our professional
+ support above.</li>
- href="http://sourceforge.net/tracker/?atid=474704&group_id=54750&func=browse"
- target="other">bug tracking page</a> (at SourceForge) allows you to submit
- and consult bug reports. Please make sure the reports are complete and
- concise. If I can't reproduce the problem, I most likely can't fix it
- either.
- <p>
+<li>The <a href="https://sourceforge.net/projects/proguard/forums/forum/182455"
+ target="other">open discussion forum</a> (at SourceForge) offers a place
+ to share your thoughts and discuss new ideas.</li>
-<li>The <a
+<li>The <a href="http://sourceforge.net/p/proguard/bugs/" target="other">bug
+ tracking page</a> (at SourceForge) allows you to submit and consult bug
+ reports. Please make sure the reports are complete and concise. If I can't
+ reproduce the problem, I most likely can't fix it either.</li>
- href="http://sourceforge.net/tracker/?atid=474707&group_id=54750&func=browse"
+<li>The <a href="http://sourceforge.net/p/proguard/feature-requests/"
target="other">feature request page</a> (at SourceForge) allows you to
submit and consult feature requests. I generally have my own road map in
mind, but this is the place express your interest in new and existing
- ideas.
- <p>
+ ideas.</li>
-<li>The <a href="http://sourceforge.net/project/showfiles.php?group_id=54750"
+<li>The <a href="https://sourceforge.net/projects/proguard/files/"
target="other">download section</a> at SourceForge and the <a
- href="http://software.freshmeat.net/projects/proguard/"
- target="other">project page</a> at FreshMeat offer the possibility to
- subscribe to the announcements of new releases. They are the most
- efficient way to stay abreast of the latest developments.
- <p>
+ href="http://software.freecode.com/projects/proguard"
+ target="other">project page</a> at Freecode (Freshmeat) offer the
+ possibility to subscribe to the announcements of new releases. They are
+ the most efficient way to stay abreast of the latest developments.</li>
<li>For anything that doesn't fall in the above categories, you can mail me
directly at
@@ -84,11 +95,11 @@ document.write("</a>");
<em>or</em> at
&lt;&nbsp;eric&nbsp;&#64;&nbsp;graphics&nbsp;.&nbsp;cornell&nbsp;.&nbsp;edu&nbsp;&gt; (please remove the spaces)
</noscript>
-.
+.</li>
</ul>
<p>
-I can't promise a swift answer, or any answer at all, for that matter, but I
-like seeing any constructive comments.
+I can't promise a swift answer, or any answer at all, for that matter, but it's
+always great to see constructive comments.
<p>
<b>ProGuard</b> isn't a typical open source project, in the sense that I am
@@ -96,10 +107,11 @@ like seeing any constructive comments.
do things my way, without the overhead and compromises associated with larger
projects.
-<hr>
+<hr />
+<noscript><div><a target="_top" href="index.html" class="button">Show menu</a></div></noscript>
<address>
-Copyright &copy; 2002-2009
-<a href="http://www.graphics.cornell.edu/~eric/">Eric Lafortune</a>.
+Copyright &copy; 2002-2013
+<a target="other" href="http://www.lafortune.eu/">Eric Lafortune</a>.
</address>
</body>