One of the things that distinguishes the XML conference is the fact we publish proceedings that are open to the public a few months after the event, and available to all conference attendees as soon as they’re processed.
The speakers often complain about writing them, but the attendees, libraries, students, and technology historians always appreciate the effort. I figure that if it’s worth going through a peer-reviewed submission process, preparing the talk, flying to the conference and speaking to lots of people, then it’s worth archiving what you said in a way that people can still understand 6 months later (which isn’t the case with PowerPoint or equivalent slides, which simply lack the context and information to make sense out of all those pretty graphics). Proceedings also have a lot more room than a 45-minute talk, so people can add all the appropriate references, add more technical discussion, or bring in odd facts that they don’t have time for on the podium.
The question is how to make it easier for people to create their papers? It’s always surprising how many people speaking at an XML conference seem to have difficulty in writing papers in XML and how often we get the request to just let them use Word (hmm, shades of what I used to hear when working for SoftQuad, but from XML-savvy people). One potential answer is to get more authoring tools vendors to make their tools available to the speakers, as a way of marketing their tools’ abilities. We’ve done this in the past, with a custom DTD. This year we want to encourage more vendors to make tools available, so we’ve decided to create a subset of DocBook to be used for the conference proceedings. If you are involved with an XML authoring tool producer and are interested in providing a customization for the DocBook subset and being listed on the conference website, send me an email.
I’m being immensely helped in creating the subset by Norm Walsh, Eve Maler (both DocBook gurus), Benjamin Jung (who does the final proceedings processing), and Philip Mansfield (who created the style sheets for the proceedings submission system and will have some tools for creating proceedings papers this year).
We’re working on the subset now; it will be announced on the conference web site when it’s ready. We already know it will be close to simplified DocBook, with article
as the top-level element, author information in articleinfo
, and cooked bibliographies, for those of you who want to get started on your proceedings papers or your tool customizations early ;-).