[twitter-dev] How can I perform a search within my followers only?

2009-12-26 Thread humbucker
Hi! I would like to use the twitter search api to display tweets containing a #hashtag BUT from my followers only, I can't find this option, is it possible friends? how? Quich other question, when I perform the request below asking 50 returns, I only get 10 or 12 at first and then the other

[twitter-dev] How to retrieve url link written in a tweet please?

2009-12-26 Thread humbucker
Hello, When I perform a twitter search from a jquery file, I get something like this : {results:[{ profile_image_url:http://a1.twimg.com/profile_images/304998018/ icon_128_normal.png, created_at:Sat, 26 Dec 2009 13:05:18 +, from_user:web2feed,to_user_id:null, text:RT @rodrigocunha85:

Re: [twitter-dev] How to retrieve url link written in a tweet please?

2009-12-26 Thread Michael Steuer
Try regular expressions on the status text... On Dec 26, 2009, at 9:25 AM, humbucker oursystemfai...@gmail.com wrote: Hello, When I perform a twitter search from a jquery file, I get something like this : {results:[{ profile_image_url:http://a1.twimg.com/profile_images/304998018/

Re: [twitter-dev] How to retrieve url link written in a tweet please?

2009-12-26 Thread John Meyer
Here's an example in PHP, but it should work cross language: http://snipplr.com/view/2371/regex-regular-expression-to-match-a-url/ On 12/26/2009 12:41 PM, Michael Steuer wrote: Try regular expressions on the status text... On Dec 26, 2009, at 9:25 AM, humbucker oursystemfai...@gmail.com

Re: [twitter-dev] How to retrieve url link written in a tweet please?

2009-12-26 Thread Lukas Müller
Hi, Twitter just gives you the text of the tweet. You have to parse the URL out of the text with a regex. e.g. Greetings from Germany Lukas Am 26.12.2009 18:25, schrieb humbucker: I would like to be able to retrieve the url written in the tweet text, e.g (here we got a twitpic url) How can

Re: [twitter-dev] How can I perform a search within my followers only?

2009-12-26 Thread Abraham Williams
On Sat, Dec 26, 2009 at 11:14, humbucker oursystemfai...@gmail.com wrote: Hi! I would like to use the twitter search api to display tweets containing a #hashtag BUT from my followers only, I can't find this option, is it possible friends? how? You will have to acquire the statuses of the

Re: [twitter-dev] How can I perform a search within my followers only?

2009-12-26 Thread TJ Luoma
On Sat, Dec 26, 2009 at 12:14 PM, humbucker oursystemfai...@gmail.com wrote: Hi! I would like to use the twitter search api to display tweets containing a #hashtag BUT from my followers only,  I can't find this option, is it possible friends? how? Quich other question, when I perform the

Re: [twitter-dev] suddenly lists of a certain account became undeletable

2009-12-26 Thread Abraham Williams
There does not seem to be an issue open for it though a number of people have talked about it on the list. Go ahead an create a ticket: http://code.google.com/p/twitter-api/issues/entry On Sat, Dec 26, 2009 at 11:13, Yusuke Yamamoto yus...@mac.com wrote: Hi, I'm now playing with Twitter4J

[twitter-dev] suddenly removed from whitelist?

2009-12-26 Thread neal rauhauser
Has anyone else been suddenly dropped from the whitelist? User ProgressivePST is mine - we're doing social media consulting for political campaigns. Our application does low frequency tweets scattered among many hashtags on behalf of a number of campaigns, ballot initiatives, and Progressive

[twitter-dev] Re: suddenly removed from whitelist?

2009-12-26 Thread Yusuke
Hi, Recently my account also got un-whitelisted. donno why, but I had requested whitelisting my account again, and the Twitter team has done that quite quickly. just for your information. Regards, Yusuke On 12月27日, 午後1:27, neal rauhauser nrauhau...@gmail.com wrote:   Has anyone else been