[Date Prev][Date Next]
[Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[New search]
To: framers@xxxxxxxxxxxxxx (Framers List)
Subject: Re: Frame to HTML conversion scenarios
From: larry.kollar@xxxxxxxxxx
Date: Mon, 25 Mar 2002 08:55:36 -0500
Sender: owner-framers@xxxxxxxxx
Rick Quatro wrote:
> Another approach might be to save structured (FrameMaker+SGML) books to
XML
> and then transform XML to HTML using XSLT. This might not be any
simpler,
> though.
I've done this and it works very well. I run a Perl script
over the generated XML to clean up a few nits before running
Sablotron to transform to HTML. If you don't break out in
hives at the thought of using a command line :-) it's very
simple; type two commands and it's done. Some morning when
I'm feeling ambitious, I'll modify the Perl script to start
Sablotron and get it down to one step.
MacOS X would help quite a bit to reduce the process to
"push-button" -- an AppleScript could command FrameMaker
to generate the XML, perform the clean-up itself (or hand
it off to Perl), then call up an XSLT processor to convert
to HTML. You could kick it off by dragging a book file
onto the script icon.
Jeremy has also mentioned his Mif2Go software, which is
probably a good solution if you're on Windows.
--
Larry Kollar, Senior Technical Writer, ARRIS
"Content creators are the engine that drives
value in the information life cycle."
-- Barry Schaeffer, on XML-Doc
** To unsubscribe, send a message to majordomo@omsys.com **
** with "unsubscribe framers" (no quotes) in the body. **