12
votes
0answers
127 views

Clear Chat - Clears all of the messages in the chat window.

Screenshot About Ever wish you could simply clear all of the messages from the chat window (similar to a terminal)? Well now you can with this UserScript! Simply install it using the link ...
12
votes
0answers
291 views

API V2.0 Public Beta Begins

As has been announced, we're starting the public beta and spinning up a contest (as we did with V1.0). As such, some of the guidelines for the private beta no longer apply. The api-v2-beta tag no ...
12
votes
0answers
797 views

StackBuffer - awesome StackOverflow interface (HTML5, CSS3)

Screenshot of StackBuffer.com interface About StackBuffer is open source project providing HTML5 and CSS3 interface for StackOverflow API. This project is actually experiment trying to prove that ...
12
votes
4answers
220 views

Prevent that posts tagged with app or library enter Community Wiki mode when the owner edits it 8 times

I've edited my App 8 times and my question has switched automatically to Community Wiki (I'm aware that it's reported in the faq). The main reason of these many edits is my shaky english, but I can ...
11
votes
2answers
218 views

Transmogrify offtopic MSO posts

See http://meta.stackoverflow.com/a/134710/178438 Oftentimes, MSO is cluttered with offtopic programming questions asked by those who want to circumvent a question ban. These posts are ...
11
votes
2answers
158 views

Detecting StackExchanges with non-standard “plugins” (e.g. MathJax)

Some recent StackExchanges are starting to include site specific 3rd party JavaScripts - for example, cstheory.stackexchange.com (and math.stackexchange.com) both use what I think is MathJax to render ...
11
votes
3answers
153 views

Hide all pointless user data (gravatar, badges, and reputation).

hide pointless user data on userscripts.com When I look at answers, I often take the user's reputation into account on whether I upvote them or not. This is a terribly bad thing to do as you should ...
11
votes
2answers
194 views

Make site icons have transparent backgrounds

This is a request to make the site's icons have transparent backgrounds. They are already PNGs, so they support that. This would make applications such as Droidstack look much better. Although ...
11
votes
1answer
224 views

Can we have some sort of notification system?

It seems like the only way to get notified of certain events is to poll the site continuously. And as per the current policy, it seems like there should be at least a 2 minute delay between requests. ...
11
votes
3answers
568 views

SAggregator - A way to accumulate all the latest activity from the StackApps API sites

Important Notice Virtually all of the funtionality from this stackapp has since been incorporated into Stack Exchange natively since it was developed. As a result, this app serves no real purpose ...
11
votes
1answer
156 views

Is it safe to assume the API will be at api.<DOMAIN>?

I'm writing an application that will eventually allow you to use it for any StackExchange site. Thus, I'm allowing users to input the domains of the sites they want to use (e.g. stackoverflow.com). ...
11
votes
1answer
296 views

Real-time desktop notifications for Stack Exchange inbox ( Chrome / Firefox )

Screenshot About Get real-time desktop notifications for your inbox at the Stack Exchange. After installing and setting your Stack Exchange account ID, you will get desktop notifications ...
11
votes
2answers
398 views

Stack Favorites: A basic organizer of your StackOverflow favorites

Screenshot / Code Snippet About This basic website allows users to organize their StackOverflow favorites by tags, or search through favorites by keywords. Currently it is still very basic ...
11
votes
2answers
261 views

ChatterBox - user script that adds inbox integration to Stack Exchange Chat!

Screenshot / Code Snippet About I like Stack Exchange Chat, and with the feedbots it tends to be pretty easy to keep up with what's going on with the site. Except for one thing - my inbox. ...
11
votes
2answers
292 views

Search Stack Exchange Network of Q&A sites instantly with SEInstant

About Stack Exchange search results are now fast, faster, instant! :) Following on the heels of "Google Instant," which provides search results as you type, here's "Stack Exchange Instant." Stack ...
11
votes
1answer
139 views

Thumbnail Uploader

Sparked off by http://meta.gardening.stackexchange.com/questions/251/better-image-embeddeding-and-viewing, ...
11
votes
1answer
144 views

API V2 Private Beta Begins

It's about time this thing got under way. If you're participating in the private beta, you should receive an email to that effect. If you were also a member of the V1.0 private beta, you'll notice ...
11
votes
1answer
293 views

SOREP: Trilogy Site Ranking - For those who need to know

SOREP is a service that does a nightly index of all users ordered by reputation and makes that information available via REST. The primary use of this information is to add a top xx% to your flair. ...
11
votes
0answers
332 views

Stack-Ed, Website and iPhone App

Screenshots About The Stack Exchange platform is changing the way that we learn. Stack-Ed is an educational tool that was built to help people learn from the best of the best within the ...
11
votes
0answers
266 views

ChatBot, a bot. For the chat

About Lurks in the shadows of the chat. It executes commands at the request of the user, sending messages as the user who runs it. You can talk to it in this preview page. In the chat, it is ...
11
votes
0answers
251 views

StackImpact - What's your impact?

Screenshot About I like to make contributions to Stack Exchange, and in return I gain rep. However, I find that rep doesn't really tell the whole story about what my contributions mean to the ...
11
votes
0answers
207 views

StackExchange Theme Switcher

Inspired by this post. Now you too can enjoy the satisfaction of switching SE's themes at will like the devs do, albeit this affects your browser only: This creates a dropdown at the bottom of the ...
11
votes
0answers
159 views

Frequent Message Manager - Easily store and send frequently used messages in chat?

Screenshot About Have you ever said something in chat that made you think "I know I've said this many times before?" Perhaps you have a few common links that you reply to questions with on ...
11
votes
0answers
140 views

Live Home Page - Never touch the refresh button on the home page of a Stack Exchange site again!

About Live Home Page is a simple UserScript that updates the home page of any Stack Exchange site with questions as they are asked. Any activity on a question will bump it to the top of the ...
11
votes
0answers
271 views

undercurrent - a few tweaks to the user interface of Stack Overflow

Websites evolve and so does StackOverflow. However sometimes it takes a while for features to mature fully and being subjected to involuntary beta tests can be frustrating. Since merely moaning ...
11
votes
0answers
379 views

MinimalOverflow - A themescript for Stack Exchange

Screenshot / Code Snippet About MinimalOverflow was written to deal with a request which Jeff Atwood put forward in the MSO Tavern on Friday, February 25, 2011. Someone on Physics.SE asked if ...
11
votes
0answers
289 views

Stackoverflow.com Enhancer (sticky top bars)

Screenshot / Code Snippet About Stackoverflow.com Enhancer was created this a while ago, to save me scrolling up and down Stack Overflow, by making the top bars stick to the top of the ...
11
votes
0answers
465 views

Ask Jon Skeet - A Search Engine

Ask Jon Skeet A Search engine for questions answered by Jon Skeet. Screenshot About A search engine that focuses on questions asked on Stack Overflow and answered by Jon Skeet. As Jon Skeet is ...
11
votes
0answers
1k views

Stack Exchange Java client library

Sample Code /** * The following will print out the current stats for the * Stack Overflow site (stackoverflow.com). */ public class Example { public static void main(String[] args) { ...
11
votes
0answers
2k views

StackTop-Mac app---Now out of beta!

StackTop Stacktop is my Mac client for accessing most of the Stack Exchange sites. Here are some screenshots of 3.0. Note the colors in the first screenshot change depending on which site you are ...
10
votes
7answers
266 views

API V2 Musings: What would you like to see

Answers should take the form of feature requests/modifications that are either obviously beyond the scope of v1 and or have been status-declined or status-deferred They will be indexed here in the Q. ...
10
votes
3answers
501 views

What's with the reputation here on Stack Apps?

This site is only a couple of hours old, yet there are 33 users with over 2000 rep and 9 with over 4000. Are these values holdovers from dev.meta.stackoverflow.com, where everyone started out with ...
10
votes
12answers
796 views

Soapi.JS2: a fully relational JavaScript client library for the Stack Exchange API - beta preview

Soapi.JS2 var context = new Soapi.ApiContext(yourApiKey); context.initialize(function() { context.official.stackApps .Users().ById(14) .invoke(function(users) { ...
10
votes
1answer
202 views

Bug in the StackExchange Api ? getting “could not parse proxy url” when user not logged in

I think I may have stumbled upon a bug in the StackExchange JS API I'm having a problem getting its authentication to work properly, and I just discovered that the same problem exist in the official ...
10
votes
2answers
571 views

analyticsoverflow - tracking question and answer counts over time

About Question, answer and comment counts for stackoverflow. The individual tag pages show a graph of the question counts over the last fortnight. Update: Now gathers and displays data for all ...
10
votes
1answer
1k views

StackWidget for Android

StackWidget 1.1 Screenshots About StackOverflow home screen widget. Displays hottest question - click widget to see top 10 hottest. New in 1.1: - Change question category (newest, by tag) - ...
10
votes
1answer
185 views

How to find libraries that are compatible with a certain API release on Stack Apps?

This has become a bit of a concern for me with the upcoming beta for v2.0 of the API. The problem is simple: if someone wants to know what version of the API a library is compatible with (or at least ...
10
votes
1answer
145 views

SOAPI-DIFF: Your app broke? Check SOAPI-DIFF to find out what changed in the API

SOAPI-DIFF Soothe your beta api blues with a DIFF view of the entire API compared to the last changed version. Instantly identify added/removed/changed elements of the API. e.g. Added: Changed: ...
10
votes
0answers
154 views

Super User Dark Theme

Get the CSS for your extension Stylish for Firefox Stylebot for Chrome Additional linkage GitHub Project page StyleBot with full regex in URL matching (Prefix pattern with ^ to use regex) ...
10
votes
0answers
146 views

StackMaps - Interactive Maps of Stack Exchange Communities

StackMaps - Interactive Maps of Stack Exchange Communities http://johndbritton.com/stackmaps What Easily view users from your favorite Stack Exchange community on a map. Why I wanted to make it ...
10
votes
0answers
1k views

SOStacked: Stack Exchange iPhone client

Screenshots About Awesome feature set. Powerful search, beautiful display Pick your favorite and ignored tags Log into your account, track your reputation! See your incoming answers, ...
10
votes
0answers
464 views

StackO: A Windows Phone 7 StackExchange App

EDIT STACKO is now available for download from the Marketplace. For features/suggestions please visit http://stacko.uservoice.com/ StackO is a StackExchange browser allowing you to search the whole ...
10
votes
0answers
342 views

StackOverflow start page for Google Chrome

About Basically, what it does is it aggregates questions from StackExchange sites, and shows them on your New Tab window. You can select what sites you want to display, filter questions by tags, ...
10
votes
0answers
347 views

StackTagz - Track the topics you are interested in over time

StackTagz http://stacktagz.com Screenshot / Code Snippet About StackTagz analyses your participation in StackExchange sites by looking at which tags you are active in. A question, an answer or a ...
10
votes
0answers
699 views

so++ - C++ Library

Code Snippet #include <sopp/sopp.h> ... sopp::SetKey("..."); sopp::SetSite(SITE_STACKOVERFLOW); ... sopp::soUser user(1); cout << user.GetDisplayName(); ... ...
9
votes
3answers
157 views

Should we adjust the format of the dev-tip questions early on?

Update: I've 'averaged' the few answers and comments and included the respective result below each question (all results are executed accordingly for some time already in most dev-tip posts). The ...
9
votes
6answers
854 views

Stacked Odds - Finding the questions that you can answer

Screenshot / Code Snippet More screenshots can be found in the extension gallery. About Stacked Odds is an extension for Chrome that stacks the odds in your favour when looking for questions to ...
9
votes
1answer
123 views

Deleting an application key?

Hi. Shouldn't there be delete buttons on http://stackapps.com/apps so we can delete API-keys? Or at least de-activate them? I mean, cancelled projects, etc... A deletion button would be real handy.
9
votes
2answers
160 views

Why does this Stack Overflow API query return binary data?

The Stack Overflow API query http://api.stackoverflow.com/1.1/search?tagged=javascript&intitle=%3Cdiv%3E returns what appears to be binary data: ...
9
votes
1answer
103 views

Add List of Libraries to “Get Started” sidebar

I suggest that a link to the List of libraries be added to the "Get Started" sidebar to provide a clear and obvious discovery path.

15 30 50 per page
1 2 3 4 5 30