[twitter-dev] Problem - Two user with the same screen_name, Example below

2010-03-17 Thread georgios
? Is it a valid user? They don't seem to have a twitter page since the Y_H_B screen_name is used by someone else. Thanks Georgios

[twitter-dev] Re: Problem - Two user with the same screen_name, Example below

2010-03-17 Thread georgios
Hi Tim - I have only found the one in the example. I will update this thread and the issues list of I find anything more. On Mar 17, 9:28 pm, Tim Haines tmhai...@gmail.com wrote: Out of curiosity, how many have you found like this? Cheers, Tim. On Wed, Mar 17, 2010 at 8:59 PM, georgios

[twitter-dev] Re: API method: favorites/create returns This method requires a GET.

2010-05-03 Thread Georgios
. The one described on the DEV portal, as you said, comes back with an error message if you use POST (and asks for GET). When you use GET it comes back with a not authorized error. Cheers Georgios On May 2, 9:22 am, taketo1o24 taketo1...@gmail.com wrote: Hello, I have a question about the favorites

[twitter-dev] Re: Introduce yourself!

2010-05-09 Thread Georgios
Hey all My name is Georgios (@georgioskap) and I have been developing on the Twitter API for the last 6 months. I just launched Favorious (http:// favorious.com) which is a website that aggregates Twitter favorites. Favorious aims to become the most comprehensive service based on Twitter

[twitter-dev] Re: Newbie question - please help.

2010-05-23 Thread Georgios
Hi Gustavo Favorious ( a href=http://favorious.com;http://favorious.com/a ), which is a website I have recently launched, can do exactly what you want. Cheers Georgios On May 23, 11:17 pm, gus gus...@gmail.com wrote: result_type=popular won't do it for my project. This criterion is very

[twitter-dev] Re: Favorite create API which is the right one?

2010-05-23 Thread Georgios
Actually the correct one is: http://api.twitter.com/1/favorites/create/:id.json Cheers Georgios http://favorious.com On May 21, 12:24 pm, wibblefish docherty.ja...@gmail.com wrote: I would imagine this one as it is on dev which is more up to date and seems more in keeping with their other

[twitter-dev] Link Wrapping and Favorites

2010-06-13 Thread Georgios
://dev.twitter.com/doc/get/favorites ) also doesn't mention anything about entities for this. Does Twitter plan to roll out link wrapping info for Favorites? If not, then I cannot implement the new Link Wrapping according to Twitter's TOS. Thanks Georgios http://favorious.com - Only the best of Twitter, based

[twitter-dev] Re: Link Wrapping and Favorites

2010-06-25 Thread Georgios
Hi Taylor Thanks for looking into the favorites problem. Can you please update this thread once this is resolved so we can test and update our code. Cheers Georgios On Jun 24, 8:14 pm, Taylor Singletary taylorsinglet...@twitter.com wrote: The Search API is a much bigger fish to fry :) Rest

[twitter-dev] Re: Anywhere : fetch user's favorites

2010-06-30 Thread Georgios
(not through an API though) such us a website I have build: http://favorious.com For example http://favorious.com/people/bpglobalpr shows the tweets from BPGlobalPR that have been favorited. Cheers Georgios http://favorious.com - Only the best of Twitter, based on favorites. On Jun 29, 8:04 am, Palleas

[twitter-dev] Re: Anywhere : fetch user's favorites

2010-06-30 Thread Georgios
I am not sure about @Anywhere as I haven't looked into it. However they are also available as an RSS feed and as a widget: http://twitter.com/goodies/widget_faves Cheers Georgios http://favorious.com - Only the best of Twitter, based on favorites. On Jun 30, 8:56 am, Palleas pall...@gmail.com

[twitter-dev] Re: Count the favourited tweets of a specific user

2010-08-12 Thread Georgios
if you have any questions. For example, my favorited (we call them popular) tweets are in: http://favorious.com/people/georgioskap Cheers Georgios Favorious - The best of Twitter, based on favorites. On Aug 5, 4:13 pm, Taylor Singletary taylorsinglet...@twitter.com wrote: Hi Joachim. There's

[twitter-dev] Re: Missing entities in REST

2010-09-14 Thread Georgios
The same thing happens to me when I use the favorites resources. It doesn't matter which user's favorites I am trying to get, entities are never there. Last time I saw entities for favorites was 11th September. Thanks Georgios Favorious - http://favorious.com - The best of Twitter, based

[twitter-dev] Re: Filter stream by number of favorites

2010-11-02 Thread Georgios
Hi Mohan That's not available via the API but available on our site Favorious at: http://favorious.com Cheers Georgios Favorious - The best of Twitter, based on favorites. On Nov 2, 2:45 am, L. Mohan Arun mar...@gmail.com wrote: I was glancing through this part in Twitter Streaming API

[twitter-dev] Re: Best way of finding favorites of a user's statuses

2010-11-12 Thread Georgios
favorited) or 2. Use the REST API to get people's favorites and then look which ones are from users that you are interested in. That's obviously a brute- force solution but this is what sites like Favorious have been doing. Cheers Georgios Favorious - The best of Twitter, based on favorites. On Nov 11

[twitter-dev] Re: Can I get information when a tweet gets favorite?

2010-12-07 Thread Georgios
That is only available if you actively monitor a user using User/Site Streams and keep track of the favorite events. Cannot be done retrospectively via the REST API I am afraid. Cheers Georgios - http://favorious.com - The best of Twitter, based on favorites On Dec 7, 10:16 pm, noriguard jinbok