356 reputation
415
bio website
location Australia
age
visits member for 2 years, 4 months
seen 2 days ago
stats profile views 76

Android-dev Hobbyist.


2d
awarded  Popular Question
Jun
12
awarded  Popular Question
May
28
asked Google calendar, make method execute() synchronized
May
26
awarded  Notable Question
May
21
awarded  Notable Question
May
16
comment Mysql, insert to an ordered list
About millions of image files, that's our target, seriously.
May
16
asked Mysql, insert to an ordered list
May
4
accepted Scribe Oauth example: LinkedIn, what to input
May
1
asked Facebook GraphAPI, get user's email
May
1
comment authorized with google using scribe not getting how to fetch google contacts
@UmeshAwasthi tks, is there anything specific to config scribe to use OAuth2.0 or it just works out of the box?
May
1
comment authorized with google using scribe not getting how to fetch google contacts
@UmeshAwasthi Tks for reply. From your tip, I figured it out, I need to copy and past that URL scribe generated to the browser to get the verifier. Still have question: if I used the example's apiKey and apiSecret, I can see good response, but with my application's ones, it returned an error <message>Access to connections denied</message>. Is it because my newly-registered apps use OAuth2.0 and scribe usesd 1.0? Tks
Apr
28
comment authorized with google using scribe not getting how to fetch google contacts
@Umesh Awasthi, I tried to follow the LinkedIn example. It doesn't have a REDIRECT_URL, when the code reached this part: Verifier verifier = new Verifier(in.nextLine()); what should I input? Tks
Apr
27
revised Scribe Oauth example: LinkedIn, what to input
edited title
Apr
27
comment Scribe Oauth example: LinkedIn, what to input
It's the LinkedIn example in scribe-java oauth github.com/fernandezpablo85/scribe-java
Apr
27
asked Scribe Oauth example: LinkedIn, what to input
Apr
27
comment Post interactive HTML content to user wall
Hey, wondering the same here. Do you have an update? or you go with SWF? Does it serve what you want? cheers
Apr
25
answered Is it possible to set a Calendar c equal Calendar c2?
Apr
21
asked GWT, RootPanel.get() is null
Apr
14
comment Java servlet for upload image
Tks for the question redirect.
Apr
14
accepted Java servlet for upload image