All Questions
7
votes
0answers
603 views
StackReader for iPad
Screenshot
About
StackReader is the Stack Exchange Network on your iPad.
Feature highlights:
access to all Stack Exchange Network sites (including most popular
ones: Stack Overflow, ...
7
votes
0answers
122 views
Display absolute timestamps (in local time)
Screenshot / Code Snippet
About
This script converts relative timestamps to absolute timestamps, displayed in your local time zone. For times less than one hour ago, I leave the "x mins ...
7
votes
0answers
534 views
Stacktistics: Show recent popular languages, mobile platforms and web techs based on question counts
Screenshot / Code Snippet
About
You may wonder what kind of languages, mobile platforms, or web technologies are most popular these days.
stacktistics shows popularity of programming ...
7
votes
0answers
142 views
A user script to update the page/tab title with # of unread notifications
About
Per this question: http://meta.stackoverflow.com/questions/57315/can-we-get-notification-in-the-tab-change-of-title
This user script was created to help draw attention to notifications even ...
7
votes
0answers
626 views
Ask Ubuntu Data Server - Blazing Fast Searches from the Data Dump and API
Note: a special thank-you to Jacob for hosting this application on his server.
Screenshot
About
This project was born out of a need to get data from the Ask Ubuntu API with little ...
7
votes
0answers
93 views
Auto-completion of user name for @-replies in comments
Screenshot / Code Snippet
About
To use, type an "@" then start typing a few characters of the user's name. Then hit Ctrl+Space. The script will then search for usernames that match what ...
7
votes
0answers
793 views
StackOverflow Notifications in Visual Studio 2010 Extension
About
VSCommands 2010 Lite is a free extension for Visual Studio 2010 which now includes StackOverflow Notifications in a form of a toolbar button which periodically checks SO for new badges, ...
7
votes
0answers
571 views
StackEngine - facebook app to embed reputation, badges, etc. from user Stack Exchange Accounts to profile tab
About
What is Stack Engine?
All profiles on Facebook have tabs. For example, users have a 'Photos' tab and a 'Links' tab by default.
StackEngine is an application for Facebook to embed reputation, ...
7
votes
0answers
171 views
MEHF - tool for quickly testing code snippets, with StackOverflow support
Screenshot
About
MEHF is partway between an IDE and a REPL. (The name "MEHF" is partway between "IDE " and "REPL.") It's designed to offer quick testing of code fragments for which an IDE would ...
7
votes
0answers
889 views
CoreStack : An Objective C Library
About
An Objective C 2.0 wrapper around the Stack Exchange API. Powers Six to Eight. Carefully woven threads for easy creation of non-blocking UIs, and full serialisation support for easy state ...
7
votes
0answers
331 views
StackWatcher: Watch Your StackExchange Accounts
Screenshot / Code Snippet
About
Download StackWatcher
StackWatcher is a notification area application that polls all your associated StackExchange accounts for activity, including:
Reputation
...
6
votes
0answers
66 views
Stack Exchange Mode for Emacs!
Inspired by the obvious internet capabilities of list-packages and its function (similar to dired et al.) (and this question), I got a crazy idea to try to make a full-blown Emacs mode for SE sites.
...
6
votes
0answers
309 views
StackX - Android application for Stack Exchange (Free) (UI and optimization upgrade)
Update: 4/15/2013: Screenshots updated according to latest layout
An android application that will allow the user to browse through all of stack exchange websites using API v2.1.
Browse any of ...
6
votes
0answers
37 views
Get favorited tags of user
This was requested in 1 and declined because of a missing authentication method.
Now that authentication is in place, is there a way to retrieve the favorited tags of a user (myself)?
6
votes
0answers
152 views
GIF Killer! Stop animated gifs in the Chat
About
Bookmarklet that stops GIFs in their tracks! until you refresh..
GIFs are replaced with the following image:
How to use.
Depending on your browser you create a new bookmark, copy and ...
6
votes
0answers
189 views
jsFiddle preview for Stack Overflow
Screenshot
About
Adds embedded jsFiddle preview to the questions/answers posts by clicking on Show jsFiddle button
License
MIT License.
Download
Direct link at userscripts.org
Project at ...
6
votes
0answers
117 views
More Stars - Userscript that frees up room so you can see more starred messages
Since I've never written a GreaseMonkey script before, I borrowed heavily from this script and basically played around with it until I got what I wanted. So credit to them for helping me get there.
...
6
votes
0answers
75 views
SymbolHound Search
Code
// ==UserScript==
// @name StackExchange SymbolHound Search
// @description Uses SymbolHound instead of regular search if query begins with "sh:".
// @version 1.1
// @include ...
6
votes
0answers
252 views
Stack Reputational: User rankings in detail
About
Let me present my app to you, "Stack Reputational" (available at http://sr.ericbae.com).
Stack Reputational is a Stack Overflow leaderboard unlike any other! It gives you the most detailed ...
6
votes
0answers
75 views
StackAd Wordpress Plugin - Display Community Ads on Your WordPress Blog with Minimal Effort
Screenshot
About
Now you can easily display community based advertisements (like these) on your WordPress blog with almost no effort. The plugin ships with a widget you can add to the sidebar ...
6
votes
0answers
127 views
Stack on Go - A wrapper library in Go
Stack on Go - A wrapper library in Go
https://github.com/laktek/Stack-on-Go
Sample Code
session := stackongo.NewSession("stackoverflow")
//set the params
params := make(stackongo.Params)
...
6
votes
0answers
124 views
Export BibleGatway page content in markdown format
Description
When browsing Bible Gateway show a textinput field with a markdown formatted copy of the current page for easy copy/paste into SE questions and answers. This is especially useful for ...
6
votes
0answers
245 views
LaServ - A Python/Twisted based flexible command line bot/framework for Stack Exchange
LaServ (a play on Lazers, The Bridge's feedbot and '*Serv' bots, which provide IRC services ) is a Python/Twisted project that I've been poking at since the Christmas break. It's still beta ...
6
votes
0answers
56 views
Please include Flag Weight in User API
Flag Weight is visible to everyone.
It would be great if that info included in API /users/{ID} result.
6
votes
0answers
276 views
Stack Addict: Always-on StackExchange question viewer (Chrome Extension)
Stack Addict is a question-list widget accessible at any time, from any page you're on. Pressing a simple keyboard-shortcut brings up the question viewer, from which you can search, sort, and ...
6
votes
0answers
127 views
Display a clock in the user bar
Screenshot
About
This user script adds a clock on the user bar next to the search box. When visiting a Stack Exchange site I sometimes like to know the current Stack Exchange time. This clock ...
6
votes
0answers
80 views
api 2.0 - any plans to bring SE sites closer together?
I've been re-reading api 2.0 roadmap and thinking what might be useful to have there.
I don't care much about authentification, and even less about write access. But what would really reduce amount ...
6
votes
0answers
98 views
suggest add favicon.ico to api endpoints
It will reduce 404 entries in your logs and in our browser based fiddler results.
Cheap, easy, fast.
GET /favicon.ico HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 ...
6
votes
0answers
646 views
GeeQe - Native Stack Overflow client
About
The Geek Question Explorer is a Native Stack Overflow iPhone Application.
GeeQe has been updated to use the Stack Exchange API for everything except search results. I am looking for some ...
6
votes
0answers
77 views
Link to SVG logo on stackauth
Could you host SVG version of logo and put a link on stackauth in http://stackauth.com/sites ?
6
votes
0answers
55 views
Linking to StackExchange Sites
If I request from the /questions route (for example,) I get a list of questions and some relative route data. What I don't get is a nice, neat, full URL to the question on the site:
site_url: ...
6
votes
0answers
348 views
Mobile Exchange Library for .NET Compact Framework
(I will change this rip off logo if Jeff wants to)
About
Since the .NET Compact Framework is always lagging behind in terms of what is implemented, and what is not implemented, I made a .NET ...
6
votes
0answers
182 views
VS2008 and 2010 Plugin
I'm working on a vs2008 and 2010 addin for the API.
If you have idea's on what you'd want from such an addin let me know!
I will put version 0.1 up online on one of the common sourcecontrol hubs ...
6
votes
0answers
430 views
MSOEngine Objective-C library
MSOEngine
Basically MSOEngine (Matt's Stack Overflow Engine) is an Objective-C library that communicates with Stack Overflow.
It uses the MIT License.
You can find (the new and improved ...
5
votes
0answers
146 views
DashClock Extension for Android
About
Displays the user's reputation on the Android lock screen as an extension of the popular DashClock widget. It can be switched between displaying the total reputation score and today's ...
5
votes
0answers
30 views
Stack Exchange Chat Reply Helper
What does it do?
First of all, it puts a highlight on the message you're currently replying to.
Second, it allows you to select a message to reply to by using the keyboard. Just type : and then ...
5
votes
0answers
24 views
Copy super-ping usernames
Based on the code from Copy Question Link Markdown, here's a script that gives moderators the possibility to copy chat-ready superpings from any question that is closed.
This can be useful if you ...
5
votes
0answers
43 views
Killit - Bookmarklet to replace single images from the page
About
Bookmarklet that replaces any selected image on the page with:
How to use.
You first need to "install" the bookmarklet by visiting the project homepage and dragging the button to your ...
5
votes
0answers
48 views
Why is my API quota not resetting after UTC reset?
According to How API Keys Work, the default daily API limit -- which is per site, per day -- is 300.
I started with 300, as expected, but over a period of days, I've noticed that the remaining quota ...
5
votes
0answers
112 views
StackCompare - See how your StackExchange profile compares to friends and rivals
Screenshot
About
StackCompare is a tool that lets you see how you're doing on StackExchange sites relative to other people, be they friends, rivals, or some combination. Track your and their ...
5
votes
0answers
43 views
Underlined post links
Code
// ==UserScript==
// @name Stack Exchange: Underlined post links
// @description Underlines all links in questions, answers and comments on all Stack Exchange sites.
// @version ...
5
votes
0answers
120 views
Quick Media Solutions - The First Tool to Take Advantage of Write Access in v2.1 of the API!
Website
http://quickmediasolutions.com
Screenshot
About
Quick Media Solutions is my personal website where most of the web services and tools I have written reside. I recently rewrote the ...
5
votes
0answers
557 views
Code::Trends - a visualization of the StackOverflow dataset
About
Code::Trends is an interactive analysis of a dataset taken from StackOverflow, including:
visualization of the technologies trends by time and location
recommendation for similar ...
5
votes
0answers
71 views
JSBeautifier shortcut
This userscript adds a shortcut (CTRL+SHIFT+B) to beautify the selected JavaScript code using the same engine that also runs jsbeautifier.org.
You can find the source on GitHub (feel free to fork, ...
5
votes
0answers
99 views
Ban myself/enforced break userscript
Answer to Ban myself button on user profiles--MSO
Code and inspiration from Wikipedia's version
This userscript bans you from the site till a certain date, which you must edit in.even while logged ...
5
votes
0answers
123 views
The Ask Ubuntu Lens for Unity
Screenshot
About
If you're running Ubuntu with Unity, this Lens will put Ask Ubuntu right next to your files and applications in the Unity Dash. Via filters, you can select any other Stack ...
5
votes
0answers
96 views
Vertically Resizable Textareas
Code
// ==UserScript==
// @name Stack Exchange: Vertically Resizable Textareas
// @description Makes Stack Exchange's textareas vertically resizable.
// @version 1.2
// @include ...
5
votes
0answers
143 views
SkeetNotifier: A Tray Notifier Application for Jon Skeet's answers
Screenshot
About
A tray application for Windows that notifies you about the newest answers from Jon Skeet.
Icon approved by Jon Skeet!
License
http://unlicense.org/
Source
...
5
votes
0answers
46 views
Collapse interesting and ignored tags sections!
Are you annoyed by to large interesting/ignored tags sections?
I've created a user script to collapsing it!
Stack Ignore Collapse .user.js
5
votes
0answers
209 views
Format a list of questions
The following quickie command line application formats a list of questions obtained from search results.
Requirements:
Perl, JSON
Usage:
Retrieve a list of questions from the API (from the ...
