| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 3 years, 1 month |
| seen | Dec 13 '12 at 13:14 | |
| stats | profile views | 184 |
|
Aug 11 |
comment |
Where can I find the reputation black market? Yes. Probably on August 8, Sunday. |
|
Aug 11 |
comment |
Where can I find the reputation black market? @Steffen No. I haven't got the API Evangelist badge. |
|
Aug 4 |
comment |
RoboStack: A Google Wave robot for the Stack Exchange API All StackExchange sites are supported. So you can even ask cooking questions :). |
|
Jul 7 |
comment |
stackoverflow-java-sdk: a Java wrapper for the Stack Exchange API You are right. The names were old and have been updated. |
|
Jul 5 |
comment |
stackoverflow-java-sdk: a Java wrapper for the Stack Exchange API Try the latest version. It uses Google GSON for json parsing which works on Android as well. |
|
Jun 15 |
comment |
stackoverflow-java-sdk: a Java wrapper for the Stack Exchange API Thanks for pointing this out. I will have to change the BaseJsonAdapter implementation to use reflection etc. for android. Let me try this. Will have to change a lot to support j2me though. |
|
May 25 |
comment |
stackoverflow-java-sdk: a Java wrapper for the Stack Exchange API It uses HttpUrlConnection to communicate with the API. HttpUrlConnection is available in J2ME CDC profiles, so theoretically it should work on those platforms, though I have not tried it. So not sure. |