[twitter-dev] JSON Java Objects

2011-03-11 Thread mahorad
Dear Gurus, Hi I'm using the twitter search API using a uri like this: http://search.twitter.com/search.json?q=obamageocode=34.0522342,-118.2436849,100mi I need to parse the returned json into a List of Java objects. is there a nice neat approach to this. Looking Forward Regards -- Twitter

[twitter-dev] Tweet(s) to XML or JSON

2011-03-07 Thread mahorad
Hello Gurus How can I get the XML or JSON format out of a Tweet or a bunch of Tweets? -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list

[twitter-dev] Re: Tweet(s) to XML or JSON

2011-03-07 Thread mahorad
://dev.twitter.com/doc/get/statuses/show/:id Sent from my iPhone On 7 Mar 2011, at 11:56, mahorad maho...@gmail.com wrote: Hello Gurus How can I get the XML or JSON format out of a Tweet or a bunch of Tweets? -- Twitter developer documentation and resources:http://dev.twitter.com/doc API

[twitter-dev] Creating a RESTful web service withTwitter4j Jersey

2011-03-06 Thread mahorad
I'm trying to create a service with jersey using twitter4j but when accessing the service I get the following error: A message body writer for Java type, class java.util.ArrayList, and MIME media type, application/json, was not found seems like it does not know how to serialize/deserialize tweets.

[twitter-dev] Search API: Searching world twits (location enabled)

2011-03-04 Thread mahorad
Does any body know how is it possible to: search a keyword among all twits in the whole world, while each returned twit contains the location it was generated? I know that twits can be searched within an area passing lat,lon and radius but I want to search the keyword within the twits in the