August 28th, 2008, 1 Comment »
Just a quick post on upcoming speaking gigs. I’m lightening up on the speaking a bit, what with all the book-writing, house-building and, you know, working, I’ve got to get done.
- I’m going to Toronto for a corporate thing on September 9, in case anybody wants to have coffee.
- On September 11, Julie and I are speaking at the Internet Marketing Conference.
- On September 27, Julie and I are giving a talk at BarCamp Vancouver. It’s not about marketing (saints be praised): “How to Be a Laptop Bedouin - Julie and Darren are going to start a conversation about living where your work isn’t, and what tools and techniques you need to live in Africa and work in Yaletown.”
- October 24 to 27, I’m giving various talks and workshops at the Surrey International Writer’s
Festival Conference.
- On October 24, I’ll also be giving a short talk at the inaugural, uh, instantiation of Interesting Vancouver. I’ve come up with a new topic for that: “How I Enumerate My Life”. Hopefully it’ll be more entertaining than it sounds.
- On November 14, Julie and I are giving a talk at a CPRS conference right here in Victoria.
1 Comment »
March 25th, 2008, 9 Comments »
Two and half years ago, I described a local search problem:
Yesterday, while considering going to a local public house to watch some of the Canucks vs. Minnesota pay-per-view game, I consulted this list of pubs showing the game. It’s just two big, unsortable tables covering all of BC. Unless you’re only looking to confirm that a particular pub is showing the game, it’s nearly useless.
I wondered aloud (as I was by myself), “wouldn’t it be cool if somebody could feed all this data into Google Maps, and I could use that to determine which pubs were closest.”
With some help, I almost got the thing up and running. Then I ran into some roadblocks, got busy and forgot about it.
I still have the same problem. Tonight I’m giving a talk, and wanted to be able to slip out afterwards to catch the second half of the Flames/Canucks game. I figured I’d have another crack at the problem. This time I’ve been successful–witness my l33t mashup skillz!
Er, you can check out the completed map.
Here’s how I did it (it’s not exactly rocket science):
- I went to the Canucks website and copied all the details–name, address and city–of the pay per view venues. I dumped that data into an Excel spreadsheet.
- I needed to associate latitude and longitude values with each address. I used this handy free tool to ‘geocode’ each venue. I added the location data to my spreadsheet.
- I imported my spreadsheet into Google Docs. You can see it here.
- I ran this wizard from Google (thank you, Webware) to turn my hosted spreadsheet into a location-rich Google map.
- The wizard generates some code, which I subsequently hosted on a dedicated page on my site.
Somebody has probably already done this in the meantime, but I wanted to see if I could do it myself. It was encouragingly straightforward, and only took me about an hour from start to finish. It’s not perfect–the Grizzly Bar is floating in the Atlantic south of Nigeria–but it’s a reasonable solution to my problem. Steamworks on Water Street seems like the right fit for tonight.
9 Comments »