[twitter-dev] Re: Subscribe to user and download tweets?

2009-07-02 Thread Richie
> What the API doesn't have is any "Save" functionality, so you would > > need to write your own code that goes through the list of updates and > > saves them to disk.  It would not be hard to code at all. > > > The more I think about this, the more I think

[twitter-dev] Re: Subscribe to user and download tweets?

2009-07-02 Thread Richie
ou would > need to write your own code that goes through the list of updates and > saves them to disk.  It would not be hard to code at all. > > The more I think about this, the more I think I might add this feature > to the Twitter client I'm writing. :) > > --Duane > &

[twitter-dev] Re: Subscribe to user and download tweets?

2009-06-30 Thread Richie
er user, their tweets will show up in your list of > friends' updates.  Does that not do what you need it to do? > > On Jun 30, 2:13 pm, Richie wrote: > > > Is there a way using the Twitter API to subscribe to a user and > > download their tweets using a web server whenever they update?

[twitter-dev] Subscribe to user and download tweets?

2009-06-30 Thread Richie
Is there a way using the Twitter API to subscribe to a user and download their tweets using a web server whenever they update?

Re: a simple workaround for lack of OAuth

2009-01-01 Thread Richie
I think it's getting more urgent day by day: http://scobleizer.com/2009/01/01/twitter-warning-your-data-is-being-sold/ Richie http://twitter.com/RMetzler On 8 Dez. 2008, 18:09, "Alex Payne" wrote: > It won't be available for testing this week, but should be available

Re: a simple workaround for lack of OAuth

2008-12-08 Thread Richie
Hi Alex, do you have any updates on when OAuth is available? Currently I'm doing the finishing touches on a new service and would love to let the users choose OAuth for authentication instead of requiere them to give me their secret pw. I'm experienced in using OAuth so I expect to get it workin

Re: Tips on speeding up OR queries?

2008-12-02 Thread Richie
Maybe you can do it in Javascipt on the Browser? Richard On Dec 2, 3:24 am, "Andrew Badera" <[EMAIL PROTECTED]> wrote: > Which reinforces my "it's a GAE problem" stance ... GAE needs to accept the > reality of the demands that will be placed on that system. Long-running > operations against fore

Re: New API methods for updating profile design and images

2008-10-23 Thread Richie
Cool. Are there any plans on allowing to update images by adding an url- parameter instead of raw multipart images? This would make the API much simpler to use, but I guess there might be security issues. Richie. On Oct 23, 2:07 am, "Alex Payne" <[EMAIL PROTECTED]> wrote:

Re: New API methods for updating profile design and images

2008-10-22 Thread Richie
Hi Alex, this looks great. I got some ideas for this allready. One question: How to set profile background image tiles? Thanks, Richie On Oct 21, 8:10 pm, "Alex Payne" <[EMAIL PROTECTED]> wrote: > Hi all!  Some new API methods for you to play with: > >  - /acco