Home >  Archive >  2010 >  August >  10

Previous / Next

Christmas Tree
This site contributes to the scripting.com community river.
About the author

A picture named daveTiny.jpgDave Winer, 56, is a visiting scholar at NYU's Arthur L. Carter Journalism Institute and editor of the Scripting News weblog. He pioneered the development of weblogs, syndication (RSS), podcasting, outlining, and web content management software; former contributing editor at Wired Magazine, research fellow at Harvard Law School, entrepreneur, and investor in web media companies. A native New Yorker, he received a Master's in Computer Science from the University of Wisconsin, a Bachelor's in Mathematics from Tulane University and currently lives in New York City.

"The protoblogger." - NY Times.

"The father of modern-day content distribution." - PC World.

"Dave was in a hurry. He had big ideas." -- Harvard.

"Dave Winer is one of the most important figures in the evolution of online media." -- Nieman Journalism Lab.

10 inventors of Internet technologies you may not have heard of. -- Royal Pingdom.

One of BusinessWeek's 25 Most Influential People on the Web.

"Helped popularize blogging, podcasting and RSS." - Time.

"The father of blogging and RSS." - BBC.

"RSS was born in 1997 out of the confluence of Dave Winer's 'Really Simple Syndication' technology, used to push out blog updates, and Netscape's 'Rich Site Summary', which allowed users to create custom Netscape home pages with regularly updated data flows." - Tim O'Reilly.

8/2/11: Who I Am.

Contact me

scriptingnews1mail at gmail dot com.

Facebook

Twitter

Friendfeed

My sites
Recent stories

Recent links

My 40 most-recent links, ranked by number of clicks.

My bike

People are always asking about my bike.

A picture named bikesmall.jpg

Here's a picture.

Calendar

August 2010
Sun
Mon
Tue
Wed
Thu
Fri
Sat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
 

Jul   Sep

Warning!

A picture named warning.gif

FYI: You're soaking in it. :-)


A picture named xmlMini.gif
Dave Winer's weblog, started in April 1997, bootstrapped the blogging revolution.

A bootstrap of 1000 miles begins with a single step Permalink.

A picture named cans.jpgI've been re-reading Ted Nelson's great books, ordered copies for myself and Nicco, who gave his to EchoDitto. They say it's such an eye-opener (knew it would be) that they want to scan it and upload it. I understand the sentiment. I think everyone who uses computers should have Nelson's books and refer to them often.

One of the big ideas in Computer Lib is the bootstrap. Maybe it's the biggest idea of them all. A bootstrap is a process which, in order to create an X, you need one or more X's. The chicken-and-egg conundrum is an example of a bootstrap. Humanity is a bootstrap -- can't make a human without a human (two in fact).

One of the spookiest bootstraps is the process of writing a Pascal compiler (or any language, nothing special about Pascal). You start by writing a very simple compiler in assembly language. Get it working with some sample programs, then start writing a new Pascal compiler, in Pascal, and compile it with your compiler written assembly language. Keep working on it until you have enough features to comple the compiler with itself. Then you can throw out the assembly language one. That story really spooks people, but swear to god, that's how compilers are built.

That little story explains the trick of how bootstraps work. You start with a very simple subset that you know you can use. Then you use it. Then refine it, and use it some more. Repeat until you're ready to use the tool to create itself. In groupware apps, which is what blogging tools are, the bootstrap happens at step one. You always use the tool to organize the work of developing the tool. Same with outliners and BBSes. Basically everything I've ever worked on works that way.

Since my work and Doug Engelbart's have huge amounts of overlap, it should come as no surprise that Engelbart was the guy who focused our attention on the bootstrap concept. And it was Nelson, writing about Engelbart, that made them famous.

Some tools are built without the benefit of a bootstrap. Twitter for example -- but that's just how it appears. They used the results of a lot of research done by others who were bootstrapping.

Podcasting is a form of blogging, think of it as a weblog for the ears, that couldn't have happened so quickly if blogs didn't already exist. Same with almost all the new tools of Web 2.0.

Go back to the web, of course it's a bootstrap. But if you had listened to Ted Nelson, he would have told you that TBL's web is wrong, it's missing the features that Nelson felt the web must have. There's an irony. The teacher doesn't follow his own lesson! What TBL was doing was what he knew how to do, not waiting for the grand vision to appear. What Nelson was doing, with his Xanadu project, was waiting for perfection to emerge from the labs before offering it to the world (and presumably using it himself). He's waited forever. He should read his own book on that subject. :-)

Anyway, to answer the question posed by this piece -- you bootstrap the federated 140-character loosely coupled network the same way you boostrap anything. Let's start with something very very simple, like two tin cans separated with a string. Something that is useful, perhaps minimally so, and can be federated. Then we use it. Then we think. Then we improve it. Start with working code. Start tomorrow, not next month.

So many people want to start by boiling the ocean.



© Copyright 1997-2011 Dave Winer. Last build: 12/12/2011; 1:40:57 PM. "It's even worse than it appears."

RSS feed for Scripting News


Previous / Next