April 2005 Archives
Friday, 29 April 2005
A while back, I published a series of entries (1,2,3,4) about would-be Web Description Formats, with the intent of figuring out which (if any) is suitable, or whether a new one is required. I’d like to keep this moving,...
Friday, 29 April 2005
Today’s release of Tiger includes a new but little-discussed framework for developers, CoreData. What’s most interesting to me is its similarities — and differences — to SDO, IBM and BEA’s* effort to abstract away the specifics of how data...
Sunday, 24 April 2005
Should cookies be shared between your RSS aggregator and your Web browser? If they were, sites would be able to automatically personalise the feeds you subscribe to; would people be interested in that, or see it as an intrusion...
Sunday, 24 April 2005
XML is arguably one of the bigger things to come onto industry’s radar for a while, and as a result programming languages (e.g., ECMAScript, Comega, Java) are changing to accommodate it. This isn’t just happening in libraries; the syntax...
Tuesday, 12 April 2005
Way back when I put the first Atom drafts together, I included a placeholder for a section that I hoped would allow reconstruction of feed state. Presently, this often isn’t necessary, because you have to be away for a...
Sunday, 10 April 2005
As if flying wasn’t enough of a trial already, you may have heard that the FCC is considering lifting their ban on mobile phone use in airplanes. While the FAA may still restrict their use, this is just one...
Sunday, 10 April 2005
Those who have been preoccupied by Two Funerals and a Wedding may have missed news of a developing diplomatic crisis in Australia. Sir Michael Somare, the Prime Minister of Papua New Guinea, happened to transit through Brisbane airport on his...
Sunday, 3 April 2005
Web metadata discovery is not a new topic, and one on which the final word has not been spoken. However, one of the most basic means of discovering something about a resource, the HTTP OPTIONS method, is not widely...
Friday, 1 April 2005
RDF has a simple, usable, universal model; everything’s nodes and arcs, so it avoids the problems of the Infoset, which IMO are brought by its complexity and special cases. Years of disquiet about attributes by portions of the XML...