[twitter-dev] Tweet Button and single-page web app

2010-09-23 Thread A. Jesse Jiryu Davis
that the url and the counturl do *not* contain a hash like this: http://emptysquare.net/photography/lower-east-side/4/ ... but that behaves the same. Why isn't my Tweet Button increasing the tweet count on my pages? Thanks, Jesse -- Twitter developer documentation and resources: http

[twitter-dev] Re: Missing entities in REST

2010-09-20 Thread Jesse
I still don't see any entities in the tweets? Is this still an issue? Thanks -- 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

Re: [twitter-dev] Re: OAuth Via AppleScript

2010-09-14 Thread Jesse Almanrode - JA Computing
Yes... I am currently working on testing its functionality and inclusion into the original ASTwitterLibrary suite. I am hoping for a release date in the next month or so... There will actually be two pieces of it. The heavy OAuth lifting will be performed by my main AppleScript library,

[twitter-dev] Missing entities in REST

2010-09-13 Thread Jesse
Hi, I'm trying to view my last tweet, but I can't seem to be able to see the Tweet Entities. Here is what I'm trying to view: http://api.twitter.com/1/statuses/user_timeline.xml?screen_name=(redacted)count=1include_entities=t But I don't see the entities element. Any help would be appreciated

[twitter-dev] Follow E-mails

2010-09-02 Thread Jesse Stay
sending out an e-mail each time we send that follow request. I'd rather not have to make 2 API calls just to tell if the user is already following the individual or not. Any thoughts? Thanks, Jesse -- Twitter developer documentation and resources: http://dev.twitter.com/doc API updates via

[twitter-dev] Re: [twitter-api-announce] Announcing Site Streams Beta

2010-08-30 Thread Jesse Stay
Freakin' awesome. Nice job guys! Jesse On Mon, Aug 30, 2010 at 12:52 PM, Mark McBride mmcbr...@twitter.com wrote: Site Streams, a new feature on the Streaming API, is now available for beta testing. Site Streams allows services, such as web sites or mobile push services, to receive real-time

[twitter-dev] Incredibly slow graph processing

2010-06-22 Thread Jesse Stay
Right now it's taking forever to get through an entire followers list of someone with over 50,000 followers. It used to be much faster. Did I miss an announcement somewhere about API issues or response times? Thanks, Jesse

Re: [twitter-dev] Incredibly slow graph processing

2010-06-22 Thread Jesse Stay
to tell customers, and see what workarounds I can figure out in the meantime. Thanks, Jesse On Tue, Jun 22, 2010 at 7:58 AM, Taylor Singletary taylorsinglet...@twitter.com wrote: Hi Jesse, As has been mentioned on the Twitter blog ( http://blog.twitter.com/2010/06/whats-happening

[twitter-dev] Avatar cache

2010-04-21 Thread Jesse Stay
I saw Raffi Tweet something at one time showing off the ability to display a user's avatar just by knowing their screen name. Is this documented somewhere? Thanks, Jesse -- Subscription settings: http://groups.google.com/group/twitter-development-talk/subscribe?hl=en

Re: [twitter-dev] User Streams Code Samples

2010-04-16 Thread Jesse Stay
Ah, that makes much more sense. So I just need to be sure I'm parsing just my follows if that's what I'm tracking. Interesting... Jesse On Thu, Apr 15, 2010 at 3:17 PM, Mark McBride mmcbr...@twitter.com wrote: Note that you're getting the follows of all your friends. Not just you. So

[twitter-dev] User Streams Code Samples

2010-04-15 Thread Jesse Stay
Anyone have any code examples of a working integration of User Streams. When I tail the user.js, I get a constant stream of data for my user. I know I'm not getting that many follows. Curious if I'm querying it the right way. I'd love to see some examples. Jesse -- To unsubscribe, reply

[twitter-dev] Manipulate content of Hovercards

2010-04-15 Thread Jesse Stay
been triggered)? Thanks, Jesse -- Subscription settings: http://groups.google.com/group/twitter-development-talk/subscribe?hl=en

Re: [twitter-dev] What's happening with Tweetie for Mac

2010-04-12 Thread Jesse Stay
they want us to go. Finally, some clarity. I'm appreciative of it, regardless of how frustrating it can be. Time for all of us to take this constructively and adapt. Just my $.02 FWIW... Jesse On Mon, Apr 12, 2010 at 9:54 AM, Isaiah Carew isa...@me.com wrote: Crystal clear. 1. You're

Re: [twitter-dev] What's happening with Tweetie for Mac

2010-04-12 Thread Jesse Stay
party ecosystem for that matter). The more Twitter can be transparent about things like this, the happier I am. I'm glad they're starting to open up on where they stand. I hope this continues. Jesse On Mon, Apr 12, 2010 at 11:12 AM, Isaiah Carew isa...@me.com wrote: sorry for being cranky, but i

Re: [twitter-dev] Re: What's happening with Tweetie for Mac

2010-04-12 Thread Jesse Stay
this). Jesse On Mon, Apr 12, 2010 at 12:46 PM, Eric Woodward e...@nambu.com wrote: Ryan, Thanks for clarifying, finally, at least. Rebranded Twitter or not, Tweetie as owned and developed by Twitter basically reinforces and confirms everything that we posted on the Nambu blog this morning: Twitter

Re: [twitter-dev] What's happening with Tweetie for Mac

2010-04-12 Thread Jesse Stay
What? They're not the same person? All this time... ;-) Yes, I meant Wilson. On Mon, Apr 12, 2010 at 11:15 AM, Andrew Badera and...@badera.us wrote: Fred Thompson? What's Law Order got to do with anything? (Wilson?) --ab On Mon, Apr 12, 2010 at 12:10 PM, Jesse Stay jesses

Re: [twitter-dev] Re: Twitter buying Tweetie

2010-04-10 Thread Jesse Stay
on what their core is. It's time we adjust ours so we're using Twitter as a complement, rather than the other way around. Just my $.02 - see you at Chirp! Jesse On Fri, Apr 9, 2010 at 10:20 PM, Raffi Krikorian ra...@twitter.com wrote: the way that i usually explain twitter.com (the web site

Re: [twitter-dev] Introduce yourself!

2010-03-13 Thread Jesse Stay
I love this idea! I'm @Jesse. I run SocialToo.com. I also wrote 2 books for Facebook: I'm on Facebook--Now What??? and FBML Essentials. I sold my first Facebook app in just 6 weeks after writing it for a small sum, which allowed me to go out on my own and start my own business. I blog

[twitter-dev] Over Capacity Message on App Pages

2010-03-11 Thread Jesse Stay
..blah..blah) in a normal browser window it prompts me for a plain auth username and password - is this normal behavior when testing in the browser? Thanks, Jesse

Re: [twitter-dev] Over Capacity Message on App Pages

2010-03-11 Thread Jesse Stay
?oauth_consumer_key=...blah..blah..blah http://api.twitter.com/oauth/access_token?oauth_consumer_key=...blah..blah..blah Thanks, Jesse On Thu, Mar 11, 2010 at 1:37 AM, Tim Haines tmhai...@gmail.com wrote: There's a bug in that page. If your app has too many users, it fails to load. Mark

Re: [twitter-dev] Re: A PubSubHubbub hub for Twitter

2010-03-07 Thread Jesse Stay
our code. I think Twitter's losing out on a huge opportunity here by not opening up their API. Jesse On Tue, Mar 2, 2010 at 8:57 AM, Julien julien.genest...@gmail.com wrote: Andrew, it's not so much about making a simpler API, but making it standard : having the same API to get content from 6A

Re: [twitter-dev] Re: A PubSubHubbub hub for Twitter

2010-03-07 Thread Jesse Stay
situation than Pubsubhubbub support, as we wouldn't have to change our code to do this elsewhere. It would make the Twitter API format itself a standard. Make sense? Jesse On Sun, Mar 7, 2010 at 8:00 PM, Raffi Krikorian ra...@twitter.com wrote: uh - how are we not opening up our API

Re: [twitter-dev] A PubSubHubbub hub for Twitter

2010-03-01 Thread Jesse Stay
I second this, but you know that already :-) Jesse On Mon, Mar 1, 2010 at 4:08 PM, Julien julien.genest...@gmail.com wrote: Ola! I know this s some kind of recurring topic for this mailing list. I know all the heat around it, but I think that Twitter's new strategy concerning

Re: [twitter-dev] OAuth:a disaster for Chinese twitter users

2010-02-12 Thread Jesse Stay
. No usernames or passwords are passed in this method, if I understand it correctly. Raffi, please correct me if I'm wrong. If that's not the case, there is still a major concern for phishing. I'm not sure what the answer is here - it's China or phishing, tough decision. Jesse

Re: [twitter-dev] Link to Individual DM

2010-02-09 Thread Jesse Stay
Pedro, where did I say it wasn't private? Jesse On Mon, Feb 8, 2010 at 7:11 PM, Pedro Junior v.ju.ni.o...@gmail.com wrote: *No way. DM is private. * - Pedro Junior 2010/2/8 Jesse Stay jesses...@gmail.com On Mon, Feb 8, 2010 at 6:09 PM, John Meyer john.l.me...@gmail.com wrote: On 2/8

Re: [twitter-dev] Re: Link to Individual DM

2010-02-09 Thread Jesse Stay
Dewald, exactly, although I don't think it exists. On Tue, Feb 9, 2010 at 1:39 PM, Dewald Pretorius dpr...@gmail.com wrote: So, Jesse, what you're looking for is the equivalent of http://twitter.com/username/status/nn, except a DM must be displayed, and it must only shown if the DM

Re: [twitter-dev] Re: How Does TwittPic Works ?

2010-02-09 Thread Jesse Stay
So am I understanding this correctly that this means TwitPic won't have to ask for the user's Twitter username and Password any more and will instead be able to use OAuth and still provide an API to their users? I'm trying to figure out if this is encouraging the use of the username and password

[twitter-dev] Link to Individual DM

2010-02-08 Thread Jesse Stay
I'm trying to find a format that allows me to link directly to individual DMs on Twitter - is this possible? Googling isn't finding anything. Jesse

Re: [twitter-dev] Link to Individual DM

2010-02-08 Thread Jesse Stay
On Mon, Feb 8, 2010 at 6:09 PM, John Meyer john.l.me...@gmail.com wrote: On 2/8/2010 5:26 PM, Jesse Stay wrote: I'm trying to find a format that allows me to link directly to individual DMs on Twitter - is this possible? Googling isn't finding anything. Jesse http

Re: [twitter-dev] Re: Link to Individual DM

2010-02-08 Thread Jesse Stay
Michael, if I want to show the DM the user received in my app, and take that user back to Twitter to view that DM there I should be able to, ideally letting me respond to that DM right there. Jesse On Mon, Feb 8, 2010 at 9:05 PM, Michael Steuer mste...@gmail.com wrote: Considering a DM

Re: [twitter-dev] DMs are automatically tweeted (not what I want!) :)

2010-01-30 Thread Jesse Stay
Except that the largest culprit of these (not going to name names) doesn't use OAuth. On Fri, Jan 29, 2010 at 8:25 PM, Kevin Marshall falico...@gmail.com wrote: Also check what apps you've granted access to: https://twitter.com/account/connections and remove any that you no longer want to

Re: [twitter-dev] Question about licensing

2010-01-24 Thread Jesse Stay
the wheel? Jesse On Sat, Jan 23, 2010 at 6:28 PM, DeWitt Clinton dclin...@gmail.com wrote: Thanks for the update, Ryan. And thanks for the compliment on the Google Code policies page -- that page was one of the first things I launched at Google back when we were being asked the exact same questions

Re: [twitter-dev] Disappearing / Reappearing Social Graph Lists

2010-01-21 Thread Jesse Stay
Same here. Jesse On Wed, Jan 20, 2010 at 11:57 PM, DustyReagan dustyrea...@gmail.com wrote: I noticed an issue tonight where a user's Friends, Followers, and Lists counts randomly goes down to zero. For example, I can refresh http://twitter.com/TastyTracy a few times and her Friends

Re: [twitter-dev] Re: Social Graph API: Legacy data format will be eliminated 1/11/2010

2010-01-18 Thread Jesse Stay
. It makes total sense for Twitter to support those ~775 accounts. If they're ignored, they'll take their followers with them. Jesse

Re: [twitter-dev] Re: Social Graph API: Legacy data format will be eliminated 1/11/2010

2010-01-05 Thread Jesse Stay
. :-) Hopefully you guys can trust us as much as we trust you. I'm always happy to provide examples and help though. I recognize you guys are all working your tails off there. (I say this as I wear my wearing my Twitter shirt proudly) Jesse On Tue, Jan 5, 2010 at 1:35 AM, John Kalucki j...@twitter.com wrote

Re: [twitter-dev] Re: Social Graph API: Legacy data format will be eliminated 1/11/2010

2010-01-04 Thread Jesse Stay
, but this is really discouraging. Jesse On Sun, Dec 27, 2009 at 7:29 PM, Dewald Pretorius dpr...@gmail.com wrote: What is being deprecated here is the old pagination method with the page parameter. As noted earlier, it is going to cause great pain if the API is going to assume a cursor of -1

Re: [twitter-dev] Re: Social Graph API: Legacy data format will be eliminated 1/11/2010

2010-01-04 Thread Jesse Stay
Ditto PJB :-) On Mon, Jan 4, 2010 at 8:12 PM, PJB pjbmancun...@gmail.com wrote: I think that's like asking someone: why do you eat food? But don't say because it tastes good or nourishes you, because we already know that! ;) You guys presumably set the 5000 ids per cursor limit by

Re: [twitter-dev] Re: Social Graph API: Legacy data format will be eliminated 1/11/2010

2010-01-04 Thread Jesse Stay
Also, how do we get a business relationship set up? I've been asking for that for years now. Jesse On Mon, Jan 4, 2010 at 10:16 PM, Jesse Stay jesses...@gmail.com wrote: John, how are things going on the real-time social graph APIs? That would solve a lot of things for me surrounding

Re: [twitter-dev] Re: Social Graph API: Legacy data format will be eliminated 1/11/2010

2010-01-04 Thread Jesse Stay
. At a maximum, put a max on the cursor-less calls (200,000 should be sufficient). Please don't take them away. Jesse On Mon, Jan 4, 2010 at 11:40 PM, PJB pjbmancun...@gmail.com wrote: As noted in this thread, the fact that cursor-less methods for friends/ followers ids will be deprecated

Re: [twitter-dev] Re: Retweets and the Public Timeline

2009-12-31 Thread Jesse Stay
does this mean RTs will be restored as is being requested? I don't think anyone is questioning that you need to be creative with the Twitter API. Jesse

[twitter-dev] Dedicated IP Whitelist

2009-12-08 Thread Jesse Bunch
has changed. Still a blank response via cURL in PHP. This is a bit frustrating so any advice you can give me would be much appreciated. Jesse Bunch Pixelated Technologies www.PixelatedTech.com

[twitter-dev] Perl Catalyst Twitter Authentication Module

2009-12-06 Thread Jesse Stay
/Authentication/Credential/Twitter.pmand all the documentation can be found there - if you have any questions, suggestions or issues please let me know. I've been using this on my own site in production since April, but I'd love to know how I can make this better! Jesse

[twitter-dev] Re: Social Graph Methods: Removal of Pagination

2009-11-15 Thread Jesse Stay
Thanks Ryan - that makes me feel much better. :-) I love that Twitter has been improving these practices. Jesse On Sun, Nov 15, 2009 at 11:40 AM, Ryan Sarver rsar...@twitter.com wrote: I just wanted to add some additional color to this as it didn't come through well in our email

[twitter-dev] Re: Question about versioning

2009-11-05 Thread Jesse Stay
Did I miss the announcement that Twitter was planning to implement versioning? I don't recall that. Jesse On Thu, Nov 5, 2009 at 11:23 AM, DeWitt Clinton dclin...@gmail.com wrote: That doesn't quite work, as sometimes parameters and response values are tweaked for existing calls, not just

[twitter-dev] Re: 52: Empty reply from server

2009-11-01 Thread Jesse Bunch
Did you ever get an aswer regarding the empty response from twitter? I am having the same troubles. On Oct 31, 7:13 am, shiplu shiplu@gmail.com wrote: On Fri, Oct 30, 2009 at 6:01 PM, Alexander Sergeyev a.serge...@gmail.com wrote: Hello! I got the same problem. During half-hour

[twitter-dev] Twitter API Returning Nothing

2009-11-01 Thread Jesse Bunch
Hello, here is my cURL output from the response. Its empty! I am attaching both the code used and the response. I have been at this for hours and cannot find out why this is happening. Thanks for your help. TWITTER API CURL RESPONSE url ::

[twitter-dev] DM Delete API

2009-10-29 Thread Jesse Stay
are interested. Ryan, et. al, I'd love to expose this to Twitter.com as well if you guys are interested. Jesse

[twitter-dev] Re: Suggestion: Ability to just search amongst a user's friends

2009-10-28 Thread Jesse Stay
terms. Jesse On Tue, Oct 27, 2009 at 11:02 PM, Shannon Clark shannon.cl...@gmail.comwrote: On a related point as a Twitter user with far more than 3200 tweets any chance that the following two features might also be considered: 1. Search your OWN tweets? (ideally all not just the most recent 3200

[twitter-dev] Re: [twitter-api-announce] Updates to the List API (list descriptions, cursoring lists of lists, finding by list id rather than slug more consistent names)

2009-10-28 Thread Jesse Stay
Maybe a little more appropriate to post this to a private list (no pun intended) for beta users? I admit I feel a little jealous every time I see one of these updates, unless there's some way to get into the beta. Thanks, Jesse On Wed, Oct 28, 2009 at 2:00 PM, Marcel Molina mar...@twitter.com

[twitter-dev] Suggestion: Ability to just search amongst a user's friends

2009-10-27 Thread Jesse Stay
by comparing the full results to a list of friends, but that seems like unnecessary work. Thanks, Jesse

[twitter-dev] Re: Suggestion: Ability to just search amongst a user's friends

2009-10-27 Thread Jesse Stay
Thanks Chad! On Tue, Oct 27, 2009 at 10:02 PM, Chad Etzel c...@twitter.com wrote: This is something that we're considering internally. I'll bring it up again, though. -Chad On Tue, Oct 27, 2009 at 11:33 PM, Jesse Stay jesses...@gmail.com wrote: I have a project in which it would

[twitter-dev] Re: Connection Reset by Peer

2009-10-25 Thread Jesse Stay
that has worked for over a year and just stopped working. I'm trying to figure out what happened, or if Twitter turned something off. Jesse On Sun, Oct 25, 2009 at 12:38 AM, Andrew Badera and...@badera.us wrote: What's the difficulty in using OAuth for whitelisted accounts? ∞ Andy Badera

[twitter-dev] Re: Connection Reset by Peer

2009-10-25 Thread Jesse Stay
you tried tracerouting to Twitter and see if you hit any roadblocks on the way? On Oct 24, 2009, at 10:02 PM, Jesse Stay jesses...@gmail.com wrote: This is a whitelisted account on a whitelisted IP so I don't see how it could be a rate-limit. It's using basic auth - is there an easy way

[twitter-dev] Re: Connection Reset by Peer

2009-10-25 Thread Jesse Stay
Well I think I've fixed it. Not sure what the problem was, but restarting a few things on the server made the errors go away. Very odd. We'll see if it comes back. Jesse On Sun, Oct 25, 2009 at 1:48 AM, Jesse Stay jesses...@gmail.com wrote: I'm sending from Slicehost. Not seeing any

[twitter-dev] Re: Connection Reset by Peer

2009-10-25 Thread Jesse Stay
Oh good - it's not just me then. It happened a few more times today. Jesse On Sun, Oct 25, 2009 at 8:59 AM, Dossy Shiobara do...@panoptic.com wrote: On 10/25/09 12:16 AM, Jesse Stay wrote: I'm seeing constant Connection Reset by Peer errors on one of my servers. Is anyone else seeing

[twitter-dev] Re: Net::Twitter dev release with Lists API support

2009-10-24 Thread Jesse Stay
How do I get on the List beta? I'd really like to use it. Who do I pay and how much? Jesse On Fri, Oct 23, 2009 at 10:47 PM, Marc Mims marc.m...@gmail.com wrote: I uploaded a development release of Net::Twitter to CPAN with Lists API support. If you're a perl developer and you're

[twitter-dev] Connection Reset by Peer

2009-10-24 Thread Jesse Stay
I'm seeing constant Connection Reset by Peer errors on one of my servers. Is anyone else seeing this? Have I hit a limit of some sort? It's been happening all day long it seems. Jesse

[twitter-dev] Re: Connection Reset by Peer

2009-10-24 Thread Jesse Stay
This is a whitelisted account on a whitelisted IP so I don't see how it could be a rate-limit. It's using basic auth - is there an easy way to use oAuth for whitelisted accounts? This has worked for the last year or so up until today. Jesse On Sat, Oct 24, 2009 at 10:20 PM, Atul Kulkarni

[twitter-dev] Re: Perl OAuth - updated example

2009-10-22 Thread Jesse Stay
is a brilliant and easy-to-use Perl interface to Twitter. Same here! BTW, if anyone wants a Catalyst OAuth Authentication::Credentials module I've got one written - just getting it ready for CPAN right now. Jesse

[twitter-dev] Re: OAuth wed desktop feedback

2009-10-12 Thread Jesse Stay
. In regards to the multiple account issue, it would be nice to have Twitter manage multiple accounts in some form and provide that via the API. This would enable multi-account login and logout for such a flow. Jesse

[twitter-dev] Re: OAuth wed desktop feedback

2009-10-12 Thread Jesse Stay
solution for web apps, and very simple to implement. Jesse On Mon, Oct 12, 2009 at 2:00 PM, Duane Roelands duane.roela...@gmail.comwrote: Please do NOT adopt anything like the Facebook model. Facebook authentication for desktop applications is a nightmare. You have to programatically interact

[twitter-dev] Re: Twitter, Please Explain How Cursors Work

2009-10-06 Thread Jesse Stay
I said the same thing in the last thread about this - still no clue what Twitter is doing with cursors and how it is any different than the previous paging methods. Jesse On Tue, Oct 6, 2009 at 10:22 AM, Dewald Pretorius dpr...@gmail.com wrote: Thanks John. However, I will be the first to put

[twitter-dev] Re: OAuth URL to Sign User Out

2009-10-06 Thread Jesse Stay
KC, I understand for your own app, but why would you want to log the user out of other apps or Twitter itself? That seems like a security issue to me if it were possible. Each app should have its own control and responsibility over when it logs the user out. Maybe I'm missing something? Jesse

[twitter-dev] Re: Return number of pages (or number of friends/followers) on first call with cursor

2009-10-05 Thread Jesse Stay
Anyone else still confused at how this works? I'm still confused at how this is any different than the way it was before with the paging (other than one-less API call). Jesse On Sun, Oct 4, 2009 at 10:57 PM, John Kalucki jkalu...@gmail.com wrote: If an API is untrusted, it must be treated

[twitter-dev] friends and followers methods in docs

2009-10-04 Thread Jesse Stay
I noticed that the friends and followers methods aren't on the docs any more here: http://apiwiki.twitter.com/Twitter-API-Documentation Did I miss the memo that these were being deprecated? Why aren't they in the docs? Thanks, Jesse

[twitter-dev] Return number of pages (or number of friends/followers) on first call with cursor

2009-10-04 Thread Jesse Stay
to be absolutely sure we've hit the end of the entire set. I guess another approach could also be to just list the last expected cursor ID in the set so we can be looking for that. Thanks, Jesse

[twitter-dev] Re: friends and followers methods in docs

2009-10-04 Thread Jesse Stay
Ah - okay. I was looking in the wrong spot. Haven't looked those up in awhile. Jesse On Sun, Oct 4, 2009 at 2:12 AM, Rich rhyl...@gmail.com wrote: statuses/friends and statuses/followers are there for me On Oct 4, 9:10 am, Jesse Stay jesses...@gmail.com wrote: I noticed that the friends

[twitter-dev] Re: Return number of pages (or number of friends/followers) on first call with cursor

2009-10-04 Thread Jesse Stay
that pulling the user's friend and follower count ahead of time pulls a number that is not the same as the number of followers/friends I actually pull from the API. Having you guys do a count on the set ahead of time will help ensure that's the correct number. Thanks, Jesse On Sun, Oct 4, 2009 at 8:24

[twitter-dev] Re: Return number of pages (or number of friends/followers) on first call with cursor

2009-10-04 Thread Jesse Stay
to be in that specific set. Jesse On Sun, Oct 4, 2009 at 11:58 AM, Thomas Hübner thueb...@gmx.de wrote: the Number of ID's is the number of followers you also can call http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-users%C2%A0show first. Within the result you have followers_count1031/followers_count

[twitter-dev] Re: Status of auto-follow

2009-09-24 Thread Jesse Stay
and compromised accounts from Twitter. Jesse On Thu, Sep 24, 2009 at 1:32 PM, fbrunel fbru...@gmail.com wrote: That is correct, or you could setup a system where the new follower emails get forwarded to a script that triggers a mutual follow back. Though you may run into rate-limit problems

[twitter-dev] Re: Default profile pics

2009-09-15 Thread Jesse Stay
I don't think it sounded hostile, and it sounded to me like he was proposing it be part of the API, which I agree. That would be pretty useful information, especially in a constantly changing environment. Jesse On Tue, Sep 15, 2009 at 9:52 AM, Adam Cloud cloudy...@gmail.com wrote

[twitter-dev] Re: Paging STILL broken

2009-09-15 Thread Jesse Stay
Well done, Alex and team - thanks for getting this out so quick. This will solve many headaches! Jesse On Tue, Sep 15, 2009 at 2:43 PM, Alex Payne a...@twitter.com wrote: Just wanted to follow up on this thread. We've pushed out a change and associated documentation that should allow

[twitter-dev] Re: Draft: Twitter Rules for API Use

2009-09-11 Thread Jesse Stay
Ryan, that makes total sense. The TOS is a bit unclear in that matter. Jesse On Fri, Sep 11, 2009 at 10:04 AM, Ryan Sarver rsar...@twitter.com wrote: Hey Jesse, thanks for the question. The intention here is to stop applications that are posting on the user's behalf without an explicit

[twitter-dev] Re: Draft: Twitter Rules for API Use

2009-09-10 Thread Jesse Stay
clarified more. Thanks, Jesse On Thu, Sep 10, 2009 at 5:58 PM, Marcel Molina mar...@twitter.com wrote: To accompany our updated Terms of Service (http://bit.ly/2ZXsyW) we've posted a draft of the Twitter API rules at http://twitter.com/apirules. As the subject states, these rules are a work

[twitter-dev] Re: Draft: Twitter Rules for API Use

2009-09-10 Thread Jesse Stay
Dewald, I'm not heading anywhere with it. I just want Twitter to clarify the terms, that's all. Feel free to leave your input if you have an opinion on what those details should be. Jesse On Thu, Sep 10, 2009 at 7:35 PM, Dewald Pretorius dpr...@gmail.com wrote: Jesse, I know where you

[twitter-dev] Re: SUP (Simple Update Protocol), FriendFeed and Twitter

2009-09-07 Thread Jesse Stay
to a manner a company like Twitter can handle. I know it would make my coding much easier as more companies begin to adopt these protocols and I'm stuck having to write the code for each one. Leaving the data retrieval in a closed, proprietary format benefits nobody. Jesse On Mon, Sep 7, 2009 at 7

[twitter-dev] Re: Recent Following and Follower Issues and Some Background on Social Graph

2009-09-06 Thread Jesse Stay
, is there a way you can lift following limits for specific users so we can correct the wrong with out customers? Thanks, Jesse On Sun, Sep 6, 2009 at 8:59 AM, John Kalucki jkalu...@gmail.com wrote: I can't speak to the policy issues, but I'll share a few things about social graph backing stores

[twitter-dev] Re: Recent Following and Follower Issues and Some Background on Social Graph

2009-09-06 Thread Jesse Stay
I don't understand how asking to release features earlier in the week is asking a lot? What does that have to do with scaling social graphs? Jesse On Sun, Sep 6, 2009 at 2:49 PM, Nick Arnett nick.arn...@gmail.com wrote: On Sun, Sep 6, 2009 at 11:18 AM, Jesse Stay jesses...@gmail.com wrote

[twitter-dev] Re: Paging (or cursoring) will always return unreliable (or jittery) results

2009-09-06 Thread Jesse Stay
graph of a user significantly reduces the size of the data you have to pass through the pipe - my tests have proved it to be a huge difference, and you'll have to get way past the 10s of millions of ids before things slow down at all after that. Jesse On Sun, Sep 6, 2009 at 8:27 PM, Dewald Pretorius

[twitter-dev] Re: Paging (or cursoring) will always return unreliable (or jittery) results

2009-09-06 Thread Jesse Stay
. On Sun, Sep 6, 2009 at 10:33 PM, Jesse Stay jesses...@gmail.com wrote: Agreed. Is there a chance Twitter can return the full results in compressed (gzip or similar) format to reduce load, leaving the burden of decompressing on our end and reducing bandwidth? I'm sure there are other areas

[twitter-dev] Re: Paging (or cursoring) will always return unreliable (or jittery) results

2009-09-06 Thread Jesse Stay
As far as retrieving the large graphs from a DB, flat files are one way - another is to just store the full graph (of ids) in a single column in the database and parse on retrieval. This is what FriendFeed is doing currently, so they've said. Dewald and I are both talking about this because

[twitter-dev] Re: Followers Friends IDs Are Seriously MESSED Up!

2009-09-05 Thread Jesse Stay
John, thanks for spending time on this. Any chance we can get a lift on the follow limits for a temporary time so I can catch up a few users that were affected by this? Or, if you want to do it on a per-user basis I can send you the names of the users. Jesse On Sat, Sep 5, 2009 at 7:55 AM

[twitter-dev] Re: Followers count

2009-09-05 Thread Jesse Stay
the usernames John let me know. Jesse On Sat, Sep 5, 2009 at 12:01 PM, PJB pjbmancun...@gmail.com wrote: The friend/follower counts are TOTALLY off. Why can't new features be introduced without breaking critical existing features? When will this be fixed. Many of us rely on these counts

[twitter-dev] Re: Followers Friends IDs Are Seriously MESSED Up!

2009-09-05 Thread Jesse Stay
it, and takes feedback before they end up pushing changes out live. Hopefully Twitter is working on something similar. In the meantime, can there be a rule of no changes at the end of the week? Also, any word on lifting follow limits temporarily? Jesse On Sat, Sep 5, 2009 at 12:24 PM, Dewald Pretorius

[twitter-dev] Re: Followers count

2009-09-05 Thread Jesse Stay
, but there are still a few users that get through that. Jesse On Sat, Sep 5, 2009 at 12:30 PM, Dewald Pretorius dpr...@gmail.com wrote: Jesse, Last night when this thing hit I actually immediately thought about you and wondered how it impacted you. I'm now thanking my lucky stars that I don't do

[twitter-dev] Re: friends/ids now returns w/ 1-5% random duplicates (as of this morning)

2009-09-05 Thread Jesse Stay
I've disabled all our following scripts until we hear back from Twitter on this. Can I pay to get a 24/7 support number I can call for stuff like this? Jesse On Sat, Sep 5, 2009 at 1:38 PM, PJB pjbmancun...@gmail.com wrote: The fix to last nights 5000 limit to friends/ids, followers/ids now

[twitter-dev] Re: Followers Friends IDs Are Seriously MESSED Up!

2009-09-04 Thread Jesse Stay
with Dewald's frustrations. If the limits can be removed after this for at least a short bit so we can make it back up to those users affected it would be sincerely appreciated. Jesse On Fri, Sep 4, 2009 at 8:56 PM, Dewald Pretorius dpr...@gmail.com wrote: Not only do the social graph calls now suddenly

[twitter-dev] having issues with widget - trying to palce on my website - who do I talk to ?

2009-09-03 Thread Jesse Gideon
trying to paste the code on my website for the twitter widget - after doing nothing happens ? see -- http://www.fresh2order.com/test.php help

[twitter-dev] Interesting Use-Case for the source attribute

2009-08-23 Thread Jesse Stay
for the same app? Can I add this as a suggestion for future features? Thanks, Jesse

[twitter-dev] Re: Do My Customers Have a Twitter Account?

2009-08-19 Thread Jesse Stay
a marketing perspective, but from the Ux perspective as well, for Twitter to implement. Jesse On Wed, Aug 19, 2009 at 9:07 AM, arawajy araw...@gmail.com wrote: Dear Developers, I have a list of 400,000 e-mail addresses of my clients. I want to know Is it possible to develop a script to check

[twitter-dev] Re: New timeframe for user lockout change implementation?

2009-08-13 Thread Jesse Stay
. Customers are getting restless. Jesse On Wed, Aug 12, 2009 at 6:10 PM, Dewald Pretorius dpr...@gmail.com wrote: Okay, so here is a thread that Twitter folks can actually venture to participate in. :-) Alex, Is there a new timeframe for when you are going to roll out that change in logic

[twitter-dev] Re: API Changes for August 12, 2009

2009-08-13 Thread Jesse Stay
Alex, you are my person of the day - thank you so much for fixing this! Jesse On Thu, Aug 13, 2009 at 3:21 PM, Alex Payne a...@twitter.com wrote: A day late and a bug short... - FIXED: /account/verify_credentials no longer enforces a rate limit that's inconsistent with the rest

[twitter-dev] Re: Twitter Update, 8/9 noon PST

2009-08-10 Thread Jesse Stay
I just started getting timeouts again. (the verify_credentials issue I mentioned before never got fixed either) Jesse On Mon, Aug 10, 2009 at 1:54 AM, Vignesh vignesh.isqu...@gmail.com wrote: 25% of my requests are still getting timed out..is there any rate limit in place? On Aug 9, 9:11 pm

[twitter-dev] Re: Twitter Update, 8/9 noon PST

2009-08-10 Thread Jesse Stay
Sorry (it's early and I'm tired), not timeouts - it's only allowing 150 requests per hour again. Jesse On Mon, Aug 10, 2009 at 4:47 AM, Jesse Stay jesses...@gmail.com wrote: I just started getting timeouts again. (the verify_credentials issue I mentioned before never got fixed either) Jesse

[twitter-dev] Re: PubSubHubbub and Twitter RSS

2009-08-09 Thread Jesse Stay
environment, and more developers embracing the platform. Twitter could even do this selectively if their intent is to monetize the full firehose, only enabling user timelines pubsub-accessible and available to 3rd-party hubs like Feedburner. I think it would be a huge win for Twitter. Jesse

[twitter-dev] Re: PubSubHubbub and Twitter RSS

2009-08-09 Thread Jesse Stay
great ways of doing this, so why re-invent the wheel when you could be contributing to a great cause that already exists? Jesse On Sun, Aug 9, 2009 at 12:53 PM, Nick Arnett nick.arn...@gmail.com wrote: On Sat, Aug 8, 2009 at 9:06 PM, Jesse Stay jesses...@gmail.com wrote: I know Twitter has

[twitter-dev] Something we CAN do

2009-08-09 Thread Jesse Stay
code can we be fixing to make our environments more efficient to work with the constantly changing Twitter environment? Jesse

[twitter-dev] Re: Something we CAN do

2009-08-09 Thread Jesse Stay
. This is why I was kind of hoping Twitter would initiate a wiki page for this so we could all collaborate. Jesse

[twitter-dev] Re: Twitter Update, 8/9 noon PST

2009-08-09 Thread Jesse Stay
Are there any new limits with verify_credentials() now? I'm showing it only works half the time, even under the 15 requests per hour limit. Anyone else seeing this? Jesse On Sun, Aug 9, 2009 at 3:13 PM, Ryan Sarver rsar...@twitter.com wrote: *Finally* have what we hope is good news

[twitter-dev] Re: 302s are NOT the solution

2009-08-08 Thread Jesse Stay
all continue the collaboration on where things stand in our own languages there? I'm sure that would save Twitter repeated answers on the mailing list. Jesse On Sat, Aug 8, 2009 at 11:01 PM, Scott Haneda talkli...@newgeo.com wrote: Can someone point me to the details on the attack? I am a little

  1   2   3   >