RSS
9 Aug 2009

Ajax Pub Nite August 2009

Author: brent | Filed under: Pub Nite

Hi Everyone.

I’ve been playing with the Javascript Geolocation API on my
iPhone and I’ve set up a Safari home page that sends the
co-ordinates of my iPhone to my server whenever the browser
is started so I can see where it’s being used.  All in
Javascript, no need for the SDK or a dev license.

Looking forward to seeing you at Ajax Pub Nite to see
what you’ve been up to.

var deets = {
  'what'  : 'Ajax Pub Nite',
  'when'  : Date.parse('Monday, August 10, 2009 7:00pm'),
  'where' : {
    'venue' : 'The Rhino, 1249 Queen St W, Parkdale'
    'url'   : 'http://therhino.ca'
    'll'    : '43.641778,-79.430707'
  }
};

2 Responses to “Ajax Pub Nite August 2009”

  1. Will you be posting your code?

  2. Yes, I’ll be posting the code soon, once we have the new layout settled.

Leave a Reply