using geolocation to help employees find classes at qualcomm

17
1 Targeted Learning: Using Geolocation to Help Employees Find Classes at Qualcomm B.J. Schone June 22, 2011

Upload: bj-schone

Post on 06-May-2015

856 views

Category:

Technology


0 download

DESCRIPTION

Qualcomm is globally distributed, and employees often don't know when or if training is taking place near them. With physical locations in 35 countries, not to mention 36 separate buildings in San Diego, Qualcomm Incorporated has a highly distributed workforce. The Learning Center at Qualcomm offers nearly a thousand instructor-led classes each year throughout these locations, and employees (especially new employees) aren’t always aware of the class offerings in their building or country. B.J. Schone, a Qualcomm employee, set out on a mission to create a mobile app – a geolocation-based class finder – that would allow employees to see the classes offered near their location.

TRANSCRIPT

Page 1: Using Geolocation to Help Employees Find Classes at Qualcomm

1

Targeted Learning:Using Geolocation to Help Employees Find Classes at Qualcomm B.J. Schone June 22, 2011

Page 2: Using Geolocation to Help Employees Find Classes at Qualcomm

2

About Qualcomm

Qualcomm has dozens of buildings around the world…

Page 3: Using Geolocation to Help Employees Find Classes at Qualcomm

3

ClassFinder looks at the user’s geolocation and then shows the nearest buildings with upcoming classes.

Page 4: Using Geolocation to Help Employees Find Classes at Qualcomm

4

Page 5: Using Geolocation to Help Employees Find Classes at Qualcomm

5

Page 6: Using Geolocation to Help Employees Find Classes at Qualcomm

6

Page 7: Using Geolocation to Help Employees Find Classes at Qualcomm

7

Page 8: Using Geolocation to Help Employees Find Classes at Qualcomm

8

HTML / PHP / JavaScript / SQL

User Location(Lat / Long)

List of Buildings(Lat / Long andBuilding IDs)

Puzzle Pieces

List of Classes(w/Building IDs)

Page 9: Using Geolocation to Help Employees Find Classes at Qualcomm

9

User Location(Lat / Long)

Puzzle Pieces – User Location

Page 10: Using Geolocation to Help Employees Find Classes at Qualcomm

10

index.php

Page 11: Using Geolocation to Help Employees Find Classes at Qualcomm

11

List of Buildings(Lat / Long andBuilding IDs)

Puzzle Pieces – List of Buildings

Page 12: Using Geolocation to Help Employees Find Classes at Qualcomm

12

Page 13: Using Geolocation to Help Employees Find Classes at Qualcomm

13

MySQLdatabase

Building info from IT(XML doc)

ClassFinder web site

Class infoBuilding info

LMS

Nearest classes

User location

Page 14: Using Geolocation to Help Employees Find Classes at Qualcomm

14

Page 15: Using Geolocation to Help Employees Find Classes at Qualcomm

15

Next Steps

Promote ClassFinder Test on more devices / tablets Use this technology on other sites, non-mobile? Brainstorm with co-workers and colleagues Track usage

Who used it? Where were they? Did they follow through?

Page 16: Using Geolocation to Help Employees Find Classes at Qualcomm

16

Questions?

Page 17: Using Geolocation to Help Employees Find Classes at Qualcomm

17

Thank You!

B.J. [email protected]

[email protected]@bjschone