[twitter-dev] Re: List creation updated (needs description param)

2009-11-19 Thread Nelu Lazar
I confirm this behavior, but I just added the "description" field to the input form and it works like a charm. And I find it useful as well. - @NeluLazar On Nov 19, 1:44 am, Rich wrote: > I can confirm this too, the lists are not being created without a > description > > On Nov 19, 4:13 am, Nav

[twitter-dev] Re: How to find out which of your lists someone is a member of.

2009-11-12 Thread Nelu Lazar
You may use GET /:user/:list_id/members/:id as an option: http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-GET-list-members-id - @NeluLazar On Nov 12, 9:13 am, tom wrote: > Hi All, > > I'm looking for a way to get which of my lists (public and private) a > user is a member of - akin to th

[twitter-dev] Re: "Incorrect signature" returned for Lists API

2009-11-02 Thread Nelu Lazar
And an update fot the EPI library: http://bit.ly/3KODt1 On Nov 2, 10:53 am, Nelu Lazar wrote: > Figured the answer for the issue above, for @jmathai's EPITwitter > library, here is the call code that works: > > $twitterOAuthObj->{'get_'.(string)strtolower &

[twitter-dev] Re: "Incorrect signature" returned for Lists API

2009-11-02 Thread Nelu Lazar
Figured the answer for the issue above, for @jmathai's EPITwitter library, here is the call code that works: $twitterOAuthObj->{'get_'.(string)strtolower ($username).'ListsMemberships'}(array(...)); - @NeluLazar On Nov 2, 10:37 am, Nelu Lazar wrote: > I am ex

[twitter-dev] "Incorrect signature" returned for Lists API

2009-11-02 Thread Nelu Lazar
I am experiencing "Incorrect signature" responses while requesting any Lists API XMLs. /tweetvisor/lists/subscriptions.xml Incorrect signature I tried various methods, with no success: POST, GET, HTTPS (default), HTTP. It only happens to Lists API calls, all other released API calls are wo

[twitter-dev] Re: Best way to implement caching of searches (with multithreading)?

2009-10-02 Thread Nelu Lazar
Try memcached. - @NeluLazar On Oct 2, 7:36 am, Bjoern wrote: > Hi, > > just wondering about a best practice thing. Suppose I show results of > specific Twitter searches on a web site. How would I go about caching > the searches? > > The naive approach seems to be to first check in my own datab

[twitter-dev] Re: Social Graph Methods followers/names ?

2009-09-29 Thread Nelu Lazar
I subscribe to this request. Usernames in social graph methods' responses could be useful for many other implementations. @NeluLazar Tweetvisor.com On Sep 29, 7:22 am, Thomas Hübner wrote: > Hi All, > > would it be possible to get an additional API function which delivers > the screennames in

[twitter-dev] Re: About the oneforty application directory

2009-09-24 Thread Nelu Lazar
y requires user's authentication, specific pages of the website may be more useful if public, to allow new users to familiarize with Twitter's capabilities and the apps around it. I live near Chicago, any chance you will add it to your tour? Nelu Lazar Founder Tweetvisor.com http://twitter.co

[twitter-dev] Frequent 503/Over Capacity/Server Unavailable Errors

2009-09-09 Thread Nelu Lazar
Hi, I use EpiOAuth for my Twitter dashboard application hosted on a dedicated server, jmathai's async cURL Twitter class, memcached for caching responses. Almost every day, more frequently past days/weeks, my server logs API errors that literally drives the site down, requiring the server to be