0
kicks
Place a StackOverflow badge on your website
I was thinking it would be cool if you could place a StackOverflow "badge" on your website or blog showing your current Reputation score with a link to your profile. So I look into it, and it actually wasn't that difficult to "scrape" the information off the StackOverflow.com website. Here's a simple ASP.NET User Control that does the job.