| Christopher Browne's Web Pages | ||
|---|---|---|
| Prev | ||
Colophon
My Web pages are written using the DocBook SGML DTD and translated to HTML using Jade, a DSSSL translator. I use CVS to manage the SGML sources, with some use of Unison to synchronize between laptop and server.
I quite actively avoid doing "physical" markup when composing material. Remember that HTML is intended to be a structural language; the point of the whole exercise is to represent the information in a convenient fashion. Presentation is something that should be handled by the browser. Going further than that, recent work on style sheets moves presentation out of the hands of HTML proper, making it into something that authors and readers can configure somewhat less directly. Hardcoding assumptions about presentation into the original HTML is an exceedingly bad idea. HTML is not a DTP language.
I use Cascading Style Sheets to provide a way of decoupling presentation from document structure, providing rendering "hints" that improve the appearance with modern browsers, but which do not hinder readability on browsers that don't handle the "latest and greatest" graphics technology.
I also use postprocessing tools on the resultant HTML such as insert_html_templates and tidy to tidy things up, and to insert a few extras that I haven't bothered to figure how to insert via DSSSL.
It is also important to at least try to use proper language. See, for instance, the classic text on the English language, Strunk and White.
See Composing Good HTML , BrowserMania , Best Viewed With Any Browser! for more details about both good and bad use of HTML.
The origination of these pages was/is thus:
I had had a few pages of material on the web about this and that in about 1996.
In the process of researching things that seemed of personal interest, I built up a number of lists of interesting links from the World Wide Web.
At both the start and end of the AMR SAP Financials project, there were periods of a couple of months where workload was rather low.
This offered an opportunity to build a number of such link lists.
Peoples' questions and comments helped the quantity of material to "snowball."
The material has generally speaking grown out of my looking at one subject or another; if it proves useful, that's wonderful. If links are broken, I'd certainly appreciate hearing about it, and if you can suggest a fix, that's even more appreciated. There might even be a button at the bottom of the page that you could click on to get to a web form that might even ease the process.
If, on the other hand, you're in need of further homework assistance, this goes beyond the intended scope of my efforts, and as that is pretty likely to short-circuit your education in research methods, I am likely to actively discourage it.
One interesting question I've seen asked is How come the best sites on the internet are all by individuals? (from Dr Pseudocryptonym ). The "doctor" links to my site, which might suggest that he felt my site was one of those "best" sites. Who can say?