Changes between Version 9 and Version 10 of WikiStart
- Timestamp:
- Jul 18, 2014, 12:07:08 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v9 v10 1 1 = Where's Ollie Project = 2 2 3 This is a pilot project to investigate the possible usages of hand-held GPS location monitoring, recording and sharing. The project consists of a hand-held application ( currently a GPS enabled [http://www.blackberry.com/ BlackBerry]) that pushes real-time GPS data to a server over an HTTP connection. The server then hosts a website front-end that can be used to view the user's current location and location history.3 This is a pilot project to investigate the possible usages of hand-held GPS location monitoring, recording and sharing. The project consists of a hand-held application ([http://www.android.com/ Andriod], [http://www.blackberry.com/ BlackBerry], or [http://www.motorola.com/ Motorola iDEN]) that pushes real-time GPS data to a server over an HTTP connection. The server then hosts a website front-end that can be used to view the user's current location and location history. 4 4 5 5 * View Ollie's Location: http://www.wheresollie.com/ … … 17 17 === 3rd Party Tools === 18 18 19 * [http://developer.android.com/ Android Developers] 19 20 * [http://na.blackberry.com/eng/developers/ BlackBerry Developers] 21 * [http://www.motorola.com/us/Motorola-Developers/motorola-developers.html Motorola Developers] 20 22 * [http://code.google.com/apis/maps/ Google Maps API] 21 23 * [http://www.jquery.com/ jQuery]