Questions that relate to interaction with or usage of this site (Stack Apps).
0
votes
0answers
28 views
Careers 2.0 - Member profile button / overview
I've been going around Stackapps, stackoverflow and all throughout Google to find a widget such as this, or a tool such as this for the Careers 2.0 page. Would like to inlude it on my personal site. ...
1
vote
1answer
10 views
What is the “Manage API Keys” link to the right of the StackApps.com frontpage?
When I click on it, I get a page that goes "Your Applications", then "No applications registered". Needless to say, this is different from "Manage your applications" link on the frontpage because I do ...
3
votes
1answer
44 views
How do I know what apps on my stackexchange account I have already authorized?
I'm developing an app using the stackexchange oauth, I want to revoke my permissions to this app for testing the overall process, but I can't find which apps I have authorized.
0
votes
0answers
22 views
What stack apps are available that solve Ruby on Rails problems? [closed]
While working in Ruby on Rails (and many other languages), when I get an error the first thing to do is to copy and paste the error into Stack Overflow.
What tools are available that integrate Stack ...
1
vote
1answer
13 views
New questions on live home page display improperly.
I was browsing Stack Apps earlier today and a little box popped up indicating that there were new questions. It looked something like this:
After clicking the provided link, here is what was ...
9
votes
0answers
85 views
Stack Apps Listing Wizard - Making it easier to list your application right here on Stack Apps
Screenshot
About
Listing an application here on Stack Apps can be a lot of work. First you have to visit this question and copy the markdown. Some of those fields don't apply to UserScripts and ...
1
vote
1answer
85 views
Creating a PHP script to use the stack api
I would like to know how to use the Stack API and get all questions with a particular tag. I am coding in PHP. So I would like to write a script which can get all questions with a particular tag. I ...
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 ...
4
votes
0answers
197 views
Guidelines on app and library thumbnails
We now have better, user-friendlier display for apps and libraries and scripts:
http://blog.stackoverflow.com/2011/02/stack-exchange-api-1-1-and-improved-app-gallery/
We infer a number of things ...
0
votes
0answers
129 views
Stackoverflow user/id to get data to a website
I am trying to get users stackoverflow info on to my website using the ids of their stackoverflow account they provide us. I am trying to get the JSON content that is available from this link: ...
1
vote
1answer
66 views
stack applet not getting sign in
I am facing problem during running of Stack Applet. How can I sign in? Moreover when I click on presences it comes up with localhost error . Here is the picture
As it can be seen, the Applet is ...
1
vote
1answer
152 views
How to search all Questions & Answers on specific keyword with PHPstack library?
I am trying to build a page specific to one keyword which should pull all the questions and their respective answers from Stack overflow. I tried phpstack 1.1.1, but no luck. I saw a
function ...
4
votes
0answers
80 views
Make active tab default on StackApps
This script changes the logo link to the active tab and redirects from the home page to it on StackApps. If you want to see the list of apps, you can still do this by clicking the apps tab. Made by ...
1
vote
0answers
71 views
Can we have the usage pages linked to the side bar?
The usage page for the API used in the blog is a very good reference of the current API methods, and slightly better then the current documentation link in the FAQ.
Would it at all be possible to ...
1
vote
1answer
29 views
Remove [app] questions from active
Now we have a special app tab, shouldn't the [app] questions at least be given lower priority on the active tab, which is now for development?
Ideally it would be to have the ability to sort the app ...
21
votes
3answers
245 views
Changing the display of the apps tab
We're looking at changing the front page of Stack Apps to look more like a proper app "marketplace" and less like a run of the mill Stack Exchange site.
Proposal (third draft)
This would replace
...
1
vote
1answer
77 views
stackapps data corpus
Hi all,
This may be kinda naive, but is there a way to get a snapshot of StackApps' entire corpus of data? I wish to be able to query things like: "All questions, of all users"...
Thanks
1
vote
1answer
50 views
Is the question_id monotonically increasing?
Just wondering:
Does the question_id monotonically increase for every new question?
Is the question_id unique globally for a deployed app or is it unique in some sub-domain?
Is there any relation ...
6
votes
1answer
100 views
Can we have subdomains under stackapps.com with application or library names?
For example,
http://stackmobile.stackapps.com (George Edison)
http://stackdeck.stackapps.com (iconiK)
http://stackapplet.stackapps.com (George Edison)
for application or library owners?
I think ...
