Remove wrong file.
[plansplant] / www / index.html
index 14d0a62..cc28b6b 100644 (file)
@@ -3,16 +3,32 @@
 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; Charset=utf-8">
 <TITLE>Plans Plant</TITLE>
 <STYLE TYPE="text/css">
-  IMG.screenshot { float: left; margin-right: 1em; margin-bottom: 1em; clear: both; }
+  IMG.screenshot { float: left; margin-right: 1em; margin-bottom: 1em; clear: both; border: none; }
   H2, H3 { clear: both; }
 </STYLE>
 </HEAD><BODY>
     <P STYLE="margin-top: 0em; margin-bottom: 0"><A HREF="index.ru.html">Русская страница</A> содержит дополнительную информацию в менее кос<SMALL>т</SMALL>ноязычной форме.</P><HR>
-    <H1><OBJECT DATA="plansplant.svg" TYPE="image/svg+xml"><IMG SRC="plansplant.png"></OBJECT>Plans Plant</H1>
-    <P>It's a small application for planning a hierarchy of tasks. Current version is 0.1.2. It's available for Nokia N900 mobile computer from extras-testing repository and desktop computers with Microsoft Windows and Ubuntu Linux 'lucid' 10.4 operating systems.
-    <P>See <A HREF="index.ru.html">Russian page</A> for screenshots from Ubuntu and MS Windows (only in Russian at this time, English will be soon).
+    <H1><OBJECT DATA="plansplant.svg" WIDTH=48 HEIGHT=48 TYPE="image/svg+xml"><IMG SRC="plansplant.png"></OBJECT>Plans Plant</H1>
+    <P>It's a small application for planning a hierarchy of tasks with subtasks and dependencies. Current version is 0.1.3. It's available for Nokia N900 mobile computer from extras-testing repository and desktop computers with Microsoft Windows and Linux operating systems (Ubuntu, openSUSE and MeeGo for netbooks). Port to Symbian^3 platform is in progress, but it isn't ready yet.
+    <P><A HREF="ru/images/collage-full.png"><IMG CLASS="screenshot" SRC="ru/images/collage.jpg"></A>
+    <P STYLE="clear: both;">See <A HREF="index.ru.html">Russian page</A> for more screenshots from MeeGo, Ubuntu and MS Windows (only in Russian at this time, English will be soon).
+    <H3>Development version</H3>It has a lot of bugs and some new features:
+      <UL>
+       <LI>List of tasks, sorted by the planned time.</LI>
+       <LI>Tasks priorities.</LI>
+       <LI>Search tasks by names, descriptions or comments.</LI>
+       <LI>Time tracking for the tasks.</LI>
+      </UL>
+    <P>It's available for some platforms:
+      <UL>
+       <li>Maemo - from the extras-devel. </li>
+       <li>Ubuntu - in the author's PPA. To add this repository use command <code>sudo add-apt-repository ppa:wholeman/wholeman</code>.</li>
+       <li>Installer for MS Windows is available <a href="index.php?option=com_jdownloads&amp;Itemid=25&amp;task=finish&amp;cid=29&amp;catid=23&amp;m=0">here</a>. It contains all shared libriries and that's why it is relatively large (~5M).</li>
+      </UL>
+      <HR>
       <H3>Tasks tree</H3>
       <IMG CLASS="screenshot" NAME="tasks_tree_screenshot" SRC="en/images/maemo/tasks_tree.png">
+      <P>This is the main part of the application. You can add tasks, dependencies and change tasks and their order here.
       <H3>Task dialog</H3>
       <IMG CLASS="screenshot" NAME="task_dialog_full_screenshot" SRC="en/images/maemo/task_dialog_full.png">
       <P>The main part of this form can be scrolled if it's not fit into the window. The image for Nokia N900 has been composed from three screenshots to make the full dialog.
       <IMG CLASS="screenshot" NAME="dependencies_dialog_screenshot" SRC="en/images/maemo/dependencies_dialog.png">
       <H2>Download</H2>
     <UL>
-      <LI>N900 users can install this application from "extras-testing" repository.
+      <LI>N900 users can install this application from the "extras-testing" repository.
       <LI><A HREF="http://www.slobodsky.ru/index.php?option=com_jdownloads&Itemid=25&task=finish&cid=27&catid=22&m=0">Installer for MS Windows (32-bit)</A>
       <LI><A HREF="http://www.slobodsky.ru/index.php?option=com_jdownloads&Itemid=25&task=finish&cid=28&catid=22&m=0">Tarball for <B>32-bit</B> Ubuntu Linux 10.4</A>. Unpack and run <CODE>install.sh</CODE> if you don't know what to do with it.
       <LI><A HREF="http://www.slobodsky.ru/index.php?option=com_jdownloads&Itemid=25&task=finish&cid=26&catid=22&m=0">Tarball for <B>64-bit</B> Ubuntu Linux 10.4</A>. See above.
       <LI><A HREF="https://garage.maemo.org/frs/download.php/8918/plansplant-0.1.3.tar.bz2">Sources are in the Maemo garage</A>.
+      <LI>Git repository is at the <a href="http://gitorious.org/plansplant">http://gitorious.org/plansplant</a>.
     </UL>
 </BODY></HTML>