Stackie - A Stack Exchange client for the Universal Windows Platform
Browse your favorite questions and answers on the myriad of topics across the entire Stack Exchange network with Stackie - a Stack Exchange client for the Universal Windows Platform.
Guidance on usage thresholds - specifically throttling
I am running a lot of tests and have started to get 403 errors. I am using a key and certainly have not exceeded my quota. Am I running foul of some yet unmentioned throttling threshold and if so…
Can we not limit requests based on the first one?
According to the answer given to this question, it seems like the API limits requests based on the first one. (Regardless of the presence of a key.) Can this please be changed? It really hinders d…
The API Key does not work
I have registered an app at http://stackapps.com/apps/register, got a Key right away after I have submitted. But now when I request http://api.stackoverflow.com/0.8/stats?key=MYKEY, I got RequestL…
How to search my threads based on some key words?
As I have already many threads in some StackExchange sites, sometime I would like to be able to search among them, for instance, based on some key words. Does anyone know how to do that? Thank you!
SOF_ASSESS App (placeholder)
This the necessary post for testing the SOF_ASSESS application. About This is a prototype app that will drive the answering of questions on Stack Overflow. Many Developers, IT and technical sta…
SOClearChat — Helpful Chat functions
A Tampermonkey/Greasemonkey script packing some helpful functions for Stack Overflow chat
Dude, where's my cursor?
This user script makes editing especially of large posts easier by matching cursor positions in the text box to positions in the Markdown preview and vice versa.
StacMan - .NET client for Stack Exchange API v2
StacMan is a .NET client for Stack Exchange API v2
Sentinel - monitoring new answers to old questions
First there was NATOBot. Then there was Sentinel. Sentinel is the web dashboard for NATOBot. The bot sends data on all posts it reports to Sentinel, where a permanent record of them is kept. To …
How to get notified when user posts, comments, etc.?
I want to create a slack integration that will list the user's Stack Overflow activity. EG: when the user asks a question, posts an answer, edits a post etc. What can I use for this kind of notif…
Is it possible to create a private Q&A site using the Stack Exchange API?
I want to create a sort of private Q&A site to allow university students of the same courses to communicate. Is it possible by using the Stack Exchange API?
Similar libraries across different programming languages
When developers switch from one language to another language, they always asks questions about counterpart libraries to the one that he is familiar with in the old language, e.g., Java's Mahout …