The Atom Publishing Protocol is now a Real Standard. ¶
Possibly related posts:
- WordPress CodeSniffer WordPress CodeSniffer Standard. Helps you format your code in wp-style....
- Live Web Live Web, Real Time . . . Call It What...
- Real-time Systems Knowledge Scoble: Real-time systems hurting long-term knowledge? ¶ ...
- Using WordPress as a CMS Things To Consider When Using WordPress as a CMS. Would...

Steve Jenson | August 1st, 2007 @ 5:20 pm |
Sorry for being pedantic but that’s not yet a Real Standard, that’s still “just” an I-D albeit the final one, hopefully. It should soon get an RFC number which will make it a Real Standard.
Pingback: tecosystems » links for 2007-08-02
Tim | August 2nd, 2007 @ 3:11 pm |
Nope, Steve, it actually is a “Proposed Standard” which is IETF-speak for standard; see http://www1.ietf.org/mail-archive/web/ietf-announce/current/msg03937.html
The RFC number merely adds a short convenient name for the thing. It’s normative, signed, sealed, and delivered.
Sam Ruby | August 2nd, 2007 @ 5:24 pm |
Matt, if you can find someone to help out on this it would be greatly appreciated.
Matt | August 2nd, 2007 @ 5:59 pm |
Sam, does that code meet your approval for APP input, output, and compatibility? Right now I’m working on the plugin update system so I don’t have a ton of time to test.
Elias Torres | August 2nd, 2007 @ 7:25 pm |
Matt,
Now that APP is done, we can give WP-APP another big push and get it to where it should be. We just need your support and yours or any other’s committer time to keep committing the changes. Unless, you want a BIG patch from Pete and I.
If in Sam you trust, he could our reviewer.
Matt | August 2nd, 2007 @ 7:30 pm |
I totally trust Sam, and if he has time to put the stamp on it then I could fast track it.
In your last comment you mention something about PHP4 vs 5 issues, are those all worked out now?
Elias Torres | August 2nd, 2007 @ 7:36 pm |
Thanks, Matt. We now have it in writing.
PHP4 vs 5 is not a language syntax, but more an XML parser issue. Especially, since PHP can be compiled with a few different XML parsers. I think we’ll just have to do our best to test, but I haven’t worked on it since that ticket, because there wasn’t much activity on it.
I’ll ping Sam and get him a Trac userid and if he comments on it, tell your lieutenants it’s a go. Deal?
Pete Lacey | August 2nd, 2007 @ 8:13 pm |
This is fantastic! I would be happy to submit APP related fixes for inclusion in interim builds of Wordpress.
Matt | August 2nd, 2007 @ 8:18 pm |
There’s no deal or not, there’s just a lack of people with the knowledge or ability of testing the code properly within our normal contributors. It’s a fair amount of new interaction and it needs to be checked for security, compatibility, and clearing up some things like why it uses its own redirect function.
Matt | August 2nd, 2007 @ 8:19 pm |
Pete, that’s awesome. Trunk is pretty stable now, I’m running it on this blog.
Elias Torres | August 3rd, 2007 @ 6:39 am |
Matt I totally understand how much it needs to be checked for security, compatibility, etc. I definitely don’t know WP enough to make sure it integrates perfectly, but WP-APP as-is is worse than if we submitted fixes to it. In other words, it could only get better.
I can tell how busy you and the other WP committers are and I can tell you care about this, but I’m not sure how do you want to proceed.
Sam Ruby | August 4th, 2007 @ 3:57 am |
I’m willing to help, but only on PHP5. I also would need to know the timeframes involved.
Steve Jenson | August 4th, 2007 @ 10:59 am |
Whoops, my bad! Thanks for the correction.