[twitter-dev] Re: Upcoming changes to the way status IDs are sequenced

2010-03-26 Thread Ivo
My Desktop Client is also depending on since_id right now in order to display the user all new tweets since he logged out. Also without since_id and max_id it's not really possible to implemente a "more" link at the bottom. Personally, for my needs it would be enough if since_id and max_id would b

[twitter-dev] Re: Introduce yourself!

2010-04-10 Thread Ivo
Hi there, my name is Ivo Wetzel and I'm a 22 year old, currently jobless guy from Germany :D I started with programming at the age of 12, trying to make that "Oh I want to make my own Game"-Dream come true. I've recently switched from Vista to Ubuntu and couldn't find T

[twitter-dev] Re: xAuth Approval?

2010-04-29 Thread Ivo
Well I don't like that.. does anybody here think about user experience? What is a rock solid security model good for, when nobody uses it because it's just cumbersome? As always in life, trade offs need to be made. I could design a black box where nothing would ever get in or out, but this box woul

[twitter-dev] Source parameter only available through oauth - misses a use case

2009-09-14 Thread Ivo
Hi, the developer wiki mentions that the source parameter is no longer recommended, because using oauth, twitter can already know the source of messages. However, there are a few use case scenario's that are limited if source is only available through oauth. Oauth is all about delegated authent

[twitter-dev] Re: Source parameter only available through oauth - misses a use case

2009-09-14 Thread Ivo
entication) Besides; all the examples you mention are for delegated authentication; it would be weird to have a headless system that is working as a service implement an oauth scheme. greetings, Ivo On Sep 14, 12:09 pm, Andrew Badera wrote: > With all the freely available examples, and a