TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:Re: variables and .HTML From:Arlen -dot- P -dot- Walker -at- jci -dot- com To:"TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com> Date:Tue, 19 Jun 2001 09:06:52 -0500
Well, here's what I'd do with that sort of problem.
I'd pick up Manila from Userland, a scripting language used, among other
things, to maintain websites. One of the things this particular systemis
good at is inserting variables into web pages. You define the variable in
the langauge, then use the variable name in the web pages that you write
(and which are also stored in Frontier's object db). Then, when it's time
to "publish, it replaces all occurances of of the variable with the current
definition. Change the definition and publish again, and the new name is in
the html pages.
You could manage the same thing with NetObjects Fusion, but NOF is a trifle
unstable, runs only under Windows, and garbages up the html something
awful. Manila doesn't know nuthin' 'bout no html, so leaves your code
alone. It simply searches for defined variables when publishing and
replaces them with their defined value.
Have fun,
Arlen
Chief Managing Director In Charge, Department of Redundancy Department
DNRC 224
Arlen -dot- P -dot- Walker -at- JCI -dot- Com
----------------------------------------------
In God we trust; all others must provide data.
----------------------------------------------
Opinions expressed are mine and mine alone.
If JCI had an opinion on this, they'd hire someone else to deliver it.
*** Deva(tm) Tools for Dreamweaver and Deva(tm) Search ***
Build Contents, Indexes, and Search for Web Sites and Help Systems
Available now at http://www.devahelp.com or info -at- devahelp -dot- com
Sponsored by Cub Lea, specialist in low-cost outsourced development
and documentation. Overload and time-sensitive jobs at exceptional
rates. Unique free gifts for all visitors to http://www.cublea.com
---
You are currently subscribed to techwr-l as: archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.