[twitter-dev] Re: Include $ as a searchable character

2009-02-20 Thread Doug Williams
Jonathan, I believe Chad wants just the dollar sign. Searching on just $ will return an error, you must enter a query. And searching on $AAPL is really searched as AAPL as the dollar sign is stripped. I assume this is easy to enable, though technically challenging (to scale) as it requires an

[twitter-dev] Re: Result count with search api

2009-02-21 Thread Doug Williams
Louis, That is not currently supported. @dougw On Sat, Feb 21, 2009 at 11:51 AM, houdelou houde...@gmail.com wrote: Hi, Is it possible to get the number of search results from the search api? I don't see it in the atom/xml result. Thanks Louis -- Doug Williams do...@igudo.com

[twitter-dev] Re: TwitReport and my Intro to Twitter on the commandline scripts

2009-02-21 Thread Doug Williams
sometimes, so my script will read back the tweet that I fav'd to make sure that it was the right one and to confirm that it went through -- Doug Williams do...@igudo.com http://www.igudo.com

[twitter-dev] Re: Rate limit exceeded for whitelisted app after inactivity.

2009-02-21 Thread Doug Williams
...@floodgap.com -- Immortality can always be assured by spectacular error. -- J. K. Galbraith - -- Doug Williams do...@igudo.com http://www.igudo.com

[twitter-dev] Re: Freelance Twitter API Dev directory?

2009-02-24 Thread Doug Williams
AM, Dave Briccetti da...@davebsoft.comwrote: Dave Briccetti Lafayette, California @dcbriccetti da...@davebsoft.com http://davebsoft.com Thanks! -- Sincerely, Burhan Tanweer Founder www.CorrectSearch.com Phone: 877-807-1818 supp...@correctsearch.com -- Doug Williams do

[twitter-dev] Re: Freelance Twitter API Dev directory?

2009-02-24 Thread Doug Williams
but not limited to PHP. -Stuart 2009/2/24 Doug Williams do...@igudo.com Hi all, Thanks for your responses. All the information provided this far is being tracked and recorded at: http://apiwiki.twitter.com/Developers. It will be linked to the front page shortly. I'll monitor this thread and keep

[twitter-dev] Re: Freelance Twitter API Dev directory?

2009-02-24 Thread Doug Williams
, Dave Briccetti da...@davebsoft.comwrote: Dave Briccetti Lafayette, California @dcbriccetti da...@davebsoft.com http://davebsoft.com Thanks! -- Sincerely, Burhan Tanweer Founder www.CorrectSearch.com Phone: 877-807-1818 supp...@correctsearch.com -- Doug Williams do

[twitter-dev] Re: auto follow using twitter api

2009-02-25 Thread Doug Williams
of new follower emails. The trade off is that it is not real-time since the script has to be run at periodic intervals. Hope that helps. Doug Williams @dougw do...@igudo.com On Wed, Feb 25, 2009 at 4:47 PM, TjL luo...@gmail.com wrote: Well, you can't auto-follow when someone sends you a DM

[twitter-dev] Re: Automated User Registration

2009-02-26 Thread Doug Williams
Arvind, No this is not available. Users must register through the Web interface. Thanks, Doug Williams @dougw (Sent from my mobile device) -Original Message- From: Arvind R mrarvin...@gmail.com Date: Wed, 25 Feb 2009 21:36:48 To: Twitter Development Talktwitter-development-talk

[twitter-dev] Re: Are and no longer counted as 4 characters?

2009-02-27 Thread Doug Williams
/truncated [REDACTED] /status [REDACTED] /status == END TEST RESULTS == Doug Williams @dougw do...@igudo.com [1] - http://groups.google.com/group/twitter-development-talk/browse_thread/thread/f4b74d5ba883eb00/b61abdf93950846d?lnk=gstq=4+bytes#b61abdf93950846d On Thu, Feb 26, 2009 at 5:31

[twitter-dev] Re: Public timeline feed frozen at about 7 PST?

2009-03-02 Thread Doug Williams
Matt also mentioned a power outage at the search host. Doug Williams On Mon, Mar 2, 2009 at 2:01 PM, Chad Etzel jazzyc...@gmail.com wrote: I think there is some latent sluggishness in twitter this morning due to a certain celebrity talking about twitter on a certain morning talk show

[twitter-dev] Re: Freelance Twitter API Dev directory?

2009-03-02 Thread Doug Williams
Farez, It's never too late! Doug Williams @dougw On Mon, Mar 2, 2009 at 6:25 PM, Farez alfa...@gmail.com wrote: Hope I'm not too late to the party! Freelance PHP developer based in Shoreditch, London. Have experience with Twitter development and integration with Drupal or CakePHP. Also

[twitter-dev] Re: Twitter Feed into a Chat Room

2009-03-03 Thread Doug Williams
Martin, You can also approach those interested in freelance work listed here http://apiwiki.twitter.com/Developers for your development needs. There are a number of PHP programmers listed with experience developing Twitter applications. Thanks, Doug Williams On Tue, Mar 3, 2009 at 10:04 AM

[twitter-dev] Re: Consistent 502 errors for users with large friend follower lists

2009-03-03 Thread Doug Williams
jeffreygreenb...@gmail.com wrote: True JSON is probably more compact. But NO to Google's Protocol Buffers - it's yet another RPC interface requiring compilation. But really I want to focus on the 502 errors! -- Doug Williams do...@igudo.com http://www.igudo.com

[twitter-dev] Re: Developing WETweet and questions on Following and Un-Following people through the API

2009-03-04 Thread Doug Williams
methods to follow someone does the Notification methods need to be utilized? I found the documentation a bit unclear on the path to take here. Thanks for everyone's help. Jeff -- Doug Williams do...@igudo.com http://www.igudo.com

[twitter-dev] Re: Developing WETweet and questions on Following and Un-Following people through the API

2009-03-04 Thread Doug Williams
that is protected will the Twitter API go ahead and submit the request without a problem or do I need to do something different? I understand I could check the protected node for its value to determine if the user was a protected one. Jeff - Original Message - *From:* Doug Williams do

[twitter-dev] Re: Intercepting replies in realtime

2009-03-04 Thread Doug Williams
in order to process it in real-time? Perhaps a callback. -- Doug Williams do...@igudo.com http://www.igudo.com

[twitter-dev] Re: Bug: in_reply_to_screen_name

2009-03-04 Thread Doug Williams
for statuses /statuses/friends/USERNAME.xml but in /statuses/friends/USERNAME.json it does not. thank you. -- Doug Williams do...@igudo.com http://www.igudo.com

[twitter-dev] Re: Need a list of Friends -- followers/ids.xml isn't enough

2009-03-05 Thread Doug Williams
username. Unfortunately, there doesn't seem to be a way to get the full list of friends names for a user. Any good ideas on how I can do this? -- Doug Williams do...@igudo.com http://www.igudo.com

[twitter-dev] Re: How to get started

2009-03-05 Thread Doug Williams
that: http://www.mintwitter.se/ As far as I can see it is a simple HTML web page that aggregate categories of Twitter users. Thanks for your help... -- Doug Williams do...@igudo.com http://www.igudo.com

[twitter-dev] Re: Need a list of Friends -- followers/ids.xml isn't enough

2009-03-05 Thread Doug Williams
...@gmail.com wrote: On Thu, Mar 5, 2009 at 7:59 AM, Doug Williams do...@igudo.com wrote: Jake, There are two options. Since I don't know what you've looked into, I'll list them below. You can use the social graph API [1] to gain a list of all other friend IDs in a single call. This method

[twitter-dev] Re: need to develop a twitter wall

2009-03-05 Thread Doug Williams
to read this. Marvelade -- Doug Williams do...@igudo.com http://www.igudo.com

[twitter-dev] Re: Retrieve user's email using twitter id and password

2009-03-05 Thread Doug Williams
...@gmail.com wrote: I want to make a rapid registration screen that will hook us up to a person’s twitter account given their id and password. Is their twitter update email address ever available or will they have to give us that manually? Regards, David Neubauer -- Doug Williams

[twitter-dev] Re: How often do users change their screen names?

2009-03-06 Thread Doug Williams
it's worth. TjL -- Doug Williams do...@igudo.com http://www.igudo.com

[twitter-dev] Re: OT - where's the proper place to talk about search.twitter.com?

2009-03-06 Thread Doug Williams
Chad, In your experience, do trending bots have a disproportionate participation in the search results for trending topics? Have you done any analysis like that? Doug Williams @dougw On Fri, Mar 6, 2009 at 10:43 AM, Burhan TANWEER btanw...@gmail.com wrote: I agree with him. Search trends

[twitter-dev] Re: Need a list of Friends -- followers/ids.xml isn't enough

2009-03-06 Thread Doug Williams
Arnett nick.arn...@gmail.com wrote: On Thu, Mar 5, 2009 at 7:59 AM, Doug Williams do...@igudo.com wrote: The second, and less API intensive method to retrieve a list of all screen names is to page and parse through a user's friends with paginated calls to the statuses/friends method I've been

[twitter-dev] Re: link for to be a follower

2009-03-06 Thread Doug Williams
to reply is https://twitter.com/home?in_reply_to=[user_name]in_reply_to_status_id=[status_id]status=%40[user_name]+ But I don't know what link to follow is. It seems like twitter use ajax to add follower. Is there a way to add follower similar way to add a reply. Thank you! -- Doug

[twitter-dev] Re: Need a list of Friends -- followers/ids.xml isn't enough

2009-03-06 Thread Doug Williams
. [1] - http://www.danga.com/memcached/ Doug Williams @dougw On Fri, Mar 6, 2009 at 2:49 PM, Nick Arnett nick.arn...@gmail.com wrote: On Fri, Mar 6, 2009 at 11:15 AM, Doug Williams do...@igudo.com wrote: Nick, Are you using a caching layer? Initialization of the cache will of course be slow

[twitter-dev] Re: Firehose Access

2009-03-08 Thread Doug Williams
the firehose API?  We would only need a filtered feed as long as the filter is realtime updateable. I'd second that question. On what conditions is firehose access granted to 3rd parties? Mateusz -- Doug Williams do...@igudo.com http://www.igudo.com

[twitter-dev] Re: missing comma in status creation time not parsing with Date in IE

2009-03-08 Thread Doug Williams
the comma be inserted. -- Doug Williams do...@igudo.com http://www.igudo.com

[twitter-dev] Re: Feed from unrelated people?

2009-03-08 Thread Doug Williams
is total world domination. -- Linus Torvalds - -- Doug Williams do...@igudo.com http://www.igudo.com

[twitter-dev] Re: Where I could test this apps?Please have an attention!!!!

2009-03-09 Thread Doug Williams
developer portal or sandbox tool by which i could test out my app. Thanks in advance -- Doug Williams do...@igudo.com http://www.igudo.com

[twitter-dev] Re: Using curl with Twitter

2009-03-09 Thread Doug Williams
/statuses/friends_timeline.xml What else does the community have to offer when it comes to our favorite API unit test framework :) Doug Williams Twitter API Developer Support http://twitter.com/dougw On Mon, Mar 9, 2009 at 3:14 PM, TjL luo...@gmail.com wrote: I'm not sure how many other people know

[twitter-dev] Re: How many accounts is too many?

2009-03-09 Thread Doug Williams
, Doug Williams Twitter API Developer Support http://twitter.com/dougw On Mon, Mar 9, 2009 at 3:52 PM, Clinton clin...@iannounce.co.uk wrote: We run a website which hosts family announcements for about 600 newspapers, and we'd like to have an automated twitter feed for each newspaper.  However

[twitter-dev] Re: How many accounts is too many?

2009-03-09 Thread Doug Williams
Guilty as charged. s/desperate/disparate/ Doug Williams Twitter API Developer Support http://twitter.com/dougw On Mon, Mar 9, 2009 at 4:08 PM, Dossy Shiobara do...@panoptic.com wrote: On 3/9/09 4:03 PM, Doug Williams wrote: [...] However, fewer desperate accounts are always better

[twitter-dev] Re: Archive

2009-03-10 Thread Doug Williams
Kyle, Can you give an example of the calls you are using to get user tweets? It sounds like you need to page through the statuses/user_timeline method [1]. Where are you having problems? [1] - http://apiwiki.twitter.com/REST+API+Documentation#usertimeline Doug Williams Twitter API Support http

[twitter-dev] Re: Introducing Doug Williams, Twitter API Support

2009-03-10 Thread Doug Williams
using and 2) what request are you making (sample code is good). HTTP 400 is returned when you are hitting your rate limit or sending a bad request. Doug Williams Twitter API Support http://twitter.com/dougw On Tue, Mar 10, 2009 at 3:09 AM, Ankur Nandwani ankur2t...@gmail.com wrote: hey guys i

[twitter-dev] Re: Sorting search by Most Followers

2009-03-10 Thread Doug Williams
/REST+API+Documentation#Statuselement Doug Williams Twitter API Support http://twitter.com/dougw On Mon, Mar 9, 2009 at 9:04 PM, Kenefick keneficks...@gmail.com wrote: Is there a filter to sort the public timeline by most / least followers? Or do you just have to add the big dogs and filter

[twitter-dev] Re: Using curl with Twitter

2009-03-10 Thread Doug Williams
As Alex stated above, we know cURL usage will break if and when basic authentication support is wholly discontinued. It's something we're equally concerned about and something we would like to avoid. Stay tuned. Doug Williams Twitter API Support http://twitter.com/dougw On Tue, Mar 10, 2009

[twitter-dev] Re: Slow API Responses

2009-03-10 Thread Doug Williams
This issue is being looked into. Thanks for the report. Doug Williams Twitter API Support http://twitter.com/dougw On Tue, Mar 10, 2009 at 12:56 PM, Joshua Perry j...@6bit.com wrote: I think you were on to something, because twitter is hard-down now... Ammo Collector wrote: We've been

[twitter-dev] Re: to_user_id field in Search API (json method)

2009-03-10 Thread Doug Williams
Looks like you have stumbled upon issue 214, http://code.google.com/p/twitter-api/issues/detail?id=214 If you need help with a workaround, please let me know. Cheers, Doug Williams Twitter API Support http://twitter.com/dougw On Tue, Mar 10, 2009 at 1:37 PM, twitoaster arnaud.meun

[twitter-dev] Re: Wrong reference on http://apiwiki.twitter.com/REST+API+Documentation

2009-03-10 Thread Doug Williams
Gustavo, I'll look into this. Thanks for the report. Cheers, Doug Williams Twitter API Support http://twitter.com/dougw On Tue, Mar 10, 2009 at 2:41 PM, Gustavo Melo pipoc...@gmail.com wrote: Hey Matt and Alex, Some reference links (using #) to redirect to the rigth location on page

[twitter-dev] Re: Retrieve tweets with ID greater than a passed-in ID?

2009-03-10 Thread Doug Williams
Guys, this is a little out of my realm of expertise. Any Objective-C folks out there able to lend Greg a hand? Greg, if no one responds soon, I'll roll my sleeves up and play around with the source... Doug Williams Twitter API Support http://twitter.com/dougw On Tue, Mar 10, 2009 at 3:04 PM

[twitter-dev] Re: API Friend feed max

2009-03-10 Thread Doug Williams
Adam, There is no way of explicitly knowing or determining how many pages are available. You programmatically have to walk off the end of the timeline which is when you know you've paged out :) Doug Williams Twitter API Support On Mar 10, 4:43 pm, Adam coolbeansdud...@gmail.com wrote

[twitter-dev] Re: getting replies to user if user is not following the replying user

2009-03-11 Thread Doug Williams
[1] - http://apiwiki.twitter.com/Search+API+Documentation [2] - http://search.twitter.com/search?q=%40twitterapi Doug Williams Twitter API Support http://twitter.com/dougw On Wed, Mar 11, 2009 at 12:16 PM, Jeff Bishop jeff.bis...@gmail.com wrote: I would prefer to get them in a feed like

[twitter-dev] Re: getting replies to user if user is not following the replying user

2009-03-11 Thread Doug Williams
of a user. Doug Williams Twitter API Support http://twitter.com/dougw On Wed, Mar 11, 2009 at 12:31 PM, Jeff Bishop jeff.bis...@gmail.com wrote: I am also wanting to insure that I filter those items that I already processed from the Twitter API. I would rather not have duplicates

[twitter-dev] Re: Twitter image

2009-03-11 Thread Doug Williams
Miguel, Sounds good! Doug Williams Twitter API Support http://twitter.com/dougw On Wed, Mar 11, 2009 at 1:46 PM, shapper mdmo...@gmail.com wrote: Maybe you did not understand ... The users will never think they are no twitter. This is just an image (400px wide by 120 x height

[twitter-dev] Re: Missing tweets in filter:links search

2009-03-12 Thread Doug Williams
Stefan, Is this a similar report to the initial post's, or are you seeing additional unexpected behavior due to the from: filter? Doug Williams Twitter API Support http://twitter.com/dougw On Thu, Mar 12, 2009 at 8:18 AM, Stefan Hueg h...@devworld.de wrote: Hi, I have the same problem

[twitter-dev] Re: Destroy ... What is the correct way?

2009-03-12 Thread Doug Williams
has been deleted. Either of these options is acceptable. I would suggest leaving the links in the tweets and use the opportunity to present other relevant material. Deleting the tweets seems like overkill. [1] - http://en.wikipedia.org/wiki/HTTP_301 Doug Williams Twitter API Support http

[twitter-dev] Re: Rate limit on querying RSS. Per user or all together?

2009-03-12 Thread Doug Williams
Hi, Unauthenticated API calls are rate limited by IP address. Authenticated (meaning, you pass in user credentials) are limited by the user id. Whitelisted IP addresses are rate limited by their IP address, regardless of call type. Does that clear things up? Doug Williams Twitter API Support http

[twitter-dev] Re: How to change Source name to Client tool Source?

2009-03-12 Thread Doug Williams
Ricky, For updates to reflect that your application was the source, you must indicate this with each request. Include a parameter named source with a value equal to the key supplied to Twitter during registration so we know the update comes from your application. Doug Williams Twitter API Support

[twitter-dev] Re: explore follower graph via api

2009-03-13 Thread Doug Williams
you with implementation suggestions. Lastly, please don't screen scrape our site. We provide an API to ensure that everyone has efficient access to Twitter's data. Screen scraping is viewed as abuse will promptly be blocked. Thanks, Doug Williams Twitter API Support http://twitter.com/dougw

[twitter-dev] Re: How long to keep a cache?

2009-03-13 Thread Doug Williams
. This vague answer is attempting to suggest that this is a design choice that is heavily based on the goals of your application. Thanks, Doug Williams Twitter API Support http://twitter.com/dougw On Mar 13, 9:22 am, Jason Levine jasonalev...@gmail.com wrote: I'm working on a Twitter application

[twitter-dev] Re: Status link without user name

2009-03-13 Thread Doug Williams
+Documentation#show Doug Williams Twitter API Support http://twitter.com/dougw On Fri, Mar 13, 2009 at 8:24 PM, Nick Arnett nick.arn...@gmail.com wrote: On Fri, Mar 13, 2009 at 5:10 PM, Joshua Perry j...@6bit.com wrote: Say I have status_id 3244325. What is the URL to view that status

[twitter-dev] Re: Hashtag search anomaly

2009-03-14 Thread Doug Williams
Chad, I see that, too. Going to have to wait for traveling Matt to chime in. Doug Williams Twitter API Support http://twitter.com/dougw On Sat, Mar 14, 2009 at 2:39 AM, Chad Etzel jazzyc...@gmail.com wrote: I have been informed by some users that some searches for hashtags are returning 0

[twitter-dev] Re: Search API rate limit

2009-03-14 Thread Doug Williams
, it would be difficult to add account-based limiting. We do however whitelist IP addresses in the event that the higher limit is warranted. Doug Williams Twitter API Support http://twitter.com/dougw On Sat, Mar 14, 2009 at 11:14 AM, benjamin brande...@gmail.com wrote: I've noticed that the Search

[twitter-dev] Re: How to get MOre than 1500 tweets when searched in Search API

2009-03-16 Thread Doug Williams
most queries to utilize memory caches. Thanks Doug Williams Twitter API Support http://twitter.com/dougw On Mon, Mar 16, 2009 at 9:26 AM, basha basha.neteli...@gmail.com wrote: I submitted my request with 100 RPP and 15 pages. then i am getting 1500 tweets. but when I tried using since_id

[twitter-dev] Re: Email to Twitter ID?

2009-03-16 Thread Doug Williams
There is no supported way to get a user ID given an email address. The undocumented parameter Abraham mentioned has been deprecated and will cease to work shortly. Doug Williams Twitter API Support http://twitter.com/dougw On Mon, Mar 16, 2009 at 9:04 AM, Abraham Williams 4bra...@gmail.com

[twitter-dev] Re: How to get MOre than 1500 tweets when searched in Search API

2009-03-16 Thread Doug Williams
Hi, At any given time, you only have access to the latest 1500 tweets for the reasons explained above. Doug Williams Twitter API Support http://twitter.com/dougw On Mon, Mar 16, 2009 at 9:58 AM, Basha Shaik basha.neteli...@gmail.comwrote: What if I want to get the second latest 1500 tweets

[twitter-dev] Re: Data types?

2009-03-16 Thread Doug Williams
. As for length limits: Full name lengths: 20 characters or less Screen names: 15 characters or less Thanks, Doug Williams Twitter API Support http://twitter.com/dougw On Sun, Mar 15, 2009 at 2:26 PM, Nick Arnett nick.arn...@gmail.com wrote: I haven't come across anything in the API docs about what data

[twitter-dev] Re: How to get MOre than 1500 tweets when searched in Search API

2009-03-16 Thread Doug Williams
Have you found the 'since' and 'until' parameters that are found in advanced search? For example: http://search.twitter.com/search?q=twittersince=2009-03-09until=2009-03-11 Thanks, Doug Williams Twitter API Support http://twitter.com/dougw On Mar 16, 10:13 am, Basha Shaik basha.neteli

[twitter-dev] Re: Email to Twitter ID?

2009-03-16 Thread Doug Williams
the removal of features in the future. Thanks for the suggestion. Doug Williams Twitter API Support http://twitter.com/dougw On Mon, Mar 16, 2009 at 10:14 AM, Abraham Williams 4bra...@gmail.comwrote: I can't find documentation anywhere of the deprecation. It seems like deprecations should

[twitter-dev] Re: newsrooms written in php

2009-03-16 Thread Doug Williams
://apiwiki.twitter.com/Developers The more specific you are with your details, the easier it is to direct you. Since use twitter from their own newsroom can mean a lot of things given Twitter's enigmatic qualities, those links are a good start your hunt. Thanks, Doug Williams Twitter API Support http

[twitter-dev] Re: Rate limit for tweets

2009-03-16 Thread Doug Williams
but of course that is a long shot... Thanks, Doug Williams Twitter API Support http://twitter.com/dougw On Mon, Mar 16, 2009 at 9:56 PM, Kelly Jones kelly.terry.jo...@gmail.com wrote: I know /rate_limit_status.json tells me how many API calls I have left, but what tells me how many tweets I have left

[twitter-dev] Re: OAuth preparation

2009-03-16 Thread Doug Williams
Thanks Abraham, Joshua, and other OAuth developers, please let me know if there are more specific questions for your integration or if there is missing documentation I could be writing. Doug Williams Twitter API Support http://twitter.com/dougw On Mon, Mar 16, 2009 at 9:40 PM, Abraham

[twitter-dev] Re: Finding tweet by id only

2009-03-16 Thread Doug Williams
Chad is referring to this conversation: http://groups.google.com/group/twitter-development-talk/browse_thread/thread/4c0eaad027c9fb1a/fb460172cabfb143?lnk=gstq=status#fb460172cabfb143 Doug Williams Twitter API Support http://twitter.com/dougw On Mon, Mar 16, 2009 at 9:15 PM, Chad Etzel

[twitter-dev] Re: Deleting Incoming Direct Messages

2009-03-16 Thread Doug Williams
Colin, Please look at the REST API documentation for the direct_messages/destroy method: http://apiwiki.twitter.com/REST+API+Documentation Thanks, Doug Williams Twitter API Support http://twitter.com/dougw On Mon, Mar 16, 2009 at 10:27 PM, colboy col...@gmail.com wrote: I'm working my way

[twitter-dev] Re: Basic Pagination Question

2009-03-16 Thread Doug Williams
, Doug Williams Twitter API Support http://twitter.com/dougw On Mon, Mar 16, 2009 at 8:57 PM, Abraham Williams 4bra...@gmail.com wrote: Keep going until there are no more results. On Mon, Mar 16, 2009 at 18:57, BeSharp pub...@acceleract.com wrote: Newbie to the Twitter API. Many methods

[twitter-dev] Re: Rate limit for tweets

2009-03-16 Thread Doug Williams
Kelly, I'm going to advocate sending less messages. However, if you are receiving a response containing the data for your last successful update, you know you are updating too fast. Please limit your updates to meaningful statuses and everyone should be happy. Doug Williams Twitter API Support

[twitter-dev] Re: Question on Limits and Basic Authentication

2009-03-16 Thread Doug Williams
are not limited, then A system (IP) could post upto 1000 updates per account without using any of the 100 per hour api quota is this right? I could apply for whitelisting and try these, but I want to design the app to work within the 100 api limitation. Doug Williams Twitter API Support http

[twitter-dev] Re: How to get MOre than 1500 tweets when searched in Search API

2009-03-17 Thread Doug Williams
of discussion in the past. We're here for any questions you have after that introduction. [1] - http://apiwiki.twitter.com/OAuth-FAQ Doug Williams Twitter API Support http://twitter.com/dougw On Tue, Mar 17, 2009 at 3:21 AM, Basha Shaik basha.neteli...@gmail.com wrote: Thank you very Much I tried

[twitter-dev] Re: OAuth preparation

2009-03-17 Thread Doug Williams
will maintain communication with the developers through this forum. If you are starting a project now, I urge you to begin with OAuth as your authentication pattern. You can register your application at http://twitter.com/oauth_clients Thanks, Doug Williams Twitter API Support http://twitter.com/dougw

[twitter-dev] Re: How to get MOre than 1500 tweets when searched in Search API

2009-03-17 Thread Doug Williams
Basha, Paging for a given query is limited to 1500 tweets. If you goal is to get every single tweet for a given query, you are going to have to get creative as that is not what the search system was optimized to do. Doug Williams Twitter API Support http://twitter.com/dougw On Tue, Mar 17

[twitter-dev] Re: Twitter People Search

2009-03-17 Thread Doug Williams
Mike, What criteria are you looking to use to identify interests? Words tweeted, information in profile bios, user names? Doug Williams Twitter API Support http://twitter.com/dougw On Mon, Mar 16, 2009 at 7:18 PM, MikeP harvardhig...@gmail.com wrote: Does anyone know if it's possible to do

[twitter-dev] Re: I cannot add a custom background image

2009-03-17 Thread Doug Williams
or tool you are using, etc... Thanks, Doug Williams Twitter API Support http://twitter.com/dougw On Tue, Mar 17, 2009 at 11:08 AM, Victor Hugo iac...@gmail.com wrote: I have been trying around 30 times and I cannot add a custom background image. it always display this message: Something

[twitter-dev] Re: Twitter People Search

2009-03-17 Thread Doug Williams
registration workflow, aren't they already given a chance to fumble around and find an available username during the process? Doug Williams Twitter API Support http://twitter.com/dougw On Tue, Mar 17, 2009 at 2:26 PM, sujamthe sujam...@gmail.com wrote: Hi, I am also looking for the same

[twitter-dev] Re: OAuth preparation

2009-03-17 Thread Doug Williams
Harry, Still seeing the same issues. Patience is a virtue here. Wait and let each machine catch up and you'll start to see consistency. I know it's frustrating but it is being addressed. Thanks, Doug Williams Twitter API Support http://twitter.com/dougw On Tue, Mar 17, 2009 at 1:56 PM, Harry

[twitter-dev] Re: Friendship.create is confusing

2009-03-17 Thread Doug Williams
Gary, Alex wrote this a while back and it suddenly seems relevant [1]. [1] - http://apiwiki.twitter.com/Migrating-to-followers-terminology Doug Williams Twitter API Support http://twitter.com/dougw On Tue, Mar 17, 2009 at 3:42 PM, Gary Zhao garyz...@gmail.com wrote: Hi all I'm sort

[twitter-dev] Re: Remaining Hits

2009-03-18 Thread Doug Williams
Colin, Are you passing in your credentials with that request to account/rate_limit_status? Executing the method without credentials will return the status that applies to your IP address. Doug Williams Twitter API Support http://twitter.com/dougw On Wed, Mar 18, 2009 at 12:27 AM, colboy col

[twitter-dev] Re: Users Location: 3 Part Process?

2009-03-18 Thread Doug Williams
E, REST timelines do contain user information within each status element [1]. [1] - http://apiwiki.twitter.com/REST+API+Documentation#Statuselement Doug Williams Twitter API Support http://twitter.com/dougw On Tue, Mar 17, 2009 at 6:33 PM, E ianpcrow...@gmail.com wrote: I'm trying to do

[twitter-dev] Re: I cannot add a custom background image

2009-03-18 Thread Doug Williams
Rob, Was this attempted through the API or Web? Thanks Doug Williams Twitter API Support http://twitter.com/dougw On Tue, Mar 17, 2009 at 7:55 PM, Rob robert.g.shea...@gmail.com wrote: DougW: Same issues for me. Failed for about 3 days now on multiple attempts.Trying to reload an edited

[twitter-dev] Re: ok to reserver a few dozen usernames for a business idea?

2009-03-18 Thread Doug Williams
and focus your efforts on a single username for the game. Only after it becomes clear that your users would benefit from independent names would Option 1 make sense. Thanks, Doug Williams Twitter API Support http://twitter.com/dougw On Wed, Mar 18, 2009 at 12:32 PM, lucy a.downy.h...@gmail.com wrote

[twitter-dev] Re: Not appearing in search results

2009-03-18 Thread Doug Williams
Sean, Please refer to http://help.twitter.com/forums/10713/entries/16817. Doug Williams Twitter API Support http://twitter.com/dougw On Wed, Mar 18, 2009 at 4:19 PM, Sean sean.weit...@gmail.com wrote: My Twitter feed has been unprotected for all of its existence, but I can't get it to show

[twitter-dev] Re: OAuth application icon reset?

2009-03-19 Thread Doug Williams
Kosso, We're still seeing some issues, such as yours, with the lag mentioned two days ago. Doug Williams Twitter API Support http://twitter.com/dougw On Thu, Mar 19, 2009 at 1:31 AM, kosso kos...@gmail.com wrote: Hi, I have a Twitter OAuth application running successfully since yesterday

[twitter-dev] Re: Over capacity

2009-03-19 Thread Doug Williams
Cameron's solution looks like a good one at this time. This issue [1] tracks the problem. 1. http://code.google.com/p/twitter-api/issues/detail?id=220 Doug Williams Twitter API Support http://twitter.com/dougw On Thu, Mar 19, 2009 at 4:10 PM, Cameron Kaiser spec...@floodgap.comwrote: While

[twitter-dev] Re: Over capacity

2009-03-19 Thread Doug Williams
Nial, What type of parser are you using? Most parsers will throw an exception if the content isn't of the expected format. Doug Williams Twitter API Support http://twitter.com/dougw On Thu, Mar 19, 2009 at 4:50 PM, Nial nia...@gmail.com wrote: Ah, thanks for the feedback. May I ask how you

[twitter-dev] Re: About the Time Zone Problems

2009-03-20 Thread Doug Williams
Basha, By the quick test I ran it looks to be GMT. Doug Williams Twitter API Support http://twitter.com/dougw On Fri, Mar 20, 2009 at 2:52 AM, basha basha.neteli...@gmail.com wrote: Hi, I am Using Search API for Development of my Application. I just Started Using it. In what TimeZone Does

[twitter-dev] Re: About Rules For Developing Application using Search API

2009-03-20 Thread Doug Williams
is warranted, add a unique User-Agent string to your search requests so we can study your app with you and contact us: @twitterapi or a...@twitter.com. Thanks Cameron for offering Basha so much help above. Doug Williams Twitter API Support http://twitter.com/dougw On Fri, Mar 20, 2009 at 9:03 AM

[twitter-dev] Re: What does following in user information do?

2009-03-20 Thread Doug Williams
Looking at the issues, this is known [1], [2]. Add a star to show it's a priority: 1. http://code.google.com/p/twitter-api/issues/detail?id=157 2. http://code.google.com/p/twitter-api/issues/detail?id=99 Doug Williams Twitter API Support http://twitter.com/dougw On Fri, Mar 20, 2009 at 11:54

[twitter-dev] Re: Anyone else getting 502 HTTP Response when using OAuth since 8:00am EDT?

2009-03-20 Thread Doug Williams
Pankaj, My test app is happy. Can you be more specific about what you are seeing? Doug Williams Twitter API Support http://twitter.com/dougw On Fri, Mar 20, 2009 at 2:09 PM, Pankaj Jain pjain...@gmail.com wrote: Since 8:00am EDT, I've been getting nothing but 502 responses to OAuth requests

[twitter-dev] statuses/public_timeline down

2009-03-20 Thread Doug Williams
We've been getting a lot of reports that the public_timeline method has been returning stale data. We hear you and we're working on it. Thanks! Doug Williams Twitter API Support http://twitter.com/dougw

[twitter-dev] Re: statuses/public_timeline down

2009-03-20 Thread Doug Williams
The public_timeline method is live according to my console. Enjoy the tweets... Doug Williams Twitter API Support http://twitter.com/dougw On Fri, Mar 20, 2009 at 2:41 PM, Doug Williams d...@twitter.com wrote: We've been getting a lot of reports that the public_timeline method has been

[twitter-dev] Re: public_timeline not up to date

2009-03-20 Thread Doug Williams
. http://twitter.com/al3x/status/1361791651 Doug Williams Twitter API Support http://twitter.com/dougw On Fri, Mar 20, 2009 at 9:40 AM, egeem2 chris.f...@egeemedia.com wrote: Is this the same issue as before? Any idea when the feed will be live again? On Mar 20, 7:44 am, bootchec bootc

[twitter-dev] Re: Where has the following tag gone??

2009-03-20 Thread Doug Williams
towards uniformity. It makes developing for and maintaining the API challenging. Twitter is growing up fast and what is being learned now will make it's way into future releases, like the v2 milestone on the horizon. Doug Williams Twitter API Support http://twitter.com/dougw On Thu, Mar 19, 2009 at 4

[twitter-dev] Re: friends ids / followers ids .. any arguments?

2009-03-21 Thread Doug Williams
Adrian, There are no ordering parameter at this time. You know the order of the data (reverse chronological) upon retrieval, so you can always iterate backwards through the set. Doug Williams Twitter API Support http://twitter.com/dougw On Sat, Mar 21, 2009 at 7:46 PM, Adrian spiritpo

[twitter-dev] Re: Questions about TOS

2009-03-23 Thread Doug Williams
Matt answered this question here http://groups.google.com/group/twitter-development-talk/browse_thread/thread/ad19386088649bb1 . Doug Williams Twitter API Support http://twitter.com/dougw On Mon, Mar 23, 2009 at 9:08 AM, Justin Hart ldsblog...@gmail.com wrote: I have a tool which will allow

[twitter-dev] Re: White listed IP Address?

2009-03-23 Thread Doug Williams
Justin, You can make an unauthenticated request to the account/rate_limit_status method, which will return the rate limit information for the requesting IP. 1. http://apiwiki.twitter.com/REST+API+Documentation#account/ratelimitstatus Thanks, Doug Williams Twitter API Support http://twitter.com

[twitter-dev] Re: OAuth application icon reset?

2009-03-23 Thread Doug Williams
Star it! http://code.google.com/p/twitter-api/issues/detail?id=374 This issue is on deck as we speak. Doug Williams Twitter API Support http://twitter.com/dougw On Sun, Mar 22, 2009 at 5:37 PM, Abraham Williams 4bra...@gmail.com wrote: When I visit: https://twitter.com/account/connections

[twitter-dev] Re: converting existing users to OAuth

2009-03-23 Thread Doug Williams
This impending conversion is something we are discussing internally. Any feedback regarding fears, challenges, or wishes and how we may be able to ameliorate them will be thoroughly considered. Thanks, Doug Williams Twitter API Support http://twitter.com/dougw On Mon, Mar 23, 2009 at 6:37 PM

[twitter-dev] Re: Freelance Twitter API Dev directory?

2009-03-23 Thread Doug Williams
Thanks for all the recent submissions, guys. I'll update them accordingly now. Doug Williams Twitter API Support http://twitter.com/dougw On Mon, Mar 23, 2009 at 9:39 PM, Doug P. doug.pfef...@gmail.com wrote: Hello, I'd like to be on the list: Real Name: Doug Pfeffer Twitter: pfeffunit

  1   2   3   4   5   6   >