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.
Re: recommendations of sources for creating online help
Subject:Re: recommendations of sources for creating online help From:"Mike Frasciello" <MJFrasci -at- uc -dot- syr -dot- edu> To:"TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com> Date:Fri, 29 Mar 2002 07:42:34 -0500
If the app is being developed in Java, why not go with JavaHelp? If
you've developed HTML Help, you can develop a JavaHelp system - either
natively or with a tool like HelpBreeze or RoboHelp (although they tend
to put a lot of proprietary garbage in).
Check out http://java.sun.com/products/javahelp/. JavaHelp comes as
part of the JDK, so you're development team probably has the indexer,
viewer, and other tools aleady available. I've had excellent results
with JavaHelp. Much "lighter" than HTML help and WinHelp. JavaHelp it
deployed in a .jar file (basically a .zip file) rather than .chm or .hlp
file, which can both be extremely fat.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
PC Magazine gives RoboHelp Office 2002 five stars - a perfect score!
"The ultimate developer's tool for designing help systems. A product
no professional help designer should be without." Check out RoboHelp at http://www.ehelp.com/techwr
---
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.