[twitter-dev] massive #fail - auto profile popups

2010-03-19 Thread neal rauhauser
The automated profile popups are a profound source of #fail. Anyone using an Atom based machine is basically twiddling their thumbs for 30% of the time they're trying to use the web interface. Chrome users already had this feature with the bit.ly expander and it did much, much more. There

[twitter-dev] Mobile oAuth always says access update

2010-03-19 Thread Remy Sharp
It appears that mobile oAuth is ignoring the *access only* flag set on the connection permissions. I go out of my way to ensure I'm not writing to people's account, and now it says it anyway, screen shot here: http://img42.yfrog.com/img42/3104/ifrw.jpg Any chance of a fix? Thanks, Remy.

Re: [twitter-dev] massive #fail - auto profile popups

2010-03-19 Thread Andrew Badera
On Fri, Mar 19, 2010 at 2:26 AM, neal rauhauser nrauhau...@gmail.com wrote:   The automated profile popups are a profound source of #fail.  Anyone using an Atom based machine is basically twiddling their thumbs for 30% of the time they're trying to use the web interface.  Chrome users already

[twitter-dev] Re: banned ip

2010-03-19 Thread @kemeny_x
Thanks Twitter Team for helping us resolve this issue. On Mar 17, 4:20 pm, @kemeny_x loop...@gmail.com wrote: We have fixed some issues, that could have caused the problem. Our app, and our personal accounts were running under the same whitelisted IP address, when split this, and keept the

[twitter-dev] Twitter Project using the API (Paid)

2010-03-19 Thread TheN2S
I am looking for a twitter developer that is able to use the API to respond back to tweets containing a specific quote. Lets say for example an artist YXZ has just done a rendition of New York by Frank Sinatra. We want to @reply every user that mentions York Sinatra in their tweet with a

Re: [twitter-dev] massive #fail - auto profile popups

2010-03-19 Thread Nigel Legg
I actually quite like them, though I use tweetdeck most of the time. On 19 March 2010 06:26, neal rauhauser nrauhau...@gmail.com wrote: The automated profile popups are a profound source of #fail. Anyone using an Atom based machine is basically twiddling their thumbs for 30% of the time

[twitter-dev] since_id to old and some way to detect new id

2010-03-19 Thread NetOak
When I perform some search through the API, like this example: http://search.twitter.com/search.atom?q=imente%20com%20-huubs%20verdienst%20-steven%20huubs%20-marc%20mateu%20gardey%20-marc%20mateu%20alsina%20-v%20imente%20com%20-juvenil%20-marc%20mateusince_id=9970356763 I get he response that

Re: [twitter-dev] Twitter Project using the API (Paid)

2010-03-19 Thread John Kalucki
This sounds a lot like @reply spam: http://help.twitter.com/forums/10711/entries/64986 If you are replying to followers, maybe that's OK, and maybe it isn't. But, if you are @replying to everyone, you will be suspended. -John Kalucki http://twitter.com/jkalucki Infrastructure, Twitter Inc. On

[twitter-dev] GetUserTimeline( since ) doesn't seem to work

2010-03-19 Thread ramia
Hi Guys, Am using for since the HTTP-formatted date as described in http://www.w3.org/TR/NOTE-datetime . Any ideas why this doesn't work? For example, api.GetUserTimeline(user=APlusK, since=2008) returns 20 entries when it should return hundreds. thank you, Rami To unsubscribe from this

[twitter-dev] Most popular tweets in the search API

2010-03-19 Thread Taylor Singletary
Hi Developers! The Search team is working on a beta project that returns the most popular tweets for a query, rather than only the most recent tweets. This is a beta project, but an important first step to surface the most popular tweets for users searching Twitter. You can expect many

[twitter-dev] Re: Most popular tweets in the search API

2010-03-19 Thread funkatron
So this would change the default behavior of the search API, which is currently to return recent results? If so, I think that's a bad idea. Better to offer the option than to change existing behavior when possible. -- Ed Finkler http://funkatron.com Twitter:@funkatron AIM: funka7ron ICQ: 3922133

Re: [twitter-dev] Re: Most popular tweets in the search API

2010-03-19 Thread Dossy Shiobara
On 3/19/10 10:42 AM, funkatron wrote: So this would change the default behavior of the search API, which is currently to return recent results? If so, I think that's a bad idea. Better to offer the option than to change existing behavior when possible. +1. Don't break backwards

[twitter-dev] Twitter API roadmap: When will geolocation be enabled for direct messages too?

2010-03-19 Thread Daniel Mettler
Hi Twitter team, all Are there any plans to enable geolocation support for direct messages (i.e. not only for public status updates) anytime soon? There's definitely a demand (and potential for new apps and business) for this. For example, if you'd like to instantly order a location-based

Re: [twitter-dev] GetUserTimeline( since ) doesn't seem to work

2010-03-19 Thread Abraham Williams
By default the user_timeline only returns 20 statuses at a time. If you include the 'count' parameter you can increase that to 200 after which you will have to use 'page' to go further back. http://apiwiki.twitter.com/Twitter-REST-API-Method:-statuses-user_timeline Abraham On Fri, Mar 19, 2010

Re: [twitter-dev] massive #fail - auto profile popups

2010-03-19 Thread Abraham Williams
On Thu, Mar 18, 2010 at 23:26, neal rauhauser nrauhau...@gmail.com wrote: The automated profile popups are a profound source of #fail. Anyone using an Atom based machine is basically twiddling their thumbs for 30% of the time they're trying to use the web interface. Chrome users already had

Re: [twitter-dev] massive #fail - auto profile popups

2010-03-19 Thread neal rauhauser
The bit.ly expander does a fine job on Twitter profiles - place the pointer over the name at the beginning of the tweet, and it would pull the info into a tidy box. Much, much, MUCH smoother than what Twitter has done. On Fri, Mar 19, 2010 at 10:41 AM, Abraham Williams

Re: [twitter-dev] Re: 403 on statuses longer than 140 characters

2010-03-19 Thread Abraham Williams
The URLs might be shortened not the text of the status itself. Abraham On Thu, Mar 18, 2010 at 22:03, Andy Freeman ana...@earthlink.net wrote: What in the return JSON tells us that you've shortened? For example, are you setting/returning truncate? Are you returning the shortened tweet in

[twitter-dev] Re: Twitter Stream crossdomain.xml

2010-03-19 Thread Orian Marx (@orian)
Am I interpreting this correct as saying out of capacity concern we're currently blocking Flash developers? The crossdomain.xml issue has been extremely frustrating across all of Twitter's service endpoints and if I'm interpreting this post correctly this just adds to a series of poor choices

Re: [twitter-dev] massive #fail - auto profile popups

2010-03-19 Thread Abraham Williams
So it does. By logging out of Twitter you can turn off Twitter's popup to see bit.ly's. Twitter's popup is slow but it also include a lot more info. But since you are running chrome you could just write an extension to disable Twitter's popups. Abraham On Fri, Mar 19, 2010 at 08:49, neal

[twitter-dev] Why does changing this one char invalidate this message

2010-03-19 Thread Oli
Hi there, I've just been playing about and have come across a curious bug (I have changed one letter of the hashcode) - connecting and sending POST http://twitter.com/statuses/update.json HTTP/1.1 Host: twitter.com Authorization: Basic bWz0cm9uMjpwb2tlcmNoYW1wMQ== Content-type:

[twitter-dev] Message footer proposal

2010-03-19 Thread Abraham Williams
Since Google Groups started adding a broke footer message I am proposing adding a custom one that would be more helpful. Maybe something like: -- You received this message because you are subscribed to the Twitter Development Talk Google Group. To unsubscribe from this group, send an email to

[twitter-dev] Re: Why does changing this one char invalidate this message

2010-03-19 Thread Oli
Also worth noting: there was no error returned - it hung up after 3/4 seconds. If you connect to twitter.com port 80 using hyperterminal / winsock, you can copy and paste (replacing the authorisation, and enabling append line feeds onto line ends in hyperterminal options) my examples and see this

Re: [twitter-dev] Re: Most popular tweets in the search API

2010-03-19 Thread Cameron Kaiser
So this would change the default behavior of the search API, which is currently to return recent results? If so, I think that's a bad idea. Better to offer the option than to change existing behavior when possible. +1. Don't break backwards compatibility unless there's a really good

Re: [twitter-dev] Most popular tweets in the search API

2010-03-19 Thread Nick Arnett
On Fri, Mar 19, 2010 at 7:37 AM, Taylor Singletary taylorsinglet...@twitter.com wrote: Hi Developers! The Search team is working on a beta project that returns the most popular tweets for a query, What is the definition of popular? Nick To unsubscribe from this group, send email to

Re: [twitter-dev] since_id to old and some way to detect new id

2010-03-19 Thread Mark McBride
Can you post the exact URL you're using? The one posted fails because the query is longer than 140 characters. Trimming it to a single term succeeds. This may be due to the fact that your ID is older than two weeks, and is therefore unknown to search. You could try using since=date instead and

Re: [twitter-dev] GetUserTimeline( since ) doesn't seem to work

2010-03-19 Thread Mark McBride
No timelines support since, only since_id. If you're specifying a since parameter it's being ignored. If you're specifying since_id with a value of 20 it's effectively meaningless, as tweet ID 20 is years old. ---Mark http://twitter.com/mccv On Fri, Mar 19, 2010 at 8:36 AM, Abraham

Re: [twitter-dev] Re: Why does changing this one char invalidate this message

2010-03-19 Thread Mark McBride
You'll almost certainly want to change the password on that account immediately, as the basic auth header is easily decrypted. ---Mark http://twitter.com/mccv On Fri, Mar 19, 2010 at 9:20 AM, Oli oliverst...@gmail.com wrote: Also worth noting: there was no error returned - it hung up after

Re: [twitter-dev] Re: Why does changing this one char invalidate this message

2010-03-19 Thread Mark McBride
Missed the part about the one letter change. Clever! ---Mark http://twitter.com/mccv On Fri, Mar 19, 2010 at 9:54 AM, Mark McBride mmcbr...@twitter.com wrote: You'll almost certainly want to change the password on that account immediately, as the basic auth header is easily decrypted.

Re: [twitter-dev] Re: Why does changing this one char invalidate this message

2010-03-19 Thread Mark McBride
On to the real problem, are you using a library to make that POST request, or raw sockets? What is likely happening is you're telling the server to expect 36 bytes of info in the first call. You send 35. The server waits and waits then hangs up. In the second call you're telling the server to

Re: [twitter-dev] Re: 403 on statuses longer than 140 characters

2010-03-19 Thread Mark McBride
Abraham is correct. We only truncate text in the case of SMS tweets. We won't chop text off of tweets when posted via the API, however we will shorten URLs if it will get the tweet to fit into 140 characters. ---Mark http://twitter.com/mccv On Fri, Mar 19, 2010 at 8:52 AM, Abraham Williams

[twitter-dev] Re: Twitter Project using the API (Paid)

2010-03-19 Thread TheN2S
John, Thanks for pointing that out! I will have a chat with my team and see how we can avoid this conflict. We do have another simple project that we want to get off its feet! Lets say we premiere an exclusive new song on our site. However to get to the song, users must login through

Re: [twitter-dev] Most popular tweets in the search API

2010-03-19 Thread Taylor Singletary
Your questions so far have been great and we're listening. I wanted to let everyone know that when we do roll this out, it will be such that developers will opt-in to receiving Top Tweets in their results for the first month or so of the feature rollout. After the trial transition period is

[twitter-dev] Re: Most popular tweets in the search API

2010-03-19 Thread davidzimm
Bad idea. 1) reduces the credibility and thereby the value of the results in twitter search 2) who determines which is popular- no matter how you try to calculate this, someone will figure it out and spam the results. 3) people are used to searching twitter for breaking news, rather than

Re: [twitter-dev] Re: Most popular tweets in the search API

2010-03-19 Thread Taylor Singletary
Even further clarifications: Top Tweets are coming to make search results even more relevant. We'll be tuning our ranking algorithms with gusto. Some people will naturally resist these changes. Approach with a zen mind. When we launch this new feature for the API, it will be opt-in for a

[twitter-dev] Re: Most popular tweets in the search API

2010-03-19 Thread Robert Evans
I'm assuming popular is based on retweet count? I'd suggest that if result_type is not given in the request that the search performs as it has been. If you want just popular, you'd use popular as you've suggested or recent for non popular. If you wanted a mix, ordered as you are suggesting, then

[twitter-dev] Re: Twitter Project using the API (Paid)

2010-03-19 Thread TheN2S
John, Another idea we came up with would be sort of like an Artificial Intelligence Twitter account. Anyone can ask it a question. Keywords are extracted from that question, and the Twitter account replies back with a pre-defined @reply message. Would this idea conflict with the twitter terms of

[twitter-dev] Re: Why does changing this one char invalidate this message

2010-03-19 Thread Oli
Hi Mark, thanks for your response but I think you may be mistaken. In the first call, I do send 36 bytes I state prior to sending - status=ALAhM%3A+Test_Unit+t1%3A35tej In the second call, I do send the 35 bytes I state prior to sending - status=ALAhM%3A+Test_Unit+t1%3A35te Additionally, I am

[twitter-dev] Search API - Does Tweet already exist?

2010-03-19 Thread tux_advocate_hpu
I have some search API code that works, but seems way too slow. I am hoping I can get some pointers and best-practices advice. I am using an RSS news headline feed at my organization (a university) and only posting Tweets for new headlines. I iterate through the headlines and search for Tweets

Re: [twitter-dev] Most popular tweets in the search API

2010-03-19 Thread Cameron Kaiser
I wanted to let everyone know that when we do roll this out, it will be such that developers will opt-in to receiving Top Tweets in their results for the first month or so of the feature rollout. After the trial transition period is complete, we'll enable this feature by default. You will have

[twitter-dev] Re: Most popular tweets in the search API

2010-03-19 Thread Richard Nevins
I'm also curious to understand how 'popular' tweets will be determined. Once a tweet is considered to be popular for search purposes, might it be cached for an extended period of time so that it will return for queries beyond the currently limited period? -- Richard Nevins Twitter: @hornOKplease

[twitter-dev] Re: Why does changing this one char invalidate this message

2010-03-19 Thread Oli
Hi Mark, thanks for your reply but I think you may be mistaken. - In the first example, I tell the server to expect 36 bytes and I then send it: status=ALAhM%3A+Test_Unit+t1%3A35tej - In the second example, I tell the server to expect 35 bytes and I then send it:

Re: [twitter-dev] Re: Why does changing this one char invalidate this message

2010-03-19 Thread Mark McBride
Now that I'm clear... 1) It works for me using telnet. This may or may not be subtly different from hyperterminal. 2) Note that if you do this repeatedly with the same status text you'll get rejections due to duplicate tweets. On twitter.com this returns a 200 with no response body. You

[twitter-dev] Re: Twitter Project using the API (Paid)

2010-03-19 Thread TheN2S
One of our teammates came up with the idea of having a cooperative twitter interview. For our site we interview artists/producers. However we want our users to feel a part of the site as it grows by allowing them to interact as much as possible. With this in mind, another project would be to

[twitter-dev] Twitter bug OR deliberate OAuth exception in the new versioning api ?

2010-03-19 Thread Ram
I didn't get any response for last week's http://twitter.com/CascadeRam/status/10487105790 , so I'm hoping to get an official response here. In October, last year, http://groups.google.com/group/twitter-api-announce/browse_thread/thread/2b70bd6ea4aec175 recommended that all developers move to

[twitter-dev] Re: Introduce yourself!

2010-03-19 Thread Quy
My name is Quy Le (@quytennis) and I used to be a software engineer but now I'm product manager at a high-tech company. I've been using the Twitter API for the past 3 months on a Twitter project that hopefully will go live in a few weeks. I've been using PHP/mySQL/ memcached to build my site but

[twitter-dev] Re: Twitter Stream crossdomain.xml

2010-03-19 Thread Orian Marx (@orian)
John, thanks for the response. This makes sense. While I do trust that the existing crossdomain.xml policies were implemented out of a *concern* for user privacy and security, I don't believe they should remain as they currently are, and while the issue has been repeatedly brought to attention in

[twitter-dev] List count

2010-03-19 Thread Quy
Is there an easy way to get the total number of lists for a user? I don't want to have to page through GET lists and count. Quy 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] count rewteets

2010-03-19 Thread handyaner
hello i want to count retweets for special tweets. but it doesn´t work. with error_reporting( E_ALL | E_STRICT ); i get no error message error_reporting( E_ALL | E_STRICT ); ini_set('display_errors', TRUE); $user = 'user'; $pass = 'xxx'; $strTwitURL =

Re: [twitter-dev] Chrome plugin to shut down unwanted Twitter popups?

2010-03-19 Thread Andrew Badera
The problem is clientside script. The answer with a Chrome plugin would be clientside script. Catch-22? ∞ Andy Badera ∞ +1 518-641-1280 Google Voice ∞ This email is: [ ] bloggable [x] ask first [ ] private ∞ Google me: http://www.google.com/search?q=andrew%20badera On Fri, Mar 19, 2010 at 2:12

[twitter-dev] Re: Most popular tweets in the search API

2010-03-19 Thread funkatron
Your definition of time to adjust may not be ours. Twitter has, to be honest, a fairly crappy reputation for changing API behavior. While some of that was surely driven by performance concerns, I don't see how this could be. This doesn't help the rep. Please, do not enable this by default,

Re: [twitter-dev] Chrome plugin to shut down unwanted Twitter popups?

2010-03-19 Thread Abraham Williams
The hovercards are trigger with class=tweet-url screen-name. Have the Chrome extension remove those classes and the hovercards stop. Abraham On Fri, Mar 19, 2010 at 12:15, Andrew Badera and...@badera.us wrote: The problem is clientside script. The answer with a Chrome plugin would be

Re: [twitter-dev] Re: Most popular tweets in the search API

2010-03-19 Thread Cameron Kaiser
Your definition of time to adjust may not be ours. Twitter has, to be honest, a fairly crappy reputation for changing API behavior. While some of that was surely driven by performance concerns, I don't see how this could be. This doesn't help the rep. Please, do not enable this by default,

[twitter-dev] Re: Most popular tweets in the search API

2010-03-19 Thread Dewald Pretorius
Taylor, In terms of this change, you need to separate Twitter Search from the Twitter Search API in your minds. Do with Twitter Search (the web interface) what you like. Make popular the default if you want. But, don't decide on behalf of the developers (the consumers of the Twitter Search API)

Re: [twitter-dev] Chrome plugin to shut down unwanted Twitter popups?

2010-03-19 Thread Jordan Running
FWIW, twttr.HOVERCARD.disable() does exactly what you'd guess. It would be dead easy to wrap into a userscript or bookmarklet if that's what you want to do. Jordan On Fri, Mar 19, 2010 at 2:24 PM, Abraham Williams 4bra...@gmail.com wrote: The hovercards are trigger with class=tweet-url

Re: [twitter-dev] Chrome plugin to shut down unwanted Twitter popups?

2010-03-19 Thread neal rauhauser
I can understand the strategic need Twitter has to get value add services in place and some of them are very good, but they should be OPTIONS controllable in our profile so as to not antagonize those with wee computin' widgets. On Fri, Mar 19, 2010 at 2:34 PM, Jordan Running

Re: [twitter-dev] Twitter bug OR deliberate OAuth exception in the new versioning api ?

2010-03-19 Thread Taylor Singletary
While we may very well version the OAuth endpoints in the future, it's best not to consider OAuth authorization flow steps as APIs in and of themselves. At this time, versioned areas of the API are areas relating to actual resources that correspond to data Twitter provides and processes (statuses,

[twitter-dev] Re: Twitter bug OR deliberate OAuth exception in the new versioning api ?

2010-03-19 Thread Ram
Thanks Taylor, this is good to know. Btw for OAuth, should I be using the following URLs http://api.twitter.com/oauth/authorize?oauth_token=xx http://api.twitter.com/oauth/authorize http://api.twitter.com/oauth/access_token or should I be using their http://twitter.com equivalents ? Both

Re: [twitter-dev] Re: Twitter bug OR deliberate OAuth exception in the new versioning api ?

2010-03-19 Thread Taylor Singletary
Hi Ram, I recommend standardizing on api.twitter.com for the OAuth endpoints as well as the resource endpoints. Further, for all the OAuth-related steps (authorize, access_token, and request_token) I strongly recommend using SSL. Taylor Singletary Developer Advocate, Twitter

[twitter-dev] Re: Twitter bug OR deliberate OAuth exception in the new versioning api ?

2010-03-19 Thread Ram
Thanks again, Taylor. I'll use api.twitter.com instead of twitter.com I'm already using https://twitter.com calls for the app (currently in the app store), but I use http for test purposes (easier for debugging and tracking traffic) Ram On Mar 19, 1:30 pm, Taylor Singletary

Re: [twitter-dev] Re: Introduce yourself!

2010-03-19 Thread Derek Gathright
Hi, I'm Derek Gathright, Yahoo engineer by day, Twitter hacker by night. I first started with the platform by creating a web client a few years ago (Tweenky.com, currently suffering from a little neglect) and since went on to create a number of other random apps. After Tweenky's launch,

Re: [twitter-dev] Re: Most popular tweets in the search API

2010-03-19 Thread M. Edward (Ed) Borasky
As a developer, I've got my foot in (at least) two communities: Twitter developers and on-line marketing practitioners. Given that, I think this discussion needs to happen in a larger forum than the Twitter Developers' Google Group. I've put up a blog post and created a hashtag

[twitter-dev] Search API - Search words + people + date

2010-03-19 Thread tux_advocate_hpu
Is it possible to search for a phrase, posted by a given user, since a given date? It doesn't seem to work. You can search for a phrase by a given user. Or you can search for a phrase since a given date. Both when you search for it all, you get zero results. I tried using this page, thinking

Re: [twitter-dev] Re: Twitter Project using the API (Paid)

2010-03-19 Thread Nigel Legg
Please let me know where this site is so I don't even consider going there. This is just spamming, surely? On 19 March 2010 17:01, TheN2S thenext2sh...@gmail.com wrote: John, Thanks for pointing that out! I will have a chat with my team and see how we can avoid this conflict. We do have

Re: [twitter-dev] Re: Introduce yourself!

2010-03-19 Thread Nigel Legg
I'll follow Quy's lead. I have been providing social media training / support to companies for the last year, earlier this year I identified a number of services/features that desktop clients should have, and have today successfully used my client, developed in C++ with QTwitlib, to read from and

[twitter-dev] stream heartbeat/keep-alives

2010-03-19 Thread Jud
the twitter streaming api docs say Parsers must be tolerant of occasional extra newline characters placed between statuses. These characters are placed as periodic keep-alive messages, should the stream of statuses temporarily pause. These keep-alives allow clients and NAT firewalls to determine

Re: [twitter-dev] stream heartbeat/keep-alives

2010-03-19 Thread Mark McBride
CRLF pairs are indeed what get sent, and what you should build around. You shouldn't ever get a naked LF. ---Mark http://twitter.com/mccv On Fri, Mar 19, 2010 at 3:50 PM, Jud jvale...@gmail.com wrote: the twitter streaming api docs say Parsers must be tolerant of occasional extra newline

Re: [twitter-dev] stream heartbeat/keep-alives

2010-03-19 Thread John Kalucki
Newline is a logical concept generally materialized as a CRLF. The pair of characters is a newline. Generally you don't need to look for the newline, if you can set your TCP socket timeout to some small multiple of the keepalive time, perhaps 60 or 90 seconds, you should get this for free. -John

[twitter-dev] Re: Most popular tweets in the search API

2010-03-19 Thread Jaanus
+1 to Cameron and funkatron. Making this default, even with a transition period, would be extremely bad practice. The whole point of API versioning is such that old stuff does not break. And yes, changing behavior so that results returned to same query are suddenly different is definitely

[twitter-dev] Re: Most popular tweets in the search API

2010-03-19 Thread Martin Dudek
+1 for asking for keeping the default as it is right now (should be clear really strange to even discuss this) 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.

Re: [twitter-dev] translation in twitter

2010-03-19 Thread paul candelaria
i dont know,sorrie if u find out e-mail me ok.candelaria.pa...@gmail.com On Thu, Mar 18, 2010 at 12:48 PM, deb123 debolina@gmail.com wrote: Hello, I am using twitter 4j to get the oauth page with the Accept and Deny options. I am wondering if twitter has support for international

Re: [twitter-dev] Scheduling send times for tweets

2010-03-19 Thread paul candelaria
go to your calendar do it on that it mit work , On Thu, Mar 18, 2010 at 10:52 AM, Cassidy cassc...@gmail.com wrote: I'm trying to put together a twitter app so I can easily send myself reminders...what I'm currently doing is using HootSuite to manually schedule tweets to be sent out at

[twitter-dev] Re: since_id to old and some way to detect new id

2010-03-19 Thread NetOak
Sorry this is the url without spaces scaped http://search.twitter.com/search.atom?q=imente com -huubs verdienst -steven huubs -marc mateu gardey -marc mateu alsina -v imente com -juvenil -marc mateusince_id=1520639490 In fact now, at this moment, this id is older than 2 weeks but the problem

[twitter-dev] Re: Most popular tweets in the search API

2010-03-19 Thread S Wang
As someone who's developing some applications right now specifically involving the search APIs I now have to worry about whether or not I should pre-emptively include the result_type parameter so my app doesn't become non-functioning when the changes are pushed to the site. Why do the popular