[twitter-dev] Re: Java client for Twitter as a student assignment

2011-05-20 Thread Stefan
I second that. Twitter4j is the way to go if you are looking for Java
libs. The developer is very quick with relevant updates (which is
vital for a moving target like the Twitter API).

Stefan

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


[twitter-dev] Re: Java client for Twitter as a student assignment

2011-05-19 Thread Dirk de Kok
Twitter4J is by far the best library for java.

think about if you want to do a client for an end user or tap into
streams to for instance do research on certain keywords.

best, dirk



On 19 mei, 11:22, Ken Fogel omnip...@gmail.com wrote:
 I am teaching a course in client GUI Java programming in the fall. In
 the past I had my students write an email or calendar application. I
 am thinking of having them write a Twitter program this time around. I
 would appreciate any suggestions anyone could provide. I am
 experimenting with Twitter4J but I am open to any suggestions. If you
 have taught such a subject in a course I would love to hear from you.

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk