Update web site.
authorAkos Polster <akos@pipacs.com>
Sun, 21 Nov 2010 19:26:46 +0000 (20:26 +0100)
committerAkos Polster <akos@pipacs.com>
Sun, 21 Nov 2010 19:26:46 +0000 (20:26 +0100)
14 files changed:
www/Screenshot-20100614-180828.jpg [new file with mode: 0644]
www/Screenshot-20100614-180828.png [deleted file]
www/Screenshot-20100614-180917.jpg [new file with mode: 0644]
www/Screenshot-20100614-180917.png [deleted file]
www/Screenshot-20100614-180939.jpg [new file with mode: 0644]
www/Screenshot-20100614-180939.png [deleted file]
www/Screenshot-20100614-181102.jpg [new file with mode: 0644]
www/Screenshot-20100614-181102.png [deleted file]
www/Screenshot-20100614-181111.jpg [new file with mode: 0644]
www/Screenshot-20100614-181111.png [deleted file]
www/Screenshot-20100614-181129.jpg [new file with mode: 0644]
www/Screenshot-20100614-181129.png [deleted file]
www/drop-shadow.png [deleted file]
www/index.html

diff --git a/www/Screenshot-20100614-180828.jpg b/www/Screenshot-20100614-180828.jpg
new file mode 100644 (file)
index 0000000..2eb3f03
Binary files /dev/null and b/www/Screenshot-20100614-180828.jpg differ
diff --git a/www/Screenshot-20100614-180828.png b/www/Screenshot-20100614-180828.png
deleted file mode 100644 (file)
index af01d2e..0000000
Binary files a/www/Screenshot-20100614-180828.png and /dev/null differ
diff --git a/www/Screenshot-20100614-180917.jpg b/www/Screenshot-20100614-180917.jpg
new file mode 100644 (file)
index 0000000..3f0cc47
Binary files /dev/null and b/www/Screenshot-20100614-180917.jpg differ
diff --git a/www/Screenshot-20100614-180917.png b/www/Screenshot-20100614-180917.png
deleted file mode 100644 (file)
index b790416..0000000
Binary files a/www/Screenshot-20100614-180917.png and /dev/null differ
diff --git a/www/Screenshot-20100614-180939.jpg b/www/Screenshot-20100614-180939.jpg
new file mode 100644 (file)
index 0000000..16bf373
Binary files /dev/null and b/www/Screenshot-20100614-180939.jpg differ
diff --git a/www/Screenshot-20100614-180939.png b/www/Screenshot-20100614-180939.png
deleted file mode 100644 (file)
index 72508e8..0000000
Binary files a/www/Screenshot-20100614-180939.png and /dev/null differ
diff --git a/www/Screenshot-20100614-181102.jpg b/www/Screenshot-20100614-181102.jpg
new file mode 100644 (file)
index 0000000..2a0144f
Binary files /dev/null and b/www/Screenshot-20100614-181102.jpg differ
diff --git a/www/Screenshot-20100614-181102.png b/www/Screenshot-20100614-181102.png
deleted file mode 100644 (file)
index 6300ec4..0000000
Binary files a/www/Screenshot-20100614-181102.png and /dev/null differ
diff --git a/www/Screenshot-20100614-181111.jpg b/www/Screenshot-20100614-181111.jpg
new file mode 100644 (file)
index 0000000..d144cfe
Binary files /dev/null and b/www/Screenshot-20100614-181111.jpg differ
diff --git a/www/Screenshot-20100614-181111.png b/www/Screenshot-20100614-181111.png
deleted file mode 100644 (file)
index 6174615..0000000
Binary files a/www/Screenshot-20100614-181111.png and /dev/null differ
diff --git a/www/Screenshot-20100614-181129.jpg b/www/Screenshot-20100614-181129.jpg
new file mode 100644 (file)
index 0000000..a999065
Binary files /dev/null and b/www/Screenshot-20100614-181129.jpg differ
diff --git a/www/Screenshot-20100614-181129.png b/www/Screenshot-20100614-181129.png
deleted file mode 100644 (file)
index 9ddb230..0000000
Binary files a/www/Screenshot-20100614-181129.png and /dev/null differ
diff --git a/www/drop-shadow.png b/www/drop-shadow.png
deleted file mode 100644 (file)
index a2561df..0000000
Binary files a/www/drop-shadow.png and /dev/null differ
index 0ec454e..51ada11 100644 (file)
@@ -1,68 +1,65 @@
 <html>
 <head>
 <title>Dorian</title>
-<style>
-.shadowed {
-  float:right;
-  background: url(drop-shadow.png) no-repeat bottom right !important;
-  background: url(drop-shadow.gif) no-repeat bottom right;
-  margin: 10px 0 0 10px !important;
-  margin: 10px 0 0 5px;
-}
-.shadowed img {
-  display: block;
-  position: relative;
-  background-color: #fff;
-  border: 0 # 1px solid #999;
-  margin: -6px 6px 6px -6px;
-  padding: 4px;
-}
-</style>
 </head>
 <body>
 
 <h1>Dorian E-Book Reader</h1>
 
-<p>Dorian is an e-book reader for EPUB format books. It supports book reading,
-organizing books into library, bookmarks, color and font styles, portait and
-landscape modes.</p>
+<p>Dorian is an e-book reader for EPUB format books. Its key features are:<p>
+       
+<ul>
+<li>Easy book reading, navigating book contents with touch or volume keys</li>
+<li>Organizing books into library</li>
+<li>Importing local books</li>
+<li>Searching and downloading books from the Internet</li>
+<li>Chapter navigation</li>
+<li>Bookmarks with notes</li>
+<li>Multiple color and font styles</li>
+<li>Portrait and landscape modes</li>
+<li>Full screen reading</li>
+</ul>
+       
+<p>The project is maintained in the <a href="https://garage.maemo.org/projects/dorian/">Maemo Garage</a>.</p>
 
-<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>. 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>
+<h2>Installing On Nokia N900</h2>
 
-<p>The project is maintained in the <a
-href="https://garage.maemo.org/projects/dorian/">Maemo Garage</a>.</p>
+<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>
+       
+<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>
 
-<p>Some screenshots:</p>
+<h2>Installing On Nokia Symbian Phones</h2>
 
-<div class="shadowed" style="float: left;"><img
-src="Screenshot-20100614-180828.png" border="0" alt="screenshot">
-<p> Icon in the application menu</p></div>
+<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>
 
-<div class="shadowed" style="float: left;"><img
-src="Screenshot-20100614-180917.png" border="0" alt="screenshot">
-<p> Reading a book</p></div>
-
-<div class="shadowed" style="float: left;"><img
-src="Screenshot-20100614-180939.png" border="0" alt="screenshot">
-<p> Library view</div>
-
-<div class="shadowed" style="float: left;"><img
-src="Screenshot-20100614-181102.png" border="0" alt="screenshot">
-<p> Library with new book added</p></div>
-
-<div class="shadowed" style="float: left;"><img
-src="Screenshot-20100614-181111.png" border="0" alt="screenshot">
-<p> Book details</p></div>
-
-<div class="shadowed" style="float: left;"><img
-src="Screenshot-20100614-181129.png" border="0" alt="screenshot">
-<p> Reading in full screen mode</p></div>
+<p>Supported phone models are the Nokia N8 and C6-01. Other Symbian^3 devices might work, but are untested.</p>
 
+<h2>Screenshots</h2>
+       
+<p align="center">
+<img src="Screenshot-20100614-180828.jpg" border="0" alt="screenshot">
+<br />
+Icon in the application menu
+<br /><br />
+<img src="Screenshot-20100614-180917.jpg" border="0" alt="screenshot">
+<br />
+Reading a book
+<br /><br />
+<img src="Screenshot-20100614-180939.jpg" border="0" alt="screenshot">
+<br />
+Library view
+<br /><br />
+<img src="Screenshot-20100614-181102.jpg" border="0" alt="screenshot">
+<br />
+Library with new book added
+<br /><br />
+<img src="Screenshot-20100614-181111.jpg" border="0" alt="screenshot">
+<br />
+Book details
+<br /><br />
+<img src="Screenshot-20100614-181129.jpg" border="0" alt="screenshot">
+<br />
+Reading in full screen mode
+</p>
 </body>
 </html>