WorldWideWeb - the editor side

NeXT Computer, Inc. -> NeXT Work Logs

Title: WorldWideWeb - the editor side
Post by: JeHorn on July 30, 2011, 01:02:36 AM
Has anyone played around with the HTML editor side of the original WorldWideWeb browser by Sir Tim Berners Lee? - I'm working on a project that requires HTML, and I got a copy of it. What's a good html editor for next step?
Title: Re: WorldWideWeb - the editor side
Post by: pomosapien on August 14, 2021, 12:23:46 PM
I didn't see anybody had successfully got it running.
It does build under 3.3 but needs a stylesheet file that wasn't included.
The format of the file is not hard to suss out but the specific constants required are a little tricky.

ref: https://github.com/cynthia/WorldWideWeb/issues/2
Title: Re: WorldWideWeb - the editor side
Post by: pomosapien on August 19, 2021, 07:40:17 AM
My build will read a startup page and is able to open other example pages, but the styling and especially newline insertion are not right.  It's fixable with a more correct stylesheet.

Details at the above URL.
Title: Re: WorldWideWeb - the editor side
Post by: pomosapien on September 15, 2021, 07:05:35 AM
I didn't dig enough at first: the files area already has newer binaries of WorldWideWeb.app (1.0, 2.01, 2.02).
These binaries will have the proper stylesheet.

The latest source i've seen is 0.16.
The 0.16 source on GitHub also has the stylesheet, but it get irrevocably lost if you clean the project.

Go to top  Forum index