FrontendWalla

Solutions for Real World Frontend Problems.

Geolocation

Creating Apps by extending LinkedIn API.

Last few days I have worked with two small applications that extend power of LinkedIn platform using LinkedIn API.LinkedIn has opened its platform through its REST API and Javascript API. The platform allows you toGet Profiles DetailsGet Jobs.Get Details of Companies.Get Groups.Get Connections.Do a People Search.Idea of the First Application was to find the Job […]

Finding your user’s location through HTML5 Geolocation.

Geolocation is an HTML5 interface that helps in identifying which part of the world you are located in and sharing this information with people on your wish. The location is identified based on a number of ways like IP Address, WI-FI networks, Cellular Towers, or Specific GPS hardware in your Device. Though sharing your location to […]

Scroll to top