[twitter-dev] Re: 'verified' attribute in api responses?

2009-06-15 Thread dean.j.robinson
awesome... I probably should have looked closer, I only did a quick search of the group and check the api changelog... didn't think to run a request and check On Jun 15, 2:53 pm, Abraham Williams 4bra...@gmail.com wrote: On Sun, Jun 14, 2009 at 23:17, dean.j.robinson

[twitter-dev] Profile background image set from statuses/show

2009-06-15 Thread Nil Gradisnik - gTwitter dev
There are lots of useful properties in Twitter REST API Method: statuses show. But I can't seem to find the information about is the profile background image is used or not by user. It seems that this information is no available from API: http://twitter.com/statuses/show/id.format. Am I missing

[twitter-dev] Create friends

2009-06-15 Thread cbrechb...@gmail.com
Hi, I am having trouble, in fact absolutely no success, using my php script create friendships. If you could find the error in my code/ give me a code that works I would greatly appreciate it! In the code below the update function works perfectly but the followers and create function don't work

[twitter-dev] Cancel Following request for protected users

2009-06-15 Thread kkp
Hi, I am able to follow and unfollow users by usig API. it is working fine. I have a problem now.. when i send a following request to protected updates type users(protected=true) my request is showing pending in twitter UI. Now i want to cancel this request using the API. In Twitter site it is

[twitter-dev] comparing trending twitter topics

2009-06-15 Thread AJ Chen
Hi, there are several resources providing trending topics: twitter search, google trends, yahoo buzz, and web2express digest. Because they use different algorithms on different contents, it may not be fair to make direct comparison. But, just looking at the outcomes, it's helpful to know how they

[twitter-dev] Re: Cancel Following request for protected users

2009-06-15 Thread Matt Sanford
Hi there, Please file a new Feature Request [1] and we'll see what we can do. Thanks; – Matt Sanford / @mzsanford Twitter Dev [1] - http://code.google.com/p/twitter-api/issues/entry?template=Feature%20Request On Jun 15, 2009, at 12:23 AM, kkp wrote: Hi, I am able to follow and

[twitter-dev] OAuth and a CMS module for Twitter

2009-06-15 Thread spud
I'm authoring a module-based CMS, and started creating a very rudimentary Twitter module. The CMS implements a website owned by a single administrator (or organization), and I am only concerned with the Twitter account for that administrator. Right now, the only goal of the module is to: 1.

[twitter-dev] Re: OAuth and a CMS module for Twitter

2009-06-15 Thread Michael Pelz-Sherman
A number of objections have already been raised along these lines, e.g. http://blog.atebits.com/2009/02/fixing-oauth/ Time will tell as to how Twitter will respond. Meanwhile: you can (in fact you MUST) store the OAuth access token you receive from Twitter so your users won't have to log in

[twitter-dev] Re: Create friends

2009-06-15 Thread Abraham Williams
Just glancing at the code it looks like create() is using GET instead of POST. On Mon, Jun 15, 2009 at 14:28, Matt Sanford m...@twitter.com wrote: Hi there, Thanks for including code, but the most helpful thing would be the error message you're getting. Looking over several pages of code

[twitter-dev] Re: PostTwitpocalypse: Php / windows wierdness in handling larged tweet ids?

2009-06-15 Thread Jeffrey Greenberg
fyi: it appears this is a well-known php shortcoming in certain 32 bit systems... php takes ints as signed... so you have to convert to double and pay attention to some php.ini settings for precision/mantissa conversion to get consistent results across systems But i'm still not clear if i can

[twitter-dev] #IranElection - postpone downtime?

2009-06-15 Thread Dan Brickley
(sorry this is a bit offtopic, but hey...) http://twitter.com/#search?q=%23IranElection Seems a lot of comments today suggesting that the planned downtime is unfortunately scheduled, given the role twitter is playing in reporting events from Iran. Can the downtime be postponed? Dan

[twitter-dev] Spinn3r Twitter Social Media Rank

2009-06-15 Thread burton
Hey guys. We just pushed this today: http://spinn3r.com/rank/twitter.php as part of our Spinn3r 3.1 release: http://blog.spinn3r.com/2009/06/spinn3r-31---now-with-twitter-support-and-social-media-ranking.html Would love feedback. If this is valuable for the community we would be willing to

[twitter-dev] Don't take twitter down for maintenance today!

2009-06-15 Thread Christian Plesner Hansen
It's critical that #iranelection stays up. Take a look at what people are posting to @Twitter about this.

[twitter-dev] Re: #IranElection - postpone downtime?

2009-06-15 Thread Doug Williams
Dan, This is our hosting provider's downtime: http://status.twitter.com/post/124145031/maintenance-window-tonight-9-45p-pacific Thanks, Doug On Mon, Jun 15, 2009 at 2:05 PM, Dan Brickley dan...@danbri.org wrote: (sorry this is a bit offtopic, but hey...)

[twitter-dev] Re: Don't take twitter down for maintenance today!

2009-06-15 Thread Brad Cavanagh
On Mon, Jun 15, 2009 at 10:54 AM, Christian Plesner Hansenples...@quenta.org wrote: It's critical that #iranelection stays up.  Take a look at what people are posting to @Twitter about this. If you read the Twitter Status blog about this maintenance period

[twitter-dev] Re: Don't take twitter down for maintenance today!

2009-06-15 Thread Christian Plesner Hansen
I'm sorry to hear that but thanks for the reply. I'm hoping someone can get in touch with your provider somehow. Note that the update you mention was added after I posted here. On Jun 15, 11:39 pm, Brad Cavanagh brad.cavan...@gmail.com wrote: On Mon, Jun 15, 2009 at 10:54 AM, Christian

[twitter-dev] Re: Spinn3r Twitter Social Media Rank

2009-06-15 Thread burton
That's what we're thinking of experimenting with... perhaps an API where you can give us a handle and we can tell you if it is spam or ham. Also ranking on certain topics (tech, politics, etc) would be pretty hot. If you have any ideas we're all ears On Jun 15, 2:45 pm, Justyn Howard

[twitter-dev] Re: get status update limit

2009-06-15 Thread Doug Williams
We do not provide programmatic access to this data. We're open to an argument for including this in the API, but remember that most folks bumping against the limit are spammers. Thanks, Doug On Mon, Jun 15, 2009 at 5:04 PM, ignitor34 andrew.t@gmail.com wrote: In regards to the daily

[twitter-dev] Re: Don't take twitter down for maintenance today!

2009-06-15 Thread Doug Williams
For posterity's sake, I'm including a link explaining our rescheduling of this downtime: http://blog.twitter.com/2009/06/down-time-rescheduled.html Thanks, Doug On Mon, Jun 15, 2009 at 3:19 PM, Christian Plesner Hansen ples...@quenta.org wrote: I'm sorry to hear that but thanks for the

[twitter-dev] Re: Spinn3r Twitter Social Media Rank

2009-06-15 Thread Nick Arnett
Kevin Burton? Reputation guy? Hey, it IS you! Cool. Your post got me thinking about this topic... blog post in the works about reputation portability and social networking APIs. And then I realized who you are. The ranking stuff is always interesting... but it always seems to be a solution

[twitter-dev] Re: PostTwitpocalypse: Php / windows wierdness in handling larged tweet ids?

2009-06-15 Thread Jeffrey Greenberg
I have found that upgrading my windows PHP development environment to 5.2.6 (fixed the problem)... It may be that 5.2.4 is sufficient though... (...Well i'm having a great time talking to myself...)

[twitter-dev] Re: Developing Group Management Add-On for TweetDeck

2009-06-15 Thread Kuba
subbob, I've been looking for precisely the functionality that you describe, and I could not find it anywhere else yet. At first I thought that tweetdeck would logically behave this way, but it gets frustrating very quickly that it does not. And I don't even have that many followers - I have

[twitter-dev] Re: PostTwitpocalypse: Php / windows wierdness in handling larged tweet ids?

2009-06-15 Thread Chad Etzel
On Mon, Jun 15, 2009 at 11:22 PM, Jeffrey Greenbergjeffreygreenb...@gmail.com wrote: I have found that upgrading my windows PHP development environment to 5.2.6 (fixed the problem)... It may be that 5.2.4 is sufficient though... (...Well i'm having a great time talking to myself...)

[twitter-dev] Re: Spinn3r Twitter Social Media Rank

2009-06-15 Thread Joel Strellner
Kevin, We'd be very interested in an API that could determine spammers from regular users. If you go this route, please get in touch, I'd LOVE to test it out on our service, Twitturly. -Joel -Original Message- From: twitter-development-talk@googlegroups.com

[twitter-dev] OAuth issue

2009-06-15 Thread JDG
Howdy all, Thanks to all your help, I was able to get my token methods working. However, now that I've tried to set up my client to post its first message, I'm getting a 401 again. Here's the TCP trace from Wireshark: POST /statuses/update.xml HTTP/1.1 Authorization: OAuth

[twitter-dev] Re: Spinn3r Twitter Social Media Rank

2009-06-15 Thread burton
I think what we could do is given a Twitter user, determine if it's connected to the main part of the graph. Instead of just a drone twitter/spammer account. That would be nice.. On Jun 15, 8:52 pm, Joel Strellner j...@twitturly.com wrote: Kevin, We'd be very interested in an API that

[twitter-dev] Re: Spinn3r Twitter Social Media Rank

2009-06-15 Thread burton
The ranking stuff is always interesting... but it always seems to be a solution in search of a problem.  The problem usually seems to be, Who should I follow? and then the rankings seem so obvious as to be low value... and I start wondering how this could be personalized.  The big rankings