Backup of David's Google+ Posts

My Dead Man's Switch (http://betterfool.com/) almost got broken by Twitter by another one of their API changes last month. Twitter, please stop breaking support for published APIs! You almost caused my Dead Man's Switch to trigger. (Happily, I was still alive to stop it before it detonated.)

Just for the fun of it, here are some of their API end points they've made me use over time:

http://twitter.com/statuses/user_timeline/11744.rss
http://dblume:my_password@twitter.com/statuses/home_timeline.rss
https://api.twitter.com/1/statuses/user_timeline.rss?screen_name=dblume
https://api.twitter.com/1.1/statuses/user_timeline.json?screen_name=dblume&count=20

The last two there require credentials to be established by OAuth. (I don't show the setup for that here.)

betterfool