Twitter Status update

2008-11-10 Thread VIswa
Hey When ever there is an update in my followers status(means if they post any update) i need to find out that they have posted some thing like that, from a third party application or from twitter. Is there any way to do that? .Thanks in advance Regards Viswanathan

Re: Twitter Status update

2008-11-10 Thread Alex Payne
If you want a list of who's following you and their current status, use this method: http://apiwiki.twitter.com/REST+API+Documentation#followers. On Mon, Nov 10, 2008 at 6:18 AM, VIswa [EMAIL PROTECTED] wrote: Hey When ever there is an update in my followers status(means if they post any

Problems when using German umlautes

2008-11-10 Thread dalelane
I'm having problems when posting updates that contain German umlaut characters. The character immediately following some German umlaut characters is apparently lost. The problem does not appear to be limited to my app, and can be more simply repeated using curl: curl --basic --user

Notification for Updates

2008-11-10 Thread VIswa
Hey Is there any way to get notification to the third party application when a tweet or update is posted in twitter Thanks Viswanathan

How to get Notifications about the updates in a third party applcaition.

2008-11-10 Thread VIswa
Hi Thanks for your Reply. Let me give you an example. Let us assume, in my profile i have 5 followers. If i do any update in my profile(means any post), they will see in their profile page. Now my aim is like this. I need to find out the same in a third party application. Means Let us say one

Re: Storing twitter search results in a local database

2008-11-10 Thread Alex Payne
This is perfectly acceptable. Store away! On Mon, Nov 10, 2008 at 10:17 PM, Dannie [EMAIL PROTECTED] wrote: I was wondering if anyone knows whether you're allowed to store twitter search results in my local database for later retrieval? In order to protect my app against potential twitter

Re: Notification for Updates

2008-11-10 Thread Alex Payne
There are lots of ways to get the most recent updates via the REST API: http://apiwiki.twitter.com/REST+API+Documentation. We don't currently support a push mechanism. On Mon, Nov 10, 2008 at 11:34 PM, saranya saranya dakshi [EMAIL PROTECTED] wrote: Hi viswa well you can do this by search

Re: Notification

2008-11-10 Thread Alex Payne
When you update your status (see http://apiwiki.twitter.com/REST+API+Documentation#update) you'll get back a representation of that status in the requested format. On Mon, Nov 10, 2008 at 8:57 PM, saranya [EMAIL PROTECTED] wrote: Hi, I need to get a notification in my application when ever