Swinging and Tweeting with Java and NetBeans

In this article by Alfonso Romero, we will discuss how to go about building a custom application for Twitter using java and NetBeans, instead of using the standard web interace. We will learn how login into Twitter using our application and also see the last tweet. Due to the fact that writing a Java app [...]