You might look at what MGTwitterEngine does:
http://svn.cocoasourcecode.com/MGTwitterEngine/

On Tue, Mar 10, 2009 at 14:03, Doug Williams <d...@twitter.com> wrote:
>
> Guys, this is a little out of my realm of expertise. Any Objective-C
> folks out there able to lend Greg a hand?
>
> Greg, if no one responds soon, I'll roll my sleeves up and play around
> with the source...
>
> Doug Williams
> Twitter API Support
> http://twitter.com/dougw
>
>
>
> On Tue, Mar 10, 2009 at 3:04 PM, Greg Maletic <g...@c3images.com> wrote:
>>
>> On Mar 10, 6:54 am, Doug Williams <d...@twitter.com> wrote:
>>> Can you tell me which library you are using?
>>
>> It's just a basic library that was given as part of a class at
>> Stanford on iPhone development. If you want to download the source, it
>> can be downloaded from 
>> http://www.stanford.edu/class/cs193p/cgi-bin/index.php;
>> download the file called Presence4Files.zip.
>>
>>
>>> Also, can you include sample code of the request you are making (obscure 
>>> your credentials of course)?
>>
>> The request made by the Objective-C method I'm calling is:
>>
>>   
>> http://[username]:[passwo...@twitter.com/statuses/user_timeline/[username].json?since_id=[id]
>>
>> If I leave off the since_id, it works as expected. When I specify the
>> since_id, it still works, but it doesn't honor the since_id in any
>> way.
>>
>> Thanks very much,
>>
>> Greg
>>
>



-- 
Alex Payne - API Lead, Twitter, Inc.
http://twitter.com/al3x

Reply via email to