I'd consider it very useful and informative to be able to browse the list of the highest voted ANSWERS on SO.

Not only would it shed great insight into what the general populous finds useful, it would allow one to learn from example how a great answer should be written.

[Yes, I know I could just click "Users"->"Jon Skeet"]

link|improve this question
1  
Damn. It's mostly jokes, quotes and stories. We're as bad as mathematicians... ;) – Dave Gamble Jul 21 '09 at 17:23
feedback

3 Answers

up vote 3 down vote accepted

http://statoverflow.com/sandbox/

select ID, Score from posts where posttypeid = 2 order by score desc
link|improve this answer
Outstanding! Great answer! Many thanks!! :D – Dave Gamble Jul 21 '09 at 19:56
You are welcome. I wish there were a way to filter out the CW answers. – jjnguy Jul 21 '09 at 19:57
feedback

You could browse the answers that have received the Great Answer badge. That link takes you to the users who have won it. Each user's best answers are at the top of their list.

link|improve this answer
1  
Each user's name on that page is a link to their profile. Scroll down past their questions to see the list of their answers. Anything that's won the Great Answer badge will be at the top of the list. – Bill the Lizard Jul 21 '09 at 17:05
3  
This answer also applies to "How to find all fun answers" question. – Mehrdad Jul 21 '09 at 17:21
feedback

I think the monthly data dump might help you in this.

link|improve this answer
1  
Cheers for the extra link – ChrisF Jul 21 '09 at 17:06
Jonathan Sampson: It seems that the sandbox is only useful if you know what you are looking for or have some idea of the schema. It would be helpful if you included that information. – TheTXI Jul 21 '09 at 17:12
1  
I belive this is it? meta.stackoverflow.com/questions/4179/data-dump-sandbox – squillman Jul 21 '09 at 17:14
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged