Highest scored questions
2,877 questions
470
votes
57
answers
23k
views
AutoReviewComments - Pro-forma comments for SE
No more re-typing the same comments over and over!
This script adds a little 'auto' link next to all comments boxes. When you click the link, you see a popup with 6 configurable auto-comments (canned ...
263
votes
12
answers
23k
views
Obsolete - StackTack, a JavaScript widget you can stick anywhere
Screenshot / Code Snippet
<head>
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script ...
253
votes
5
answers
21k
views
Column 80 - Plain Text optimised Stack Exchange
Screenshot / Code Snippet
About
Browsing the existing Stack Exchange family of websites was OK in a text-based browser, but when you're stuck in a Linux shell with no way out and no other computers ...
191
votes
20
answers
14k
views
OBSOLETE - Flack Overstow - Generate spam from Stack Exchange posts
Online demo courtesy of Nathan Osman:
http://quickmediasolutions.com/flack
Note: this tool now works with all Stack Exchange sites. Just paste the URL of your profile and the app will take care of the ...
182
votes
12
answers
7k
views
"View Vote totals" without 1000 rep
Screenshot
About
The vote counts are a great tool to determine whether an answer is disputed or not. Unfortunately, not many of us have enough time to join all Stack Exchange websites and get 1000 ...
162
votes
39
answers
11k
views
StackApplet — Bringing Stack Exchange Notifications to Your Desktop [Large scale rewrite in progress]
Rewrite In Progress
I am currently in the process of completely rewriting this application from scratch. The code for the old version was an absolute disaster, written nearly four years ago when ...
158
votes
15
answers
16k
views
OBSOLETE - Six to Eight: An iPhone client
Six to Eight no longer functions, and has been discontinued.
This is due to the shutdown of the v1 SE API. Given that SE has now developed their own iOS client, I don't see myself updating Six to ...
149
votes
9
answers
6k
views
OBSOLETE - StinkingBadges - Track your progress towards long-term badges
Introduction
I was curious how far away I was from Generalist, and there are some data explorer queries that can show you your progress, but I thought it should be possible to make this work with the ...
140
votes
3
answers
31k
views
API "Hello World" code
The Stack Exchange API is based on HTTP and URLs, just like the web page you're browsing now. Except instead of HTML, the responses are all in JSON.
Let's say we wanted to call the /info method:
https:...
133
votes
30
answers
16k
views
Py-StackExchange: An API wrapper for Python
UPDATE: 2.x support is now mainline! Please read the wiki page for important information about the update.
A warm welcome to you, traveller. You have arrived at the home of Py-StackExchange, the ...
132
votes
26
answers
13k
views
SENotifier, a Stack Exchange inbox notifier for Mac OS X
Screenshot
Updates
Version 1.1
Added support for Notification Center (10.8 and later)
Adjusted menu icon to align better with existing menu items
Auto-update is now supported via Sparkle
Version 1.0
...
127
votes
4
answers
22k
views
StackPrinter: The Stack Exchange Printer Suite
UPDATE:
Version 1.1 - MySE section, PrettyPrint, StackPrinter API
Screenshots:
App Homepage
Printable view
Logo:
https://www.stackprinter.com
StackPrinter is a website that pulls the main details ...
121
votes
14
answers
6k
views
Stack Overflow Extras (SOX)
SOX v2.8.0
Stack Overflow Extras (SOX) is a project that stemmed from the Stack Overflow Optional Features (SOOF) project.
The SOX userscript adds a bunch of optional features to all sites in the ...
119
votes
6
answers
12k
views
Stacky - A .NET client library (Full support for API v2.0)
Stacky - A .NET Client Library
The same great library now supports the 2.0 API!
https://bitbucket.org/lfoust/stacky
Sample Code
IUrlClient urlClient = new UrlClient();
IProtocol protocol = new ...
119
votes
1
answer
19k
views
Stack Remote - Free Android app dedicated towards Stack Exchange sites! [closed]
Screenshots
About
Stack Remote is a dedicated Android app for the Stack Exchange sites like Stack Overflow, Server fault, Gaming, User Experience, Super User, etc.
The app uses the ...