Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment I'm a therapist and have been doing this already. (Score 1) 187

I work on Icecrown, horde side, as a Tauren, "Cownselor." This is a pretty tough job sometimes. Here's a chat transcript from a couple of nights ago:

To [Stabbz]: Hello, Stabbz. My name is Cownselor. My mother asked me to speak with you about your time in the World of Warcraft.
[Stabbz]: Stabbz is busy fighting against Freya (32%, 22/24 people alive)

Comment Use DITA (Score 4, Informative) 338

Someone mentioned XML/XSL/FO. Don't try to write your content in XSL-FO. You'll hate every minute of it.

I'd look in to using DITA (Darwin Information Typing Architecture). It's a set of canned XML structures, plus a specification for how to process and customize those structures. It includes tags for stuff like footnotes...I bet it covers a lot of your use cases. There are some good intros to how these XML structures work here: http://dita.xml.org/book/dita-wiki-knowledgebase

As DITA is XML, you can convert it to HTML and whatever else you feel like, pretty easily. There's an open-source implementation of the DITA spec called the DITA Open Toolkit (http://sourceforge.net/projects/dita-ot/). The DITA Open Toolkit includes stylesheets/scripts to publish HTML and PDF, among other things. PDFs are published via XSL-FO. Just like HTML needs a web browser to render something useful, XSL-FO requires a FO processor to create a PDF. So, in the end you write DITA, XSLT and other scripts transform that DITA to XSL-FO, the a FO processor consumes the XSL-FO and spits out a PDF. The DITA Open Toolkit comes with an open-source FO processor (Apache FOP). FOP doesn't fulfill everyone's needs, but it might work very well for you.

Unfortunately, working with the Open Toolkit and customizing its output can be a bit unwieldy. http://groups.yahoo.com/search?query=dita+users is a pretty good place to look for help.

IBM

Submission + - Pay for your own tea and coffee, IBM tells staff

Stony Stevenson writes: FREE tea and coffee are necessities in an office, but if new cost-cutting measures get the nod at IBM, staff will be paying for their own. IBM worldwide has begun cost cuts that will scrap office amenities such as tea and coffee, and even company-funded home internet access, as the IT services giant battles the effects of the global financial crisis. From May 1, IBM will cease to reimburse internet access for staff working from home. Direct-pay corporate managed and contracted home internet services will also be scrapped.

Slashdot Top Deals

Living on Earth may be expensive, but it includes an annual free trip around the Sun.

Working...