Newest Questions
2,877 questions
15
votes
1
answer
299
views
Is it appropriate to register for a "Dev" app key?
When an app is in early development stages, it is quite common not to have an Icon, a Name, a Website, or even a description.
I'm considering registering one key which I could use in all my Alpha ...
6
votes
0
answers
88
views
Shared app ownership between multiple StackApps users
It would be nice to have the ability to allow multiple SA users to share ownership over one application. Is this something coming down the line?
15
votes
1
answer
357
views
Are wrappers considered applications?
I went to get an API key for my StackOverflow C++ wrapper, and discovered that this involves registering an "application".
Does the wrapper count as an app?
90
votes
2
answers
35k
views
How to list your application/library/wrapper/script here
If you've created an application, script, or library for use on the Stack Exchange network, that's fantastic!
Now publicize it by creating a question with the correct tag:
app https://stackapps.com/...
119
votes
6
answers
12k
views
Stacky - A .NET client library (Full support for API v2.0)
Stacky - A .NET Client Library
The same great library now supports the 2.0 API!
https://bitbucket.org/lfoust/stacky
Sample Code
IUrlClient urlClient = new UrlClient();
IProtocol protocol = new ...
140
votes
3
answers
31k
views
API "Hello World" code
The Stack Exchange API is based on HTTP and URLs, just like the web page you're browsing now. Except instead of HTML, the responses are all in JSON.
Let's say we wanted to call the /info method:
https:...
109
votes
3
answers
23k
views
API Documentation and Help
Method List
All API methods can be found at https://api.stackexchange.com/docs.
Global Method Parameters
All methods accept the following parameters:
type=jsontext: responds with mime-type text/json.
...
40
votes
7
answers
5k
views
Fast Multi Platform Data Dump Import for SQL Server (2000/2005/2008), SQLite and MySQL
UPDATE:
Both soapi.info and skysanders.net have been offline for a while.
The application readme file and hosting will be moved to http://soapi.info/tools/soddi.aspx.
Links are in the readme text ...
48
votes
6
answers
1k
views
MyStacks - "Stack Overflow trilogy" iPhone app (free)
v.1.3 of MyStacks, an unofficial iPhone app for browsing questions on the Stack Overflow trilogy sites, is now available in the app store.
Current Version
Saves articles offline once viewed
Choose ...
20
votes
3
answers
493
views
Hide all pointless user data (avatar, badges, and reputation)
Hide pointless user data on userscripts.com
When I look at answers, I often take the user's reputation points into account on whether I upvote them or not. This is a terribly bad thing to do as you ...
40
votes
1
answer
384
views
Image Based Flair (Downloadable Implementation [v2.1])
Image Based Flair
I have created an implementation of flair which generates an image of your current reputation automatically. It is currently using PHP GD.
Download Source (Version 2.1 - 2009-08-...
16
votes
0
answers
206
views
Reputation Tracker now covers SOFU, Meta SO and Programmers SE
I don't know if anyone's actually using my Reputation Tracker tool, but it now lets you select which sites you want to see reputation for.
For example, the URL for me to find out how I've done today ...