[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:

[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