since reaching PR is dependent on getting interoperable implementations, and since that requires the creation of a comprehensive test suite, I think 10 years for that is a reasonable guess, if the WG continues to work during that entire period
Tag: standards
Reinventing HTML
It is necessary to evolve HTML incrementally. The attempt to get the world to switch to XML all at once didn’t work.
wow! sensible words on the future of HTML from timbl. there is yet hope for the web, and for the w3c
Web Applications Packaging
ah, the w3c is starting work on a standard for widgets. i wonder how the various competitors plan to deal with this, and whether the w3c will be able to deliver timely
Widget Standards
now all major vendors have widgets. how about some standards?
Drag and Drop
However it is implemented, drag-and-drop operations must have a starting point (e.g. where the mouse was clicked, or the start of the selection or element that was selected for the drag), may have any number of intermediate steps (elements that the mouse moves over during a drag, or elements that the user picks as possible drop points as they cycle through possibilities), and must either have an end point (the element above which the mouse button was released, or the element that was finally selected), or be canceled. The end point must be the last element selected as a possible drop point before the drop occurs (so if the operation is not canceled, there must be at least one element in the middle step).
dnd is such a poorly supported concept in general, unfortunately
Google Transit Feed Specification
bunch of CSV for public transit companies to spec their routes, etc. lobby your local transit company now.
2007-01-29:
an effort to offer tools to transportation providers which generate transit system data in the Google Transit data feed format from other existing transit data formats.
awesome! this ought to get much more play
2 approaches to rss
i don’t normally comment on RSS, but i have recently had occasion to deal with 2 sets of RSS extensions. both extend RSS into the geographical realm, but are lacking test cases so far. so i wrote to the 2 originators of those extensions, and got wildly different responses. a clueless “shucks” from yahoo, collaboration from the georss community. luckily, the yahoo extension is not causing a lot of damage since they are limiting their own success with their ineptitude.
Slashdot can’t do HTML
who would have thought that microsoft would fix their HTML? somewhat ironic that they beat /. to it when help has been available for quite some time.
css columns in mozilla
Preliminary support for CSS columns has been checked in to Mozilla. this is a first step (finally!) towards the CSS 3 multi-column layout module.
XML lessons
andrew orlowski (who, by the way, is very non-acerbic in person) had a insightful presentation at xml summer school. also very interesting: peter rodgers on the 1060 netkernel. which shares many resemblances with cocoon, but goes further. also, my own slides.