473,395 Members | 1,440 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Help File Authoring

I am at the beginning of a new project, and want to have my developers work
on the Help files as we are developing the new application forms. Since
most of my previous work has been in the ASP arena, I am not familiar with
Help file authoring tools and process. Can anyone point me to a good
description of the process of help file development and any good (and cheap)
tools?

TIA
Ron Lounsbury
Nov 22 '05 #1
8 1517
Ron L wrote:
I am at the beginning of a new project, and want to have my developers work
on the Help files as we are developing the new application forms. Since
most of my previous work has been in the ASP arena, I am not familiar with
Help file authoring tools and process. Can anyone point me to a good
description of the process of help file development and any good (and cheap)
tools?

TIA
Ron Lounsbury

HTML Help Workshop has been available from MS for years, it's OK.
http://msdn.microsoft.com/library/de...pDownloads.asp

I use Help & Manual - it is a few hundred dollars but *really* nice.
Best bang for the buck IMHO!
http://www.helpandmanual.com/

--
- Mitchell Vincent
- kBilling - Invoices Made Easy!
- http://www.k-billing.com
Nov 22 '05 #2
If you want to use MS Help 2 (VS.NET integrated help) you have to use
Microsoft VSHIP SDK:

http://msdn.microsoft.com/library/de...ingNETHelp.asp

If you want to use HTML Help (chm files), you can use Microsoft HTML Help
Workshop:

http://msdn.microsoft.com/library/de...onHH1Start.asp

Since none of them is the easiest and friendliest tool of the world, you may
want to use 3rd party tools:

http://www.helpware.net/
--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com
"Ron L" <ro**@bogus.Address.com> escribió en el mensaje
news:uL**************@tk2msftngp13.phx.gbl...
I am at the beginning of a new project, and want to have my developers work
on the Help files as we are developing the new application forms. Since
most of my previous work has been in the ASP arena, I am not familiar with
Help file authoring tools and process. Can anyone point me to a good
description of the process of help file development and any good (and
cheap) tools?

TIA
Ron Lounsbury

Nov 22 '05 #3
Carlos

Thanks for the infomation, I will take a look at them.

Ron Lounsbury

"Carlos J. Quintero [.NET MVP]" <ca*****@NOSPAMsogecable.com> wrote in
message news:eG**************@TK2MSFTNGP14.phx.gbl...
If you want to use MS Help 2 (VS.NET integrated help) you have to use
Microsoft VSHIP SDK:

http://msdn.microsoft.com/library/de...ingNETHelp.asp

If you want to use HTML Help (chm files), you can use Microsoft HTML Help
Workshop:

http://msdn.microsoft.com/library/de...onHH1Start.asp

Since none of them is the easiest and friendliest tool of the world, you
may want to use 3rd party tools:

http://www.helpware.net/
--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com
"Ron L" <ro**@bogus.Address.com> escribió en el mensaje
news:uL**************@tk2msftngp13.phx.gbl...
I am at the beginning of a new project, and want to have my developers
work on the Help files as we are developing the new application forms.
Since most of my previous work has been in the ASP arena, I am not
familiar with Help file authoring tools and process. Can anyone point me
to a good description of the process of help file development and any good
(and cheap) tools?

TIA
Ron Lounsbury


Nov 22 '05 #4
Michael,

Thanks for the information, I will take a look at those.

Ron Lounsbury
"Mitchell Vincent" <mv******@newsgroup.nospam> wrote in message
news:ux****************@tk2msftngp13.phx.gbl...
Ron L wrote:
I am at the beginning of a new project, and want to have my developers
work on the Help files as we are developing the new application forms.
Since most of my previous work has been in the ASP arena, I am not
familiar with Help file authoring tools and process. Can anyone point me
to a good description of the process of help file development and any
good (and cheap) tools?

TIA
Ron Lounsbury

HTML Help Workshop has been available from MS for years, it's OK.
http://msdn.microsoft.com/library/de...pDownloads.asp

I use Help & Manual - it is a few hundred dollars but *really* nice. Best
bang for the buck IMHO!
http://www.helpandmanual.com/

--
- Mitchell Vincent
- kBilling - Invoices Made Easy!
- http://www.k-billing.com

Nov 22 '05 #5
Ron,
I am at the beginning of a new project, and want to have my
developers work on the Help files as we are developing the new
application forms. Since most of my previous work has been in
the ASP arena, I am not familiar with Help file authoring tools
and process. Can anyone point me to a good description of the
process of help file development and any good (and cheap) tools?


Here are some additional resources to look at:

"Which Help Authoring Tool(s) Do You Choose?" and "Tools Comparison
Matrix":
http://www.helpstuff.com/helps*tuff.html#hats

"Which HAT (Help Authoring Tool) should I buy?":
http://www.cherryleaf.com/which_hat_...ould_I_buy.htm

Reviews of commonly used tools:
http://www.mshelpwiki.com/inde*x.php...oftwareReviews

The market leader is currently RoboHelp, but it is expensive and its
future is now uncertain, as explained here:

http://www.winwriters.com/arti*cles/rh/index.html

--
Pete (Microsoft Help MVP)

Nov 22 '05 #6
"Mitchell Vincent" <mv******@newsgroup.nospam> escribió en el mensaje
news:ux****************@tk2msftngp13.phx.gbl...
HTML Help Workshop has been available from MS for years, it's OK.


It requires this hotfix when it starts crashing:
http://support.microsoft.com/kb/294990/en-us

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com
Nov 22 '05 #7
Carlos
Thanks for the warning. I'll keep it in mind.

Ron L
"Carlos J. Quintero [.NET MVP]" <ca*****@NOSPAMsogecable.com> wrote in
message news:ej**************@TK2MSFTNGP14.phx.gbl...
"Mitchell Vincent" <mv******@newsgroup.nospam> escribió en el mensaje
news:ux****************@tk2msftngp13.phx.gbl...
HTML Help Workshop has been available from MS for years, it's OK.


It requires this hotfix when it starts crashing:
http://support.microsoft.com/kb/294990/en-us

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com

Nov 22 '05 #8
Carlos
Thanks for the warning. I'll keep it in mind.

Ron L
"Carlos J. Quintero [.NET MVP]" <ca*****@NOSPAMsogecable.com> wrote in
message news:ej**************@TK2MSFTNGP14.phx.gbl...
"Mitchell Vincent" <mv******@newsgroup.nospam> escribió en el mensaje
news:ux****************@tk2msftngp13.phx.gbl...
HTML Help Workshop has been available from MS for years, it's OK.


It requires this hotfix when it starts crashing:
http://support.microsoft.com/kb/294990/en-us

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com

Nov 22 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: CM | last post by:
Hi, there: I cannot create new web ASP application with Visual InterDev 6.0. The error message is: Server error: Authoring is disabled for this server. Use the Server Administrator to enable...
7
by: Ron L | last post by:
I am at the beginning of a new project, and want to have my developers work on the Help files as we are developing the new application forms. Since most of my previous work has been in the ASP...
22
by: Jeff Parker | last post by:
I have a web application that for the real estate industry. Here is one of the sites using said application. http://www.wellsre.com As you can see if you click this link here...
6
by: Bill Cherepy | last post by:
I don't know if this can be done, but I would like to download and display the contents of a text located on another Web site. I've searched for two days, but have not found any info on this. Help...
6
by: d.warnermurray | last post by:
I am doing a project for school that involves creating help files for a html authoring tool. If you could help me with answers to some questions it would really help. 1. What tasks do you expect...
5
by: dixie | last post by:
I was wondering if there is a way of doing a simple help system with either viewing a page in a browser or looking at a definite page in a .pdf file when a help button was pushed on an Access...
4
by: dixie | last post by:
Help, I'm really out of my depth here (not unusual I hear you say :-). I have just installed HTML Help in an application. I told it in the Project Properties the path to the help file. I then...
2
by: MLH | last post by:
I did these 4 steps to create a topic file 1 Open a new file in a word processor or text editor that can handle rich text format. 2 Write your individual topics, separating each topic with a...
13
by: Stephen | last post by:
Hi, Is there a way to have conditional statements in app.config file? I want to add keys, so that based on the args, appropriate keys are taken from the config file and used in my app Thanks,...
7
by: Ronald S. Cook | last post by:
I was just wondering if anyone knew the most common 3rd party tool to buy for help authoring for our .NET Windows apps. We're looking to choose/standardize on something. Or, is it possible there'...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.