[twitter-dev] Re: Date-based update retrieval

2009-03-29 Thread Dossy Shiobara
On 3/29/09 1:53 AM, Cameron Kaiser wrote: Is it impossible to write a script that will show me my own tweets for a given day? No, but you *will* have to do client-side filtering. There is no direct 'presto et voila' method. All API methods that support since for a starting date should also

[twitter-dev] Conversations generate too many requests

2009-03-29 Thread Allen
I've been working on a simple search concept which basically uses the search api to set a live list of responses to a given search string http://search.twitter.com/search.atom?q=srchterms but to determine if any response is the basis of a conversation, th only way I know to do this given the api

[twitter-dev] Re: Conversations generate too many requests

2009-03-29 Thread Abraham Williams
A known issue: http://code.google.com/p/twitter-api/issues/detail?id=142 On Sun, Mar 29, 2009 at 09:15, Allen marketingpr...@gmail.com wrote: I've been working on a simple search concept which basically uses the search api to set a live list of responses to a given search string

[twitter-dev] OAuth authorization page formatted for iPhone/Pod?

2009-03-29 Thread Chad Etzel
Hi Guys, I have opened a code issue here: http://code.google.com/p/twitter-api/issues/detail?id=395 It would be very handy if the Twitter OAuth Authorization page was formatted in an iPhone/Pod friendly manner so users don't have to zoom way in to read the text and enter their information.

[twitter-dev] Re: social graph methods with a bit more info

2009-03-29 Thread Damon Clinkscales
On Sat, Mar 28, 2009 at 11:47 PM, Damon Clinkscales sca...@pobox.com wrote: see On Sat, Mar 28, 2009 at 9:16 PM, softprops d.tang...@gmail.com wrote: It would be nice if the http://twitter.com/[friends|followers]/ids.format uri's could return a bit more useful info like the screen_name.

[twitter-dev] Re: 4-legged OAuth discussion

2009-03-29 Thread Ivan Kirigin
Would any developers out there that proxy credentials like this, please speak up and share your use case? I realize I hadn't shared the use case for Tipjoy. We opened an API for payments that requires a twitter username and password: http://tipjoy.com/api Here is a tutorial

[twitter-dev] scripts to show Overlapping Circles of friends/followers

2009-03-29 Thread TjL
I've made part of TwitReport into 3 different programs (well, scripts really) so that they can be more easily used. Give two Twitter users, show me how many [and who] follows both of them http://twitreport.tntluoma.com/twitter-we-are-both-followed-by.sh Given two Twitter users, show me how many

[twitter-dev] Re: scripts to show Overlapping Circles of friends/followers

2009-03-29 Thread Terry Jones
TjL == TjL luo...@gmail.com writes: TjL I've made part of TwitReport into 3 different programs (well, TjL scripts really) so that they can be more easily used. TjL Give two Twitter users, show me how many [and who] follows both of them TjL Given two Twitter users, show me how many [and who] we

[twitter-dev] Re: How can I automatically retweet from a list of followed accounts?

2009-03-29 Thread TjL
On Fri, Mar 27, 2009 at 7:33 PM, Jim mccoy@gmail.com wrote: This presupposes that the followed accounts would be dedicated, i.e. set up solely for the purpose of twittering to the main account about the topic. Is this sort of thing allowed on Twitter?  Are there tools to help, or is

[twitter-dev] Re: TweetGrid for iPhone - please test

2009-03-29 Thread Peter Denton
Dude! It's F-ing rad! nice work, looks awesome and working great. Is webkit safari only? On Sun, Mar 29, 2009 at 2:04 PM, Chad Etzel jazzyc...@gmail.com wrote: Hi All, I have created a TweetGrid native webapp for iPhone/Pod. The native is in quotes because it's not truly a native app (as

[twitter-dev] Re: changing source URL

2009-03-29 Thread Chris Cairns
so, i now all i have to is wait, right?

[twitter-dev] public_timeline, invalid profile_image?

2009-03-29 Thread Günter Grodotzki
since some days I am always getting: http://static.twitter.com/images/default_profile_normal.png as profile-image from the user via public-timeline (Data-mining-feed). I checked the announcement-google-group + twitter.com/twitterapi (subscribed to feed anyway ;) ) but could not see any change.

[twitter-dev] Coldfusion Twitter status posting help

2009-03-29 Thread Craig328
I've been banging my head on this issue for the past 3-4 days to the point that my skull has attained a soggy, squishy quality...so any help would be most appreciated. I have a Twitter account that I want to post simple periodic updates to from a website I own. I can successfully do this:

[twitter-dev] Re: social graph methods with a bit more info

2009-03-29 Thread Jesse Stay
If Twitter's going to allow this, why don't they just do it themselves and provide more accurate and up-to-date info? How often does this cache update? I'm curious how accurate and reliable this would be, since people are constantly modifying their social graph. Alex and crew have already said

[twitter-dev] Can we make this a private list?

2009-03-29 Thread Chad Etzel
Hi All, Wondering what everyone's feelings would be toward making this a private list. It is becoming more apparent that the feed for this list is being used to blast out posts to the void almost immediately after posting and makes it hard to ask private/closed group questions or get feedback

[twitter-dev] help me out, por favor

2009-03-29 Thread Peter Denton
Hello, Doing a research report - information wont be sold - no names will be used - just for edification.* I'm being serious*, I just some honest answers to help me with something. If this is a TOS violation, I searched and didnt see anything, so not trying to make lex, doug, and matt upset.

[twitter-dev] Re: public_timeline, invalid profile_image?

2009-03-29 Thread Gary Zhao
I'm seeing it too. 2009/3/29 Günter Grodotzki guen...@grodotzki.ph since some days I am always getting: http://static.twitter.com/images/default_profile_normal.png as profile-image from the user via public-timeline (Data-mining-feed). I checked the announcement-google-group +

[twitter-dev] Re: profile_image_url in public timeline is always the static image

2009-03-29 Thread Gary Zhao
Same here. must be bug. On Sun, Mar 29, 2009 at 4:58 AM, CodeWarden paul0...@gmail.com wrote: Hello, Why is the profile_image_url in the public timeline now only ever pointing to the image that is used if you don't set an avatar? I have verified that this is the case with both the JSON

[twitter-dev] Re: first try

2009-03-29 Thread Ed Finkler
Okay, first off, the Fatal error is happening because PHP on your install is set-up to time-out scripts after 60 seconds (this is to avoid runaway processes on the server). I'm not sure exactly why your socket connection is timing out. One possibility is that a local firewall is blocking

[twitter-dev] Re: Details about the Response returned in Search API

2009-03-29 Thread Basha Shaik
can anyone tell me what does max_id returns. also please tell me what total returns. Regards, Mahaboob Basha Shaik www.netelixir.com Making Search Work On Thu, Mar 26, 2009 at 11:14 AM, basha basha.neteli...@gmail.com wrote: Hi I have sent request using json. I am getting response. In

[twitter-dev] Re: social graph methods with a bit more info

2009-03-29 Thread Damon Clinkscales
On Sun, Mar 29, 2009 at 4:38 PM, Jesse Stay jesses...@gmail.com wrote: If Twitter's going to allow this, why don't they just do it themselves and provide more accurate and up-to-date info? Yeah, that'd be nice. But, given everything going on, it's probably not a priority right now. How