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.
>I *do* want a program I can run on my own computer that will process
>HTML and handle tasks like including HTML snippets from an include file.
>For example, I'd like something that will read
>
><include file="snippet.html"/>
>
That's exactly why I began using PHP, its flexibility with includes
(employing 'require' and 'require once'). It was from there that I
branched into using it for many other things. However, I am not sure
what the Ant filter that you mention is, so maybe this is not the best
app for you.
-David Hendler
On 8/10/05, Joe Malin <jmalin -at- tuvox -dot- com> wrote:
>
> Hi!
>
> I am looking for a freeware/shareware *client-side* preprocessor for
> HTML.
>
> I know things like PHP exist for doing "web applications" by dynamically
> generating HTML from templates and commands, but that is *not* what I
> want.
>
> I *do* want a program I can run on my own computer that will process
> HTML and handle tasks like including HTML snippets from an include file.
> For example, I'd like something that will read
>
> <include file="snippet.html"/>
>
> and stuff the contents of snippet.html into the place where the tag is,
> outputting a new HTML file.
>
> Ideally, this program could be used as a Ant filter.
>
> If you know something like this, respond with a pointer. Such a thing
> isn't really that hard to program. Before I get into making my own tool,
> though, I want to see what's out there.
>
> Joe
Now Shipping -- WebWorks ePublisher Pro for Word! Easily create online
Help. And online anything else. Redesigned interface with a new
project-based workflow. Try it today! http://www.webworks.com/techwr-l
---
You are currently subscribed to techwr-l as:
archiver -at- techwr-l -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- techwr-l -dot- com
Send administrative questions to lisa -at- techwr-l -dot- com -dot- Visit http://www.techwr-l.com/techwhirl/ for more resources and info.