[twitter-dev] Home timeline returns different results from one pageload to another

2011-02-08 Thread craigpierce
Hello. I checked the bug ticket list, several pages back on this discussion list and the FAQ - I don't see this particular issue anywhere, but please forgive me if it has been discussed before (and please point me towards the solution!)... Facts: * I am using the TwitterOAuth PHP class from http:

[twitter-dev] Re: @Mentions URL in PHP

2011-02-09 Thread craigpierce
Hey Leon - There's code at the link below that has worked for me in the past. I have since re-written it in JavaScript (using the same regular expressions) as I'm now 'building' tweets for display on the client side - but the expressions still work even in JS http://davidwalsh.name/linkify-tw

[twitter-dev] Re: Home timeline returns different results from one pageload to another

2011-02-09 Thread craigpierce
ers you are sending. I can then take a look at what might be > happening. Also, if you can let me know your screen_name I can see if I get > the same response querying your user_timeline. > > Best, > @themattharris > Developer Advocate, Twitterhttp://twitter.com/themattharris > &g

[twitter-dev] Re: Home timeline returns different results from one pageload to another

2011-02-09 Thread craigpierce
gt; Developer Advocate, Twitterhttp://twitter.com/themattharris > > On Tue, Feb 8, 2011 at 4:17 PM, craigpierce wrote: > > Hello. I checked the bug ticket list, several pages back on this > > discussion list and the FAQ - I don't see this particular issue > > anywhere, but p

[twitter-dev] Re: Home timeline returns different results from one pageload to another

2011-02-09 Thread craigpierce
browser cache and such), I am, in fact, getting a full 20 tweets back in my history call now. Thanks a million, whatever you guys did!! It's so nice to know that, going forward, this was just a hiccup and not to be expected behavior :) On Feb 9, 10:49 am, craigpierce wrote: > I will say

[twitter-dev] Question about REST API design (not strictly Twitter related)

2011-02-20 Thread craigpierce
Hello All - I'll try to keep this brief - I'm sure the answer is simple but I just don't get it... I'm looking to build a simple API similar to Twitter's (I don't care whether it's actually considered RESTful or not - I'm just calling it that), but there is one thing that NO ONE explains: how the

[twitter-dev] Re: Question about REST API design (not strictly Twitter related)

2011-02-20 Thread craigpierce
org/docs/current/mod/mod_rewrite.html > > On Feb 20, 10:24 pm, craigpierce wrote: > > > Hello All - > > > I'll try to keep this brief - I'm sure the answer is simple but I just > > don't get it... > > > I'm looking to build a simple API similar

[twitter-dev] Followers and Friends - How do you really page these lists?

2011-03-05 Thread craigpierce
I searched back, but didn't see anything on this (please feel free to tell me I'm wrong and point me to the answer)... Also, someone else *just* raised a similar question, but not exactly the same, so I'm not going to hijack their thread... The call to get a user's friends/followers ids returns p

[twitter-dev] Re: Followers and Friends - How do you really page these lists?

2011-03-05 Thread craigpierce
rt of their data. Maybe this will help out some other poor lost soul out there somewhere :) On Mar 5, 10:53 am, craigpierce wrote: > I searched back, but didn't see anything on this (please feel free to > tell me I'm wrong and point me to the answer)... > > Also, someone e