XML archive
Get rid of the orange XML icon
2005-10-22 16:44
Link: Get rid of the orange XML icon
I tend not to agree with Dave Winer on everything, but this is something I agree 100% with. The omnipresent orange “XML” logo sucks. Maybe not for tech geeks, but for regular people. They don’t care about technology, but what they can do with it.
When I finally get around to fixing the design on this site, I won’t add the orange “XML”, but I might just add an orange “Subscribe!”.
Atom 1.0
2005-07-17 16:29
Link: Atom 1.0
Atom is about to go 1.0 very, very, very soon now.
Google AJAXSLT
2005-06-23 18:26
Link: Google AJAXSLT
AJAXSLT is an implementation of XSL-T in JavaScript, intended for use in fat web pages, which are nowadays referred to as AJAX applications. Because XSL-T uses XPath, it is also an implementation of XPath that can be used independently of XSL-T.
R.I.P. RSS
2005-06-03 23:44
I have for a long time had feeds in multiple formats. This is no longer the case: Every feed is now in the most widely implemented version of the Atom format, most commonly refered to as Atom 0.3. This is to facilitate easier subscription for users, and to have better options for further extending the site with new features.
XHTML to Markdown
2005-02-28 09:01
Link: XHTML to Markdown
XSLT stylesheet to transform XHTML into Markdown-formatted text. Licensed under under the Creative Commons Attribution-ShareAlike license.
Atom/RDF/RSS content-negotiation survey
2005-01-19 01:03 – 12 comments
Cool URIs don't change. That's also why newsfeeds should have exactly one URI, and only one URI. HTTP has accepted methods of negotiating content through Accept: headers and q-values for content types. This is a survey with the goal of finding out how aggregators are handling this. Do they send out the correct q-values, and get the appropriate feed in return?
NewsML for dummies
2004-12-29 21:19 – Leave a comment
11 ways to valid RSS
2004-03-15 12:05 – 16 comments
11 valid RSS documents, highlighting different ways to specify content within an item. Does your aggregator do something sensible with all of them?
Migration technique for Atom: Content Negotiation
2004-02-16 20:24 – One comment
About HTTP content negotiation as a migration strategy for Atom
Comment RSS
2003-11-02 20:09 – Two comments
There is now a comment feed for this site
97 stitches and a cast
2003-08-06 07:05 – Leave a comment
New prototype feed for the emerging feed format, version 0.2 this time.
It's not Pie, it's not Echo, it's not Not-Echo
2003-07-16 16:09 – Two comments
It seems that the-project-to-end-all-syndication-wars has finally gone and gotten itself a new name. The new name seems to be _Atom_—so now you all can look forward to _atomizing_ your sites.
Experimental not-Echo
2003-07-12 17:42 – Two comments
There is now a highly experimental feed in place for the emerging newsfeed format.
Magpie RSS - PHP RSS Parser
2003-06-21 17:58 – Leave a comment