| bio | website | stackexchange.com/users/… |
|---|---|---|
| location | United Kingdom | |
| age | 18 | |
| visits | member for | 2 years, 11 months |
| seen | May 3 at 20:00 | |
| stats | profile views | 121 |
I'm a 16 year old from the UK whose learning my way around the programming world. Interested in physics, electronics and IT as well. My aim in life to get somewhere in programming or become an astrophysicist, and live into 2100.
Currently making an iPad app for stackexchange sites, which intenses to be part of the learning process only as I dont have an iPad. But now is getting closer to becoming a complete app, pushing me to save up for an iPad.
|
Apr 1 |
comment |
Stack on Go - A wrapper library in Go I just can't get this to work, when I do go get github.com/laktek/Stack-on-Go (as go get has replaced goinstall) I get import errors on http, json and url? |
|
Mar 9 |
comment |
What happened to the JSON documentation for the API? @KevinMontrose, couldn't you hand write a JSON meta-api, and then build the docs from that? |
|
Mar 9 |
comment |
What happened to the JSON documentation for the API? Isn't it possible to format the API docs in JSON rather than HTML. Or are the docs static pages that are updated seperately to the API? |
|
Mar 7 |
comment |
Include Full Post Details In /users/{id}/timeline @Kevin, about the point of vectorized requests: the point of filters is to choose what you want. |
|
Feb 21 |
comment |
StackInbox v2.2 - Inbox client for Mac (Now with notifications) @jrg the code is now on github :) |
|
Feb 21 |
comment |
StackInbox v2.2 - Inbox client for Mac (Now with notifications) @KamilKlimek I have reduced the deployment target to 10.6 |
|
Feb 20 |
comment |
OAuth redirect not completing When the login process stops this is the HTML which appears: pastebin.com/R6GG1t3Y, although the javascript stackauth function has the correct URL in it, this is the URL that the page is (I've tried it with Charles proxy to make sure it's not just my app giving the wrong url) stackexchange.com/oauth/…. Now Safari and Chrome have started performing the login correctly (intermittently) |
|
Feb 20 |
comment |
OAuth redirect not completing As far as I'm aware the API sets the returnurl parameter? Because the final page is this one: stackexchange.com/oauth/…, where it says you are being returned to StackInbox. But I never get to the redirect_uri. |
|
Feb 20 |
comment |
Does the API allow us to pull down a user's subscriptions? couldn't this data be added then? It must readily available if it's in the RSS feeds? |
|
Feb 20 |
comment |
Example of inbox items? @KevinMontrose, so the icon will a careers icon? Or will I have to check show one manually? |
|
Feb 20 |
comment |
Example of inbox items? @george thanks :) but the examples use example.stackexchange.com even for careers items, that doesn't look like right? |
|
Feb 18 |
comment |
Certain users aren't showing up in /users when filter is applied Isn't this for v1.x API though? |
|
Feb 18 |
comment |
Certain users aren't showing up in /users when filter is applied That can be great on other sites, but like this question doesn't need answering anymore really. It's looking too far back. |
|
Feb 18 |
comment |
Certain users aren't showing up in /users when filter is applied why does Community keep dredging up old questions? |
|
Feb 15 |
comment |
StackInbox v2.2 - Inbox client for Mac (Now with notifications) @alexgray I didnt have a hand in it, I had to hold on working on it, but I'm glad to hear its resolved. I'm not sure what you mean about the window, do you mean the login window or the inbox list? |
|
Feb 13 |
comment |
Stack Apps Listing Wizard - Making it easier to list your application right here on Stack Apps This should be intergrated with StackApps by default. |
|
Feb 12 |
comment |
Get a list of required tags for site Have you been using it against stackoverflow? Because it doesn't have any required tags :) |
|
Feb 12 |
comment |
Events: field request the event_id always matches the id in the link field. But it is not the most well named field, and the docs do say it "refers to an event", thought there isn't much point having it refer to an event as there's only one method you can get events from. So I'd say the docs are wrong. |
|
Feb 12 |
comment |
Events: field request Unless Kevin has just added it, this field already exists as event_id? |
|
Feb 10 |
comment |
StackInbox v2.2 - Inbox client for Mac (Now with notifications) @alexgray, thanks for letting me know, I've just replicated it, I guess some change was made to the API and I haven't realised. I will get on a fix straight away. |