updated web page to show GUI version

This commit is contained in:
Sean C. Rhea
2006-09-07 02:12:51 +00:00
parent f98e4186c5
commit 5f2aa3f8e9
9 changed files with 71 additions and 16 deletions

Binary file not shown.

View File

@@ -32,6 +32,9 @@ index.html: index.content genpage.pl
license.html: license.content genpage.pl
./genpage.pl "License" $< > $@
screenshots.html: screenshots.content genpage.pl
./genpage.pl "Screenshots" $< > $@
search.html: search.content genpage.pl
./genpage.pl "Search" $< > $@

View File

@@ -1,13 +1,40 @@
<!-- $Id: download.content,v 1.6 2006/08/11 20:21:03 srhea Exp $ -->
Right now we're only distributing tarballs of the Golden Cheetah source.
As of September 6, 2006, we're now distributing the Golden Cheetah GUI built
for PowerPC processors. Also included in this distribution is the source code
for the GUI and the older, command-line programs.
<p>
<center>
<table width="100%">
<tr>
<td width="20%"><i>Date</i></td>
<td width="25%"><i>Source</i></td>
<td width="25%"><i>File</i></td>
<td><i>Description</i></td>
</tr>
<tr>
<td valign="top">Sep 6, 2006</td>
<td valign="top"><a href="GoldenCheetah_2006-09-06_Darwin_powerpc.dmg">Darwin
PowerPC</a></td>
<td valign="top">The first release of the Golden Cheetah GUI.
</td>
</tr>
</table>
</center>
<p>
<hr width="50%">
<p>
These are the older, source-only, command-line distributions. I don't
recommend using them unless you know your way around a C compiler.
<center>
<table width="100%">
<tr>
<td width="20%"><i>Date</i></td>
<td width="25%"><i>File</i></td>
<td><i>Description</i></td>
</tr>

View File

@@ -1,18 +1,5 @@
<!-- $Id: faq.content,v 1.4 2006/07/05 16:59:56 srhea Exp $ -->
<p>
<i>Why does Golden Cheetah only include command-line utilities? Where's the
GUI?</i>
<p>
Because this project is only a hobby of ours, and we haven't had time to
finish it yet. That said, we are working on it. Here's a teaser screenshot
to keep you interested:
<center>
<img src="gui-preview.png" alt="GUI Screen Shot" align="center">
</center>
<p>
<i>Does the output of <code>ptunpk</code> exactly match that of the software
included with the PowerTap?</i>

View File

@@ -43,6 +43,7 @@ print<<EOF;
<img src="logo.png" width="128" height="184" alt="Picture of Cheetah">
<p> <b><a href="index.html">Introduction</a></b>
<br> <b><a href="screenshots.html">Screenshots</a>
<br> <b><a href="users-guide.html">User's Guide</a>
<br> <b><a href="faq.html">FAQ</a>
<br> <b><a href="license.html">License</a></b>

BIN
doc/screenshot-plot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

BIN
doc/screenshot-summary.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

18
doc/screenshots.content Normal file
View File

@@ -0,0 +1,18 @@
<!-- $Id: faq.content,v 1.4 2006/07/05 16:59:56 srhea Exp $ -->
<p>
<center>
<big><font face="arial,helvetica,sanserif">
The Ride Summary Screen
</font></big>
<p>
<img src="screenshot-summary.png" alt="Ride Summary Screen" align="center">
<p>
<big><font face="arial,helvetica,sanserif">
The Power and Heart Rate Graph
</font></big>
<p>
<img src="screenshot-plot.png" alt="Power and HR Graph" align="center">
</center>

View File

@@ -1,5 +1,24 @@
<!-- $Id: users-guide.content,v 1.5 2006/05/27 16:32:46 srhea Exp $ -->
Currently, Golden Cheetah consists of several command line utilities:
<big><font face="arial,helvetica,sanserif">
Using the GUI
</font></big>
<p>
Using the graphical version of Golden Cheetah should be pretty
self-explanatory. Download the disk image from the <a
href="download.html">download page</a>, drag the Golden Cheetah application
into your Applications folder, open your Applications folder, and then double
click on Golden Cheetah.
<p>
<big><font face="arial,helvetica,sanserif">
Using the Command Line Utilities
</font></big>
<p>
In addition to the GUI, Golden Cheetah comes with
several command line utilities:
<code>ptdl</code>, which downloads ride data from a PowerTap Pro version 2.21
cycling computer, <code>ptunpk</code>, which unpacks the raw bytes downloaded
by <code>ptdl</code> and outputs more human-friendly ride information, and