Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Best help authoring tool for shareware

Best help authoring tool for shareware

Scheduled Pinned Locked Moved The Lounge
csharpc++htmldotnetvisual-studio
8 Posts 7 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    Code4Food
    wrote on last edited by
    #1

    Just wondering from any shareware authors out there what the best help authoring tool is? In a shareware authors price range. I can't afford to use RoboHTML or the likes, I would have to sell a million copies just to break even :) Or does anyone know how to get more help or a detailed description of how to use the HTML help workshop that comes with VS.NET? Everytime I do a search on it, it comes up as COM Object MFC, or .NET Framework stuff (I hate the search feature in VS.NET). Thanks for any tips or advice! Code4Food ---- "There is no try; only do or do not" -Yoda

    S B S P R 6 Replies Last reply
    0
    • C Code4Food

      Just wondering from any shareware authors out there what the best help authoring tool is? In a shareware authors price range. I can't afford to use RoboHTML or the likes, I would have to sell a million copies just to break even :) Or does anyone know how to get more help or a detailed description of how to use the HTML help workshop that comes with VS.NET? Everytime I do a search on it, it comes up as COM Object MFC, or .NET Framework stuff (I hate the search feature in VS.NET). Thanks for any tips or advice! Code4Food ---- "There is no try; only do or do not" -Yoda

      S Offline
      S Offline
      Steven Hicks n 1
      wrote on last edited by
      #2

      I use my CMS (http://www.ltpb.8m.com/XMLHTML[^]), to manage my HTML files, most of the formating is done by templates anyway. And then I just compile it through the HTML Help program. This way I can store ALL the unique contents in an XML file. Also it doesn't cost ANYthing. -Steven

      By reading this message you are held fully responsible for any of the mispelln's or grammer, issues, found on, codeproject.com.

      For those who were wondering, actual (Linux) Penguins were harmed in creating this message.

      Visit Ltpb.8m.com
      404Browser (Efficient, Fast, Secure Web Browser): 404Browser.com

      1 Reply Last reply
      0
      • C Code4Food

        Just wondering from any shareware authors out there what the best help authoring tool is? In a shareware authors price range. I can't afford to use RoboHTML or the likes, I would have to sell a million copies just to break even :) Or does anyone know how to get more help or a detailed description of how to use the HTML help workshop that comes with VS.NET? Everytime I do a search on it, it comes up as COM Object MFC, or .NET Framework stuff (I hate the search feature in VS.NET). Thanks for any tips or advice! Code4Food ---- "There is no try; only do or do not" -Yoda

        B Offline
        B Offline
        Brad Jennings
        wrote on last edited by
        #3

        If you are using or have access to Visual Studio 6, it has an application called Help Workshop. The help files we made at work with this turned out pretty good. Brad Jennings My latest nickname: Kidney Stone (Nickname courtesy of my roommates)

        1 Reply Last reply
        0
        • C Code4Food

          Just wondering from any shareware authors out there what the best help authoring tool is? In a shareware authors price range. I can't afford to use RoboHTML or the likes, I would have to sell a million copies just to break even :) Or does anyone know how to get more help or a detailed description of how to use the HTML help workshop that comes with VS.NET? Everytime I do a search on it, it comes up as COM Object MFC, or .NET Framework stuff (I hate the search feature in VS.NET). Thanks for any tips or advice! Code4Food ---- "There is no try; only do or do not" -Yoda

          S Offline
          S Offline
          Stephane Rodriguez
          wrote on last edited by
          #4

          html help center[^] MS HTML Help workshop 2.0 client is out on January. (*.hxs,*.hxi). SDK is available.

          C 1 Reply Last reply
          0
          • S Stephane Rodriguez

            html help center[^] MS HTML Help workshop 2.0 client is out on January. (*.hxs,*.hxi). SDK is available.

            C Offline
            C Offline
            Code4Food
            wrote on last edited by
            #5

            Nice link! Thanks. Now have to start reading all the information but at least I now have a link to a site with that information :) Code4Food ---- "There is no try; only do or do not" -Yoda

            1 Reply Last reply
            0
            • C Code4Food

              Just wondering from any shareware authors out there what the best help authoring tool is? In a shareware authors price range. I can't afford to use RoboHTML or the likes, I would have to sell a million copies just to break even :) Or does anyone know how to get more help or a detailed description of how to use the HTML help workshop that comes with VS.NET? Everytime I do a search on it, it comes up as COM Object MFC, or .NET Framework stuff (I hate the search feature in VS.NET). Thanks for any tips or advice! Code4Food ---- "There is no try; only do or do not" -Yoda

              P Offline
              P Offline
              Philip Patrick
              wrote on last edited by
              #6

              you can try also a Helpware[^] Philip Patrick Web-site: www.stpworks.com "Two beer or not two beer?" Shakesbeer

              1 Reply Last reply
              0
              • C Code4Food

                Just wondering from any shareware authors out there what the best help authoring tool is? In a shareware authors price range. I can't afford to use RoboHTML or the likes, I would have to sell a million copies just to break even :) Or does anyone know how to get more help or a detailed description of how to use the HTML help workshop that comes with VS.NET? Everytime I do a search on it, it comes up as COM Object MFC, or .NET Framework stuff (I hate the search feature in VS.NET). Thanks for any tips or advice! Code4Food ---- "There is no try; only do or do not" -Yoda

                R Offline
                R Offline
                Ravi Bhavnani
                wrote on last edited by
                #7

                I use Html Help with VC6.0. Microsoft's official book on the subject is very detailed an easy to follow. It's out of print but can be had used for $29 from Amazon.

                http://www.amazon.com/exec/obidos/tg/detail/-/1572316039/[^]

                /ravi Let's put "civil" back in "civilization" http://www.ravib.com ravib@ravib.com

                1 Reply Last reply
                0
                • C Code4Food

                  Just wondering from any shareware authors out there what the best help authoring tool is? In a shareware authors price range. I can't afford to use RoboHTML or the likes, I would have to sell a million copies just to break even :) Or does anyone know how to get more help or a detailed description of how to use the HTML help workshop that comes with VS.NET? Everytime I do a search on it, it comes up as COM Object MFC, or .NET Framework stuff (I hate the search feature in VS.NET). Thanks for any tips or advice! Code4Food ---- "There is no try; only do or do not" -Yoda

                  J Offline
                  J Offline
                  Joe Woodbury
                  wrote on last edited by
                  #8

                  I feel your pain. RoboHelp is simply fantastic. The real shame is that soon after I was laid off from my last company, so was the writer (I think you see the trend), so the copy of RoboHelp I insisted they buy just two months before is sitting on this guys desk. Aaaggghh.

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups