iheanyi / speakers-who-want-a-platform

A directory of underrepresented speakers for Q&A panels/conferences/events. No more excuses.
MIT License
436 stars 89 forks source link

Suggestion: add location or speaking region #23

Open Juice10 opened 8 years ago

Juice10 commented 8 years ago

The world is a big place and not all event organizers have budget to fly all of their speakers from New Zeeland to Amsterdam and back. And not all speakers enjoy sitting in airplanes for a large chunk of their life. Would be nice to list at very least continent or if we would prefer going super detailed; country or city.

We might not want it too granule since it might be one of the reasons why a speaker is not landing a lot of speaking gigs (small villages generally have less of a conference scene than huge sprawling cities). I'd be happy to see what other people think about this.

thelouiselee commented 8 years ago

I agree. Just knowing the country would be useful, please.

joneshf commented 8 years ago

How should this change be coordinated?

iheanyi commented 8 years ago

Yeah, agreed. I'm wondering how we facilitate this for people who have already submitted their information. Hm.

biglovisa commented 8 years ago

We could create a PR for updating the locations and ping the developers that are already in the list to comment with their preferred location, or, have them push a commit to that same branch.

Just a thought; it would be cool to have this information in a CSV or something instead so that it could be rendered/sorted programmatically instead... 💭

Juice10 commented 8 years ago

I like @applegrain's suggestion especially if we make it JSON or even better YAML. That would give us some flexibility. As for those that haven't added this information yet, we can always find some way to facilitate at a later date. Could allow us to experiment a bit before we ask everyone to resubmit their data 3 times.

abelards commented 7 years ago

JSON looks nice, some people can point directly to a static content page if they want to make a map, app, or something (RailsGirls and BBL did that).

abelards commented 7 years ago

Also would it be possible to add languages? I'm pretty sure many people speak more than one. Not sure if that should be a separate issue, but problem and solutions look really similar. Cheers,