Aug 21 2007
New Gmap sidebar widget on my blog!
Lately I've been having a thought nagging at me, waking me up in the middle of the night.
"I'm not smart enough. I don't have enough skills."
There are lots of ways I could be…more. Maybe it's because I'm pushin' 40 and I'm not where I expected to be by now.
To make a long story short, I decided to write a little program that lets me use my GPS enabled mobile phone to update my whereabouts on that little map in the right hand sidebar of my blog. It took a bit of studying PHP and WordPress source code over the past week or so, but I feel better now. Proud of myself. I like making things that I can share with others.
[tags]emo, geek stuff, programming[/tags]
Supposedly similar posts:
10 Responses to “New Gmap sidebar widget on my blog!”




bravo!
keep playing!
Looks like the marker gets put about 50-100 meters from where I was actually standing. But that's good. It'll keep stalkers from finding me.
pretty cool :p and if someone steals your phone, might be handy o_oa
My phone can create a URL with my GPS coordinates in it, which I mail it to a secret e-mail address. A PHP script checks the mail every 5 min, and munges the Japanese URL into a Google URL, yada yada yada, and it ends up on the page.
So it's not updating my location in real time. Even if my phone could do that, the packet charges would bankrupt me in a day.
…+ unlimited data plan + realtime update =
NSA'sParent's dreamThanks, Rich, now my stalking of you is a lot easier, even if I do have to search a 50 square meter radius.
Anybody know where I can find an unguarded horse in Koga?
not sure if you can, but it would be cool if you could add some text to the location info - context is everything!
@Lon: It's next on my TODO list. I also want to keep a record (on another page) of the places I've been, when, and what I was doing there.
Right now I have it pointed to Naha Airport, where that Taiwanese plane burst into flames.
cool! looking forward to seeing what you come up with.
I just noticed that your Gmap widget now has time & text — Great job!