[twitter-dev] Re: How is this a solution?

2010-08-07 Thread marketingmaniac
twitter did this for 1 reason and only 1 reason,, sucks i know but they did this because of all the desktop and net applications that are mass sending messages,, parsing, you name it,, now they have controll to kill the key,, i think its a horrable solution because now all the developers will do

[twitter-dev] Uploading a Profile Image help

2010-08-07 Thread marketingmaniac
i use to have this app that suddenly doesn't work anymore,, it use to work perfectly and now ,, hmm,, any help would be appreciated,, here is the code that update my users profile written in vb 2008/10 that worked flawlessly 'THE BUTTON I MADE TO INITIATE THE SUB CALLED UPLOADPROFILEIMAGE

[twitter-dev] vb.net update twitter profile

2010-08-06 Thread marketingmaniac
this function use to work,, now its doesnt ? anyone know why? Public Shared Function Account_UpdateProfileImage(ByVal username As String, ByVal password As String, ByVal image As Byte(), ByVal extension As ImageExtension) As String Try Dim s As String = String.Empty