[twitter-dev] Search API geocode parameter dead

2009-11-04 Thread emnullfuenf

Dear all,

from today Search API's geocode parameter (http://apiwiki.twitter.com/
Twitter-Search-API-Method%3A-search) does not work anymore. It only
shows an error:
hash
errorCouldn't find Status with ID=2954291578/error
/hash

Example link:
http://search.twitter.com/search.atom?geocode=40.757929%2C-73.985506%2C25km

Did i miss an announcement? Is there a new alternative in the Geocode
API?

Thanks,

Em


[twitter-dev] Re: Firehose Sample Geo Only

2009-11-04 Thread Scott Wilcox

Gotcha, thanks John. :)

Sent from my iPhone

On 3 Nov 2009, at 14:24, John Kalucki jkalu...@gmail.com wrote:


 We're unlikely to offer a sampled stream of Geo Tagged statuses in the
 near future.

 It doesn't make much sense for us to filter the existing sampled
 streams further to include only those that are Geo Tagged, as the
 client could do this work to the same end result. If we offered
 another public stream of samples that included Geo Tagged statuses at
 the same rate as the existing sampled feeds, we'd be, in aggregate,
 exposing more data, and everyone would just be better off if we simply
 increased the sampling rate on the existing streams.

 -John Kalucki
 http://twitter.com/jkalucki
 Services, Twitter Inc.


 On Nov 3, 1:52 am, Scott Wilcox sc...@tig.gr wrote:
 Thought so! Is it something you're thinking of implementing at any
 stage?

 On 3 Nov 2009, at 01:52, Raffi Krikorian wrote:



 hi scott.

 unfortunately, not currently.  right now you need to filter through
 the statuses to see ones that have a populated geo tag.

 Hi Folks,

 After seeing Kal's post earlier, I  was wondering its its  
 possible to
 filter a set of statuses only to be returned if they have geodata
 (other statuses aren't useful to me for this project). Is this
 possible?


[twitter-dev] would like to see number of lists in USER/SHOW

2009-11-04 Thread Adrian

For the user/show method, I'd like to see the number of lists a user
is in and follows, just like on the main site:

eg:
http://twitter.com/users/show.json?screen_name=dougw

http://twitter.com/dougw/lists/memberships

Lists following dougw (126)
Lists dougw follows (10)

add to user/show
listflrs126listflrs
listfrds10listfrds



[twitter-dev] API requests take 20-30 seconds

2009-11-04 Thread Niklas Hellenbart

Hi,
I noticed that api requests from my server (rate limit is 2) take
up to 20-30 seconds. The rate limit status says that there are 2
hits remaining, but that request itself also takes 30s. DNS resolving
 pinging twitter.com works great and as fast as usual.
I mailed to a...@twitter.com two days ago but no response yet :(

Thanks,
Niklas Hellenbart
http://twunfollow.com/


[twitter-dev] Since_ID and Search Problem

2009-11-04 Thread Spode

Hi,

I've been noticing some strange behaviour since last night - but
that's not to say it's not been going on longer.

http://search.twitter.com/search.json?q=JournoTwitrpp=100since_id=5402169538

Performing this search turns up 0 results when it should show 4.

http://search.twitter.com/search.json?q=JournoTwitrpp=100since_id=

Run it with no since_id and it works. Then straight away run the
original query...

http://search.twitter.com/search.json?q=JournoTwitrpp=100since_id=5402169538

And you get the expected 4 results.

What's going on?

Spode (journotwit.com)


[twitter-dev] RSS support for Lists

2009-11-04 Thread alexkingorg

[Sorry if this has been covered, I searched for a while before
posting.]

According to the documentation and my initial testing, there does not
appear to be support for receiving data from a List in RSS format
(only json and xml). Is there a reason why this hasn't been added or
was it just not high enough priority and will get added at some point
in the future?

If you were waiting for someone to request it, I'm happy to fill that
role. :)

Thanks,
--Alex


[twitter-dev] Re: Search API geocode parameter dead

2009-11-04 Thread Raffi Krikorian


hi em.

thanks for the error report, and we'll dig into it further -- but that  
seems like it was a transient error.  i can, at this moment, hit that  
link and it seems to work.




Dear all,

from today Search API's geocode parameter (http://apiwiki.twitter.com/
Twitter-Search-API-Method%3A-search) does not work anymore. It only
shows an error:
hash
errorCouldn't find Status with ID=2954291578/error
/hash

Example link:
http://search.twitter.com/search.atom?geocode=40.757929%2C-73.985506%2C25km

Did i miss an announcement? Is there a new alternative in the Geocode
API?

Thanks,

Em


--
Raffi Krikorian
Twitter Platform Team
ra...@twitter.com | @raffi






[twitter-dev] Re: would like to see number of lists in USER/SHOW

2009-11-04 Thread Raffi Krikorian
yup!  this was mentioned in http://groups.google.com/group/twitter-development-talk/browse_thread/thread/93eb844ab146e930/642b487b0287773a?lnk=gstq=marcel+user+lists#642b487b0287773a 
.


quoting marcel:


We've got this on our todo list. It requires fairly extensive
asynchronous fragment invalidation so it's not as simple as just
adding the count into the payload. We've got it on the list though.





For the user/show method, I'd like to see the number of lists a user
is in and follows, just like on the main site:

eg:
http://twitter.com/users/show.json?screen_name=dougw

http://twitter.com/dougw/lists/memberships

Lists following dougw (126)
Lists dougw follows (10)

add to user/show
listflrs126listflrs
listfrds10listfrds



--
Raffi Krikorian
Twitter Platform Team
ra...@twitter.com | @raffi






[twitter-dev] crossdomain

2009-11-04 Thread Tzahi Sofer

Hi,

I get a 404 on calls to search.twitter.com/crossdomain.xml. It's been
like this since last night.

any ideas?

Thanks,

Tzahi.


[twitter-dev] crossdomain.xml gone?

2009-11-04 Thread rforte

What happened to http://search.twitter.com/crossdomain.xml?  Looks
like this was pulled down with in the last day or so.  Was this
announced anywhere?


[twitter-dev] Re: crossdomain.xml gone?

2009-11-04 Thread Raffi Krikorian


we're working on getting it restored -- this was not an intentional  
change.




What happened to http://search.twitter.com/crossdomain.xml?  Looks
like this was pulled down with in the last day or so.  Was this
announced anywhere?


--
Raffi Krikorian
Twitter Platform Team
ra...@twitter.com | @raffi






[twitter-dev] Re: crossdomain

2009-11-04 Thread John Kalucki

Search team is aware of the issue. Working on it. I don't have an
update from them yet.

-John


On Nov 4, 8:56 am, Tzahi Sofer tzahi.so...@gmail.com wrote:
 Hi,

 I get a 404 on calls to search.twitter.com/crossdomain.xml. It's been
 like this since last night.

 any ideas?

 Thanks,

 Tzahi.


[twitter-dev] Re: RSS support for Lists

2009-11-04 Thread Marcel Molina

We will be supporting atom for the statuses timeline of a list soon.

On Wed, Nov 4, 2009 at 6:17 AM, alexkingorg alexking...@gmail.com wrote:

 [Sorry if this has been covered, I searched for a while before
 posting.]

 According to the documentation and my initial testing, there does not
 appear to be support for receiving data from a List in RSS format
 (only json and xml). Is there a reason why this hasn't been added or
 was it just not high enough priority and will get added at some point
 in the future?

 If you were waiting for someone to request it, I'm happy to fill that
 role. :)

 Thanks,
 --Alex




-- 
Marcel Molina
Twitter Platform Team
http://twitter.com/noradio


[twitter-dev] Re: Draft of List API documentation

2009-11-04 Thread Marcel Molina

We plan to support this. It's on the todo list. Thanks for the suggestion.

On Tue, Nov 3, 2009 at 8:38 PM, Damon Clinkscales sca...@pobox.com wrote:

 On Fri, Oct 16, 2009 at 1:04 AM, Marcel Molina mar...@twitter.com wrote:

 Hey folks. As some of you have likely read we're starting to do some
 private beta testing of our new lists feature. We're not quite ready
 to open it up to everyone but we've made some headway on the API and
 wanted to share some details of what we've got so far.

 There are a handful of things on our todo lists so don't consider this
 signed and sealed just yet.

 Marcel,

 It would be nice if we could pass in either the user_id or the
 screen_name, wherever you are currently requiring a Twitter user id.
 This would be consistent with the rest of the REST API (and quite
 useful, saving an extra call).

 Thanks,
 -damon
 --
 http://twitter.com/damon




-- 
Marcel Molina
Twitter Platform Team
http://twitter.com/noradio


[twitter-dev] Re: API requests take 20-30 seconds

2009-11-04 Thread Raffi Krikorian

hi niklas.

that seems very weird to me -- all the calls are taking 20-30 seconds?

feel free to e-mail me off list, but if you could provide:

source IP address;
timestamps when this is occuring; and
the precise call that you are doing

then we can take a look!



Hi,
I noticed that api requests from my server (rate limit is 2) take
up to 20-30 seconds. The rate limit status says that there are 2
hits remaining, but that request itself also takes 30s. DNS resolving
 pinging twitter.com works great and as fast as usual.
I mailed to a...@twitter.com two days ago but no response yet :(

Thanks,
Niklas Hellenbart
http://twunfollow.com/


--
Raffi Krikorian
Twitter Platform Team
ra...@twitter.com | @raffi






[twitter-dev] Re: crossdomain

2009-11-04 Thread johnnyguil...@mac.com

Can you guys do a better job of reporting such issues (intentional or
not) on the status.twitter.com page?
Also any news on the new location of this file yet?

Thanks,
Johnny

On Nov 4, 12:30 pm, John Kalucki jkalu...@gmail.com wrote:
 Search team is aware of the issue. Working on it. I don't have an
 update from them yet.

 -John

 On Nov 4, 8:56 am, Tzahi Sofer tzahi.so...@gmail.com wrote:

  Hi,

  I get a 404 on calls to search.twitter.com/crossdomain.xml. It's been
  like this since last night.

  any ideas?

  Thanks,

  Tzahi.


[twitter-dev] Background images on a0.twimg.com giving access denied

2009-11-04 Thread Kevin

We are uploading Twitter backgrounds via the API. We noticed today new
attempts to upload seem to be successful, but the profiles show no
background image. Looking at the page source, it shows a new
background image URL:
  background: ... url('http://a0.twimg.com/profile_background_images/
bg12573586264055.jpg') ...;

However, opening that URL returns an error:
?xml version=1.0 encoding=UTF-8?
ErrorCodeAccessDenied/CodeMessageAccess Denied/
MessageRequestId20FB3BC5AEC2A2D5/RequestIdHostIdKheAYU8E/puKx
+qm5jtF9YeLLfc/NHcoCr6q2iOWZy2OR3tbtouA3Fo5aTrHUrZn/HostId/Error

It would appear Twitter is not adding the S3 access key query string
to these background image URLs, or the images are being put into S3 as
private items.

Hope to see a fix soon.
Regards,
Kevin Hunt
Bubble Fusion Labs


[twitter-dev] Re: Since_ID and Search Problem

2009-11-04 Thread twitter-development

I think a few people including myself have seen this. Best guess is
that it's a caching issue on the twitter server side. Here are some
other threads with similar issues:

http://groups.google.com/group/twitter-development-talk/browse_thread/thread/e368ccc88f393885/a4f217e36b0d0657?#a4f217e36b0d0657

http://groups.google.com/group/twitter-development-talk/browse_thread/thread/e6289b6439c1d26d/01bcafab31516f7a?lnk=gstq=since_id#01bcafab31516f7a

http://groups.google.com/group/twitter-development-talk/browse_thread/thread/ed72429eef055cb3/23cf597ef030ca62?lnk=gstq=since_id#23cf597ef030ca62



On Nov 4, 3:45 am, Spode sp...@justfdi.com wrote:
 Hi,

 I've been noticing some strange behaviour since last night - but
 that's not to say it's not been going on longer.

 http://search.twitter.com/search.json?q=JournoTwitrpp=100since_id=5...

 Performing this search turns up 0 results when it should show 4.

 http://search.twitter.com/search.json?q=JournoTwitrpp=100since_id=

 Run it with no since_id and it works. Then straight away run the
 original query...

 http://search.twitter.com/search.json?q=JournoTwitrpp=100since_id=5...

 And you get the expected 4 results.

 What's going on?

 Spode (journotwit.com)


[twitter-dev] Re: crossdomain.xml gone?

2009-11-04 Thread codewarrior415

Do you have an ETA on when you guys will get this back online?

On Nov 4, 9:29 am, Raffi Krikorian ra...@twitter.com wrote:
 we're working on getting it restored -- this was not an intentional  
 change.



  What happened tohttp://search.twitter.com/crossdomain.xml? Looks
  like this was pulled down with in the last day or so.  Was this
  announced anywhere?

 --
 Raffi Krikorian
 Twitter Platform Team
 ra...@twitter.com | @raffi


[twitter-dev] How to automatically return to my app from a Twitter registration

2009-11-04 Thread dhynesok

I've seen where, from a Twitter app, I can first be sent to Twitter to
register, and then be automatically returned to my app when the
registration at Twitter is completed. My app is web-based so I assume
I would use a link to the Twitter signup page that also has a link
back address to my Twitter app's url.
How can I do this?

Thanks,
David Hynes


[twitter-dev] Re: Background images on a0.twimg.com giving access denied

2009-11-04 Thread Marcel Molina

Thanks for reporting this. I've forwarded this to the team responsible
for the S3 uploading.

On Wed, Nov 4, 2009 at 10:28 AM, Kevin kevinh...@gmail.com wrote:

 We are uploading Twitter backgrounds via the API. We noticed today new
 attempts to upload seem to be successful, but the profiles show no
 background image. Looking at the page source, it shows a new
 background image URL:
  background: ... url('http://a0.twimg.com/profile_background_images/
 bg12573586264055.jpg') ...;

 However, opening that URL returns an error:
 ?xml version=1.0 encoding=UTF-8?
 ErrorCodeAccessDenied/CodeMessageAccess Denied/
 MessageRequestId20FB3BC5AEC2A2D5/RequestIdHostIdKheAYU8E/puKx
 +qm5jtF9YeLLfc/NHcoCr6q2iOWZy2OR3tbtouA3Fo5aTrHUrZn/HostId/Error

 It would appear Twitter is not adding the S3 access key query string
 to these background image URLs, or the images are being put into S3 as
 private items.

 Hope to see a fix soon.
 Regards,
 Kevin Hunt
 Bubble Fusion Labs




-- 
Marcel Molina
Twitter Platform Team
http://twitter.com/noradio


[twitter-dev] Re: crossdomain.xml gone?

2009-11-04 Thread Raffi Krikorian


this is definitely high priority for us - we're working on this now.


Do you have an ETA on when you guys will get this back online?


we're working on getting it restored -- this was not an intentional
change.


What happened tohttp://search.twitter.com/crossdomain.xml? Looks
like this was pulled down with in the last day or so.  Was this
announced anywhere?


--
Raffi Krikorian
Twitter Platform Team
ra...@twitter.com | @raffi






[twitter-dev] Web App for Multiple Additions to Account

2009-11-04 Thread Eddie

Hey, I'm looking for a web application I can put on my website that
will allow our users to follow multiple accounts at the hit of a
button. Is this something that I can incorporate? Has someone already
done the grunt work for me, or should I do it myself? I would
appreciate any help!


[twitter-dev] Geocode Problem

2009-11-04 Thread pipigu85

Hi, i was looking through the twitter search api to find something
that could limit my search to Singapore and thought geocode could
help. I tried the link in the example and it was able to work but when
i replace it with singapore's coordinates taken from google maps, a
HTTP 403 Forbidden error appears. Could someone help? thks

This is the link i was trying out with to narrow search down to
Singapore:
http://search.twitter.com/search.atom?geocode=1.397185%2C-103.807068%2C25km