Subversion Repositories public

Rev

Rev 88 | Rev 212 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 88 Rev 155
Line 1... Line 1...
1
<?xml version="1.0" ?>
1
<?xml version="1.0" ?>
2
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
2
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
3
  <!ENTITY sportwatcher "<application>sportwatcher 0.1</application>">
3
  <!ENTITY sportwatcher "<application>sportwatcher 0.3</application>">
4
  <!ENTITY kappname "&sportwatcher;"><!-- Do *not* replace kappname-->
4
  <!ENTITY kappname "&sportwatcher;"><!-- Do *not* replace kappname-->
5
  <!ENTITY package "kde-module"><!-- kdebase, kdeadmin, etc -->
5
  <!ENTITY package "kde-module"><!-- kdebase, kdeadmin, etc -->
6
  <!ENTITY % addindex "IGNORE">
6
  <!ENTITY % addindex "IGNORE">
7
  <!ENTITY % English "INCLUDE"><!-- change language only here -->
7
  <!ENTITY % English "INCLUDE"><!-- change language only here -->
8
  
8
  
Line 46... Line 46...
46
<bookinfo>
46
<bookinfo>
47
<title>The &sportwatcher; Handbook</title>
47
<title>The &sportwatcher; Handbook</title>
48
 
48
 
49
<authorgroup>
49
<authorgroup>
50
<author>
50
<author>
51
<firstname></firstname>
51
<firstname>Andreas</firstname>
52
<othername></othername>
52
<othername></othername>
53
<surname>Andreas Theofilu</surname>
53
<surname>Theofilu</surname>
54
<affiliation>
54
<affiliation>
55
<address><email>andreas@theosys.at</email></address>
55
<address><email>andreas@theosys.at</email></address>
56
</affiliation>
56
</affiliation>
57
</author>
57
</author>
58
</authorgroup>
58
</authorgroup>
59
 
59
 
60
<!-- TRANS:ROLES_OF_TRANSLATORS -->
60
<!-- TRANS:ROLES_OF_TRANSLATORS -->
61
 
61
 
62
<copyright>
62
<copyright>
63
<year>1999</year>
-
 
64
<year>2007</year>
63
<year>2007</year>
-
 
64
<year>2008</year>
65
<holder>Andreas Theofilu</holder>
65
<holder>Andreas Theofilu</holder>
66
</copyright>
66
</copyright>
67
<!-- Translators: put here the copyright notice of the translation -->
67
<!-- Translators: put here the copyright notice of the translation -->
68
<!-- Put here the FDL notice.  Read the explanation in fdl-notice.docbook
68
<!-- Put here the FDL notice.  Read the explanation in fdl-notice.docbook
69
     and in the FDL itself on how to use it. -->
69
     and in the FDL itself on how to use it. -->
Line 74... Line 74...
74
need them for translation coordination !
74
need them for translation coordination !
75
Please respect the format of the date (YYYY-MM-DD) and of the version
75
Please respect the format of the date (YYYY-MM-DD) and of the version
76
(V.MM.LL), it could be used by automation scripts.
76
(V.MM.LL), it could be used by automation scripts.
77
Do NOT change these in the translation. -->
77
Do NOT change these in the translation. -->
78
 
78
 
79
<date>2001-10-18</date>
79
<date>2008-01-01</date>
80
<releaseinfo>0.1</releaseinfo>
80
<releaseinfo>0.3</releaseinfo>
81
 
81
 
82
<!-- Abstract about this handbook -->
82
<!-- Abstract about this handbook -->
83
 
83
 
84
<abstract>
84
<abstract>
85
<para>
85
<para>
86
&sportwatcher; is an application specially designed to do nothing you would
86
&sportwatcher; is an application specially designed to get out the data of
-
 
87
the Garmin Forerunner 305 over USB port. It may alo work for other Garmin
87
ever want.
88
devices, unsing the same interface.
88
</para>
89
</para>
89
</abstract>
90
</abstract>
90
 
91
 
91
<!-- This is a set of Keywords for indexing by search engines.
92
<!-- This is a set of Keywords for indexing by search engines.
92
Please at least include KDE, the KDE package it is in, the name
93
Please at least include KDE, the KDE package it is in, the name
93
 of your application, and a few relevant keywords. -->
94
 of your application, and a few relevant keywords. -->
94
 
95
 
95
<keywordset>
96
<keywordset>
96
<keyword>KDE</keyword>
97
<keyword>KDE</keyword>
97
<keyword>sportwatcher</keyword>
98
<keyword>Sportwatcher</keyword>
98
<keyword>nothing</keyword>
99
<keyword>Garmin</keyword>
99
<keyword>nothing else</keyword>
100
<keyword>GDAL</keyword>
100
</keywordset>
101
</keywordset>
101
 
102
 
102
</bookinfo>
103
</bookinfo>
103
 
104
 
104
<!-- The contents of the documentation begin here.  Label
105
<!-- The contents of the documentation begin here.  Label
Line 117... Line 118...
117
application that explains what it does and where to report
118
application that explains what it does and where to report
118
problems. Basically a long version of the abstract.  Don't include a
119
problems. Basically a long version of the abstract.  Don't include a
119
revision history. (see installation appendix comment) -->
120
revision history. (see installation appendix comment) -->
120
 
121
 
121
<para>
122
<para>
122
&sportwatcher; is a program that lets you do absolutely nothing. Please report
123
&sportwatcher; is a program that lets you load the data from a Garmin
-
 
124
Forerunner 305 and similar products, over the USB port. &sportwatcher;
-
 
125
displays the laps, track heart beats per minute and the profile of the
-
 
126
surface. It is able to put a satellite image underneath the track or, if
-
 
127
available, a map or may both combined. To do this, it uses the WMS service,
-
 
128
provided by the GDAL library.
-
 
129
 
123
any problems or feature requests to the &kde; mailing lists.
130
Please report any problems or feature requests to andreas@theosys.at.
124
</para>
131
</para>
125
</chapter>
132
</chapter>
126
 
133
 
127
<chapter id="using-sportwatcher">
134
<chapter id="using-sportwatcher">
128
<title>Using &sportwatcher;</title>
135
<title>Using &sportwatcher;</title>