Slashdot Mirror


User: Bongo+Wafer

Bongo+Wafer's activity in the archive.

Stories
0
Comments
4
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 4

  1. Alien DOOM on What Games Have Actually Affected You? · · Score: 1

    I'm glad someone mentioned the Alien DOOM mod. This was the first and only thing to spring to mind for me. It would probably be tame by comparison now but at the time it scared the hell out of me. I sure hope the guy who made it has gone on to be successful because it was, in my mind, a work of art.

    Geoff.

  2. The wonders of the Slashdot effect on Patrick Volkerding Interviewed by The Age · · Score: 1

    The Age keeps a table of the 5 most viewed articles and as of Monday morning it reads:

    1. The Linux distribution that's always in the black
    2. Holly's semi-nude baptism of fire
    3. ...

    For some reason, I found that very funny.

    Geoff.
    --
    NP: Porcupine Tree - Stars Die-The Delerium Years 1991-1997 [Fadeaway]

  3. Re:Geography? on KaZaA Resumes Downloads, Company Sold? · · Score: 1

    Well, they recently tried to burn down a goodly portion of it, if that's any help. And I do believe there was some bombing done by Americans, albeit from helicopters using water.



    Geoff.

  4. XML & XSL on Writing Documentation · · Score: 1

    I have a DIY documentation system that is (so far) good enough for my needs. I started righting documentation in HTML but wanted to produce nice hardcopy as well. Rather than writing it twice; once in HTML, once in LaTeX, I turned my HTML docs into HTML-like XML and wrote myself some XSL transforms that produce either proper HTML or LaTeX. At some stage I'll probably do a transform to produce XSL-FO (formatting objects) which I can run through the Apache Group's FOP to produce PDFs.

    I know it's reinventing the wheel but I was learning XSL at that stage and my documentation requirements are pretty lean.

    Geoff.