There are a lot of diy-isps out there. Engage with your community and become part of a diy-isp, e.g. by hosting services there, peering with them, etc.
Tim Berners-Lee: We need to re-decentralise the web
31–40 of 205 posts
Re: Tim Berners-Lee: We need to re-decentralise the web
#32When asked what he would have done differently!!
Re: Tim Berners-Lee: We need to re-decentralise the web
#33The internet is decentralized, the web has never been. HTTP protocol doesn't support it. But it's time to do that. What we need is the possibility of peer-to-peer connections between browsers.
Re: Tim Berners-Lee: We need to re-decentralise the web
#34My own rant on this from 2008 from a different perspective: http://timepedia.blogspot.com/2008/05/decentralizing-web.htm...
After publishing my own rant about the same topic [0], Dave Winer commented via Twitter and argued that RSS is a very successful tool that decentralizes the web. I didn't understand his point at the time but today I think he is absolutely right.
His point was that when trying to fix the problem we should look at what already exists and works. Why did RSS succeed? Probably because it solved a problem for many people. It did not try to reinvent old things in a decentralized way but offered real benefits. Another good example for this git vs svn (centralized vs decentralized revision system).
[0] http://www.soa-world.de/echelon/2011/09/the-decentralized-we...
Re: Tim Berners-Lee: We need to re-decentralise the web
#35It's great that Berners-Lee is saying this, but he'd have retained a lot more of his authority to pronounce on the future of the Web had he not thrown his weight behind the W3C's horrible plan to put DRM into HTML.
I hear what you are saying, but there is also reason for drm. Or we will have flash forever. What I am saying, I at least can understand why he did it.
Re: Tim Berners-Lee: We need to re-decentralise the web
#36Example: Comments on a blog post.
Given a blog post at URL A, comments are created by posting a note on your own site at URL B, then using a webhook to notify the blog that such a comment exists.
Your content cannot go away as long as you host it, and its not dependent on the blog's cooperation to be available, just to be findable.
Re: Tim Berners-Lee: We need to re-decentralise the web
#37Wow, the giant flashing ad on the left of that article was so distracting I was unable to read the text. I eventually opened up the web inspector and just deleted the damn thing from the DOM.
Re: Tim Berners-Lee: We need to re-decentralise the web
#38The internet is decentralized, the web has never been. HTTP protocol doesn't support it. But it's time to do that. What we need is the possibility of peer-to-peer connections between browsers.
Why do you say HTTP doesn't support it? If a browser doubled as a server, and each person hosted its own pages, how would that not be decentralized and P2P? Hell, it's been done: Opera Unite had just that model, with web pages and applications hosted by the browser itself: http://www.operasoftware.com/press/releases/general/opera-un...
Re: Tim Berners-Lee: We need to re-decentralise the web
#39Re: Tim Berners-Lee: We need to re-decentralise the web
#40Wow, the giant flashing ad on the left of that article was so distracting I was unable to read the text. I eventually opened up the web inspector and just deleted the damn thing from the DOM.