Archive
Posts
Thursday, June 22, 2006
Atom 1.0 and Blogger
Bloglines now has Atom 1.0 support, and though there are some problemsthere still, it’s time for a new target. I’m sure it’s clear from all my posts that I’m a big proponent of Atom 1.0. However, I probablyappeared to be a bit of a hypocrite, using an aggregator that didn’t support it, and only providing...
Abdera Project
The Abdera Apache Incubator project is now up and running. The project is to provide tools forThe Atom Syndication Format andThe Atom Publishing Protocol. Right now I’m mostly contributingby maintaining the Maven build configuration for the Java implementation. I hope to be able to do a little morelater (especially once the World Cup is over…)I’m...
Wednesday, June 21, 2006
Bloglines and Atom: Beginning
Bloglines has begun adding suport for Atom 1.0
Saturday, June 3, 2006
Abdera Maven 2 Build
I attempted to make a Maven 2 build for the proposedAbdera project. I’ve never made a patch before, so I attempted it by checking in thecontents of the original tar into my local-file-system SVN repository, and then made mychanges against that, and finally generated a patch using theSubclipse tools. In case that isn’t good enough,...