Merge "Do not localize special folder names"
[trojita.git] / www / index.html
bloba61336fb007f6051886d015e971ef4c91c69eda4
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="index.html">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/trojita">Development</a></li>
23 </ul>
25 </div>
27 <div id="pagecontent">
28 <div id="sf-donate-button"><a href="https://sourceforge.net/p/trojita/donate/"><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>Download</h3>
52 <p>Please see the <a href="download.html">download page</a> for details about how to get Trojitá.</p>
54 <h3>Further Reading</h3>
55 <p>The most comprehensive reading about trojita is undoubtly Jan's <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>Bug tracking happens in KDE Bugzilla (see <a
60 href="https://bugs.kde.org/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=CONFIRMED&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;product=trojita">list of open bugreports</a>).
61 If you encounter any problem in Trojitá, please <a href="https://bugs.kde.org/enter_bug.cgi?product=trojita&amp;format=guided">file a bug</a>. Wishlist items belong to the same place.</p>
62 <p>Previously, Trojitá was using Redmine for bug tracking, and some of the bugs are still tracked in the <a href="http://projects.flaska.net/projects/trojita/issues">old tracker</a>.</p>
63 <h3>IRC</h3>
64 <p>Trojitá's IRC channel #trojita (<a href="http://webchat.freenode.net/?channels=trojita">connect from
65 browser</a>) is hosted on <a href="http://freenode.net/">Freenode</a> network.</p>
66 <h3>E-mail</h3>
67 <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
68 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
69 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
70 for general questions.</p>
72 </div>
73 <div class="push"></div>
74 </div>
75 <div id="footer">&copy; 2006 - 2016 <a href="#">Trojitá</a> team. Web done by helb.</div>
76 </body>
77 </html>