[twitter-dev] Json parse error / escape problem

2010-10-29 Thread Morris Li
Hi i have got an issue with my PHP version while developing the tweeter application. Our company setting at the moment is: php 5.1.2 the json_decode function is from 5.2+. So when I try to tweet a message to twitter it throws 'Illegal escape sequence 'u''. Can anyone would like to help? Below is

[twitter-dev] Auto tweet implementation

2010-09-15 Thread Morris Li
this by a PHP script? Many thanks for all of you. Morris Li -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list Change your membership to

[twitter-dev] Custom Follow Buttons?

2010-07-17 Thread David Li
iated, David Li

[twitter-dev] Is there a twitter windows desktop client support oauth ?

2010-05-18 Thread Kevin Li
i can not find any client support oauth on windows XP……

[twitter-dev] I can not get twitter friends with TwitterN(Amplify.Twitter)

2009-12-02 Thread Dali Li
hi all My applciation get twitter information with TwitterN, now the GetFriends API get the same 100 friends every page, I don't know what's happen? API changed or some happen? please help me. thanks Dali

[twitter-dev] API call doesn't work anymore

2009-08-07 Thread Li
I am using http://twitter.com/statuses/update.json to update status for twitter. It was working until yesterday's DOS attack. API call return "1" now. It used to return status of api call such as "success" or "failed" None of the updates when through API since yesterday Anyone get any ideas? Di

[twitter-dev] Does twitter allow apps for getting followers by following each other?

2009-07-24 Thread Chaoming Li
I see a few apps doing this, some have been there for months. Basically they allow users to login and click a button to follow other users on the list, and then the other users might follows you back. I am wondering is that allowed?