[twitter-dev] I'm sure you guys know this, but ...

2010-06-14 Thread M. Edward (Ed) Borasky
I'm experiencing multiple chaotic symptoms on the main web application. 1. I post a tweet. I get "Internal System Error" but the tweet posts. 2. I go to my "home page" http://twitter.com/znmeb and it's totally blank. 3. I see multiple copies of tweets and other people see multiple copies of min

Re: [twitter-dev] 502 Bad Gateway when trying to receive xml results

2010-06-14 Thread Rajiv Verma™
For now, Twitter is down since the last couple of hours On Tue, Jun 15, 2010 at 10:33 AM, thomen wrote: > Hi Guys, > I've got an asp.net usercontrol to display twitter feeds. > > It requests the xml using this url and then parsing it: "http:// > twitter.com/statuses/user_timeline.xml? > screen_n

[twitter-dev] 502 Bad Gateway when trying to receive xml results

2010-06-14 Thread thomen
Hi Guys, I've got an asp.net usercontrol to display twitter feeds. It requests the xml using this url and then parsing it: "http:// twitter.com/statuses/user_timeline.xml? screen_name=INSERTUSERNAMEHERE&count=INSERTPOSTCOUNTHERE"; ie "http://twitter.com/statuses/user_timeline.xml? screen_name=lad

[twitter-dev] Re: Fail Whale

2010-06-14 Thread Ron B
Thanks! On Jun 14, 11:46 pm, John Kalucki wrote: > Check the status blog for this sorts of things. > > http://status.twitter.com > > -John Kaluckihttp://twitter.com/jkalucki > Infrastructure, Twitter Inc. > > > > On Mon, Jun 14, 2010 at 9:45 PM, Rajiv Verma™ wrote: > > Yes!! Here too... > > > I

Re: [twitter-dev] Fail Whale

2010-06-14 Thread John Kalucki
Check the status blog for this sorts of things. http://status.twitter.com -John Kalucki http://twitter.com/jkalucki Infrastructure, Twitter Inc. On Mon, Jun 14, 2010 at 9:45 PM, Rajiv Verma™ wrote: > Yes!! Here too... > > I am from India FYI > > On Tue, Jun 15, 2010 at 10:13 AM, Ron B wrote:

Re: [twitter-dev] Fail Whale

2010-06-14 Thread Rajiv Verma™
Yes!! Here too... I am from India FYI On Tue, Jun 15, 2010 at 10:13 AM, Ron B wrote: > Anybody else noticing that Twitter appears to be down hard at the > moment (actually for about 20 mins now)? -- Thanks & Regards Rajiv Verma Bangalore E-Mail: rajiv@gmail.com Ph: +91-92430-12766 Go G

[twitter-dev] Fail Whale

2010-06-14 Thread Ron B
Anybody else noticing that Twitter appears to be down hard at the moment (actually for about 20 mins now)?

Re: [twitter-dev] Keep it real

2010-06-14 Thread Cameron Kaiser
> I just wanted to let everyone know that I won't be on the list much going > forward. Reading the list has become a time consuming burden (1000+ > emails/month) and much of it has become reiteration for me. Getting more > time on my own projects and paying for the roof over my head are top > prior

Re: [twitter-dev] Keep it real

2010-06-14 Thread Chad Etzel
Abraham, Thank you for all your help and contribution to this community. I know lots of people (including myself) who owe you a debt of gratitude for the help you have given here. I feel your pain, so to speak, as I have become similarly recluse on this list. I'm sure we'll see you lurking around

Re: [twitter-dev] Keep it real

2010-06-14 Thread Peter Denton
you've been incredibly helpful to everyone in the community. Thanks for all of your help. Cheers On Mon, Jun 14, 2010 at 9:13 PM, Abraham Williams <4bra...@gmail.com> wrote: > I just wanted to let everyone know that I won't be on the list much going > forward. Reading the list has become a time

[twitter-dev] Keep it real

2010-06-14 Thread Abraham Williams
I just wanted to let everyone know that I won't be on the list much going forward. Reading the list has become a time consuming burden (1000+ emails/month) and much of it has become reiteration for me. Getting more time on my own projects and paying for the roof over my head are top priorities righ

[twitter-dev] Atom Search

2010-06-14 Thread micahalcorn
I am new to Twitter, and Rails for that matter. I am trying to create a new parsing method to use Feedzirra for fulling tweets. Is there a list of each field available using the atom format? I see the fields listed in the json example at http://dev.twitter.com/doc/get/search, but I understand that

[twitter-dev] Using OAuth with a one-user application

2010-06-14 Thread Felipe Sodré Silva
Hi everyone. I'm brand new to OAuth and have read some documents on how it works, but there's something that is still not clear to me. Let's say I want to build an application in which I want to allow a group of people to send updates through a unique twitter account (@nice_group_of_people, for e

[twitter-dev] response when limit reached - when did this change?

2010-06-14 Thread Moshe C.
I used to get an HTTP "Bad request" error when passing the rate limit and used that to make my process sleep. Now this evidently changed and I am getting: /1/statuses/user_timeline.rss? user_id=12765&count=100&since_id=1626417105 Rate limit exceeded. Clients may not make more than 2 reque

[twitter-dev] Recent Places-related API enhancements & more to come...

2010-06-14 Thread Taylor Singletary
Hi Developers, Today we're launching some of the functionality around "Places" that we announced at Chirp. You can read more about the feature here: http://blog.twitter.com/2010/06/twitter-places-more-context-for-your.html The launch comes with a batch of API enhancements, with a number of furthe

[twitter-dev] TwAPIme 1.3 now supporting xAuth

2010-06-14 Thread Ernandes Jr.
Hi, I am pleased to announce that I have just uploaded the new version of * TwAPIme* with *xAuth* support. TwAPIme is mobile Java API for Java ME and Android developers that want to create applications that access Twitter API's services. Check out how easy is it to work with TwAPIme and xAuth: .

[twitter-dev] Re: Only getting up to page 5 on user_timeline

2010-06-14 Thread invadermedia
Just got a reply from them here: http://code.google.com/p/twitter-api/issues/detail?id=1693&colspec=ID%20Stars%20Type%20Status%20Priority%20Owner%20Summary%20Opened%20Modified%20Component On Jun 14, 8:05 am, Raymond Yee wrote: > I've been having the same problem and wrote about it in an earlier >

[twitter-dev] Re: Retrieving older tweets from less-active accounts

2010-06-14 Thread Zhami
On Jun 14, 5:04 pm, Matt Harris wrote: > Search only includes Tweets for the last ~7 days. This makes sense with what I'm experiencing... but then I wonder: Why does the Web interface for search.twitter.com/advanced have controls to input a "Since this date" date? btw: my question regards searc

Re: [twitter-dev] Retrieving older tweets from less-active accounts

2010-06-14 Thread Matt Harris
Hi Josh, Search only includes Tweets for the last ~7 days. If you wish to retrieve tweets older than this for the user you could use the user_timeline method of the API or for a simpler dataset look at their RSS. Hope that helps, Matt Harris Developer Advocate, Twitter http://twitter.com

[twitter-dev] Re: Kwwika - World Cup Web Development competition announced using Twitter World Cup data

2010-06-14 Thread Phil Leggetter
Hi Dean, Not really :o) I'm looking to try and drum up some interest in this competition. In addition to real-time twitter push updates we'll also be pushing out some world class World Cup sports data to be used in the mashup. Phil On Jun 12, 7:40 pm, "Dean Collins" wrote: > Hi Phil, > > Check

[twitter-dev] Retrieving older tweets from less-active accounts

2010-06-14 Thread Josh Santangelo
For example: https://search.twitter.com/search.atom?q=From:stimulant&page=1&rpp=100&since_id=0&result_type=recent The account "stimulant" hasn't posted for a few weeks, but does have tweets. However none are returned in that query. I tried different values for "page" and "until" with no luck.

[twitter-dev] Re: Question on handling oAuth Echo using twitteroauth lib

2010-06-14 Thread YCBM
Seems like I'm pretty close with at least getting an error back from Twitter. I'm taking the X-Auth-Service-Provider and setting it as CURLOPT_URL. and taking the X-Verify-Credentials-Authorization from the header and trying to set that as the CURLOPT_HTTPHEADER. Doesn't appear to work. Does it

Re: [twitter-dev] Re: Coming soon: a solution for Open Source applications using OAuth with the Twitter API

2010-06-14 Thread Bernd Stramm
Interesting details, and see below: On Mon, 14 Jun 2010 10:51:34 -0700 Zac Bowling wrote: > In facebook's desktop authflow, rather then giving you an > ... > Basically when it comes to desktop apps, Facebook can't for sure tell > the difference between my desktop app and illegitimate one. Not

[twitter-dev] Re: Trends-API not working

2010-06-14 Thread Richard Coleman
Allow me to correct the message above: http://search.twitter.com/trends.json?date=2010-06-14 On Jun 14, 5:15 pm, Richard Coleman wrote: > Try this one instead: > > http://search.twitter.com/trends.json?date=2010-03-05%20 > > On Jun 14, 10:24 am, "dennisp@web.de" wrote: > > > > > Hi, > > > I

Re: [twitter-dev] Re: Coming soon: a solution for Open Source applications using OAuth with the Twitter API

2010-06-14 Thread Zac Bowling
In facebook's desktop authflow, rather then giving you an access_token endpoint to call with a secret to exchange a callback and get an valid access_token, you instead call authorize and it will redirect the user to a login_success.html page on facebook.com with the access token in a fragment on

[twitter-dev] Question on handling oAuth Echo using twitteroauth lib

2010-06-14 Thread YCBM
Hi All, Looking to use Abraham's twitteroauth lib on our site which is already converted to oAuth for web-based login. We have an open API that other apps (consumers -- if i understand that correctly) will be posting to using oAuth Echo. Are there any sample PHP code that I can take a look at in

[twitter-dev] Re: Coming soon: a solution for Open Source applications using OAuth with the Twitter API

2010-06-14 Thread Jef Poskanzer
Yeah, what Ryan said. Also, On Jun 13, 1:40 pm, segphault wrote: > Facebook and Google Buzz both offer desktop-appropriate OAuth > authentication flows which do not require a consumer secret key and do > not require the user to go through a complicated copy/paste process. I'm curious what they

Re: [twitter-dev] help!! 'Invalid / used nonce' problem about twitter api on google app engine

2010-06-14 Thread Taylor Singletary
Are you repeating the process to get the access token on every authenticated request, or are taking your access token components from a database (or other storage medium) and re-using them? Taylor Singletary Developer Advocate, Twitter http://twitter.com/episod On Sun, Jun 13, 2010 at 8:53 AM, g

[twitter-dev] Re: Trends-API not working

2010-06-14 Thread Richard Coleman
Try this one instead: http://search.twitter.com/trends.json?date=2010-03-05%20 On Jun 14, 10:24 am, "dennisp@web.de" wrote: > Hi, > > I got a problem using the Twitter-API, especially the Trends-Data. > When calling the > URLhttp://search.twitter.com/trends/daily.json?date=2010-03-05 > (or

Re: [twitter-dev] If 30 June oAuth Ends ...

2010-06-14 Thread Felix Kunsmann
Am 14.06.2010 um 13:58 schrieb ehm mhe: > If 30 June oAuth Ends will be after 30 June works this php script? > > http://morethanseven.net/2007/01/20/posting-to-twitter-using-php.html This Script is using Basic Auth, so it will not work after June 30. Gruß, Felix Kunsmann - -- Blog:

[twitter-dev] Twitter API: Replies to the Tweets posted by a user

2010-06-14 Thread Abhishek Gohil
Hello, I am using Twitter API to update status / tweet on twitter from my application. I have a question: Is there a way to get all the replies to the status updates / tweets that are made by a user? I went through the FAQ list and found that currently twitter API does not have this. I just wanted

[twitter-dev] how to use 'count' and 'page' parameters on statuses/user_timeline?

2010-06-14 Thread bnaegava
When i use statuses/home_timeline like below line: http://api.twitter.com/1/statuses/home_timeline.xml it works exactly fine with correct authentication. but when i use same function with the parameters, like: http://api.twitter.com/1/statuses/home_timeline.xml?count=20 api server responds a error

[twitter-dev] If 30 June oAuth Ends ...

2010-06-14 Thread ehm mhe
If 30 June oAuth Ends will be after 30 June works this php script? http://morethanseven.net/2007/01/20/posting-to-twitter-using-php.html

[twitter-dev] Search + App Engine = Bad News... OAuth soon please?

2010-06-14 Thread Ben Hedrington
The current Search API has a lot of rate limiting issues when used on App Engine (User Agent just doesn't make it work) making it unreliable. I have an app (http://www.connecttweet.com/) that a fair amount of people (for what it is) are using in Alpha mode that I'd like to make publicly available b

[twitter-dev] Trends-API not working

2010-06-14 Thread dennisp....@web.de
Hi, I got a problem using the Twitter-API, especially the Trends-Data. When calling the URL http://search.twitter.com/trends/daily.json?date=2010-03-05 (or another date), i just get an empty JSON-object back. If I use the new URL http://api.twitter.com/1/trends/daily.json?date=2010-03-05 I always

[twitter-dev] help!! 'Invalid / used nonce' problem about twitter api on google app engine

2010-06-14 Thread ggcc11
I create a jsp project about twitter api.When I run it on my own local jsp server,tomcat,it works correctly.So I upload it to google app engine.On the app engine,If I visit the unnecessary authorized api,such as public_timeline,it works well.But when it need authorize,such as home_timeline,it alway

[twitter-dev] PHP HTTPRequest Couldn't Connect to Server

2010-06-14 Thread Stephen
I am attempting to write a simple extension for my site's news interface in PHP. I'm running into a problem with getting the oauth_token from the server - I am unable to connect. I suspect this may be an SSL issue, as I am entirely lost on exactly how SSL plays into this beyond the fact that it is

[twitter-dev] Re: Only getting up to page 5 on user_timeline

2010-06-14 Thread Raymond Yee
I've been having the same problem and wrote about it in an earlier post: http://groups.google.com/group/twitter-development-talk/msg/0085b06ebecf48d8 I'm also still waiting for an answer to this question. -Raymond On Jun 12, 4:00 pm, invadermedia wrote: > I can't access past page 5 on any acco

[twitter-dev] Re: Using stored OAuth tokens in Anywhere

2010-06-14 Thread Karthik
Just did. Thanks http://code.google.com/p/twitter-api/issues/detail?id=1694

[twitter-dev] Re: Using stored OAuth tokens in Anywhere

2010-06-14 Thread Nik Fletcher
Hi, I don't think there is currently a way to do this - best thing would be to file a ticket requesting this here: http://code.google.com/p/twitter-api/issues/list Cheers, -N On Jun 13, 7:48 pm, Karthik wrote: > Let's assume, we already have tokens of users, who logged into site > via normal