Re: [twitter-dev] Search by Client

2010-03-27 Thread M. Edward (Ed) Borasky
On 03/26/2010 11:39 PM, Harshad RJ wrote: > On Sat, Mar 27, 2010 at 9:03 AM, M. Edward (Ed) Borasky > wrote: > >> >> The "Sample" streams I've looked at *do* contain retweets. If a tweet is >> a re-tweet created with the built-in retweet button, it has an embedded >> "retweeted_status" object, wh

Re: [twitter-dev] Search by Client

2010-03-27 Thread Harshad RJ
On Sat, Mar 27, 2010 at 12:41 PM, M. Edward (Ed) Borasky wrote: > > So if someone sends a tweet from a Blackberry with UberTwitter, and 100 > people retweet it from TweetDeck, how many counts does each application > get? > > Assuming all end up in the sample stream, one for UberTwitter and 100 for

[twitter-dev] Re: Upcoming changes to the way status IDs are sequenced

2010-03-27 Thread Karthik
My applications will have an impact in the SQL queries. Right now, to display tweets in reverse chronological order and with pagination, my query has something like this: SELECT * FROM tweets INNER JOIN mytable on tweets.id = mytable.tweet_id GROUP BY tweets.id ORDER BY tweets.id DESC LIMIT 100, 2

[twitter-dev] Twitter API/PHP/Ajax Dev. Available

2010-03-27 Thread Adi
Hi friends, someone sometime back posted in the group for a twitter API integrator. I am exp. twitter API/PHP Dev. available now, please do get in touch with me if this still open or someone has an assignment. Competitive rates!. thanks, Adi PS: I do iPhone, Facebook apps too To unsubscribe from

Re: [twitter-dev] Re: Upcoming changes to the way status IDs are sequenced

2010-03-27 Thread TjL
Will you still be able to look at two relative IDs and tell which one came first and which one came second? To unsubscribe from this group, send email to twitter-development-talk+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

[twitter-dev] How to keep my website logged in to twitter so everyone can post to my twitter account ?

2010-03-27 Thread Dinamito
Hi, I am searching the web for a long time a way to keep my website connected to twitter with my account so everyone can post in my twitter directly from my site. my site based on joomla and I can use external php/html file as you can understand I am not a processional developer actuality I am jus

Re: [twitter-dev] Re: Upcoming changes to the way status IDs are sequenced

2010-03-27 Thread Josh Bleecher Snyder
> So I think we need to allow Twitter some leeway here. I apologize if my tone came off badly; it was not intended. I've just had bumpy rides using timestamps for coordination in distributed systems (less cool ones than space flight), so this worried me a little. In the end, whatever Twitter decid

[twitter-dev] Re: SSL problems using ASI!

2010-03-27 Thread Jaanus
I am using ASIHTTPRequest and SSL and never saw any cert errors. On Mar 26, 5:24 pm, c0olcast wrote: > Hey everyone, Got a few questions here. > > We are currently developing a twitter client and we are using > ASIHTTPRequest to access twitter. We want to use SSL for our requests. > It works most

Re: [twitter-dev] How to keep my website logged in to twitter so everyone can post to my twitter account ?

2010-03-27 Thread M. Edward (Ed) Borasky
On 03/27/2010 03:59 AM, Dinamito wrote: > Hi, > > I am searching the web for a long time a way to keep my website > connected to twitter with my account so everyone can post in my > twitter directly from my site. > my site based on joomla and I can use external php/html file as you > can understan

Re: [twitter-dev] Re: Upcoming changes to the way status IDs are sequenced

2010-03-27 Thread Chad Etzel
So, I guess for the since_id issue, it boils down to this question: Regarding the since_id parameter, when you (Twitter) flip the switch on the new ID format, will I (as a developer) have to change any of my code in order for it to function the way it does now? This question applies equally for bo

[twitter-dev] Re: the pushing speed for the Twitter's streaming API

2010-03-27 Thread Lawrence
Do you know the limit though? Sometime I upload many tracks, I am afraid my app hits the limit, so I want to do some detection on my side to make sure there is no tweet lost., Cheers Lawrence On Mar 26, 6:11 pm, Mark McBride wrote: > They will be discarded.  It is very unlikely that any single