[twitter-dev] twitter.User.current.data is not a function

2010-04-15 Thread Palleas
Hi all, I gave a try to Anywhere connect, and I have a weird issue, even if I'm using the official example provided on the website. Here is what I'm doing : twttr.anywhere(function(twitter) { if (twitter.isConnected) { alert(twitter.User.current.data(screen_name)); } else {

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

2010-06-29 Thread Palleas
Hi, I have a simple web project, but I need access to users favorites tweets. Is this something we can do using Anywhere? All I can see is favourites_count, but that's not enough for me... Thanks! -- Romain Pouclet http://www.palleas.com

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

2010-06-30 Thread Palleas
Thanks! So I guess it's not possible to do so directly using Anywhere? I have to fetch them using PHP etc. ? Cheers ! Romain On Wed, Jun 30, 2010 at 9:08 AM, Georgios kapero...@gmail.com wrote: Hi Palleas If you are after the tweets that a user has favorited then this explains how to do

Re: [twitter-dev] Mombo.com API

2010-08-17 Thread Palleas
I'm interested ! :) On Mon, Aug 16, 2010 at 11:13 PM, Peter Denton petermden...@gmail.comwrote: Hey everyone, I work on a project called Mombo.com which does sentiment analysis on box-office movies. We have an API but wanted to know if other developers would be interested in consuming the