projects:tracker
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
projects:tracker [2009/01/24 22:02] – natrium42 | projects:tracker [2011/07/26 02:50] (current) – [Usage] natrium42 | ||
---|---|---|---|
Line 35: | Line 35: | ||
* Edit config.php | * Edit config.php | ||
* Google maps requires an API Key for each domain, sign up for one at [[http:// | * Google maps requires an API Key for each domain, sign up for one at [[http:// | ||
- | * Modify the twitter section in index.php | ||
- | ==== Usage ==== | + | ==== Customization |
+ | * Modify the Twitter section in index.php: you can remove it or put your own user name | ||
+ | * Modify the Mibbit IRC section in index.php: you can remove it or put your own IRC channel into it | ||
+ | * Modify the ustream section in index.php to enable live video feed | ||
+ | * If you don't need picture down-link, remove header div from index.php | ||
+ | ==== Usage ==== | ||
- | === Updates via Email === | + | === Updates via HTTP GET or POST === |
- | Send email to track@domain.com of the format: | + | To send an update via HTTP, send a GET or POST request to http:// |
- | N: | + | |
- | It's also possible to omit " | + | |
- | N: | + | |
- | Note: Altitude is in meters, heading is in degrees, speed is in km/h, time format is hhmmss. | + | |
- | + | ||
- | === Updates via HTTP GET === | + | |
- | To send an update via HTTP, send a GET request to http:// | + | |
vehicle=halo | vehicle=halo | ||
time=233720 | time=233720 | ||
Line 62: | Line 59: | ||
Note: Altitude is in meters, heading is in degrees, speed is in km/h, time format is hhmmss. Decimal lat/lon can be used, because the tracker auto-recognizes the format. | Note: Altitude is in meters, heading is in degrees, speed is in km/h, time format is hhmmss. Decimal lat/lon can be used, because the tracker auto-recognizes the format. | ||
+ | |||
+ | === Updates via Email === | ||
+ | Send email to track@domain.com of the format: | ||
+ | N: | ||
+ | It's also possible to omit " | ||
+ | N: | ||
+ | Note: Altitude is in meters, heading is in degrees, speed is in km/h, time format is hhmmss. | ||
=== Live Pictures === | === Live Pictures === |
projects/tracker.1232834538.txt.gz · Last modified: 2009/01/24 22:02 by natrium42