All Questions
6
votes
0answers
329 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 ...
1
vote
1answer
51 views
How do you list you stack exchange apps
I wanted to know how you're supposed to get a list of apps you've registered on the stack exchange api.
I finally managed to find this url: http://stackapps.com/apps/oauth
My question is this: How ...
6
votes
0answers
75 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, ...
3
votes
1answer
78 views
Stack Override: Rank answers by usefulness
Stack Override
This extension is a part of my final year project for a computer science degree. It displays notifications when the browser loads a Stack Overflow question page. Once clicked, the ...
2
votes
0answers
38 views
Test and evaluate my answers classifier? [duplicate]
I have created a web applicability that analyses the answers to a question and ranks them by usefulness. This is part of my thesis, and I need to get some real developers feed back.
Here is a link to ...
6
votes
0answers
175 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 ...
2
votes
0answers
71 views
Kuna - Make books from Stack Exchange questions
http://demo-kuna.rhcloud.com
Kuna is a web application that provides a live environment in which books can be created from Stack Exchange questions.
Step 1
Paste the URL for any question found on a ...
9
votes
0answers
142 views
Chrome Extension for Stackoverflow - Customize the color scheme
I created a google chrome extension that allows you to choose custom themes in order to make pretty the code that you read.
The extension injects CSS (Lite extension) and saves your preference ...
0
votes
0answers
125 views
BOSO - Best of Stack Overflow
Screenshot / Code Snippet
About
BOSO is just a simple collection of 'the best questions and answers' on Stack Overflow (as determined by the score attribute provided in the API).
I created it ...
1
vote
1answer
53 views
Software for Javascript?
Do I need any special kind of software to view the responses I get after requesting something? Like with Klout for example, I can get all the code returned as I need it, I just don't know where to put ...
69
votes
12answers
5k 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
...
3
votes
0answers
23 views
Application stats are completely broken.
It appears that the application stats are completely broken. Attempting to view the number of times Stack Mobile hit the /questions/* methods results in this graph:
It would seem that statistics ...
1
vote
1answer
55 views
Get questions content from StackOverflow API
I need to get the question content from StackOverflow site.
I already built the functions that parse the HTML for a question, and return me the question content.
But, I found that there is an API, ...
5
votes
6answers
102 views
StaQover, a new S-O. profile viewer in QML2
As I couldn't find any Chrome extension fitting my needs, I started a QML app to provide just what I need, here it is : StaQover can view a profile by name, and show reputation history and badges !
...
1
vote
0answers
60 views
Stack over flow stack graph?
What is the most popular language on the last 100 stackoverflow's questions ?
This page provide you a visualization of stackoverflow's last questions sort by the 10 most popular tags.
...
5
votes
0answers
27 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 ...
1
vote
0answers
131 views
Coderbits - Intelligent portfolios for developers and designers
https://coderbits.com
Screenshot
About
Resumes are inadequate at verifying skills, traits, and knowledge that software developers and designers possess.
Coderbits is a network for software ...
2
votes
0answers
43 views
StackFlair Widget - Highly customizable user flair widget for Android
Screenshot
About
StackFlair is a highly customizable widget which displays your profile information (flair) from any website that is part of the Stack Exchange Network ...
25
votes
0answers
1k views
List of API client libraries grouped by programming language
This question serves as an organized reference of client libraries available for the Stack Exchange API. This is intended to be an all-inclusive list of libraries, so if you develop a library, feel ...
8
votes
1answer
47 views
Whatever happened to closed_reason?
When pulling back info on a closed question, I have come to expect closed_reason to be a present key if there's a closed_date. It seems that as of recently this is no longer true.
Proof: ...
14
votes
4answers
380 views
stacknotify google chrome extension
About
Your Stack Overflow notification inbox, right into your browser's toolbar.
it checks for new notifications every minute
shows a notification badge for new items
supports all Stack ...
2
votes
1answer
25 views
Can you identify a user from the access_token?
I have the access_token after authentication from the user. At this point I don't know with which sites this user has registered. Is it possible to get user information like the display name or ...
11
votes
0answers
356 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 ...
2
votes
1answer
19 views
How can I re-authenticate StackAlert Addon
Recently I removed StackAlert Firefox addon from my apps list in StackExchange. Now when I reinstall it, it is not authenticating and giving message
key is not valid for passed access_token..
How ...
3
votes
0answers
21 views
Should feature-requests, for third party apps, be flagged as “not an answer”?
I spotted this "answer" as a first-time post:
Feature Request
Please add support for proxies.... It would be helpful to people behind proxies.
Like "ME"
I was going to flag it as "Not ...
2
votes
0answers
99 views
LIVE Desktop Alert for Stack Overflow
About
This app will provide you LIVE desktop notification for new questions posted on StackOverflow. You can add your favorite tags and it will continue searching for new questions. If it finds a ...
1
vote
0answers
22 views
Wrapper implementation method to get user notifications in Stack Exchange?
I'm trying to build an app that requires me to get the user notifications for a particular Stack Exchange user.
Now, I'm trying to use Java to accomplish this and I came across this wrapper library: ...
1
vote
1answer
32 views
Stack Overflow Firefox Extension
Recently I created a tiny Firefox extension to get given user reputation of Stack Overflow. But I did that using API version 1.1.
How can I migrate that to 2.1? How to authenticate my application ...
6
votes
1answer
2k views
Stack Overflow Tag Manager
Screenshot
About
Stack Overflow Tag Manager is a Greasemonkey script for expressing your tag preferences, which partly inspired Stack Overflow's own tag preferences feature.
Continued ...
1
vote
1answer
26 views
Getting questions that have a specific tag or tags?
In the current api (2.1) how do you get questions that have a specific tag or tags?
e.g.:
1) All stackoverflow questions asked in the past 2 months tagged 'ruby'?
2) All stackoverflow questions asked ...
2
votes
1answer
35 views
Get accepted answers from Stack Overflow using Stack Overflow API 2.1
I want to fetch only my accepted answers from Stack Overflow using the API 2.1 and currently I've following code
$data = ...
1
vote
0answers
34 views
Attribute error while using the stackoverflow api wrapper for python on IDLE
This is the code that I use to access Stack Overflow:
from stackexchange import Site, StackOverflow
so = stackexchange.StackOverflow()
for q in so.questions(pagesize=50):
print q.title
It runs ...
4
votes
0answers
20 views
Octal user reputation
Screenshot
About
Displays reputation in octal. This script is derived from Kip's Hexadecimal user rep.
Download
Install | View Source
Platform
Firefox 19.0.1 with Greasemonkey
License
Same ...
0
votes
0answers
44 views
Search links (Stack, Google, Symbolhound) next to the search box, for tab opening
Screenshot
About
Adds three links next to the search box. Allows to open the regular Stackoverflow search in a new tab, or search using Google, or Symbolhound.
Proved useful to find ...
1
vote
1answer
16 views
Ability to sort answers by number of revisions via StackExchange API v2?
I was curious whether there was a way to easily find which StackOverflow answer has the highest number of revisions and/or to sort by that metric.
I see mention of a sort function in the ...
3
votes
0answers
47 views
Classifier based answer ranking Chrome extension
I'm in my final year of a computer science degree. For my thesis I have implemented a classifier that predicts the usefulness of answers to questions with no accepted answer, based on a training set ...
201
votes
11answers
18k views
StackTack, a JavaScript widget you can stick anywhere
Screenshot / Code Snippet
<head>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script ...
3
votes
1answer
232 views
StackStatus - Monitor the status of the Stack Exchange API
Note:
This service is temporarily offline. The original version was having some problems, and I am also migrating a number of tools from PHP to Python - so expect to see this tool come ...
1
vote
1answer
23 views
What sizes are the images available through the /sites endpoint?
I see logo_url, icon_url, favicon_url, high_resolution_icon_url... But I wasn't able to find any information about any of those images in the documentation. Are any of them fixed size? And/or is ...
78
votes
4answers
8k views
Stack Mobile - View Stack Exchange Sites on Your Smart Phone or Tablet
stackmobile.com
Screenshot
About
Stack Mobile is a mobile-friendly front-end to all of the sites in the Stack Exchange network. It has a number of handy features that make browsing the ...
1
vote
0answers
22 views
No website (yet), how to register?
I just started developing a StackOverflow client, and wanted to add authentication. I found out I needed to register for that and wasn't sure if it was okay to register your app when it is not yet ...
1
vote
0answers
10 views
On Personal Keys and Limits
I'm currently in the early stages of developing an Emacs major mode for the Stack Exchange Network (see this question if you're interested in helping at the moment).
I'm a little torn on how to set ...
1
vote
0answers
21 views
Allow convert-to-comment without confirmation and even if there are comments
This userscript allows moderators to use the "convert to comment" button even if the answer has comments. It also removes the annoying confirm() prompt when converting an answer to a comment.
You can ...
1
vote
0answers
114 views
se-api-py - A lightwight Python wrapper for SE API
I've made a Python wrapper for Stack Exchange API.
About
A lightweight Python wrapper for StackExchange API v2.1.
Built with Requests.
Why yet another SE API Python wrapper? (I'm aware of Stack.PY ...
1
vote
0answers
272 views
StackStash - Stackoverflow offline reader for iOS
iPhone Screenshot
iPad Screenshot
About
StackStash lets you carry all of Stackoverflow data in your pocket.
We built this app because we find our productively as programmers plummets when we ...
0
votes
0answers
43 views
How to write a first application?
How to write the first applications to use StackOverflow, for C# under the platform WinRT?
How to use the API-functions?
Is there a ready-made packages for under winRT (NuGet)?
Are there a step by ...
0
votes
1answer
51 views
Serel returns a JSON Parse error for the 'C#' tag
When I try requesting the tag c# via Serel, I get an error.
This is the error I am getting:
INFO][2013-02-25 02:06:42] Making request to /2.0/tags/c#/info?site=stackoverflow&key=mykey
...
0
votes
0answers
18 views
Universal Stack Widget
I'm thinking about creating a gadget as opensource project for everyone to use which would enable developers to add feature they're web apps user profiles where user can simply add to his/her profile ...



