[twitter-dev] Re: Station Playlist

2010-04-04 Thread LeeMoore
also wanted to ask is there a way I can send all the info via http to our twitter account, this is what will need to he parsed to twitter artist=%a&title=%t&album=%T so something like http://twitter server user and pass/tweet?&artist= %a&title=%t&album=%T On Apr 4, 6:40 pm, LeeMoore wrote: >

Re: [twitter-dev] Update on Missing tweets from Profile page issue

2010-04-04 Thread Adriano R.
Hello, Anyone know what might be happening in this issue? Greetings! 2010/3/31 Adriano R. > Mark, > > My twitter is @adrossetto > > I have some tweets between March 13rd and March 28th and they doesn't > appear in my profile, but they appear in my home. > > Thanks! > > 2010/3/31 Mark McBride

[twitter-dev] Station Playlist

2010-04-04 Thread LeeMoore
Hi Is there a way to parse the Artist and Title of a song that we are playing to our twitter account. I have the option to output information to different sources but only via URL and or Output via TCP The Software we are using is called Station Playlist 4.30 Thanks, Lee Moore -- To unsubsc

[twitter-dev] Can't reset application's callback address

2010-04-04 Thread Jonathan Sachs
I'm trying to run the sample program that comes with the TwitterOAuth library. It's not working because when I registered my web as a Twitter API client, I mistyped the domain name. Twitter sends the OAuth token to an invalid URL, and the sample program never gets it. I corrected the URL in Tw

[twitter-dev] Re: Losing SessionUserId with oAuth!

2010-04-04 Thread dvu714
This will work. Thanks everyone! On Apr 4, 5:01 am, "@godspeedelbow" wrote: > Basically, it is suggested that you store the user's session and pick > it up again after the oauth sends the user back to your site. > So the question is: how to uniquely identify the user through the > callback? > >

Re: [twitter-dev] What Exactly is a "Developer Advocate?" (was Re: Opt-in beta of "Popular Tweets" for the Search API now available

2010-04-04 Thread Cameron Kaiser
> At some point did you plan on addressing any of the numerous > complaints raised against making this anything other than opt-in? I'm asking the same question, especially after I found http://apiwiki.twitter.com/Twitter-Search-API-Method%3A-search listing the default change as a fait ac

[twitter-dev] What Exactly is a "Developer Advocate?" (was Re: Opt-in beta of "Popular Tweets" for the Search API now available)

2010-04-04 Thread funkatron
Taylor, I'm about to vent. Sorry about this. At some point did you plan on addressing any of the numerous complaints raised against making this anything other than opt-in? Several of us raised this, and you offered no response for 10 days. See

Re: [twitter-dev] Current Trends

2010-04-04 Thread Raffi Krikorian
can you please be more specific? which API calls are you comparing to the homepage? On Fri, Apr 2, 2010 at 6:05 PM, ELB wrote: > The current list of 10 trends often has non-relevant trends such as > nowplaying or FF . > > The new Twiitter homepage seems to remove these trends as it only > shows

[twitter-dev] Federating Microblogging - how soon?

2010-04-04 Thread Neal Rauhauser
Every time I have to sit and wait ... and wait and wait for this hovercard horse hockey I think to myself "Is this the last misstep on the part of Twitter before a federated solution starts to take hold?" Seriously, it totally, completely screws the experience for those of us using

[twitter-dev] Re: Losing SessionUserId with oAuth!

2010-04-04 Thread @godspeedelbow
Basically, it is suggested that you store the user's session and pick it up again after the oauth sends the user back to your site. So the question is: how to uniquely identify the user through the callback? Sending a variable along to twitter, and hoping it will come back, apparently doesn't work

[twitter-dev] Twitter API question??

2010-04-04 Thread Stuart Chaney
Hey guys, Long time PHP developer and am just getting into the twitter API. :) Quick question... How is this done? http://twitterholic.com/top100/followers/ Basically it is a list of twitter users sorted by the number of followers they have, thus showing the most popular twitterers.. Is it a dat