Live data from Hacker News

Freeing the Web from the Browser

reinterpretcast.com

1–10 of 128 posts

Re: Freeing the Web from the Browser

#3
Although this talks about freeing the web from a browser, this seems like a pretty good case for a augmenting the browser experience. The first thing being a browser plugin that ignores all links (which is probably a good default for anyone interested in reading an article and not getting distracted), then it just allows a layer on top for highlighting sections creating your own links. I expect this probably already exists.

I think firefox's reading mode should have an option to turn off links.

The missing step here is connecting to other programs, but this is a first step.

Re: Freeing the Web from the Browser

#5
Most saddening, perhaps, is the way in which the Web constrains the use of links. For example: although the link is the primary form of reference on the Web, underpinning the tangle of connections that make the system so useful, the ability to create new links is a privilege granted only to content producers. The vast majority of those interested in a piece of work are merely readers, unable to contribute, only to consume.

The sad part is, we already have the technical infrastructure in place to support those user contributions - it's the Comments section of any blog-shaped site.

So called "Web 2.0" was all about readers contributing feedback to whichever content was being published through a channel. But the shape it took was not the original hypermedia vision, but a conversation of loosely related comments that could potentially go off-topic.

To support the annotation feature described in the article, it would just require that common web platforms allowed their current comment systems to attach comments to paragraphs in the article, and show these comments as side notes. Current moderation functions could be used to separate the wheat from the chaff. But it would require readers to adapt and learn to tap this resource to its fullest potential.

Re: Freeing the Web from the Browser

#6
post #3

Although this talks about freeing the web from a browser, this seems like a pretty good case for a augmenting the browser experience. The first thing being a browser plugin that ignores all links (which is probably a good default for anyone interested in reading an article and not getting distracted), then it just allows a layer on top for highlighting sections creating your own links. I expect this probably already…

Author here. It’s definitely true that extending existing browsers is the fastest route to this kind of behaviour (though it’s not clear to me if it’s the best route). In fact, if you squint a bit (or maybe a lot), it could be argued that with application-specific URL schemes we kind-of sort-of already have the primitives we need to make something like this work.

Practically, though, if you want the multi-program side of this (which is kind of orthogonal to the 'multiple perspectives on how things are connected' side), then to make this kind of multi-window hypermedia system usable I think you need to have deep integration with the window manager. While Chrome OS tries to achieve this kind of integration by making the browser the OS, I propose that the best way forward here is to effectively make the OS the browser, as I discuss in the article. (Of course I’m not talking about the kernel when I say ‘OS’ here, but the desktop environment). At that point, I’d say the browser is different enough to the browsers of today that the description of ‘freeing the Web from the browser’ is still accurate.

Re: Freeing the Web from the Browser

#7

Most saddening, perhaps, is the way in which the Web constrains the use of links. For example: although the link is the primary form of reference on the Web, underpinning the tangle of connections that make the system so useful, the ability to create new links is a privilege granted only to content producers. The vast majority of those interested in a piece of work are merely readers, unable to contribute, only to co…

> constrains the use of links.

https://www.w3.org/TR/xlink/

Re: Freeing the Web from the Browser

#8
The problem I think is that most sites and businesses would be up in arms over this idea. FB wants to have links pointing to other FB pages. Many websites do a lot to prevent user from leaving. How do you plan to overcome this?

Re: Freeing the Web from the Browser

#9

Most saddening, perhaps, is the way in which the Web constrains the use of links. For example: although the link is the primary form of reference on the Web, underpinning the tangle of connections that make the system so useful, the ability to create new links is a privilege granted only to content producers. The vast majority of those interested in a piece of work are merely readers, unable to contribute, only to co…

it would just require that common web platforms allowed their current comment systems to attach comments to paragraphs in the article, and show these comments as side notes

I think that's a somewhat view of what a user contribution could look like. Adding feedback is great, but imagine what the web could be if users could do more than just comment. I'd love to see a blog application that supported user contributions like fixing spelling/grammar, adding links, injecting additional paragraphs to explain complex topics, captioning pictures, etc. All those things could be suggested as comments that the author would manually use to improve their article, but I think it'd be better (faster at least) to do it automatically.

Idealistically I'm thinking of something that's the best parts of Medium and Wikipedia.

Re: Freeing the Web from the Browser

#10
While this is somewhat cool, I have a few comments:

> The Web is, without a doubt, the most powerful research tool currently available to man. No longer must researchers comb through endless indices and catalogues to find what they are looking for.

True, but most people aren't researchers. Heck, I think most people don't even know what indices are :)

> The vast majority of those interested in a piece of work are merely readers, unable to contribute, only to consume.

Guess what, most people, 99% of the time, "consume".

> Billions across the globe rely on the Web to enhance their intellectual capabilities on a daily basis, building understanding through its rich mesh of connections.

Not really, billions across the globe check out funny cat pics, play games, watch you-know-what, etc. :)

Anyway, what I'm saying is: it's a nice vision of the world and the web, but that's not what the world mostly is. Good luck with it, but don't expect that a super contributor-friendly media will turn the vast majority of people into constant contributors.

Post reply on HN