* changing web page into mDictionary one (basic version)
[mdictionary] / howto.html
index 617e9e1..c695bef 100644 (file)
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 <head>
-<meta http-equiv="Content-type" content="text/html; charset=iso-8859-2">
-<title>WhiteStork Multilingual Dictionary</title>
-<link rel="Stylesheet" type="text/css" href="./css/style.css">
+       <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+       <meta http-equiv="content-language" content="EN" />
+       <meta name="description" content="Home page for mDictionary project - 
+                   mobile multilingual dictionary for maemo.org platform 
+                   (previously known as a 'WhiteStork')" />
+       <meta name="keywords" content="mdictionary whitestork maemo n770
+                   n800 n810 dictionary xdxf stardict mobile linux comarch" />
+       <meta name="language" content="English" />
+       <meta name="owner" content="ComArch S.A." />
+       <meta name="copyright" content="ComArch, 2006-2007. All rights Reserved."/>
+
+       <link rel="shortcut icon" href="images/favicon.png" type="image/x-icon"></link>
+       <link rel="stylesheet" href="styles/main.css" type="text/css"></link>
+       <!--[if IE 6]>
+               <link rel="stylesheet"
+                     type="text/css"
+                     href="styles/main_ie.css" />
+
+               <script src="scripts/pngfix.js" type="text/javascript"></script>
+       <![endif]-->
+       <script language="JavaScript" src="scripts/javascripts.js" ></script>
+
+       <title>
+               mDictionary - multilingual dictionary for Maemo
+       </title>
 </head>
 <body>
-<table id="top">
-<tr><td colspan="2"><center><img src="./images/label2.png"></center></td></tr>
-<tr>
-       <td id="left_border">&nbsp;</td>
-       <td id="center">
-               <table id="body">
-               <tr>
-                       <td id="left">
-                               <table class="menu">
-                               <tr><th>Menu</th></tr>
-                               <tr>
-                                       <td>
-                                               <a href="index.html">About</a><br>
-                                               <a href="licence.html">Licence</a><br>
-                                               <a href="howto.html">How to...</a><br>
-                                               <a href="devhowto.html">For developers</a><br>
-                                               <a href="faq.html">FAQ</a><br>
-                                               <a href="userguide/index.html">User Guide</a><br>
-                                               <a href="screen800.html">Screenshots</a><br>
-                                               <a href="download.html">Download</a><br>
-                                               <a href="contact.html">Contact us</a><br>
-                                       </td>
-                               </tr>
-                               <tr><th class="footer">&nbsp;</th></tr>
-                               </table>
-                               <br>
-                               <br>
-                       </td>
-                       <td id="content">
-                               <table class="menu">
-                               <tr><th>&nbsp;</th></tr>
-                               <tr>
-                                       <td class="content">
-                                               <p><b>WhiteStork Multilingual Dictionary Installation.</b><br><br> 
-                                               This piece of software consists of three binary packages:
-                                               <ul>
-                                               <li>whitestork - core application</li>
-                                               <li>whitestorkgui - the graphical user interface</li>
-                                               <li>whitestorkplugins - XDXF and StarDict dictionaries format parsing engine</li>
-                                               </ul></p>
-                                               <p><b>Nokia N770 &amp; N800 installation<br><br></b>
-                                               In order to install our application make the following steps:<br>
-<ul><b>1.</b> Download the binary packages from our download section<br>
-<b>2.</b> Open the file manager and double click on each of the downloaded files in order they were mentioned above.<br>
-<b>3.</b> A window will pop up notifying you that the packages haven't been verified by Nokia. In order to install the dictionary you will have to ignore these warnings.<br>
-</ul></p>
-<p><b> Scratchbox installation<br></b>
-<ul><b>1.</b> Download the binary packages from our download section<br>
-<b>2.</b> Log into scratchbox and become root by issuing the command:
-fakeroot su<br>
-<b>3.</b> Install each WhiteStork package in order mentioned above by using: 
-<b><i>dpkg -i package_name</i></b><br>
-</ul></p>
-<p>Our application allows for using various parsing engines, so that different dictionary formats could be used. We have included a XDXF and StarDict format parsing engine to provide an example and to make it usable.<br></p>
+<div id="webContainer">
+       <div id="topBar">
+               <img src="images/mLogo_ie24.png" style="float:left;"></img>
+               <a href="files/mdictionary.install"
+                  class="install">
+                       install
+               </a>
+               <div style="display:block;height:100px;">
+                       <p class="title">
+                               mDictionary
+                       </p>
+                       <p class="description">
+                               multilingual dictionary for <a href="http://www.maemo.org" target="_blank"><img align="top" border="0" src="images/maemo_logo.png" ></a>(N770, N800 &amp; N810)
+                       </p>
+               </div>
+               <div id="topBarLinks">
+                       <a href="index.html">Home</a>
+                       <a href="download.html">Download</a>
+                       <a href="howto.html" class="current">How to...</a>
+                       <a href="screen800.html">Screenshots</a>
+                       <a href="userguide.html">User Guide</a>
+                       <a href="faq.html">FAQ</a>
+                       <a href="devhowto.html">Development</a>
+                       <a href="contact.html">Contact</a>
+               </div>
+
+       </div>
+       <div id="contentContainer">
+               <h1>
+                       mDictionary Multilingual Dictionary Installation.
+               </h1>
+               <p>
+                       <strong>mDictionary</strong> consists of three modules:
+                       <br /><br />
+                               mdictionary - core application<br />
+                               mdictionarygui - the graphical user interface<br />
+                               mdictionaryplugins - engines<br />
+                       <br /> 
+                       All of them are placed in one binary package - mDictionary.
+               </p>
+               <h1>
+                       Nokia N770 &amp; N800 &amp; N810 installation
+               </h1>
+               <p>
+                       In order to install our application click <a href="files/mdictionary.install">INSTALL</a> or make the following steps:<br />
 
-<p><b>Installing new dictionaries</b>
+               <br />1. Download the binary package from our download section
+               <br />2. Open the file manager and double click on downloaded file.
+               <br />3. A window will pop up notifying you that the package hasn't been verified by Nokia. In order to install the dictionary you will have to ignore these warnings.
+               </p>
+
+               <h1>
+                       Scratchbox installation
+               </h1>
+                       - Download the binary package from our download section
+               <br /> - Log into scratchbox and become root by issuing the command: <span class="code">fakeroot su</span>
+               <br /> - Install mDictionary package mentioned above by using: <span class="code">dpkg -i package_name</span>.<br />
+               <br />
+
+               <p>
+                       Our application allows for using various parsing engines, so that different dictionary formats could be used. We have included a XDXF and StarDict format parsing engine to provide an example and to make it usable.
+               </p>
+
+               <h1>
+                       Installing new dictionaries
+               </h1>
  
-<ul>Dictionaries in WhiteStork are files containing the words database. For now we have only included a package containing a XDXF andStarDict format parser. You are welcome to contribute new parsing engines and we hope you will find our API documentation useful in development process. In order to add new dictionaries you'll have to download files containing the words database and make sure you have the appropriate parsing engine installed. As far as the XDXF and StarDict formats are concerned, they can be found under this address: <a href="http://xdxf.revdanica.com/down/">http://xdxf.revdanica.com/down/</a>
-Place the dictionary wherever you wish, however it has to be reachable by our application. In order to register new file in our dictionary, choose the Load Dictionary option from the application menu. To make it usable you'll have to optimize it, otherwise you won't be able to use it in your searches. If you would like to exclude a dictionary from searching, use the Select Dictionary option from the menu and check/uncheck a box next to your desired file.
-In order to unregister dictionary from our application, use the Remove Dictionary option. This will not erase the file however, you will have to do it manually.</ul></p>
-<p><b>Uninstalling the application</b><br>
+               <p>
+                       Dictionaries in mDictionary are files containing the words database. For now we have only included a package containing a XDXF and StarDict format parser. You are welcome to contribute new parsing engines and we hope you will find our API documentation useful in development process. In order to add new dictionaries you'll have to download files containing the words database and make sure you have the appropriate parsing engine installed. As far as the XDXF and StarDict formats are concerned, they can be found under this address:
+                       <a href="http://xdxf.revdanica.com/down">http://xdxf.revdanica.com/down </a>
+               </p>
+               <p>
+                       Place the dictionary file wherever you wish, however it has to be reachable by the application. In order to register new file in our dictionary, choose the Load Dictionary option from the application menu. To make <u>XDXF</u> dictionaries to work faster, you can optimize them (a special dialog will lead you through this procces). <u>StarDict dictionaries do not require optimalization</u> (there is no difference if you enable optimizing or not). If you would like to exclude a dictionary from searching, use the Select Dictionary option from the menu and check/uncheck a box next to your desired file.
+               </p>
+               <p>
+                       In order to unregister dictionary from mDictionary, use the Remove Dictionary option. This will not erase the file however, you will have to do it manually if you want to remove it from your device.
+               </p>
+               <h1>
+                       Uninstalling the application
+               </h1>
  
-<ul>Uninstalling WhiteStork can be performed using the Application Manager. Enter the Show Installed Applications item and uninstall the following packages: whitestorkgui, whitestorkplugins and whitestork.<ul><p>
-                                               
-                                       </td>
-                               </tr>
-                               <tr><th class="footer">&nbsp;</th></tr>
-                               </table>
-                       </td>
-               </tr>
-               <tr><td colspan="2" id="footer_border">&nbsp;</td></tr>
-               <tr><td colspan="2" id="footer">&copy; 2006 <a href="#top">WhiteStork Multilingual Dictionary</a></td></tr>
-               </table>
-       </td>
-       <td id="right_border">&nbsp;</td>
-</tr>
-</table>
-
+               <p>
+                       Uninstalling mDictionary can be performed using the Application Manager. Enter the Show Installed Applications item and uninstall  mdictionary package.
+               </p>
+       </div>
+       <div id="footer">
+                       <p>Copyright &copy; 2006 - 2007 ComArch S.A.</p>
+                       <br>
+                       <a href="http://www.comarch.com"><img src="images/comarch.png"
+                            alt="ComArch Information Technology"
+                            width="150px"
+                            height="36px"
+                                border="0"
+                                >
+                       </a>
+               </div>
+       </div>
+</div>
+<br>
 </body>
-</html>
\ No newline at end of file
+</html>