home *** CD-ROM | disk | FTP | other *** search
/ linuxmafia.com 2016 / linuxmafia.com.tar / linuxmafia.com / pub / palmos / bart-1.3b2.tar.gz / bart-1.3b2.tar / bart-1.3b2 / README < prev    next >
Text File  |  2000-03-12  |  5KB  |  111 lines

  1. When installing BART Scheduler, you must install both bart.prc (the
  2. program itself) and bartdata.pdb (the schedule database).  This database
  3. contains train schedules that are current as of 11/3/99.  If the train
  4. schedules should change, go to
  5.     http://www.cs.berkeley.edu/~wittman/bart-scheduler
  6. where I will hopefully have posted a database with the new schedules.
  7.  
  8. Please send any bug reports, comments and suggestions to
  9. wittman@cs.berkeley.edu.
  10.  
  11. BART Scheduler was developed under Red Hat Linux using the free Palm
  12. development tools.
  13.  
  14. BART Scheduler has been designed such a way as to be fairly transit
  15. system neutral.  As a result, it shouldn't be too difficult to port it
  16. for use with other (similar) transit systems, and I strongly encourage
  17. people to do so.  If you are interested in doing so and will release
  18. your modifications under the current license, or another that meets
  19. the open source definition (see www.opensource.org), I would be happy
  20. to help you with questions.  See the file README.src in the source
  21. distribution for more information.
  22.  
  23. Thanks to the Post-PC project at UC Berkeley!
  24.  
  25.  
  26. FAQ:
  27.  
  28. Q1: When I tap the "Find Trains" button, I get the error "couldn't find
  29. a line record (see README)" and I have to reset my Palm.  How can I get
  30. BART Scheduler to work?
  31.  
  32. A1: This problem seems to occur when using ZipIt on the Mac to unzip
  33. the file.  Try following these instructions, unzipping the file again,
  34. and reinstalling on the Palm.  Many thanks to Greg Fox <fox@zanshin.com>
  35. for this information.
  36.  
  37.     Folks who are having a similar problem can bring up the
  38.     "Internet" Control Panel, click on the "Advanced" dialog tab,
  39.     choose the "File Mapping" icon, and hit the "Change..."  (or
  40.     "Add...")  button for the "pdb" extension; that will raise a
  41.     sub-dialog that can map .pdb files to the "HotSync Manager"
  42.     app; clicking "Show Advanced Options" will expand that dialog
  43.     to reveal the "Default Format" controls -- where the "Binary
  44.     Data" radio button should be selected.
  45.  
  46. Q2: When I try to beam BART Scheduler to someone else, they receive the
  47. application itself but not the database.  How can I beam the database
  48. as well?
  49.  
  50. A2: The best solution is to use an additional application that will
  51. beam databases.  I recommend Z'Catalog, which is free and is available
  52. at http://www.eblong.com/zarf/zcatalog.html
  53.  
  54. Q3: Is there a version of BART Scheduler available for any other bay
  55. area transit system?
  56.  
  57. A3: Unfortunately no, but Anand Rajaraman has written a similar
  58. application for CalTrain.  It is available at
  59. http://www.wenet.net/~arajaram/pilot.html
  60.  
  61.  
  62. Changes:
  63.  
  64. v1.3b2 - 3/12/00
  65.    - added "Swap" button, removed swap menu item and invisible button
  66.      behind From/To labels
  67.    - added "Cancel" button to station selection form
  68.    - added support for hardware up/down buttons in station selection
  69.      screen
  70.    - added help text for station selection screen
  71.  
  72. v1.3b1 - 1/12/00
  73.    - removed "Home Station" preference; instead, the program remembers
  74.      the station and bicycle settings from the last time it was run
  75.    - added ability to swap To/From stations; to do it, use the menu
  76.      item, "S" shortcut, or tap the area of the To/From labels on screen
  77.    - changed station selection to use a separate window instead of a
  78.      popup list
  79.    - the station selection window allows you to jump to a station in the
  80.      list by entering the first few letters of its name
  81.    - very minor year 200x fix
  82.  
  83. v1.21 - 9/15/99
  84.    - fixed bug that caused a fatal exception on PalmOS 2
  85.  
  86. v1.2 - 9/13/99
  87.    - added popup windows containing train destination and full station
  88.      names to the results form; tap the times or station abbreviations 
  89.      to activate
  90.    - added current time to the results form
  91.    - added a "Now" button to the time select form
  92.    - added schedule database release date to the "About BART Scheduler"
  93.      form; you can check your schedule database date against the
  94.      posted schedule database on the homepage to see if you need to
  95.      update
  96.    - fixed "chunk over-locked" fatal error
  97.    - fixed bug where some trains that disallow bikes were still shown
  98.      when "only trains allowing bikes" was selected
  99.    - changed Fremont-Richmond to Colma-Pittsburg/Bay Point (and vice
  100.      versa) transfer point from MacArthur to 12th St; this fixes a bug 
  101.      where trips from south of Lake Merritt to east of Rockridge would 
  102.      take longer than necessary
  103.    - modified make-pdb-file to create files that install correctly on
  104.      (at least some) Macs
  105.  
  106. v1.01 - 3/01/99
  107.    - bug fix: San Leandro to Embarcadero no longer crashes the Pilot
  108.  
  109. v1.0 - 2/28/99
  110.    - initial release
  111.