I have a Twitter application that I created in Java and I am able to get the source parameter by using XMLParser.
I have my application to where it displays "Username from Source, Status Text" Username works perfectly, but source only displays when a user updates from the web, if they updated from a different application, all it displays is "<". Can anyone shed some light on this?
