| bio | website | |
|---|---|---|
| location | ||
| age | 15 | |
| visits | member for | 3 months |
| seen | Mar 25 at 13:09 | |
| stats | profile views | 1 |
|
Apr 17 |
awarded | Student |
|
Mar 25 |
comment |
Will the API support the chat system? Now it's more than two years later, how about it? Does API v2.1 include chat access? |
|
Mar 23 |
comment |
Flack Overstow - Generate spam from Stack Exchange posts First sententie I get (from SO): Be executed. Well, I'd like to live on for a bit actually. |
|
Mar 21 |
awarded | Citizen Patrol |
|
Mar 21 |
comment |
Stack over flow stack graph? Well, that's not an app, right? But it is listed as such. @schoolboy |
|
Mar 21 |
comment |
Stack over flow stack graph? I get a static png image. |
|
Mar 8 |
awarded | Tumbleweed |
|
Mar 8 |
comment |
StackTrace for iPad Please please please make an iPhone version! :D |
|
Mar 1 |
comment |
Stack Exchange Mode for Emacs! What is 'apt'? (Trying to keep my knowledge of SE abbreviations up to date) |
|
Mar 1 |
awarded | Commentator |
|
Mar 1 |
comment |
Stack Exchange Mode for Emacs! Nice! I have a (slightly unrelated) question (but you seem to be the only one online at the time): what do you use as 'Application Website'? (I mean the thing you have to type in when registering, "where users can go to read about your application".) I want to write an app to and need to register to add authentication, but I don't want to make a website for that app (I'm not even sure if I'll ever publish it) and that field is required. Did you use the GitHub page of your app? |
|
Mar 1 |
comment |
Stack Exchange Mode for Emacs! If you think it is so cool, I don't see why you don't just write it. :) |
|
Mar 1 |
comment |
How to write a first application? Well, StackApps is not as popular as for example StackOverflow. I don't know how long it takes on average on StackApps, but it will definitely take much longer than on some other SE sites. |
|
Mar 1 |
comment |
Does a registered stack apps application have to be a website? But you can't leave the Application Website field empty! What should I use as URL? |
|
Mar 1 |
asked | No website (yet), how to register? |
|
Mar 1 |
comment |
Can I register for an API key for an “alpha” site? I wish I could give you +10 for the last paragraph! That was exactly what I wanted to know! |
|
Feb 7 |
comment |
SOAPI-EXPLORE: Self-updating single page JavaSript API test harness 'Google Chrome can't find soapi.info'... |
|
Feb 7 |
comment |
Script to add a “Related Tags” module for search on all Stack Exchange sites @hippietrail you can check for the user's 'user-agent' (browser) with for example PHP because that is sent with the headers of an HTTP request. Checking for extensions is probably not possible with only PHP (perhaps a JS hack? I think there could be an SO post on that.). |
|
Feb 6 |
comment |
Flack Overstow - Generate spam from Stack Exchange posts 'Only server-side code is something I don't trust' while THE entire point of that answer was to say that only server-side code is safe. (Assuming a potential attacker doesn't have your FTP credentials). Brilliant! |
|
Feb 6 |
comment |
Software for Javascript? Registered on StackApps just to upvote this answer :D! This is the first place I see mentioning you should do a GET request to api.stackexchange.com. The documentation kept talking about 'queries'. But a query is worthless unless you know where to send your queries. |