Prev
Next

Balham Night

Social networking & mapping experiment

Overview

I’d just moved to a new part of London, and I wanted to know what would happen if I got together friends of friends of friends, on the pretext that a) they all lived locally (within a 2 mile radius) and b) everyone potentially knew each other by connection.

The result was Balham Night! Two real-life get-togethers organised entirely via the web, with 40 people at the first, 130 people at the second, and 300 on the mailing list by the end.

Process

The Balham Night site required 4 pieces of information about someone in order for them to participate:

  • Their name
  • Their email
  • Their postcode
  • The person who had invited them

With this information I was able to:

  • Place the person on a Google Map
  • Insert the person into the tree of relationships
  • Email them about the physical event

Users were able to watch the map in the run-up to the event to see if any new people from their area were coming, then locate them in the relationship tree, seeing if they had any friends in common.

As well as this, a week before the event, I would process all users by location, and email each person the names of the 5 closest people to them, setting them the goal of finding those people on the night and introducing themselves.

On the night itself, everyone would be given a coloured name badge, indicating their relative distance to Balham, so folks could again, more easily discover new aquaintences.

Implementation

The site was a PHP/SQL and HTML/JavaScript Google Maps mashup. I learnt a lot about complex hierarchies, creation and traversal of data structures, and use of APIs, as well as about running events, and frankly… how much effort it takes to do it well!

So...

I hope you found this post interesting or inspiring.

If you want to engage further, follow me on Twitter or drop a comment or reaction below.

Either way, thanks for reading!