Archive for November, 2007

Relative URI and APP Test Site

Friday, November 30th, 2007

I believe I found a possible bug in the APP test site at http://bitworking.org/projects/apptestsite I was trying to PUT on the Edit-Media URI that returned from the entry, but all I got was Not Found errors. After having a little conversation with takemaru san, it turned out that the base URI ...

AtomPub client - progress so far

Wednesday, November 21st, 2007

Here is the early alpha of the Atom Publishing client I've been working on. The basic features work OK, but it seriously lacks usability. You probably don't wanna use it just yet even if you're a developer. The hardest stuff would be to figure out the ...

WordPress 2.3.1 and AtomPub [update2]

Wednesday, November 21st, 2007

I've noticed a couple of things while messing around with the latest WordPress's Atom Publishing Protocol support. Bug: Malformed XML returns when GETing a Media Link Entry. Bug: 404 Not Found error on GETing a category and a collection document if "WordPress address" and "Blog address" are different. Bug: Entry's published, Updated and ...