Viewing profile — donkuan
donkuan
HN member- Joined
- Tue, Mar 15, 2011, 8:30 PM UTC
- HN karma
- 2
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About donkuan
No profile information was provided.
Recent public activity
-
comment
Comment #2329352
I played with ShareKit for a while and it does include an impressive range of sharing options (and really helped me understand how OAuth works). However I found that the sharing fu…
-
comment
Comment #2329324
That's not really a GData issue. I think GData ClientLogin no longer works for YouTube accounts that are not linked to a Google account. AuthSub or OAuth should still work though.
-
comment
Comment #2329301
The NSURLConnection class is actually pretty high level and does in fact handle things like caching, redirects, errors, etc. for you. I have been using ASIHttpRequest for a while -…