Add screenshot of the restyled timer.
[timeshop] / www / index.html
index e2f01d7..592720a 100644 (file)
@@ -4,10 +4,23 @@
 <TITLE>Time Workshop</TITLE>
 </HEAD><BODY>
     <H1>Time Workshop</H1>
-    <P>Time Workshop (or just Timeshop) is a stopwatch/alarm timer utility. It includes a small widget library for use in your programs.
-    <P>This page was just started. More info will be available in a few days. It will be the main English page of this project.
-    <P>If you can read Russian then look at project's page at <A HREF=http://www.slobodsky.ru/index.php/programs/timeshop>author's site</A>.
-    <P>Also you can install the latest version from the <A HREF=http://repository.slobodsky.ru>author's repository</A>.
+    <P>Time Workshop (or just Timeshop) is a stopwatch/alarm timer utility. It includes a widget library that will become a base for a time planning and tracking application. At this time the library isn't intended for third-party developers, bacause interfaces change from version to version. Timeshop uses Qt library and it can run on a number of platforms. Author has tested it on
+      <UL><LI>64-bit MS Windows Vista (32-bit version of Qt & program with MS Visual Studio 2008)
+         <LI>Ubuntu Linux 9.10 32 and 64-bit versions
+         <LI>MS Windows Mobile 6 Professional - very slow, just start takes about 20 seconds
+         <LI>And of course Nokia N900 with Maemo 5
+      </UL>
+    <P>Current version 0.2.1 is waiting for testers in extras-testing.
+    <P>Next version will be 0.3.0. Alpha release is planned for March 24 and it will have some useful features: 
+      <UL><LI>Preset buttons: some or all settings can be saved to quick buttons and used by a single click (or tap).
+       <LI>Marks list shows saved stopwatch times and time elapsed from the previous mark with editable comment.</UL>
+      <A HREF="images/screenshots/0.3.0/01-marks.png"><IMG BORDER=0 SRC="images/screenshots/0.3.0/01-marks-small.png"></A>
+      <UL><LI>All settings and layout can be loaded from an XML file. This feature will be considered "undocumented" in 0.3.x and only supplied files are guaranteed to work without errors. I think there will be a layout editor sometime.</UL>
+      <A HREF="images/screenshots/0.3.0/02-2side-layout.png"><IMG BORDER=0 SRC="images/screenshots/0.3.0/02-2side-layout-small.png"></A>
+      <A HREF="images/screenshots/0.3.0/03-colorbuttons.png"><IMG BORDER=0 SRC="images/screenshots/0.3.0/03-colorbuttons-small.png"></A>
+      <BR>This feature allows you to change timer window using Qt style sheets.
     <P>Project's garage page is <A HREF=https://garage.maemo.org/projects/timeshop>here</A>.
-    <P>Git repository is on <A HREF=http://gitorious.org/timeshop>Gitorious</A>.
+    <BR>Git repository is on <A HREF=http://gitorious.org/timeshop>Gitorious</A>.
+    <BR>If you can read Russian look at project's page at <A HREF=http://www.slobodsky.ru/index.php/programs/timeshop>author's site</A>.
+    <BR>Latest unstable version (0.3.0-alpha1) can be installed from the extras-devel repository.
 </BODY></HTML>