Re: How do services such as TwitterLocal.net work?

2008-11-06 Thread Alex Payne
so they can provide the querying engine they have. How is > this possible? > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: => 0

2008-11-06 Thread Alex Payne
gt; > that will fix your error :) > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Data mining/firehose..

2008-11-06 Thread Alex Payne
n in place by Thanksgiving at the latest. 2008/11/6 tweetip <[EMAIL PROTECTED]>: > > email alex at twitter com > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: IS Twitter Support OPEN ID?

2008-11-07 Thread Alex Payne
/abrah.am > | Brazen Careerist, Inc. | Hacker | http://www.brazencareerist.com > | PoseurTech LLC | Mashup Ambassador | http://poseurte.ch > | Web608 | Community Evangelist | http://web608.org > | This email is: [] blogable [x] ask first [] private > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: 'since' parameter for friends method

2008-11-07 Thread Alex Payne
twitter.com/statuses/friends.format > > No matter what date or format for the date I use, it seems I always > get all friends back. > > Can you confirm this parameter indeed works. > > Thank you. > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Not receiving e-mails

2008-11-08 Thread Alex Payne
enable this? My account preferences are set correctly. > > Thank you, > > Ken > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: 'since' parameter for friends method

2008-11-08 Thread Alex Payne
Perhaps to a specific method that provides data about the friendship between two users, but those attributes may be hard to provide for all API responses. On Sat, Nov 8, 2008 at 7:15 AM, David <[EMAIL PROTECTED]> wrote: > > > > On Nov 8, 12:06 am, "Alex Payne" <

Re: Simple way to add "What are you doing?" update box to a site

2008-11-08 Thread Alex Payne
LDS, "status=$message"); > curl_setopt($curl_handle, CURLOPT_USERPWD, "$username:$password"); > $buffer = curl_exec($curl_handle); > curl_close($curl_handle); > // check for success or failure > if (empty($buffer)) { >echo 'message'; > } else { >

Re: Twitter Status update

2008-11-10 Thread Alex Payne
atus(means if they post > any update) i need to find out that they have posted some thing like > that, from a third party application or from twitter. Is there any way > to do that? .Thanks in advance > > Regards > Viswanathan > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Storing twitter search results in a local database

2008-11-10 Thread Alex Payne
y app against potential twitter down-time as well > as additional "massaging" of search results, I'd like to store search > results in my local database. Is this allowed or is this against the > Twitter API terms of service? > > - Dannie > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Notification for Updates

2008-11-10 Thread Alex Payne
well you can do this by search api... > > On Tue, Nov 11, 2008 at 12:54 PM, VIswa <[EMAIL PROTECTED]> wrote: >> >> Hey >> >> Is there any way to get notification to the third party application >> when a tweet or update is posted in twitter >> >&

Re: Notification

2008-11-10 Thread Alex Payne
my application when ever i update > some thing in my twitter.. > is there any such way to get such notification.. > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: How to get Notifications about the updates in a third party applcaition.

2008-11-10 Thread Alex Payne
y > application. This is my idea. Can you please guide me here.. > > Totally i fed up in searching :(. please help. I have to close this > issue by tomorrow. I am desperately waiting for the answer. > > Thanks, > Viswa. > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: The page parameter

2008-11-11 Thread Alex Payne
; 1 just returns []. At the > moment I can work around this by just passing along the last part of a > friends_timeline.json?count= request, but this isn't > ideal. Any plans to fix this? > > /Emil > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Favorites Appear Out of Date/Time Chronological Order

2008-11-12 Thread Alex Payne
I think my happy pill was a placebo. > > gruber Alaska sure looks like a state full of shitheads. > > Moltz I never had trouble getting shoes that fit when I was young, but > now I can't seem to. And it all started right after my wisdom toes > came in. > > @MsDiagnosed

Re: Profile data for protected users

2008-11-12 Thread Alex Payne
tp://twitter.com/jeremy > > > Is it possible to provide a protected user profile view similar to a > non-authenticated view on Twitter.com? > > -Niall Kennedy > > > [1] http://apiwiki.twitter.com/REST+API+Documentation#UserMethods > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: "since_id" in combination with "page" and "count"

2008-11-12 Thread Alex Payne
ter doesn't seem > to have any affect. Is there any way to so something like > "since_id=12345" and "count=20," where it would return just the latest > 20 that are after the given ID (and fewer if there aren't 20 after > that ID)? > > -- > Buzz > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: What happened with the public timeline feed?

2008-11-12 Thread Alex Payne
> Hi! >> >> > The public timeline feed has stopped updating the posts, returning the >> > same posts for the last 12 hours or so. The latest post is from "Wed >> > Nov 12 02:57:29 + 2008". >> >> > What happened? > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Search results missing IDs

2008-11-12 Thread Alex Payne
No, not a known issue. Examples? On Wed, Nov 12, 2008 at 1:12 PM, benjackson <[EMAIL PROTECTED]> wrote: > > Just fixed a crasher in Blogo due to the ID being missing from some of > the results in the atom feed. Is this a known issue? Thanks, > > Ben > -- Alex Payne

Re: Integrate twitter into a website

2008-11-13 Thread Alex Payne
ter accounts to register their twitter details and pull all > tweats into certain parts of the site. > > Can anyone point me in the right direction or how to? > > Many thanks > > > Stpehen > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Retrieve Another User's Friends Timeline without Authentication?

2008-11-13 Thread Alex Payne
t; > On Nov 12, 10:52 pm, fastest963 <[EMAIL PROTECTED]> wrote: >> You cannot, sorry. However, you can keep track of Twitter's progress >> on OAuth. This method would not require any passwords. > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Slowness, intermittent availability

2008-11-13 Thread Alex Payne
We're currently investigating an issue with the site. See http://status.twitter.com for updates. Thanks. -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: "Show conversation" full thread URL or feed?

2008-11-13 Thread Alex Payne
heir a better URL for threads and/or a > feed for them? Is the full thread for a specific tweet part of the API > yet, or soon? > > My apologies, I've asked this before and gotten answers but couldn't > find my post. Probably a duplicate here. > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: No OAuth Support just made Techmeme

2008-11-13 Thread Alex Payne
wrote: >> >> I'm sure you're aware of this, but the lack of OAuth or secure login support >> just got really public as it made Techmeme. IMO, for my App at least, this >> would be first priority if I were to ask for anything. Anyone else agree? >> Here's the Meme: >> >> http://www.techmeme.com/081113/p38#a081113p38 >> >> Jesse >> > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Update status Using API.

2008-11-13 Thread Alex Payne
tter.php"); >$twit=new twitter(); >$response1=$twit->update("Hi it is working re dada",$_POST > ['name'],$_POST['password'] ); > ?> > > Please tell me what wrong I am doing.. > > Thanks > Rahul > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: how to use api

2008-11-14 Thread Alex Payne
You might take a look at the source for Spaz, an open source Twitter AIR client: http://code.google.com/p/spaz/ On Fri, Nov 14, 2008 at 12:21 AM, abhishek <[EMAIL PROTECTED]> wrote: > > how can we used twitter api with air > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: No OAuth Support just made Techmeme

2008-11-14 Thread Alex Payne
ature A would be awesome, but I know you > guys won't do it." The second one, for me, fails the "would I say that > to his face?" check, so I wouldn't say it in email either. But that's > me; you may feel or do differently. > > -- > Ed Finkler > http://funkatron.com > AIM: funka7ron > ICQ: 3922133 > Skype: funka7ron > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Fixes deployed Nov 14th

2008-11-14 Thread Alex Payne
rd). If one of these was your pet bug, send him thanks. -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: limits changed?

2008-11-15 Thread Alex Payne
the follow limit changed. It used to be 2,000 however > today I can't seem to follow more than 1,580. > > Also, the Search API has a statement about no limits to search - are > search requests disregarded when determining the 100 GET requests per > hour? > > Thank you, > >

Re: Not pulling @replies in a search feed

2008-11-15 Thread Alex Payne
o do > is not pull tweets that are @[username] replies, but not sure how. Is > it possible to append an additional parameter to a feed URL to prevent > pulling @[username] replies, just as its possible to append a > parameter for language, keywords, negative keywords, etc? > > >

Re: Error posting status updates start with @someone

2008-11-15 Thread Alex Payne
ies seem to work just fine. > > The error occurs when updating with an @reply to users that are > followers and not followers. > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: invalid profile_image_url returned in JSON timeline

2008-11-15 Thread Alex Payne
b__300x460_0_normal.jpg > > Just so you guys are aware :) > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Scanning email for custom Twitter headers

2008-11-16 Thread Alex Payne
ders and when I check > in various mail clients (Mail on my MacBook and Thunderbird on my > windows machine) they're not listed, either! > > Any help is appreciated. > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Favorites and User Timelines not updating according to authenticating user.

2008-11-16 Thread Alex Payne
ick > > > Nick Toumpelis > > email: [EMAIL PROTECTED] > twitter: macsphere > GTalk: nicktoumpelis > > > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Post to Twitter Link

2008-11-16 Thread Alex Payne
? > Something like Facebook's sharer? > > Amir > > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Favorites and User Timelines not updating according to authenticating user.

2008-11-16 Thread Alex Payne
LLoadingSystem/Concepts/CachePolicies.html > I assumed that different authentication credentials meant that the previous > (cached) request would not be used (but I could be wrong). > > > On 16 Νοε 2008, at 9:27 ΜΜ, Alex Payne wrote: > > Are you calling these methods in your browser? Could yo

Slight delays through Monday morning

2008-11-16 Thread Alex Payne
t slightly. You should never see responses more than 3 to 5 minutes out of date, which is within the realm of the default settings of most well-behaved Twitter clients. As soon as the traffic surge wanes, we'll be back to normal. Thanks for your understanding. -- Alex Payne - API Lead, Twi

Re: Fixes deployed Nov 14th

2008-11-17 Thread Alex Payne
Yes. Please star http://code.google.com/p/twitter-api/issues/detail?id=5 On Mon, Nov 17, 2008 at 07:31, fastest963 <[EMAIL PROTECTED]> wrote: > > Agreed! Could we get a friends count? That is also showed on the > Twitter website. > -- Alex Payne - API Lead, Twitter, Inc.

Re: Horrific 403 error!

2008-11-17 Thread Alex Payne
P and any request > I make I receive a 403 error with no reasoning as to why. Is there any > way to contact twitter to lift this? > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: data mining feeds

2008-11-17 Thread Alex Payne
statistics. I would need > more data than the current limit allows. Please let me know how I > could use the data mining feeds? thanks a lot, > -aj > sdforum semantic web SIG > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Fixes deployed Nov 14th

2008-11-17 Thread Alex Payne
> separate issue for that, or is #5, it? > > Thanks, > -damon > > On Mon, Nov 17, 2008 at 11:05 AM, Alex Payne <[EMAIL PROTECTED]> wrote: >> >> Yes. Please star http://code.google.com/p/twitter-api/issues/detail?id=5 >> >> On Mon, Nov 17, 2008 at 0

Re: Fixes deployed Nov 14th

2008-11-17 Thread Alex Payne
ot. > > public: > > ... > false > 1399 > ... > 1490 > > > > protected: > > ... > true > 207 > > > Thanks, > -damon > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: No OAuth Support just made Techmeme

2008-11-17 Thread Alex Payne
dumps a list of jack's followers without any need to authenticate. > Is this a bug, or a feature? :-) > - Michael -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Stars & favrd

2008-11-17 Thread Alex Payne
oesn't appear. > http://textism.com/favrd/tweet/1009858234 > > > -- > Geoff Barnes > @texburgher > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: JSON API call occasionally duplicates/nests callback

2008-11-18 Thread Alex Payne
t; http://code.google.com/p/twitter-api/issues/detail?id=158 > Please star it if you encounter this problem as well. > > -Chad > > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: White list application... I may have not understood what is needed from me.

2008-11-18 Thread Alex Payne
just cleared out the backlog of requests. -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Twitter, Push APIs and XMPP

2008-11-18 Thread Alex Payne
that there is a simpler, easy to use > alternative. Is there any information on how to build response driven > twitter application, preferably in Rails? > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: White list application... I may have not understood what is needed from me.

2008-11-19 Thread Alex Payne
ot > worry about missing any replies. > > Does that make sense? > > Thanks Alex, > > -Lee > > > > On Nov 18, 10:56 pm, "Alex Payne" <[EMAIL PROTECTED]> wrote: >> > I want an website application white listed that uses an authenticated >> &

Re: simple "tweet this" implementation

2008-11-20 Thread Alex Payne
Yes, you'll need to make a proper API request to have your update attributed. -- Alex Payne On Nov 20, 2008, at 10:05, scottjgo <[EMAIL PROTECTED]> wrote: Hi. I want to add a "tweet this" link to my website. The idea is that you would click the button, and it

Re: simple "tweet this" implementation

2008-11-21 Thread Alex Payne
mmer. > > I don't suppose you'd be willing to add a simple &appid= or something > to the url that lets you modify the posted from link (given that the > link was already approved for your app id)? > > On Nov 20, 5:03 pm, Alex Payne <[EMAIL PROTECTED]> wrote: &

Re: users/show/id.format "bug" for numerical username?

2008-11-21 Thread Alex Payne
dvolleyball instead > > Is there a way to override userid lookup? Or maybe have it check for a > matching username first and then defaulting to userid? > > Thanks, > -Chad > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Twitter trademark

2008-11-21 Thread Alex Payne
ot; is used as part of a name? > > Amir > >> >> The idea is to use names that would make it clear that this is a >> Twitter service. >> >> Amir > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Why is authentication required to get follower info?

2008-11-21 Thread Alex Payne
itter.com/statuses/followers/amichail.rss > > yields > > > > /statuses/followers/amichail.rss > Could not authenticate you. > > > Amir > > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Why is authentication required to get follower info?

2008-11-21 Thread Alex Payne
itter.com/statuses/followers/amichail.rss > > yields > > > > /statuses/followers/amichail.rss > Could not authenticate you. > > > Amir > > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Why is authentication required to get follower info?

2008-11-21 Thread Alex Payne
itter.com/statuses/followers/amichail.rss > > yields > > > > /statuses/followers/amichail.rss > Could not authenticate you. > > > Amir > > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Direct message deletion link on REST API document

2008-11-21 Thread Alex Payne
ion instead of the direct > message deletion section. > > http://apiwiki.twitter.com/REST+API+Documentation > > Just my two cents. > > Cheers, > > Kei Noguchi > @keinoguchi -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Twitter Search API - problem with from_user_id

2008-11-21 Thread Alex Payne
t; for a fix? This bug is currently preventing my app from being > launched. :\ > > Thanks, > Matt Lubner > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: show_users down?

2008-11-22 Thread Alex Payne
>>> user themselves - is something going on?: >>> >>> http://twitter.com/users/show/guykawasaki.json >>> >>> What's even odder is that it's returning plain HTML as the error and not >>> JSON or XML as expected, which is breaking my app. >>> >>> Thanks, >>> >>> Jesse >> > > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Are there any limitations on storing twitter data in a database?

2008-11-22 Thread Alex Payne
gt; Are there any limitations on what can be stored and for how long? > > Are there any rules against using stale data? > > Amir > > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: User Method Show "Friends" Down

2008-11-22 Thread Alex Payne
cesart.xml?page=3 >> WORKS =http://twitter.com/statuses/friends/cesart.xml?page=4 >> >> I'm not sure if this is related to the "show_users" problem being >> discussed now also in the group. >> >> Dusty > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Is update_profile_background_image not working?

2008-11-22 Thread Alex Payne
show (that is, I am > not getting any response other than a 200). > > Also is there any timeline on the tile bit from October? > > Thanks guys - > > -Max > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: User Method Show "Friends" Down

2008-11-23 Thread Alex Payne
d they always worked. > > Not sure if the special characters was the problem, just something I > noticed. > > Dusty > > On Nov 22, 10:58 pm, "Alex Payne" <[EMAIL PROTECTED]> wrote: >> Could you provide examples? >> >> >> >> On Sat, N

Re: Could you please increase # followers returned to 1000 say?

2008-11-24 Thread Alex Payne
er consider doing something like that? > > On Sat, Nov 22, 2008 at 04:02, Amir Michail <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> Or if not, please give us some control over which 100 followers are >> returned. >> >> Amir >> >> > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: a simple workaround for lack of OAuth

2008-11-24 Thread Alex Payne
would much prefer that the guys (and gals) at Twitter concentrate on > getting OAuth properly implemented (which is harder than it sounds) than > their attention gets diverted by developers too impatient to wait for the > right solution to the problem. > > -Stut > > -- > http://stut.net/ > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Get twitter to recognize my application

2008-11-24 Thread Alex Payne
request. > > On Nov 24, 7:44 am, ND <[EMAIL PROTECTED]> wrote: >> I have filled up the form required to get twitter recognize my >> application, but I have not got any reply as of now. Can anyone >> suggest me what to do? > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: question on twitter authentication using POST params for username/password?

2008-11-24 Thread Alex Payne
/password as POST > params to authenticate with twitter? > > Also, does it means that password will be sent in clear text? > > thanks, > -Sunil > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: @replies and reply id's

2008-11-26 Thread Alex Payne
gt; > > I right in thinking its the Twitter site that links up the @reply >> > > nickname to the desired status/user id? What happens if you post a >> > > reply with only a partial link up in place ([EMAIL PROTECTED] in the >> > > Tweet >> > > but no status ID in the XML or vice versa)? >> > > I want to try and keep nice and compliant so I want to know how much I >> > > have to enforce in terms of replies.- Hide quoted text - >> > >> > - Show quoted text - > > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Twitter, Push APIs and XMPP

2008-11-26 Thread Alex Payne
ing > the same in Search API results. > > Would this firehose solution work any faster? Will it send > notifications over XMPP? Gnip is nice but the latency kills me. > > On Nov 19, 1:11 am, "Alex Payne" <[EMAIL PROTECTED]> wrote: >> Check out this blog pos

Re: Get twitter to recognize my application

2008-11-26 Thread Alex Payne
code.google.com/p/tweetmat > > Any idea, how to fix it? > > On Nov 25, 3:06 am, "Alex Payne" <[EMAIL PROTECTED]> wrote: >> We'll get to it soon. Sorry for the delay. >> >> On Mon, Nov 24, 2008 at 16:02, FrankieShakes <[EMAIL PROTECTED]> wrote:

Re: a simple workaround for lack of OAuth

2008-11-26 Thread Alex Payne
As I don't know the entire schedule of our UX team, I can't. I would say less than a month and closer to a week by far, but please don't hold me to that. On Wed, Nov 26, 2008 at 15:41, Amir Michail <[EMAIL PROTECTED]> wrote: > > On Nov 24, 5:05 pm, "Alex

Re: Twitter, Push APIs and XMPP

2008-11-27 Thread Alex Payne
e API would only be for retrieving data >> from Twitter and not sending (POST). >> >> @bham 10-15s isn't that bad? If it was over a minute then I would be >> concerned. As far as the latency, I can assume that it is just because >> of the caching that Twitter has put into place. > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: What is Twitter Architecture to scale

2008-11-29 Thread Alex Payne
cale" or "Twitter Architecture" I get lots of articles > before things vastly imprved. Can anyone point me to a document that > describes what got upgraded? Thanks > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Twitter, Push APIs and XMPP

2008-11-29 Thread Alex Payne
options for that? I read > through the Gnip docs and it doesn't seem like there is an option for > getting a feed of all replies to a user. will the firehose solution > address this? > > On Nov 27, 12:34 pm, "Alex Payne" <[EMAIL PROTECTED]> wrote: >>

Re: Problem with updating Twitter status

2008-12-01 Thread Alex Payne
343 httpclient.wire.content - << > "[\n]" > [DEBUG] 2008-11-28 11:09:06,343 httpclient.wire.content - << > "400 Bad Request[\n]" > [DEBUG] 2008-11-28 11:09:06,343 httpclient.wire.content - << " head>[\n]" > [DEBUG] 2008-11-28 11:09

Re: Stability of format of direct message and follower emails?

2008-12-01 Thread Alex Payne
er a world of hurt. > > So, is the current format / structure of emails fixed? > > Thanks for your time. > > Best, > Alan. > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Stability of format of direct message and follower emails?

2008-12-01 Thread Alex Payne
g (brokendrum70) <[EMAIL PROTECTED]> wrote: > > On Dec 1, 10:19 pm, "Alex Payne" <[EMAIL PROTECTED]> wrote: >> The headers will remain, but the body text may change at any time. > > Thanks, Alex. Will there be any warning of a change to the body text, > or

A general status update from Twitter's API Team

2008-12-02 Thread Alex Payne
nd while I believe it'll be underway, I don't expect that it will be complete until early next year. If you have any questions about our priorities and projects, please let us know. Thanks! -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: A general status update from Twitter's API Team

2008-12-02 Thread Alex Payne
version will be > retired... but looking for guidance in the short-term. > > Thanks, > -Chad > > On Tue, Dec 2, 2008 at 3:27 PM, Alex Payne <[EMAIL PROTECTED]> wrote: >> >> Hi all, >> >> Just wanted to give you an update on what's going on Twitter

Re: A general status update from Twitter's API Team

2008-12-02 Thread Alex Payne
gt; On Tue, Dec 2, 2008 at 2:27 PM, Alex Payne <[EMAIL PROTECTED]> wrote: >> >> Additionally, Matt has been working with our User Experience (UX) team >> on a beta of OAuth support. The UX component of this work is almost >> complete, and we should be ready for o

INCOMPATIBILITY ALERT: response body of /account/verify_credentials changing Dec 10th

2008-12-02 Thread Alex Payne
ember 10th, 2008. Please update your applications to verify by response code, not by the response body for this method. If you get a 200 back, you're verified. If you get a 401 back, you're not. If you can't ship an update in 8 days, please let us know and we'll push the date out

Re: Rate limit exceeded for whitelisted app

2008-12-02 Thread Alex Payne
s back, has suddenly began seeing the "rate limit exceeded" error > since around 3:45pm (pacific) today. Was there a change in policy, or do I > have to reapply for whitelisting? > Thanks! > Yu-Shan. > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Rate limit exceeded for whitelisted app

2008-12-02 Thread Alex Payne
Just talked to our Operations team. It looks like some database maintenance inadvertently truncated our table of whitelisted users. We're restoring that as I type and everything will be back to normal shortly. On Tue, Dec 2, 2008 at 18:25, Alex Payne <[EMAIL PROTECTED]> wrote: >

Re: INCOMPATIBILITY ALERT: response body of /account/verify_credentials changing Dec 10th

2008-12-02 Thread Alex Payne
> Skype: funka7ron > > > > On Tue, Dec 2, 2008 at 9:14 PM, Alex Payne <[EMAIL PROTECTED]> wrote: >> >> As per http://code.google.com/p/twitter-api/issues/detail?id=173 we'll >> be changing the /account/verify_credentials method to return the >> re

Re: Rate limit exceeded for whitelisted app

2008-12-02 Thread Alex Payne
18:39, Yu-Shan Fung <[EMAIL PROTECTED]> wrote: > Thanks for being so responsive. You guys rock! > > On Tue, Dec 2, 2008 at 6:37 PM, Alex Payne <[EMAIL PROTECTED]> wrote: >> >> Just talked to our Operations team. It looks like some database >> maintenance

Re: Rate limit exceeded for whitelisted app

2008-12-03 Thread Alex Payne
_limit but the API > isn't acknowledging it? My "remaining_hits" is -36 but my API requests > are still processing fine. > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: A general status update from Twitter's API Team

2008-12-04 Thread Alex Payne
; same, will there be new/different parameters, or is the whole thing > just going to be completely new/shiny/fantastic? > > And even though I do very much like the authentication system I wrote > on the weekend, I might start to investigate OAuth in preparation for > its appearance. &g

Re: How to find out how many API requests have been used?

2008-12-04 Thread Alex Payne
nstantly update that frequently. >> >> > -- >> > >> > personal:http://www.cameronkaiser.com/-- >> > Cameron Kaiser * Floodgap Systems [EMAIL PROTECTED] >> > -- I like my women like my coffee: weak, cold and bitter. -- Kevin Metcalf >> > > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: 400 Error - Friendships Create Not Working

2008-12-04 Thread Alex Payne
=true > > I just get a HTTP 400 Bad Request > > Thanks. > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: A general status update from Twitter's API Team

2008-12-04 Thread Alex Payne
e future of accessing our Twitter history? > > Is this just something where we won't be able to export it in one > shot, but still have access to the history through successive API > calls? > > Thanks, > > dacort > > On Dec 2, 12:27 pm, "Alex Payne" <[

Re: favorited value is null in JSON

2008-12-04 Thread Alex Payne
ue was null or true until October, then true or false > until today. Could you please define exactly the type of favorite > value?? Also, could you use boolean to all favorited status? > > Thanks, > Kazuho > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: INCOMPATIBILITY ALERT: response body of /account/verify_credentials changing Dec 10th

2008-12-04 Thread Alex Payne
recently begun work on) both currently use the http status for > confirmation. > > thanks for the heads up. > > On Dec 3, 1:14 pm, "Alex Payne" <[EMAIL PROTECTED]> wrote: >> As perhttp://code.google.com/p/twitter-api/issues/detail?id=173we'll >&g

Re: Why is authentication required to get follower info?

2008-12-04 Thread Alex Payne
Yup! On Thu, Dec 4, 2008 at 12:39, Chad Etzel <[EMAIL PROTECTED]> wrote: > > > On Thu, Dec 4, 2008 at 3:30 PM, Amir Michail <[EMAIL PROTECTED]> wrote: >> >> On Nov 21, 6:41 pm, "Alex Payne" <[EMAIL PROTECTED]> wrote: >> > Please see th

Re: API versus Live Site discrepancy

2008-12-04 Thread Alex Payne
#x27;m sure that's not looked very highly on, > and it would defeat the purpose of having the API. > > So am I missing something, or is this feature not out there? > > Example: > user: bellyloss > http://twitter.com/users/show/bellyloss.xml returns user data > http://twitt

Re: favorited value is null in JSON

2008-12-04 Thread Alex Payne
eline.json"; with auth header. >> >> The JSON objects contains "favorited":null instead of "favorited":true >> or false randomly. >> >> Thanks, >> Kazuho >> >> >> -- Forwarded message -- >> From: A

Re: API request: twitterverse

2008-12-05 Thread Alex Payne
t; > It's rough to try to visit Wikipedia and third party stats sites that > always estimate the number of twitter users based on spidering. > > One would think this would be a number you are already tracking very > carefully! > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: API versus Live Site discrepancy

2008-12-05 Thread Alex Payne
They should be deployed today. On Fri, Dec 5, 2008 at 07:15, Greg Schoen <[EMAIL PROTECTED]> wrote: > > Were those changes pushed live? I'm still seeing that user. > > Alex Payne wrote: >> Actually, we're just pushing out changes today that excise suspended &

Re: Follow / Unfollow Error?

2008-12-05 Thread Alex Payne
e > fixed? 9 hours and counting i believe > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: Firehose API's total load rate?

2008-12-05 Thread Alex Payne
figure for the rate of messages-per-second of all public tweets? > > Thanks, Brendan > anyall.org > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: What fields can I pull from public timeline atom feeds or the upcoming firehose?

2008-12-05 Thread Alex Payne
the search API I > could utilize for this? Thanks for any help on this front. > -- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x

Re: 400 Error retrieving "friends"?

2008-12-05 Thread Alex Payne
; http://twitter.com/statuses/friends/XXX.xml?page=1 > > Also, I don't see the same problem when requesting follower > information using: > > http://twitter.com/statuses/followers/XXX.xml?page=1 > > and exactly the same code (just changing the urls). Is there something

<    1   2   3   4   5   6   7   >