Add Russian page with some screenshots.
[timeshop] / www / index.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <HMTL><HEAD>
3 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; Charset=utf-8">
4 <TITLE>Time Workshop</TITLE>
5 </HEAD><BODY>
6     <H1>Time Workshop</H1>
7     <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 the interface will change from version to version. Timeshop uses the Qt library and it can run on a number of platforms. The Author has tested it on
8       <UL><LI>64-bit MS Windows Vista (32-bit version of Qt & program with MS Visual Studio 2008)
9           <LI>Ubuntu Linux 9.10 (32 and 64-bit versions)
10           <LI>MS Windows Mobile 6 Professional (Runs very slow, takes about 20seconds to start!)
11           <LI>And of course the Nokia N900 with Maemo 5
12       </UL>
13     
14     <P>Version 0.2.1 is available for testers in extras-testing.
15     <P>The Latest (unstable) version is 0.3.0. Alpha released on March 24 featuring: 
16       <UL><LI>Preset buttons: some or all settings can be saved to quick buttons and used by a single click (or tap).
17         <LI>Marks list shows saved stopwatch times and time elapsed from the previous mark with editable comment.</UL>
18       <A HREF="images/screenshots/0.3.0/01-marks.png"><IMG BORDER=0 SRC="images/screenshots/0.3.0/01-marks-small.png"></A>
19       <UL><LI>All the 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 to manage this efficiently.</UL>
20       <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>
21       <A HREF="images/screenshots/0.3.0/03-colorbuttons.png"><IMG BORDER=0 SRC="images/screenshots/0.3.0/03-colorbuttons-small.png"></A>
22       <BR>This feature will allow you to change timer window using Qt style sheets.
23     <P>The project's garage page is <A HREF=https://garage.maemo.org/projects/timeshop>here</A>.
24     <BR>The Git repository is on <A HREF=http://gitorious.org/timeshop>Gitorious</A>.
25     <BR>If you can read Russian take a look at the project's page at <A HREF=http://www.slobodsky.ru/index.php/programs/timeshop>author's site</A>.
26     <P><BR>DOWNLOAD: Latest unstable version (0.3.0-alpha1) can be installed from the extras-devel repository.
27    
28 </BODY></HTML>