]> git.cworth.org Git - sup/blobdiff - www/index.html
make SUP_LOG_LEVEL self-documenting
[sup] / www / index.html
index 823226daa2314512f4bbbdb745ee52f5200bb6cc..272abc02536c045a4b2218ecc7537a54fb4a4a16 100644 (file)
@@ -3,7 +3,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
        <head>
                <title>Sup</title>
-               <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+               <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
                <link rel="stylesheet" href="main.css" type="text/css" />
        </head>
 
                <h1>Sup</h1>
 
                <blockquote>
-               &ldquo;I was previously intrigued by a gmail-styled
-               mutt-killer written in Ruby, but having actually spent a few
-               hours reading the docs, and trying out all the keys, and
-               reading the docs again, and trying the keys out again, and then
-               actually engaging in a bunch of practice usage runs, I now
-               officially can't fucking wait for the future of this thing; it
-               has my full attention.&rdquo;
+               &ldquo;Finally a mail client that does what we want, how we want it.&rdquo;
                </blockquote>
 
                <blockquote>
                &ldquo;Every other client we've tried is intolerable.&rdquo;
                </blockquote>
 
+               <blockquote>
+               &ldquo;It's just what I wanted, but I hadn't realized what I wanted until I saw it.&rdquo;
+               </blockquote>
+
                <blockquote>
                &ldquo;Sup is almost to the point where I could jump ship from mutt.&rdquo;
                </blockquote>
 
-               <p>
+               <blockquote>
+               &ldquo;I was previously intrigued by a gmail-styled
+               mutt-killer written in Ruby, but having actually spent a few
+               hours reading the docs, and trying out all the keys, and
+               reading the docs again, and trying the keys out again, and then
+               actually engaging in a bunch of practice usage runs, I now
+               officially can't fucking wait for the future of this thing; it
+               has my full attention.&rdquo;
+               </blockquote>
+
+                       <p>
    Sup is a console-based email client for people with a lot of email.
    It supports tagging, very fast full-text search, automatic contact-
    list management, custom code insertion via a hook system, and more.
                        </li>
 
                        <li>
-                       Mix email from different sources: mbox files (even across
-                       different machines), IMAP folders, POP accounts, and Gmail
-                       accounts.
-                       </li>
+                       Mix email from different sources: mbox files, IMAP folders,
+            and Maildirs, across multiple machines.</li>
 
                        <li>
                        Instantaneously search over your entire email collection.
                <h2>Status</h2>
 
                <p>
-               The current version of Sup is 0.1, released 2007-07-17. This is a
-               beta release. It supports mbox, mbox over ssh, IMAP, IMAPS, and Maildir accounts.
+               The current version of Sup is 0.8.1, released 2009-06-15. This is a
+               beta release. It supports mbox, IMAP, IMAPS, and Maildir mailstores.
                </p>
 
-               <p>
-               There are a few known bugs, but overall it works great! I use it for my everyday
-               email, and it makes dealing with 85,000 messages a breeze.
-               </p>
+        <p>To be notified by email of Sup releases, subscribe to the
+           <a href="http://rubyforge.org/mailman/listinfo/sup-announce">sup-announce mailing list</a>. One email per release.
+        </p>
+
+        <!-- <p>Issue and release status is available on the <a href="ditz/">Sup ditz page</a>.</p> -->
+        <p>Sup news can often be see on <a href="http://all-thing.net/label/sup/">William's blog</a>.</p>
 
                <h2>Getting it</h2>
 
                </p>
 
                <p>
-               If you're interested in development, please read the <a
-                       href="http://rubyforge.org/scm/?group_id=2603">Sup anonymous SVN
-                       access instructions</a>. You can also <a
-                       href="http://rubyforge.org/viewvc?root=sup">browse the SVN
+               If you're interested in development, you can clone the git repository like so: <code>git clone git://gitorious.org/sup/mainline.git</code>. You can also browse the <a
+                       href="http://gitorious.org/projects/sup">Sup Gitorious
                        repository</a>.
                </p>
 
                <h2>Credit</h2>
 
                <p>
-               Sup is brought to you by <a href="http://cs.stanford.edu/~ruby/">William Morgan</a>.
-               </p>
+               Sup is brought to you by <a href="http://cs.stanford.edu/~ruby/">William Morgan</a> and the following honorable contributors:
+        <ul>
+<li>Nicolas Pouillard </li>
+<li>Mike Stipicevic </li>
+<li>Marcus Williams </li>
+<li>Lionel Ott </li>
+<li>Ingmar Vanhassel </li>
+<li>Mark Alexander </li>
+<li>Christopher Warrington </li>
+<li>Richard Brown </li>
+<li>Ben Walton </li>
+<li>Marc Hartstein </li>
+<li>Grant Hollingworth </li>
+<li>Steve Goldman </li>
+<li>Decklin Foster </li>
+<li>Ismo Puustinen </li>
+<li>Jeff Balogh </li>
+<li>Alex Vandiver </li>
+<li>Giorgio Lando </li>
+<li>Israel Herraiz </li>
+<li>Ian Taylor </li>
+<li>Stefan Lundström </li>
+<li>Rich Lane </li>
+<li>Kirill Smelkov </li>
+        </ul>
+        </p>
 
                <p>
                Sup is made possible by the hard work of <a
                        href="http://www.davebalmain.com/">Dave Balmain</a> and his
-               fantastic IR engine <a
-                       href="http://ferret.davebalmain.com/trac/">Ferret</a>, and by <a
-                       href="http://www.lickey.com/">Matt Armstrong</a>'s tragically
-               abandoned <a href="http://www.lickey.com/rubymail/">RubyMail</a>
+               tragically abandoned IR engine <a
+                       href="http://ferret.davebalmain.com/trac/">Ferret</a>, and by that of <a
+                       href="http://www.lickey.com/">Matt Armstrong</a> and his
+               tagically abandoned <a href="http://www.rfc20.org/rubymail/">RubyMail</a>
                package.
                </p>
        </body>