[X] The "/2009 Vixta Aero 3D/VixtaAero3D.En.CD.2009.Mobile6.iso" file could not be found or is not available. Please select another file.

Run is an enhanced interactive training diary for runners. With Run you can log every detail of your running activities, measure and track your progress and effort, and recognize fitness patterns. Use Run to maximize efficiency and avoid injuries.


http://run.sourceforge.net





Separate each tag with a space.

Release Date:

2005-05-20

Topics:

License:

Ratings and Reviews

Be the first to post a text review of Run. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Tracker comment added

    gkuchera commented on the Data Import - NikePlus artifact

    posted by gkuchera 1061 days ago

  • Tracker artifact added

    gkuchera created the Data Import - NikePlus artifact

    posted by gkuchera 1061 days ago

  • Forum thread added

    rohanale created the Pacing Details forum thread

    posted by rohanale 1278 days ago

  • run Run-0.8.0.2 file released: Run-0.8.0.2.tar.gz

    Change log and version history for Run run 0.8.0.2 (18.5.2005) - Administration: runner's settings now don't show runner's password sha1 - the password fields are empty and unless the user enters a new password, they keep their current one (runnersettings.php, editrunner.php). run 0.8.0.2 (17.5.2005) - Administration: fixed password checking bug (adminsettings.php). run 0.8.0.2 (16.5.2005) - Installation: fixed the bug in the install script that prevented the creation of the Shoes table (a missing closing parentheses) and an error in query which created the administrator's account (an extra parentheses) (mysql/CleanInstall08.php, mysql/Upgrade073-08.php). - Application: fixed a bug that prevented the Run to be used in directories other than root web directory. Now Run works in whichever directory accessible on your web server (system/environment.php, display.php). run 0.8.0.2 (7.5.2005) - Shoe Management: when displaying shoe notes, line breaks were ignored. nl2br was applied to fix the problem (shoes.php).

    posted 1634 days ago

  • File released: /run/Run-0.8.0.2/Run-0.8.0.2.tar.gz

    posted 1635 days ago

  • run Run-0.8.0.1 file released: Run-0.8.0.1.tar.gz

    Change log and version history for Run run 0.8.0.1 (4.5.2005) - Main Display: bug fix that was the culprit behind inacurate notes display in summary view mode (display.php). run 0.8 (3.5.2005) - Installation/Upgrade: install and upgrade scripts were made (install/CleanInstall08.php, install/Upgrade073-08.php). - Administration: runners can now choose between two different modes for viewing their logs: full and summary. Full view displays all data, while summary will show only a summary for each run. File details.php is used for displaying run details in full view mode (administrator.php, addnewrunner.php, runnersettings.php, editrunner.php, display.php, details.php). run 0.8 (28.4.2005) - Main Display: removed bug that caused invalid data display when using previous/next month links for displaying data. What was wrong was that simply adding and subtracting month digits caused confusion in mysql queries when single digit month numbers for January and February were in question and thus all months containing digits 1 or 2 would show up for the viewing year, and not just the requested month (display.php). run 0.8 (23.4.2005) - Shoe Management: shoe edit link is now displayed in the same way as runner edit in administrators interface. This change was made for the sake of GUI consistency. (shoes.php, system/style.css). - Main Display: detail of date information for logged runs is now determined by the selection criteria (display.php). - Administration: total and average distance and time is calculated for the selected runner's last ten runs (administration.php). run 0.8 (14.4.2005) - Shoe Management: added a bunch of shoe makers (system/functions.php). run 0.8 (13.4.2005) - Main Display/Administration: even rows of logged runs are displayed with a different background color. Same goes for the last ten runs for each runner in the administrative interface. Added a function to system/functions.php to find out which rows are odd and which are even. Also a few styles were added (display.php, administration.php, system/style.css, system/functions.php). run 0.8 (12.4.2005) - Application: before if runner existed but was not active they just couldn't login and message saying that the username-password combination entered is not correct was displayed. Now, inactive runners still cannot login, but they get the message saying that their account is inactive (index.php). run 0.8 (7.4.2005) - Shoe Management: since shoesactive.php and shoesretired.php are practically the same files that differ only in small details, I have prepared one file that will work for displaying both active and retired shoes (shoes.php, shoesedit.php, shoesadd.php, display.php). - Shoe Management: all distance units, distances, and Shoe Wear Bar length are now displayed according to each runner's distance unit settings. If running distances are stored in both miles and kilometers, one or the other are converted in the preset unit and a sum is displayed. Also shoeWearBar function was augumented to serve well (shoesactive.php, shoesretired.php, system/functions.php). - Main Display: total and average distances in the main display window are now displayed in the distance measurement unit selected in the settings for each runner. If running distances are stored in both miles and kilometers, one or the other are converted in the preset unit and a sum is displayed (display.php). run 0.8 (6.4.2005) - Administration: when adding a new runner, preffered measurement units can be selected now. Also measurement units functions had to be adjusted a bit for that (addnewrunner.php, editrunner.php, system/functions.php). run 0.8 (5.4.2005) - Shoe Management: new styles have been adopeted with divs instead of tables. A first/last shoe use date bug was fixed, which means that now when either first or last day of use for the shoe is not present in the shoes table is entered automatically (shoesadd.php, shoesactive.php, shoesretired.php, shoesedit.php). - Log a Run/Edit an Entry: all measurement units are now displayed in the drop-down menu with property "selected". New styles have been adopted with divs instead of tables (logrun.php, edit.php, display.php). - Pace/Splits Calculators: runners can now choose between kilometers and miles when using the splits calculator as well. Also, both pace and splits calculators pick user's preference for distance measurement unit from Runners table and display option of their choice upon opening of the calculator. New styles have been adopted with divs instead of tables (pace.php, splits.php, display.php) - System: file system/environment.php was updated a bit and now includes a procedure where measurement units from the Runners table are stored into the array $units: ['0'] holds distance unit, ['1'] holds temperature unit and ['2'] holds weight unit (system/ environment.php). run 0.8 (4.4.2005) - Pace Calculator: runners can now choose between kilometers and miles for all pace calculations (pace.php, system/functions.php). run 0.8 (3.4.2005) - Units: six new functions were added to system/functions.php which are used for measurement units drop-down menu generation (system/functions.php). - Units: runners can now select in which units they would like to input their data. This is now implemented so that it gets entered into the database and the setting is reflected in runner settings and log a run (runnersettings.php, logrun.php, editrunner.php). - User Settings: every runner can now change some of their own settings, such as are password, date of birth, gender, etc. (runnersettings.php, display.php). run 0.8 (30.3.2005) - Administration: runners can now be deleted. When a runner is deleted all their running data is deleted (editrunner.php). - Administration: inactive users cannot log in. All inactive users that want to log in, must first be activated (index.php). - Main Display: if no data matches desired criteria, a message saying so shows up instead of an empty table. Also total and average information is set to 0 (display.php). - Main Display: data selection and time criteria was changed and previous/next month/year navigation was added (display.php). run 0.8 (29.3.2005) - Splits Calculator: number of chosen distance legs is now displayed along with other splits data (splits.php). - Functions: if date entry is 0000-00-00, Run now returns a friendly notice that date information is not available (system/functions.php). - Main Display: main display page changed. Only a summary for each run is shown (display.php). run 0.8 (28.3.2005) - Administration: moved admin functions to system/functions.php and made some minor changes to all admin files system/functions.php, administrator.php, editrunner.php, addnewrunner.php, adminsettings.php). run 0.8 (26.3.2005) - Shoe Management: made all neccessary change so that the Shoe Management works with the new database structure (shoesactive.php, shoesretired.php, shoesadd.php, shoesedit.php). - Administration: made all neccessary changes so that the new administration system developed in the RunLab works with the new database structure and with other older Run files (administrator.php, editrunner.php). run 0.8 (25.3.2005) - Log a Run: enlarged the Notes input window (logrun.php, edit.php, system/navigation.php). - Log a Run: added drop-down menus for different measurement systems. Now distance can be entered in either kilometers (km) or miles (mi), temperature can be entered in either degrees celsius (C) or fahrenheit (F), and weight can be entered in either kilograms (kg), pounds (lb) and stones (st) (logrun.php, edit.php). - Application: changed everything that was neccessary to reflect the new database and tables structures (display.php, edit.php, logrun.php). - Application: file environment includes all information that is used to set up the Run php/mysql environment, such as: error reporting levels, which database to connect to, and assigning cookies (system/environment.php). - Application: wrote script that creates Runners and RunningLogs tables in the Run database. Runners is from Run 0.8 version used for storing all runners information while RunningLogs table holds all information about runs. This script also alters the name of Runner column in Shoes table to RunnerID and picks all useful info about runners and places it into Runners table (mysql/MysqlUpdates08.php). - Application: changed Runner to RunnerID column in Shoes table and changed all files that call Shoes table (display.php, shoesedit.php, shoesadd.php, shoesactive.php, shoesretired.php, edit.php, logrun.php).

    posted 1650 days ago

  • File released: /run/Run-0.8.0.1/Run-0.8.0.1.tar.gz

    posted 1650 days ago

  • run Run-0.8 file released: Run-0.8.tar.gz

    Change log and version history for Run run 0.8 (3.5.2005) - Installation/Upgrade: install and upgrade scripts were made (install/CleanInstall08.php, install/Upgrade073-08.php). - Administration: runners can now choose between two different modes for viewing their logs: full and summary. Full view displays all data, while summary will show only a summary for each run. File details.php is used for displaying run details in full view mode (administrator.php, addnewrunner.php, runnersettings.php, editrunner.php, display.php, details.php). run 0.8 (28.4.2005) - Main Display: removed bug that caused invalid data display when using previous/next month links for displaying data. What was wrong was that simply adding and subtracting month digits caused confusion in mysql queries when single digit month numbers for January and February were in question and thus all months containing digits 1 or 2 would show up for the viewing year, and not just the requested month (display.php). run 0.8 (23.4.2005) - Shoe Management: shoe edit link is now displayed in the same way as runner edit in administrators interface. This change was made for the sake of GUI consistency. (shoes.php, system/style.css). - Main Display: detail of date information for logged runs is now determined by the selection criteria (display.php). - Administration: total and average distance and time is calculated for the selected runner's last ten runs (administration.php). run 0.8 (14.4.2005) - Shoe Management: added a bunch of shoe makers (system/functions.php). run 0.8 (13.4.2005) - Main Display/Administration: even rows of logged runs are displayed with a different background color. Same goes for the last ten runs for each runner in the administrative interface. Added a function to system/functions.php to find out which rows are odd and which are even. Also a few styles were added (display.php, administration.php, system/style.css, system/functions.php). run 0.8 (12.4.2005) - Application: before if runner existed but was not active they just couldn't login and message saying that the username-password combination entered is not correct was displayed. Now, inactive runners still cannot login, but they get the message saying that their account is inactive (index.php). run 0.8 (7.4.2005) - Shoe Management: since shoesactive.php and shoesretired.php are practically the same files that differ only in small details, I have prepared one file that will work for displaying both active and retired shoes (shoes.php, shoesedit.php, shoesadd.php, display.php). - Shoe Management: all distance units, distances, and Shoe Wear Bar length are now displayed according to each runner's distance unit settings. If running distances are stored in both miles and kilometers, one or the other are converted in the preset unit and a sum is displayed. Also shoeWearBar function was augumented to serve well (shoesactive.php, shoesretired.php, system/functions.php). - Main Display: total and average distances in the main display window are now displayed in the distance measurement unit selected in the settings for each runner. If running distances are stored in both miles and kilometers, one or the other are converted in the preset unit and a sum is displayed (display.php). run 0.8 (6.4.2005) - Administration: when adding a new runner, preffered measurement units can be selected now. Also measurement units functions had to be adjusted a bit for that (addnewrunner.php, editrunner.php, system/functions.php). run 0.8 (5.4.2005) - Shoe Management: new styles have been adopeted with divs instead of tables. A first/last shoe use date bug was fixed, which means that now when either first or last day of use for the shoe is not present in the shoes table is entered automatically (shoesadd.php, shoesactive.php, shoesretired.php, shoesedit.php). - Log a Run/Edit an Entry: all measurement units are now displayed in the drop-down menu with property "selected". New styles have been adopted with divs instead of tables (logrun.php, edit.php, display.php). - Pace/Splits Calculators: runners can now choose between kilometers and miles when using the splits calculator as well. Also, both pace and splits calculators pick user's preference for distance measurement unit from Runners table and display option of their choice upon opening of the calculator. New styles have been adopted with divs instead of tables (pace.php, splits.php, display.php) - System: file system/environment.php was updated a bit and now includes a procedure where measurement units from the Runners table are stored into the array $units: ['0'] holds distance unit, ['1'] holds temperature unit and ['2'] holds weight unit (system/ environment.php). run 0.8 (4.4.2005) - Pace Calculator: runners can now choose between kilometers and miles for all pace calculations (pace.php, system/functions.php). run 0.8 (3.4.2005) - Units: six new functions were added to system/functions.php which are used for measurement units drop-down menu generation (system/functions.php). - Units: runners can now select in which units they would like to input their data. This is now implemented so that it gets entered into the database and the setting is reflected in runner settings and log a run (runnersettings.php, logrun.php, editrunner.php). - User Settings: every runner can now change some of their own settings, such as are password, date of birth, gender, etc. (runnersettings.php, display.php). run 0.8 (30.3.2005) - Administration: runners can now be deleted. When a runner is deleted all their running data is deleted (editrunner.php). - Administration: inactive users cannot log in. All inactive users that want to log in, must first be activated (index.php). - Main Display: if no data matches desired criteria, a message saying so shows up instead of an empty table. Also total and average information is set to 0 (display.php). - Main Display: data selection and time criteria was changed and previous/next month/year navigation was added (display.php). run 0.8 (29.3.2005) - Splits Calculator: number of chosen distance legs is now displayed along with other splits data (splits.php). - Functions: if date entry is 0000-00-00, Run now returns a friendly notice that date information is not available (system/functions.php). - Main Display: main display page changed. Only a summary for each run is shown (display.php). run 0.8 (28.3.2005) - Administration: moved admin functions to system/functions.php and made some minor changes to all admin files system/functions.php, administrator.php, editrunner.php, addnewrunner.php, adminsettings.php). run 0.8 (26.3.2005) - Shoe Management: made all neccessary change so that the Shoe Management works with the new database structure (shoesactive.php, shoesretired.php, shoesadd.php, shoesedit.php). - Administration: made all neccessary changes so that the new administration system developed in the RunLab works with the new database structure and with other older Run files (administrator.php, editrunner.php). run 0.8 (25.3.2005) - Log a Run: enlarged the Notes input window (logrun.php, edit.php, system/navigation.php). - Log a Run: added drop-down menus for different measurement systems. Now distance can be entered in either kilometers (km) or miles (mi), temperature can be entered in either degrees celsius (C) or fahrenheit (F), and weight can be entered in either kilograms (kg), pounds (lb) and stones (st) (logrun.php, edit.php). - Application: changed everything that was neccessary to reflect the new database and tables structures (display.php, edit.php, logrun.php). - Application: file environment includes all information that is used to set up the Run php/mysql environment, such as: error reporting levels, which database to connect to, and assigning cookies (system/environment.php). - Application: wrote script that creates Runners and RunningLogs tables in the Run database. Runners is from Run 0.8 version used for storing all runners information while RunningLogs table holds all information about runs. This script also alters the name of Runner column in Shoes table to RunnerID and picks all useful info about runners and places it into Runners table (mysql/MysqlUpdates08.php). - Application: changed Runner to RunnerID column in Shoes table and changed all files that call Shoes table (display.php, shoesedit.php, shoesadd.php, shoesactive.php, shoesretired.php, edit.php, logrun.php).

    posted 1651 days ago

  • New and improved Run

    New and improved Run Run 0.8 is the first major Run release in almost 6 months. It presents the culmination of ideas that have been brewing in the RunLab during the last several months. Changes and improvements since tha last release are numerous, so only the most important will be mentioned here (for a full list of changes check out the changelog). Probably the most important change is introduction of runner administration. This brings along a lot of changes in the way Run is used. I believe that many users who host their own pages wanted to offer Run to their friends or family, or even as an added value to their site. With this release of Run, openning your installation of Run for others in a safe way is now possible. Which means that user authorization has been greatly improved and that concept of user maintenance has changed too. Run 0.8 includes a separate runner administration interface for adding, changing and accessing data about your runners. Also, each runner can change selected personal data, passwords, measurement units ... more on that later. Another great improvement is the addition of different measurement units. Runners from countries where non-metric system is in use can now enter information about your runs in units you are used to: distance in either kilometers or miles, temperature in either Celsius or Fahrenheit, and weight in either kilograms, pounds or stones. Hopefully many of you will appreciate that, since you won't have to convert that information anymore. This change is application wide and thus includes shoe management, pace and splits calculators and so on. Main display has also changed and you can now choose between two different view modes: you can view your running data in either summarized mode where only selected columns are displayed, or in full view mode where all data is displayed. Also the way data is presented in the main display window has changed a bit and now rows are displayed in alternately changing colors for easier viewing (this feature was requested by Rogier, and made me think about it ... so thanks Rogier). Users can now change their personal data and Run settings: measurement units, view mode, and password access. As always, there have been even more application-wide changes that are "behind the scenes" and are thus not immediately noticable to the user, but do contribute to streamlined functioning of Run. To explore the details of all changes that make the 0.8 version of Run a version that rocks, see the Run Change Log. To find out more about how to upgrade from your older version of Run to 0.8 please see, Upgrading Run (http://run.sourceforge.net/manual/upgrading.php). I hope that all these improvements are important contribution to the overall user satisfaction. Drop me a note if you have a question or a suggestion for further improvements, or if you have any trouble setting up Run. I'll help in any way I can. You can get your copy of Run 0.8 at the following location: http://prdownloads.sourceforge.net/run/Run-0.8.tar.gz?download. For complete list of changes featured in this version of Run, see http://run.sourceforge.net/download/change.php. Enjoy your running, Mladen

    posted by mladenz 1652 days ago

  • File released: /run/Run-0.8/Run-0.8.tar.gz

    posted 1652 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Thanks for your rating!

Would you also like to write a review?





Skip Review