Job Locations for July Who's Hiring Thread
wbills.posterous.com
Job Locations for July Who's Hiring Thread
1–10 of 16 posts
Re: Job Locations for July Who's Hiring Thread
#2Re: Job Locations for July Who's Hiring Thread
#3Re: Job Locations for July Who's Hiring Thread
#4Re: Job Locations for July Who's Hiring Thread
#5Re: Job Locations for July Who's Hiring Thread
#6It would be awesome to see something like this that tracked the frequency of languages / frameworks desired over time.
...post... {type: ["intern"], languages: ["ruby", "scala"], frameworks: ["rails", "lift"], location: {city: "vancouver", region: "bc", country: "canada"}}
Simple schema, all optional keys: { type: ["intern"|"remote"|"h1b"|"fulltime"|"partime"], languages: [..self explanatory..], frameworks: [..self explanatory..], location: }
location could be an object as I have it above, or a simple [long, lat] pair, or a url to google maps such as (http://maps.google.ca/maps?q=Vancouver,+British+Columbia&...). [long, lat] is probably the simplest and most precise but it's difficult to author/discover your own location.
Re: Job Locations for July Who's Hiring Thread
#7Re: Job Locations for July Who's Hiring Thread
#8It would be useful to aggregate some of this based on a, say, 25 mile radius. I think separating Cambridge from Boston, for example, obscures some of the data here.
On the other hand, the size of area to aggregate probably depends on how close you live to that area.
Re: Job Locations for July Who's Hiring Thread
#9Re: Job Locations for July Who's Hiring Thread
#10Geocoding problem?