Add download statistics.
[dorian] / www / index.html
1 <html>
2 <head>
3 <title>Dorian</title>
4 </head>
5 <body>
6
7 <h1>Dorian E-Book Reader</h1>
8
9 <p>Dorian is an e-book reader for EPUB format books. Its key features are:<p>
10         
11 <ul>
12 <li>Easy book reading, navigating book contents with touch or volume keys</li>
13 <li>Organizing books into library</li>
14 <li>Importing local books</li>
15 <li>Searching and downloading books from the Internet</li>
16 <li>Chapter navigation</li>
17 <li>Bookmarks with notes</li>
18 <li>Multiple color and font styles</li>
19 <li>Portrait and landscape modes</li>
20 <li>Full screen reading</li>
21 </ul>
22         
23 <p>The project is maintained in the <a href="https://garage.maemo.org/projects/dorian/">Maemo Garage</a>.</p>
24
25 <h2>Installing On Nokia N900</h2>
26
27 <p>The application can be downloaded using the N900's Application Manager, after <a href="http://wiki.maemo.org/Extras-testing#How_to_activate_Extras-testing">activating the Maemo extras-testing repository</a>.</p>
28         
29 <p>Development (read: unstable, exploratory, but with lots of new features) versions are available from the <a href="http://wiki.maemo.org/Extras-devel#How_to_activate_Extras-devel">extras-devel</a> repository.</p>
30
31 <h2>Installing On Symbian Phones</h2>
32
33 <p>Symbian installation packages can be downloaded from <a href="https://garage.maemo.org/frs/?group_id=1757">here</a>. Check back often for new releases.</p>
34
35 <p>Supported phone models are the Nokia N8 and C6-01. Other Symbian^3 devices might work, but are untested.</p>
36
37 <h2>Screenshots (Maemo Version)</h2>
38         
39 <table cellspacing="17">
40   <tr>
41     <td>
42       <p align="center">
43         <img src="Screenshot-20100614-180828.jpg" border="0" alt="screenshot"><br />
44         Icon in the application menu
45       </p>
46     </td>
47     <td>
48       <p align="center">
49         <img src="Screenshot-20100614-180917.jpg" border="0" alt="screenshot"><br />
50         Reading a book
51       </p>
52     </td>
53   </tr>
54   <tr>
55     <td>
56       <p align="center">
57         <img src="Screenshot-20100614-180939.jpg" border="0" alt="screenshot"><br />
58         Library view
59       </p>
60     </td>
61     <td>
62       <p align="center">
63         <img src="Screenshot-20100614-181102.jpg" border="0" alt="screenshot"><br />
64         Library with new book added
65       </p>
66     </td>
67   </tr>
68   <tr>
69     <td>
70       <p align="center">
71         <img src="Screenshot-20100614-181111.jpg" border="0" alt="screenshot"><br />
72         Book details
73       </p>
74     </td>
75     <td>
76       <p align="center">
77         <img src="Screenshot-20100614-181129.jpg" border="0" alt="screenshot"><br />
78         Reading in full screen mode
79       </p>
80     </td>
81   </tr>
82 </table>
83
84 <h2>Download Statistics</h2>
85
86 <ul>
87   <li><a href="http://maemo.org/download-stats/index.php?unixname=dorian&os=Maemo5&repo=extras">Extras repository</a></li>
88   <li><a href="http://maemo.org/download-stats/index.php?unixname=dorian&os=Maemo5&repo=extras-testing">Extras-testing repository</a></li>
89   <li><a href="http://maemo.org/download-stats/index.php?unixname=dorian&os=Maemo5&repo=extras-devel">Extras-devel repository</a></li>
90 </ul>
91
92 </body>
93 </html>