Click here to show or hide the menubar.

Home >  Archive >  2010 >  June >  27

Previous / Next

This site contributes to the scripting.com community river.


Scripting News -- It's Even Worse Than It Appears.

About the author

A picture named daveTiny.jpgDave Winer, 56, is a software developer 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 and NYU, 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

scriptingnews2mail at gmail dot com.

Twitter

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

June 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
 

May   Jul

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.

My first link-blog post Permalink.

Steve Jobs was Google's first choice for CEO

Why I Choose the BlackBerry PlayBook Over the Competition - BerryReview Permalink.

Poof! After Wireless, the Computer Mouse Turns Invisible. Permalink.

AngelConf: A How-To for Prospective Angel Investors Permalink.

Scripting News: SXSW panel idea: Why panel discussions suck Permalink.

US Senator Robert Byrd dies at 92. Permalink.

Samsung N230 netbook ships with 13.8 hours of pretend fun. Permalink.

Will e-readers eventually be implanted in our retinas? Maybe not, but you might be able to unfurl them on the subway. Permalink.

iPhone 4 Video Sex Chat Services Already Staffing Up. Permalink.

Next feature: Live-blogging in Scripting2 Permalink.

Live-blogging is interesting and important.

The idea is that there is some event that is creating news in real-time. You want to open a window and start taking notes and have those notes published quickly as you type, without much distraction. Readers who are tuned into your updates will see them in near-real-time.

There are a lot of activities converging on this focal point. Twitter, for example, could be considered a live-blogging environment. But its user interface is pretty klunky for this kind of note-taking. And it tends to bog down or fail when news is happening in real-time.

The popular tech blogs, esp the gadget blogs -- Engadget and Gizmodo -- do live-blogs of press events. Not sure what their editorial tools look like. As a reader, you open their web page and watch it update. Very easy to use, but you can only watch one flow at a time, a disadvantage over Twitter, which joins the flows.

Clearly some of the live-bloggers have advanced editorial tools behind the scenes. For example, I was watching the NY Times soccer site live-blog yesterday's game between Ghana and the US. Lots of structure evident there. Wonder what their editing tools look like?

A picture named ball.gifAlso, the EBS for Twitter would likely be based on RSS feeds. Then I came across SocialWhale, a neat Twitter client from Greece that integrates with RSS and Twitter. Twitter is a corporate platform, RSS is not. That's how you evolve from being dependent on a corporate platform, by supporting both, during an interim period. If there's a need to break free, you're already halfway there. Why we had to wait for a Greek developer to lead here is a mystery. John Borthwick, Iain Dodsworth, et al -- please take note.

Anyway, all this leads to a simple idea which I now believe I am ready to implement in Scripting2.

1. The blogger designates a post as the source of the live feed for the blog. There's a fixed pointer in the head section of every page that points to the live-blog feed. It's distinct from the post-level feed. It contains roughly tweet-size mini-posts that are part of a single post.

From day to day the source of the live feed may be a different post. Some days there's nothing new in the live feed. Other days, when there's lots of news. Key point, the live-blog is also part of the chronology of the blog, and the contents also appears in the main feed, but under a single item. In the live-blog feed, each chunk is its own item.

2. As with all other posts in Scripting2 it is edited with the outliner.

3. When you save the post that maps onto the live-blog, the feed is rebuilt automatically.

4. It supports Realtime RSS, so any subscriber who has requested notification will receive it. No polling is necessary.

5. You can watch through the website, as with the NY Times example. Or you can watch through an RSS-aware Twitter client (and hopefully someday Twitter itself).

That's the rough sketch. I'm going to try to get this working in the next few hours. Wish me luck! <img src=">

Update: The features of live-blog and link-blog posts are pretty much the same. My first "live-blog" post actually is a link-blog post.

How to approach an alpha product Permalink.

A picture named hat.jpgIf you're lucky enough to be one of the first users of a new product while it's being developed, here's a primer on how to think about it, if you want to be as helpful as possible to the process -- if you want to help the product become as great as it possibly can become.

Imagine you're moving into a condo, but the building is still under construction. Your apartment is on the third floor of a fifty story high-rise, and some of the upper floors don't even exist yet! There are no washing machines in the laundry room. There are doormen but they're more like cops. They wear hard hats. Be aware that the pipes are broken and there are live wires exposed in weird places you won't expect them. But if you are brave you will be able to use the tool to do what it was intended to do. You can sleep in the bedroom, watch TV, cook and eat a meal. In fact it might all be much better than normal because you get the sense that you're part of the process that will create a building instead of being someone who just lives there.

User's Manual: Be zen-like. When you spot a problem understand that it is going to be part of the software forever, it will never be fixed. That way if someday by chance it does get fixed you will feel very very very fortunate.

More zen. You're starting a cross-country trip. Think: The trip is just beginning. Even when you reach the half-way point. It's still just beginning. Even when you're in the last 500 miles. Still a long long way to go.

That's the way the lead developer, if the product is going to be any good, is viewing it. In the past I've rushed through development of these things and made bad decisions. It felt like I was going fast, but in fact I was building something that could never be finished. The times I've made good products that won awards, made the users happy and made my investors rich were the ones where I took my time, paced myself and always thought of the journey as just beginning.

I think the same approach works if you're a user too. This way the users and developers can be on the same page, think about it the same way.

Update: Ironic feature request considering the topic. <img src=">



© Copyright 1997-2012 Dave Winer. Last build: 5/14/2012; 5:58:59 PM. "It's even worse than it appears."

RSS feed for Scripting News


Previous / Next