[twitter-dev] Hello all

2011-07-02 Thread Harrier_II
Hi there, I'm Kevin, I'm developing a Twitter Client using Java. Initially its a solo project, and I'm hoping to use Agile dev processes based on SCRUM and KANBAN production techniques. I wonder is it crazy for a 1 man band to adopt this strategy?? :-) I hope this group is helpful and I hope I can

[twitter-dev] dev tools I use

2011-07-02 Thread Harrier_II
Hi there, I did use Eclipse to do my Java GUI and code dev, but last week I saw NetBeans in action and I adopted it straight away. It is a lot more streamlined than Eclipse. Cheers Kevin. -- Twitter developer documentation and resources: https://dev.twitter.com/doc API updates via Twitter: https

[twitter-dev] My TwitterJavaClient Opens Browser Window to Authenticate, WHY?

2011-07-10 Thread Harrier_II
When I run my Java Twitter Client in Netbeans7 it opens a browser window and I get the twitter allow app to access my profile. It then generates a number that I have to type into the Java commandline to allow my Java app to show my icon and latest status. Is this OOB authentication? I am new to