[twitter-dev] Re: Twitter Error While Authenticating ..IPhone Application

2011-03-04 Thread Bess
Huh... Why it is such a mystery on xAuth. It should be very clear how oAuth xAuth work. You need to explain well about your app before you can apply and get your xAuth approve. On Mar 2, 8:44 pm, Battan Amit batta...@gmail.com wrote: for xAuth I think we have to give the itune URL and other

[twitter-dev] Site Streams follow problem

2011-03-04 Thread Rich
Hi there I'm trying to implement site streams, I've been white listed on the account that my users are authenticated against and prior to this I recieved an error saying 'User not in role'. Well the good news is I don't get that anymore so I guess the whitelisting is in effect. I'm connecting

[twitter-dev] Re: Site Streams follow problem

2011-03-04 Thread Rich
Oh I should add if I use this same code minus the follow parameter and connect to UserStreams it works fine On Mar 4, 10:35 am, Rich rhyl...@gmail.com wrote: Hi there I'm trying to implement site streams, I've been white listed on the account that my users are authenticated against and prior

[twitter-dev] Re: Apps that Site Hack

2011-03-04 Thread Alan Hamlyn
Great Idea :P On Feb 25, 10:16 am, Pascal Jürgens lists.pascal.juerg...@googlemail.com wrote: How about a competition to develop spam-detection algorithms :) Pascal On Feb 24, 2011, at 10:38 PM, Dewald Pretorius wrote: Apart from implementing reCAPTCHA on tweet submission, follow, and

[twitter-dev] Re: Apps that Site Hack

2011-03-04 Thread Alan Hamlyn
I agree entirely, sites like Tweetadder, tweettankone, are very popular though because they do what oauth apps aren't allowed to do. On Feb 25, 4:22 pm, M. Edward (Ed) Borasky zn...@borasky- research.net wrote:  On Fri, 25 Feb 2011 11:16:54 +0100, Pascal Jürgens  

[twitter-dev] Re: Apps that Site Hack

2011-03-04 Thread Alan Hamlyn
Hi Dewald, In fact you partly answered it yourself. Random login CAPTCHA's when logging in to twitter, or the occasional one if flagged based on users tweets to have once to fill one in to send a tweet. Algorithms, especially to to detect accounts that send 98%-100% links in tweets. Legal

[twitter-dev] Search API: Searching world twits (location enabled)

2011-03-04 Thread mahorad
Does any body know how is it possible to: search a keyword among all twits in the whole world, while each returned twit contains the location it was generated? I know that twits can be searched within an area passing lat,lon and radius but I want to search the keyword within the twits in the

[twitter-dev] Reply functionality

2011-03-04 Thread Chandu80
Hello All, I am working on a microblogging application like twitter.The application has a timeline which shows messages by the logged in user and his/her followers.Each message has a reply link.When I click on the Reply link,a pop-up appears which has a text-area and a post button.Below the

[twitter-dev] Re: Search API: Searching world twits (location enabled)

2011-03-04 Thread mabujo
You could use the streaming api and throw away tweets that have no location data/show them as having a default location. Whether or not this is a viable option for you depends on how often the keyword is tweeted and whether you need to index absolutely all tweets for the keyword... On Mar 4,

[twitter-dev] Re: Tweet Button Error

2011-03-04 Thread Jonathan Strauss
+1 On Mar 3, 5:01 pm, Tom Mc ugg...@gmail.com wrote: I've noticed the same thing, and if I've got firebug open, I see an error referring to jQuery not being defined. On Mar 3, 9:54 am, Jerry Thompson jerrycando...@gmail.com wrote: Just noticed that the Twitter's Tweet button which

[twitter-dev] Re: frustration with Tweet Button counter

2011-03-04 Thread Mr Blog
BUMP Anyone? On Feb 27, 11:26 am, Mr Blog mrblogdot...@gmail.com wrote: We cannot get the official Tweet Button to count tweets - it always shows zero. Here's an example page: http://140plus.com/question/why-do-i-need-nosql-mongodb-cassandra-cou... And the code for the button is: a