Re: [twitter-dev] Entities support in Streaming API

2010-08-28 Thread zn...@borasky-research.net
Personally, if all URLs are encoded within Twitter's t.co infrastructure, I'd rather have them coded, with an API to decode them and gather analytics. I don't want to have the overhead of my own "mapper" when I only care about a few links. - Reply message - From: "Vivek Puri" Date: Sa

Re: [twitter-dev] How to validate twitter username in PHP?

2010-08-28 Thread Sujit Kumar Garikipati
You can refer to this library, written by @abraham to learn using OAuth authorization in PHP. http://twitteroauth.labs.poseurtech.com/connect.php On Sat, Aug 28, 2010 at 7:15 AM, computerzworld wrote: > Hi, I have created application that fetches users' tweets from his/her > user account. I wan

Re: [twitter-dev] Entities support in Streaming API

2010-08-28 Thread Vivek Puri
Support for expanded_url seems pretty limited. Does twitter team plan to work on that On Aug 28, 2010, at 2:53 PM, "M. Edward (Ed) Borasky" wrote: > Everything looks good here for entities on user streams. Is this now live > permanently, or will there be another non-entities period I need to

[twitter-dev] Whether there is any problem with Twitter api currently?

2010-08-28 Thread Ramanean
For all of my sites I am not getting Oauth token.. http://www.twitlan.com/ and http://www.buzztweep.com All of them are hosted on same ip address.. -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via Twitter: http://twitter.com/twitterapi Issues/Enhanc

[twitter-dev] Need help in using Twurl console

2010-08-28 Thread Sujit
Hi, I have started development using Twitter API recently. I really like the Twurl console which makes sending HTTP requests to Twitter API very easy. I registered an app and coded a bare-bones structure of the app. I was able to update my status message by running the app on my desktop and also

[twitter-dev] How to validate twitter username in PHP?

2010-08-28 Thread computerzworld
Hi, I have created application that fetches users' tweets from his/her user account. I want to validate the username using php & ajax when he/ she is entering in the textbox. Is there any way using which I can get response whether user have entered valid username or not? Please help me. Thanks in a

[twitter-dev] Re: Entities support in Streaming API

2010-08-28 Thread worksapp
Support for expanded_url seems pretty limited. Are there plans to provide comprehensive support for that? -- 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/twitt

Re: [twitter-dev] Entities support in Streaming API

2010-08-28 Thread John Kalucki
Our intention is to now leave entities on permanently on the Streaming API. -John On Sat, Aug 28, 2010 at 11:53 AM, M. Edward (Ed) Borasky < zn...@borasky-research.net> wrote: > Everything looks good here for entities on user streams. Is this now live > permanently, or will there be another non

Re: [twitter-dev] Entities support in Streaming API

2010-08-28 Thread M. Edward (Ed) Borasky
Everything looks good here for entities on user streams. Is this now live permanently, or will there be another non-entities period I need to watch out for? -- M. Edward (Ed) Borasky http://borasky-research.net http://twitter.com/znmeb "A mathematician is a device for turning coffee into the

Re: [twitter-dev] Get all the statuses for an specific hashtag

2010-08-28 Thread John Kalucki
You want filter.json with the track parameter. -John Kalucki http://twitter.com/jkalucki Twitter, Inc. On Fri, Aug 27, 2010 at 7:51 PM, gabitoju wrote: > Hi everyone. > I've been reading the API documentation and the streaming API docs but > I haven't been able to find a way to get all the sta