This query will allow you to browse the huge Stack Overflow database of users in search for developers in certain regions, with specific skills.
Change Location to countries you want to browse, and AboutMe to match skills like PHP, Javascript etc.
select Id [User Link], *
from Users
where (UPPER(Location) like '%UNITED KINGDOM%' OR UPPER(Location) like '%SWEDEN%')
AND UPPER(AboutMe) like '%RUBY%'
order by Reputation desc
Here is a link so you can get going right away.
Related Articles:
- How to disable and delete post revisions in WordPress
- How to move WordPress site to new server with zero downtime
- 5 cool WordPress plugins you never heard about
- Ultimate solution to weird UTF character encoding problem
- Cool update to Insights plugin: Book search