diary

What is "My Best Performance"

Problem: The diary displays My Best Performance. But that was not my fastest performance. What is it then?
Explanation: My Best Performance is based on the fitness value you achieved. The theory behind that is your most economic run — not necessarily your fastest.
On Fitness: In TrailRunner, the fitness is a calculated value based on the average pace and heart rate of a workout. The idea is that if you where very fast with a low heart rate you are fitter, while the opposite applies if you where very slow and had a high heart rate. This value is just for orientation and does not have the accuracy of the methods used in Polar watches or other biometric methods, but it gives a pretty good overall impression. To compare your fitness values to average adults, take a look into this table.

Application Data cannot be found

Problem: After renaming the application the old application data cannot be found.
Background: TrailRunner stores your personal application data in

[yourhome]/Library/Application Support/[applicationName]

If you rename the application the application Name will point to a different folder, therefore missing your registration file and diary.
Solution: Copy all files you require into the new directory.

Share diary and document between different Macs

Problem: You have a Mac at home and one at work. You would like to synchronize your TrailRunner diary with these two computers.
Solution: TrailRunner supports Dropbox. You can put the TrailRunner documents into your Dropbox and the data gets synchronized between all linked computers.

> www.dropbox.com
> Technote on how to install and use DropBox

How can I backup my files

Problem: It's not really obvious to me where TrailRunner stores the main document containing routes and the database containing my diary activities. How can I backup these files?

Solution
: TrailRunner stores files in the following folders. Backup these folders/files and your personal data is safe.
__yourhome__/Library/Application Support/TrailRunner
__yourhome__/Library/Preferences
__yourhome__/Library/Caches/com.berbie.trailrunner

> Read More about what files TrailRunner writes to your harddrive…

Hint: Another alternative to backing up your files is to place them in Dropbox. This also enables you to synchronize with other computers you own:
> Read More about how to synchronize your diary with other computers…

finder_goto_folder
Hint: on Mac OS X Lion the __yourhome__/Library folder is invisible. You can make it permanently visible using the following terminal command:
chflags nohidden ~/Library/
or you can open it by typing the following into the Finder menu item Go > Go to Folder box:
~/Library

How can I export my diary

Problem: While TrailRunner already has some statistical graphs built in, you sometimes still want to create your own graphs like e.g "calories burnt per kilometer".
Solution: Select the diary entries in TrailRunner and use Edit > Copy to paste the data into an external spreadsheet application like NeoOffice or Excel. To select all entries in TrailRunner, use Command-A.
Tip: If you import your data into NeoOffice, follow these step to make NeoOffice use one column for each diary column.
Copy the diary entries
Open NeoOffice and select a new spreadsheet.
Press Command-P to paste the history in.
In the popup that appears, verify the Separator options - the settings should be “separated by tab".

How can I manually publish my weblog

Problem: TrailRunner can publish your weblog to either a .Mac or FTP account. Both options might not work for you.
Solution: To manually copy your weblog to another server, follow these steps:
- Press the Preview Button in the Publish pane.
Safari will open and will show you the preview.
- Remove the /weblog.html part of the url displayed in the address bar.
- Press the return key while the cursor is still in the address bar.
Finder will open a new window with the exported files.
- Manually copy these to your server.