small change
[mdictionary] / www / howto.html
diff --git a/www/howto.html b/www/howto.html
deleted file mode 100644 (file)
index 5760fac..0000000
+++ /dev/null
@@ -1,198 +0,0 @@
-<!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=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>
-<div id="webContainer">
-       <div id="topBar">
-               <img src="images/mLogo_ie24.png" style="float:left;"></img>
-       <div class="installs">
-               INSTALL:
-               <a href="files/mdictionary.install"
-                  class="install" style="margin-top:4px;"
-                  title="Click to install mDictionary on OS2006"><span>OS2006</span>
-               </a>
-               <a href="files/mdictionary.install"
-                  class="install" style="clear:both; margin-top:4px;"
-                  title="Click to install mDictionary on OS2007"><span style="letter-spacing:0px;">OS2007</span>
-               </a>
-               <a href="files/mdictionary2008.install"
-                  class="install" style="clear:both; margin-top:4px;"
-                  title="Click to install mDictionary on OS2008"><span style="letter-spacing:0px;">OS2008</span>
-               </a>
-               <span style="clear:both;text-align:center;display:block;font-size:9px;"><a href="howto.html" style="font-size:9px;text-decoration:none;">(read How To... first)</a></span>
-       </div>
-               <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>
-                       <p class="description">
-                               &nbsp; and <a href="http://www.meego.com" target="_blank"><img align="top" border="0" src="images/Meego.png" width="80" height="20" ></a> (N900 & netbook )
-                       </p>
-               </div>
-               <div id="topBarLinks">
-                       <a href="index.html" >Home</a>
-                       <a href="download.html">Download</a>
-                       <a href="qmlelements.html">QML Elements</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>new mDictionary</strong> consists of three modules:
-                       <br /><br />
-                               mdictionary - core application<br />
-                               homescreen-widget - widget for desktop<br />
-                               mdictionaryplugins - engines (for example: "mdictionary-stardict-plugin")<br />
-                       <br />
-                       All of them are located in different packages. Program needs to work only installation "mDictionary" package. Other packages only extends the functionality.
-               </p>
-               <p>
-                       <strong>old 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>
-                       MeeGo and Maemo instalation     
-               </h1>
-               <p>
-                       1. Download the binary package from our download section
-                       2. Open the file manager and double click on downloaded file.
-                       3. Ignore all these warnings.
-               <p>
-
-               <h1>
-                       Nokia N770 &amp; N800 &amp; N810 installation
-               </h1>
-               <h2 style="color:#953;text-align:center;">
-                       mDictionary installation steps for OS2008
-               </h2>
-               <p> 
-               Mdictionary requires libbz2 library to be able to work. To install libbz library repository with libbz package should be added to application catalogue and „Red pill mode” should be activated.
-               To add the repository with libbz2 package you can click on <a href="files/chinook.install">INSTALL</a> or perform following steps to add repository manually:
-               <ol style="margin-left: 25px; margin-top: -5px margin-bottom: 5px;">
-               <li>Go to Main Menu -> Setting -> Applications manager</li>
-               <li>Go to Tools -> Application catalogue...</li>
-               <li>Click New and enter:
-                               <br />Catalogue name: Maemo Chinook
-                               <br />Web address: http://repository.maemo.org
-                               <br />Distribution: chinook
-                               <br />Components: free non-free
-                               <br />Be sure that this repository was not added before !
-               </li>
-               </ol>
-               
-               <br />To activate „Red pill mode” follow this steps:
-               <ol style="margin-left: 25px; margin-top: 10px; margin-bottom: -5px;">
-               <li>Go to Main Menu -> Setting -> Applications manager</li>
-               <li>Go to Tools -> Application catalogue...</li>
-               <li>Click New and enter matrix into Web address (remember to remove http:// entry)</li>
-               <li>Click on Cancel. Question about pill should be displayed. Click on Red. To deactivate „Red pill mode” repeat above steps but in last step Click on Blue.</li>
-               </ol>
-               <br />Now click on Browse installable applications go to Tools->Search and enter libbz2 into Search word field and click OK. Click and install  libbz2-1.0 package.
-               <br />After successful installation of libz2 package you should be able to install mdctionary without any problems by clicking on <a href="files/mdictionary2008.install">INSTALL</a>.<br />
-               </p>
-               
-               <h2 style="color:#953;text-align:center;">
-                       mDictionary installation steps for OS2007 and OS2006
-               </h2>
-               <p>
-                       In order to install our application click <a href="files/mdictionary.install">INSTALL</a> or make the following steps:<br />
-               <ol style="margin-left: 25px;">
-               <li>Download the binary package from our download section</li>
-               <li>Open the file manager and double click on downloaded file.</li>
-               <li>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.</li>
-               </ol>
-               </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>
-
-               <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>
-
-               <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 - 2008 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>