tag
- Converting Between TimezonesSo Twitter stores and returns timezones in a relatively non-standard format. Well, non-standard from what PHP …
- Supporting User Timezones for a Twitter BotWhen I built the pushup Twitter bot a while back there was at least one gaping feature that I skipped over: …
- A Twitter Bot for PushupsA few months back I started building a streaming Twitter bot, an idea of mine that had been stewing around for …
- Mocking a Robust Streaming Twitter BotAfter playing with Twitter’s streaming API this year I started to think of all the cool possibilities …
- Working with the Twitter ArchiveOver the last few months I’ve been having a lot of fun with the Twitters. It all started simply enough, …
- Parsing Twitter Feeds with PHPThe most difficult part of pulling information from Twitter’s 1.1 API is the actual request. I’ve …
- Passing Extra Parameters to Twitter via OAuthA while ago I wrote a post explaining how to pull data from Twitter’s API. I focused on pulling the …
- Fuzzy DateThere is a big difference between human-readable dates and computer-parseable date information. People are …
- Working with Twitter's 1.1 API via PHP, OAuthTwitter has been slowly changing up their API over the last few months. When I first set up a cron to pull my …
- URL Shortening Services Suck (and could be Better)Thanks to the prevalence of microblogging, and before that the infamous 80 column screen, friendly (or …