IMAP: don't assert crash on unexpected SEARCH responses
[trojita.git] / www / index.html
blob62eb487189b5d6f5f74e97947e5766547058fa8f
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3 <html>
4 <head>
5 <meta http-equiv="content-type" content="text/html; charset=utf-8">
6 <title>Trojitá, a fast Qt IMAP e-mail client</title>
7 <link rel="stylesheet" type="text/css" href="screen.css" media="screen,projection">
8 <link rel="stylesheet" type="text/css" href="print.css" media="print">
9 </head>
10 <body lang="cs">
11 <div id="wrapper">
13 <div id="header">
14 <a href="#"><h1>Trojitá</h1></a>
15 <h2>A Qt IMAP e-mail client</h2>
17 <ul id="menu">
18 <li class="menuitem active"><a href="/">About</a></li>
19 <li class="menuitem noactive"><a href="/screenshots.html">Screenshots</a></li>
20 <li class="menuitem noactive"><a href="/download.html">Downloads</a></li>
21 <li class="menuitem noactive"><a href="https://projects.flaska.net/projects/trojita/wiki">Wiki</a></li>
22 <li class="menuitem noactive"><a href="http://projects.flaska.net/projects/show/trojita">Development</a></li>
23 </ul>
25 </div>
27 <div id="pagecontent">
28 <div id="sf-donate-button"><a href="http://sourceforge.net/donate/index.php?group_id=339456"><img
29 src="http://images.sourceforge.net/images/project-support.jpg" width="88"
30 height="32" border="0" alt="Support This Project" title="Support This Project" /></a></div>
31 <h1>Trojitá, a fast Qt IMAP e-mail client</h1>
32 <h2>Our mission is to deliver an application which:</h2>
33 <ul>
34 <li>Enables you to access your mail anytime, anywhere.</li>
35 <li>Does not slow you down. If we can improve the productivity of an e-mail user, we better do.</li>
36 <li>Respects open standards and facilitate modern technologies. We value the vendor-neutrality that IMAP
37 provides and are committed to be as interoperable as possible.</li>
38 <li>Is efficient &mdash; be it at conserving the network bandwidth, keeping memory use at a reasonable level or not
39 hogging the system's CPU.</li>
40 <li>Can be used on many platforms. One UI is not enough for everyone, but our IMAP core works fine on anything
41 from desktop computers to cell phones and big ERP systems.</li>
42 <li>Plays well with the rest of the ecosystem. We don't like reinventing wheels, but when the existing wheels
43 quite don't fit the tracks, we're not afraid of making them work.</li>
44 </ul>
46 <br/>
47 <p><a href="https://projects.flaska.net/projects/trojita/wiki/Trojita">Learn more...</a></p>
49 <h2>Resources</h2>
51 <h3>Source Code</h3>
52 <p>Please see the <a href="/download.html">download page</a> for details about how to obtain, compile and run trojita.</p>
54 <h3>Further Reading</h3>
55 <p>The most comprehensive reading about trojita is undoubtly the <a href="/msc-thesis.pdf">Msc. thesis</a>. It discusses design of the application and provides a comparison with various other mail user agents.</p>
56 <p>A <a href="http://jkt.flaska.net/blog/tags/trojita/">series of blog posts about Trojitá</a> might provide an interesting insight into its background, too.</p>
58 <h3>Issue Tracker</h3>
59 <p>If you encounter a bug in Trojitá, please report it to it's <a href="http://projects.flaska.net/projects/show/trojita">issue tracker</a>. Wishlist items belong to the same place.</p>
60 <h3>IRC</h3>
61 <p>Trojitá's IRC channel #trojita (<a href="http://webchat.freenode.net/?channels=trojita">connect from
62 browser</a>) is hosted on <a href="http://freenode.net/">Freenode</a> network. The main author, jkt, is often there.</p>
63 <h3>E-mail</h3>
64 <p>There's a mailing list at <a href="mailto:trojita@lists.flaska.net">trojita@lists.flaska.net</a>, <a href="http://news.gmane.org/gmane.mail.trojita.general">archived by
65 GMane</a>. To subscribe, write a mail to <a href="mailto:trojita+subscribe@lists.flaska.net">trojita+subscribe@lists.flaska.net</a>, posts from addresses which are not
66 subscribed have to wait for moderation. The issue tracker or the mailing list is the preferred way for reporting bugs and requesting features, while the IRC channel works well
67 for general questions. You can also of course <a href="mailto:jkt@flaska.net">mail</a> the author directly.</p>
69 </div>
70 <div class="push"></div>
71 </div>
72 <div id="footer">&copy; 2006 - 2012 <a href="#">Trojitá</a> team. Web done by helb.</div>
77 </body>
78 </html>