Using http://twitter.com/statuses/friends_timeline.xml?since_id=1104313400&count=200&page= and adding a number to the end:
Whilst experimenting with pages and returned statues, I ran a little curl script to iterate thru a few pages, heres the size of the status 1 199 2 200 3 200 4 200 5 0 6 0 7 0 8 0 9 0 So my questions are thus Why does page 1 have 199 not 200 and can I not get more that 4 pages?
