| View previous topic :: View next topic |
| Author |
Message |
Rinauld Raymond VDS Pirate


Joined: 22 Aug 2003 Posts: 32 Location: Aix (France)
|
Posted: Wed Sep 10, 2003 5:35 pm Post subject: chm maker |
|
|
Hie everybody.
Could you tell me, please,
what software you use to make your .chm files ?
Thanks |
|
| Back to top |
|
 |
Vic D'Elfant Past Contributor


Joined: 26 Jun 2002 Posts: 673 Location: The Netherlands
|
Posted: Wed Sep 10, 2003 5:48 pm Post subject: |
|
|
You could try Visual CHM.
Vic _________________ phpBB Development Team |
|
| Back to top |
|
 |
jules Professional Member


Joined: 14 Sep 2001 Posts: 1043 Location: Cumbria, UK
|
Posted: Wed Sep 10, 2003 5:53 pm Post subject: |
|
|
I create the pages using good old Front Page Express which came with Windows 98 I believe, and which I've faithfully transferred from machine to machine. It does all I need, and I've learned to live with its quirks. But you can use any HTML editor for this.
I build the .chm file using Microsoft HTML Workshop which you can download from http://msdn.microsoft.com/library/default.asp?url=/library/en-us/htmlhelp/html/hwMicrosoftHTMLHelpDownloads.asp. It has a few bugs, which again I've got used to, but I'm cheap and it's free!
I even do my web site using FPX (can I hear gasps of disbelief?) _________________ The Tech Pro
www.tech-pro.net |
|
| Back to top |
|
 |
Rinauld Raymond VDS Pirate


Joined: 22 Aug 2003 Posts: 32 Location: Aix (France)
|
Posted: Wed Sep 10, 2003 6:30 pm Post subject: |
|
|
Thank you for your answers.
Visual CHM is very simple to use  |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
|
| Back to top |
|
 |
PGWARE Web Host

Joined: 29 Dec 2001 Posts: 1565
|
Posted: Wed Sep 10, 2003 8:09 pm Post subject: |
|
|
| The Microsoft HTML Workshop is all you really need to do this and honestly is quite easy (that's pretty hard to say when using a Microsoft development tool). Editing html pages is where you want to maybe invest in a visual editor, honestly though I just use notepad and check my code by opening the page in IE and testing to see if everything looks right. |
|
| Back to top |
|
 |
Rinauld Raymond VDS Pirate


Joined: 22 Aug 2003 Posts: 32 Location: Aix (France)
|
Posted: Wed Sep 10, 2003 8:26 pm Post subject: |
|
|
Thak you PGWare.
have you a link to learn how to create the chm, I mean all the function and command of HTML Workshop ? |
|
| Back to top |
|
 |
PGWARE Web Host

Joined: 29 Dec 2001 Posts: 1565
|
Posted: Wed Sep 10, 2003 10:07 pm Post subject: |
|
|
| There's documentation that comes with Microsoft HTML Workshop for advanced features that you may need. |
|
| Back to top |
|
 |
Rinauld Raymond VDS Pirate


Joined: 22 Aug 2003 Posts: 32 Location: Aix (France)
|
Posted: Thu Sep 11, 2003 1:46 am Post subject: |
|
|
Ok  |
|
| Back to top |
|
 |
CodeScript Moderator Team

Joined: 08 Jun 2003 Posts: 1060 Location: India
|
Posted: Thu Sep 11, 2003 2:41 am Post subject: |
|
|
Hi Rinauld
Manually entering the index items after clicking each - entering a item and then Ok is a pain if you want more than few entries in the index. I had made a utility for this in VDS which makes things much simpler.Drag'nDrop html files. If U don't enter a title it will use the file name to generate one for each page in the index. I was thinking of adding ability to add contents also in the same way and make it a commercial app (not for vds users but for others). It needs HTML Workshop installed as of now. Using dll and making it more proffessional is a later idea if I ever get time.
As such the app has some bugs related mainly to command line option of HTML Workshop. You nned to place the app in the same directory as the htmal files you wish to add. Inspite of all these it outperforms some commercial apps already available. Workaround is possible for most of these but I am not bothered as it is for my own use. If you want it in current state let me know. _________________ Regards
- CodeScript
Give your application a professional look with the VDSGUI Extension |
|
| Back to top |
|
 |
Rinauld Raymond VDS Pirate


Joined: 22 Aug 2003 Posts: 32 Location: Aix (France)
|
Posted: Thu Sep 11, 2003 11:41 am Post subject: |
|
|
Thank you for explanation CodeScript.
Is your application available? |
|
| Back to top |
|
 |
CodeScript Moderator Team

Joined: 08 Jun 2003 Posts: 1060 Location: India
|
|
| Back to top |
|
 |
Rinauld Raymond VDS Pirate


Joined: 22 Aug 2003 Posts: 32 Location: Aix (France)
|
Posted: Thu Sep 11, 2003 7:53 pm Post subject: |
|
|
| Thank you CodeScript |
|
| Back to top |
|
 |
|