[twitter-dev] Java VM

2010-05-09 Thread Alain Gaeremynck
Anyone at twitter mind sharing your VM parameters. I'd be curious to see what kind of settings you use and why. Alain (@sanssucre)

[twitter-dev] lookupusers

2010-05-18 Thread Alain Gaeremynck
I am using search to gather a series of twits. I am then looking up the users that wrote those tweets. Now sometimes for some reason i get an error message "no user found on twitter : userhandle" The problem with this is that i have to parse the error message figure out which user is missing.

Re: [twitter-dev] lookupusers

2010-05-18 Thread Alain Gaeremynck
working on > bridging this gap long-term. The work around is to do a user lookup based off > of the screen name instead of the member id. > > Taylor Singletary > Developer Advocate, Twitter > http://twitter.com/episod > > > On Tue, May 18, 2010 at 8:44 AM, Alain G

Re: [twitter-dev] lookupusers

2010-05-18 Thread Alain Gaeremynck
round is to do a user lookup based off > of the screen name instead of the member id. > > Taylor Singletary > Developer Advocate, Twitter > http://twitter.com/episod > > > On Tue, May 18, 2010 at 8:44 AM, Alain Gaeremynck wrote: > I am using search to gather a seri