Click here to show or hide the menubar.

Home >  Archive >  2010 >  June >  27

Previous / Next

Next feature: Live-blogging in Scripting2
By Dave Winer on Sunday, June 27, 2010 at 5:16 PM.

Live-blogging is interesting and important. permalink

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.  permalink

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.  permalink

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. permalink

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? permalink

A picture named nytblogscreen.gif permalink

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.  permalink

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

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.  permalink

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.  permalink

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

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

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

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). permalink

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

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. permalink

RSS feed for Scripting News
This site contributes to the scripting.com community river.


© Copyright 1997-2012 Dave Winer. Last update: Monday, June 28, 2010 at 6:12 AM Eastern. Last build: 8/26/2012; 5:48:53 PM. "It's even worse than it appears."

RSS feed for Scripting News

Previous / Next