-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Include Norton Guides? #32
Comments
On the off chance that it helps, here's a list of implementations of Norton Guide readers I've written:
Anyone with a NG file or two to hand (they can be found on the web) should be able to use one of the above to explore them and get a feel for how they worked. On DOS there was originally NG.exe (the Norton Guide reader). Some time later there was a third party compiler/reader called Expert Help. It worked like NG.exe but had a couple of extras, as I recall. |
The |
Norton Guides seems to be one of the earliest online help systems. According to Wikipedia it was developed 1985 by Warren Woodford who had been working on similar software before. An overview about the file format and readers has been given by Dave Pearson. In this interview Ralph Walden (Microsoft) stated that he knew Norton Guides when he developed QuickHelp for OS/2 and DOS (1987):
Some screenshot or a useable version of Norton Guides from before 1987 would be useful to judge. DOS programs can be emulated in the browser, see https://archive.org/details/softwarelibrary_msdos. Best would be to donate the code to Internet Archive for future generations ;-) Same applies to QuickHelp to compare Norton Guides and QuickHelp.
The text was updated successfully, but these errors were encountered: