473,388 Members | 1,326 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,388 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 21 '05 #1
7 1035
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 21 '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 21 '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 21 '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 21 '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 21 '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 21 '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 21 '05 #8

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: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...

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.