Hey! You! Get Off of RssCloud
Clinton Gallagher recently posted a blistering tirade against me in the comments of Workbench. He thinks that I'm part of a dishonest campaign against Dave Winer and the RssCloud element: Cadenhead you are being a jerk putting words in the mouth of Dave Winer --again-- as those of us who used to read the RSS mailing lists can attest; so herein I speak for myself in this regard. Secondly, if you were as professional as you imply Cadenhead --and-- if you were an all-around decent kind of fair play fella (which you ... read more
Google Isn't Trying to Screw RSS
Dave Winer claims on Scripting News today that Google is playing dirty with RSS in favor of Atom: ... Google is going to start reading feeds, but if I understand correctly, they're going to ignore the billions of RSS feeds out there, and ask everyone to convert to Atom to get more currency in search. You can imagine that I don't like this. I wouldn't like it even if I didn't play a big role in getting those billions of feeds out there. I wouldn't like because I have thousands of RSS feeds on my servers, and ... read more
Real-Time Twitpic Images Coming from Chile
When news breaks such as today's massive earthquake in Chile, one of the first places where images show up from the scene is on Twitpic, a popular image-posting service for Twitter users. You can find links to these images on Twitter search by including "twitpic" as one of your search terms, but that's not as useful as seeing thumbnails of the actual images. You have to click each link to see what it contains. To make it easier to see the images being posted about Chile, I wrote a Java application this morning ... read more
Anil Dash is Wrong About Treehouse Clubs
In a post about how the Twitter API is becoming a de facto standard, Anil Dash derides the impulse of groups to work together to create web standards: The natural inclination right now for geeks of a certain type is to start dreaming up new standards bodies, or how they can participate in the Open Web Foundation to make a Super Awesome Twitter API Evolution Committee. Here's my recommendation: Don't. Don't do any of that shit, and don't run off to make membership badges for the Treehouse Club quite yet. ... read more
RSS Advisory Board Becomes Publisher of Media RSS
Last night, I finished creating a copy of the Media RSS Specification as part of its move from Yahoo to the RSS Advisory Board. We found out 21 months ago that Yahoo was amenable to the idea of finding a custodian to publish the spec, so several board members and I have been working with them to make it happen. Media RSS is a namespace that extends RSS to support sophisticated distribution of audio, video and image files. In the five years since it was created by Yahoo, it has become extremely popular with ... read more
Saving Bandwidth on RSS Feed Details
With the current interest in rssCloud and PubSubHubbub (PuSH), I've been thinking about all the bandwidth that's consumed by the RSS elements that describe the feed. When a client requests an RSS feed 10 times in one day, it gets the basic details of the feed over and over again. When clients request the Workbench feed, they get 1,800 characters containing optional RSS elements that I haven't changed in years, except for the PuSH element I added last month. Workbench has 1,900 feed subscribers, so if they average ... read more
PubSubHubbub is a Lot Easier Than It Sounds
I've begun digging into PubSubHubbub (PuSH), the real-time RSS update protocol created by Brad Fitzpatrick and Brett Slatkin of Google and Martin Atkins of Six Apart. I was under the impression that it's harder for RSS publishers to use than the RSSCloud Interface, but that isn't the case. The specification is simple and precisely written, adopting conventions like RFC 2119 that make a spec considerably easier to understand, and it communicates using basic HTTP requests. I wrote the software that runs the Drudge ... read more