All Questions
9
votes
1answer
284 views
A way to keep the “user bar” on the top of the site stuck there ~ StickyBar
Screenshot / Code Snippet
About
Since people keep asking for a way to stick the userbar at the top of the screen, I'm working on a userscript to do so. Because of the way each site is ...
-1
votes
0answers
44 views
KBD Button for Editor on StackExchange sites
Simply adds a button to the toolbar that lets you quickly apply keyboard markup.
The extension is available on GitHub and should work as:
Userscript
Chrome Extension
Firefox and Opera Extension
...
1
vote
1answer
36 views
Mistake in API 2.0 Documentation - Wrong item type for Careers Message
On https://api.stackexchange.com/docs/types/inbox-item the Careers Message example shows the wrong item type.
13
votes
4answers
561 views
Stack.PY - A Python Module for Accessing the Stack Exchange 2.1 API
Now on PyPI!
You can now find Stack.PY on PyPI, Python's package index. This means that you can install the package simply by running the following command in a terminal:
pip install ...
0
votes
1answer
30 views
Inbox item not marked as read after viewing
Accessing inbox items using the following url:
/me/inbox
Unread inbox items remain unread (is_unread = true) even after that specific item has been read using the API (v2.1).
The items are marked ...
-2
votes
0answers
26 views
How can we Call Api (By some URL)with API key and token? [closed]
How can we Call Api (By some URL)with API key and token:
3
votes
1answer
172 views
WordPress Widget to display a Stack Overflow profile
What?
Background: A WordPress widget is a re-usable and configurable set of code that renders something visually, into a WordPress blog. The blog administrator typically configures the set of widgets ...
0
votes
0answers
15 views
Does any one remember an app that runs test cases against stackoverflow answer to find the right kind of code snippet?
I remembered to see an web application that allows people to create input and output of programs, then the app searches stackoverflow answers that satisfy the input and output pairs. I'm not sure if ...
97
votes
8answers
4k views
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 ...
4
votes
0answers
151 views
Stack Overflow Instant Search
Screenshot
About
I love the concept of instant search that Google introduced. Stack Overflow Instant Search does exactly that - it brings (almost) instant search to Stack Overflow. The results ...
1
vote
1answer
143 views
Review Stalker user script
This is a very basic user script which does the following:
Checks the Review homepage if there's anything you can review
If so, it changes the title to (n) old_title where n is the number of ...
1
vote
1answer
61 views
How to get Question/Answer body in the API response using filters?
I am looking through the API documentation and i am confused how to make a call with filters. I am specifically looking for get the question /answer body back. Is it possible. Could not find any ...
4
votes
0answers
68 views
Hide badges I've already attained
About
Inspired by this Meta SO question, this user script adds a checkbox to the Badges page to allow you to hide badges you've already attained, so you can easily see which remain.
The checkbox's ...
1
vote
0answers
30 views
Review Queue Hider
About
This user script adds a button to each review queue to allow you to hide it. Useful if you don't want a certain queue popping to the top!
Each Stack Exchange site holds its own settings too, ...
23
votes
2answers
660 views
Unicorn Voting - Bringing the Joy of April 1 All Year 'Round!
About
They're back! Although they were created for April 1st, you can now enjoy them throughout the whole year! Simply install this UserScript and commence upvoting and downvoting.
License
...
23
votes
10answers
820 views
Stack Exchange Elections Statistics Page
The Stack Exchange Elections Statistics Page is a simple single-page website that displays information on election candidates participating in the Stack Exchange 2011 Moderator Elections. It ...
1
vote
0answers
22 views
The 2.1, “similar” path is returning empty results
I've been a happy user of the /2.1/similar Stack Exchange API for a while. But, at some point within the last 24 hours, or so, it started returning empty results (but otherwise reporting everything as ...
69
votes
6answers
2k views
Official keyboard shortcuts
Screenshot
About
This is the official keyboard shortcuts script for the Stack Exchange sites, as announced on Meta Stack Overflow. It is still in active development, and will eventually move ...
1
vote
1answer
35 views
Get all sites of type “main_site”
Is there a way to get all sites of type main_site from the /site method?
If not, what's the best way to get that list? Should I get all sites with a huge pagesize and then filter it in my App?
1
vote
0answers
39 views
Please differentiate between meta sites for beta versus normal sites, in the /sites method
Currently, in the /sites method, a site can have a site_state of: normal, open_beta, closed_beta, or linked_meta.
This makes it easy to tell if a main site is in beta or not. But it becomes a 2 or 3 ...
0
votes
1answer
43 views
Inbox and Notifications aren't being filtered by site
I'm using the API get inbox messages and notifications for various sites on the StackExchange network, but it doesn't seem to matter what site parameter I pass in the query string. I always get my ...
3
votes
1answer
41 views
Array of all Stack Exchange sites with Name, URL and Description
I'm building a WordPress widget and need this array do display a dropdown where the user will select the target site.
And with the selection value, the information will be built and displayed ...
1
vote
1answer
47 views
json with list of all user's on stackoverflow
I am trying to get the list of all user's in json format (as provided by the api) (using jquery jsonp)
What i found is
pagesize – The number of collection results to display during
pagination. ...
2
votes
1answer
46 views
List of possible values for user_type on API for users
I'm starting to work with the API and I see on the call to retrieve a user or multiple users one of the fields that is returned is user_type. So far I have only seen a value of "registered" come back ...
0
votes
2answers
83 views
Get API responses in formats other than JSON
I am working on an application which uses the Stack Exchange API. But I don't want responses in JSON format.
So, if I want to convert JSON to another format like XML, is there any way to get the ...
2
votes
1answer
45 views
How about linking Stack Exchange to IFTTT?
Why is there no channel for Stack Overflow on IFTTT?
It would be great if I can mash up the Stack Exchange website with other web-based services like Google Reader or GMail, receive a SMS or ...
1
vote
1answer
190 views
What is the unix epoch date, range [0, 253,402,300,799] in the API docs?
The type of the fromdate or todate in several methods is set to
unix epoch date, range [0, 253,402,300,799]
I don't know what that is and I can't find any information -- can someone explain it ...
1
vote
1answer
45 views
Off-by-one error in fromdate processing
When running a query with a given fromdate value, values which match fromdate - 1 are returned.
An example: When using fromdate=1367715851 results will be returned which have a creation_date of ...
8
votes
6answers
407 views
MathJax Buttons
Adds some math/science buttons to the editor on science SE sites. These buttons are useful for converting selected text to math, formatting SI units, and formatting chemical equations. There are ...
76
votes
11answers
1k views
StackExchange™ SuperCollider Freehand Circle™ Editor - [Now supported on EVERY StackExchange site!]
Important:
All SE sites (with one exception - see below) are now supported. Please upgrade to the latest version to enjoy this wonderful new feaure!
A special thank you to Jacob ...
6
votes
0answers
75 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.
...
4
votes
0answers
257 views
Stacklense - Ubuntu Unity Lens to search Stack Exchange sites
Screenshot / Code Snippet
The application makes searches in question titles.
Please note that the lens will show only answered questions!
The names of the sites are usually one word, for ...
0
votes
0answers
34 views
Why does my request for pagesize=100 only return 30 results?
I am running the following query, and ones very similar to it, to retrieve a list of my own answers:
...
0
votes
0answers
24 views
Stackoverflow app that can popup question with certain tag as they asked in realtime
I am in search of kind of app that can notify about new question in real time as they are posted.
I can create such app with the api provided but i don't want to do that if that is already being done ...
17
votes
0answers
1k views
StackImage - Generating Images of Questions and Users [Now with Global Flair!]
Planned Obsolescence
All of the features that StackImage provides are either available with the built-in flair on each Stack Exchange site or provided by StackImage's successor: StackImage ...
0
votes
1answer
40 views
Not possible to login to approve or reject access to application on Windows Phone 7 device
I'm making an app for Windows Phone using the Stack Exchange API but I'm having a bit of trouble when I try to let the user approve the application (using client side flow).
I open a web browser at ...
39
votes
0answers
2k views
Not a real question – A Stack Exchange game
I have updated my game Not a real question, originally announced on Meta Stack Overflow, to retrieve the game questions via the API.
Screenshot
About
Here's the intro text from the website:
...
16
votes
3answers
778 views
StackGeography, a Stack Exchange question mapping site
Screenshot / Code Snippet
About
Ever wanted to see just what kind of locations are posting to the various Stack Exchange sites at any given time? Even if you haven't, you'll find it with ...
19
votes
3answers
814 views
se-flair: HTML combined Stack Exchange site flair
Screenshots
Screenshots of some samples:
Tooltip with total reputation:
Tooltip with specific-site reputation:
Live PNG Samples:
About
se-flair produces combined-account flair ...
0
votes
1answer
56 views
Searching answers with API
I'm very new to the API and I was looking for a way to get answers of a user. E.g. something like if you click on a tag in your tags section of your profile.
For questions this seems to be quiet easy ...
1
vote
0answers
171 views
stack2py - A Python wrapper for API v2 [alpha]
About
stack2py is a library which wraps the SE API (v2.1) for Python. It aims to provide a clean and complete interface to the user, giving them complete control and accessibility.
Although, ...
4
votes
0answers
177 views
Announcement: StackExchange API Development Wiki
RIP August 24, 2010 - April 26, 2013
Due to lack of interest and the increasing burden of maintenance, I have decided to close down this wiki. Most of the information that it contains is ...
30
votes
0answers
5k views
StackAnywhere - A Stack Exchange client for Android
Updated - Version 1.1
Long overdue update for Android 4.x and version 2.x of the StackExchange API (updated screenshots below). This version is mostly to get things on a better footing to move ...
3
votes
1answer
62 views
Getting started: /users/{id}
I am trying to get the amount of reputation that a user has. I have established that I need to use this url: ...
10
votes
0answers
155 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)
...
1
vote
1answer
114 views
How to login programmatically using Android Code?
I think my questions is not a duplicate of this one How to login programmatically
I have read the authentication document but still i am not able to get what should I do for if I want to perform ...
97
votes
9answers
9k views
Flack Overstow - Generate spam from Stack Exchange posts
Online demo courtesy of George Edison:
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 ...
6
votes
0answers
328 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 ...
4
votes
0answers
19 views
API docs for “stack overflow” still feature v1.0 docs
I guess I'd call this a doc bug.
Currently the page http://api.stackoverflow.com redirects to http://api.stackoverflow.com/1.0/usage, which says at the top "Don't use 1.0, use 2.1". This URL ...
17
votes
2answers
1k views
Swatch: A Firefox plugin for monitoring Stack Exchange sites for interesting changes
Screenshots
About
A Firefox extension that lets you monitor your account activity on any Stack Exchange site that support the Stack Apps API. Automatically refreshes on a set interval to ...


