lib/Request.php:136: Warning[2]: ob_start(): output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter'
Important : This application is unmaintained, and probably will be removed in the next months.
You can use my new web application at the following URL:
http://tracks4bikers.com
Tracks4Bikers.com is a site that helps you creating and sharing GPS tracks, primarily designed for bikers and outdoor activities
Climb profiles is a PHP application to display and store profile data for cyclists, and to store users (cyclists) climb time.
Go to the
start page
Note: Under development. Limited features.
News (march 2004) : I'm trying to integrate ClimbProfile with PHPNuke (
http://phpnuke.org), by developing a PHPNuke module with the same functionality as this application. If someone is interested in this work, please contact me.
Select
Profile list to display the full list of profiles. You can sort the list (by length, difference, slope..) by clicking the table header field. Use the search input field to find a profile.
From the profile list, click on a profile name to display the profile page, containing the profile data as soon as the profile graphical image.
Select
Climb times to display the full list of user climb times.
Select
Add profile to add new profiles to the database
It is required to insert general profile data (name, side, country ..) and a set of data for modelling the profile, in the format: (distance, altitude, optional label). No profile image is required: the image will be automatically generated based on the profile data.
In order to add a profile climb time, you must first login with your nickname.
If you have not a registered nickname, select
New nickName for register your nickname.
Then, navigate to the profile page and click on Add new time
Sorry, no source code download is available.
You can however see the source code from the CVS repository:
http://cvs.sourceforge.net/viewcvs.py/cycleatlas/webAltimetry/