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: Java Help or Something Else? From:Scott Miller <smiller -at- PORTAL -dot- COM> Date:Fri, 5 Feb 1999 08:47:52 -0800
A popular solution, until Java Help comes along, is to cobble together a
very simple homegrown help system using either the HotJava bean or the Ice
Browser (a Java browser). You can hand-build your TOC and index, or use the
HTML indexer available from http://www.brown-inc.com/. You can even have
dialog-box level context-sensitive help. Your developer just has to modify
the browser to put some navigation buttons on, and then just link to the
URLs that you give them.
Even if you use NetHelp, the developer still has to do work to hook it up.
Plus, with a Java browser, your help is as platform-independant as the
application is.
- Scott M
smiller -at- portal -dot- com
> Well, here is my problem...
> I develop the Online Help for an application that is moving to a Java GUI
> (release is sheduled for early summer). I have proposed delivering
> NetHelp.
> I am currently working in ForeHelp.