Welcome | Sign In
ECommerceTimes.com
News

OPINION
Why Blogs Haven't Stormed the Business World

Print Version
E-Mail Article
Reprints
Why Blogs Haven't Stormed the Business World

Blog tools have made amateur publishing easy, but fundamental infrastructure is needed to make it all portable.


eMarketer Whitepaper: Optimizing the E-Commerce Experience
From the Web to the Contact Center, are you prepared to proactively engage and keep your savvy customers? Read how e-commerce leaders are optimizing their sites with ratings, reviews, live help, Web analytics, mobile and more.

Whatever you may think of the publishing revolution known as blogging, the advent of technology for posting "top-of-mind" thoughts to a Web site is an intriguing development in Internet history. Weblogs, or "blogs" for short, dramatically ease the process of uploading simple kinds of content, thus facilitating a loosely organized kind of collaborative publishing.

We're at an important moment in the evolution of such publishing, and it is worth pausing to reflect on how things could go terribly wrong. The main virtue of blogging is that it closes the arms gap between informed, individual users and official outlets of information. And it has potential not only in the public world, but also in the corporate sphere.

For years, enterprises have been trying to find a way to flatten hierarchies by encouraging knowledge sharing, albeit in a way that keeps acquired knowledge in the family. Hence the craze for chief knowledge officers and data marts in the last several years. It's quite possible that like instant messaging, blogging will become an extremely productive tool for businesses as well as individuals to gather and organize what smart people figure out daily.

But at the rate they're going, blog tools are merely building simple heaps of information, giant mounds of unorganized content. Developers of these tools must implement technologies for moving and transforming entire weblogs before things get seriously out of hand.

Wherever You Go, There You Blog

The tools of blogging have evolved rapidly in the last few years -- testimony to the ingenuity and dedication of the community building such programs, the simplest of which are free. The Web-based version of the Blogger program, hosted at Blogger.com or on a user's own Web page, makes it so easy to post a chronological, text-based diary -- with the occasional picture -- that it's fairly addictive. Meanwhile, tools like pMachine have introduced ever more sophisticated Web templates to open up the kinds of sites one can publish, and Movable Type provides integration with databases to make publishing of discussion threads more organized.

Tools are going beyond simple text publishing, too. Audblog, available for Blogger-based weblogs for $3 a month, lets users fire off rapid reflections from their cell phones. And Lifli Software's iBlog for Mac OS (and soon for Windows) makes wonderful use of OS X's integration of multimedia to let users add pictures, sound clips, file attachments or movie clips to a blog entry.

In addition, the inputs and outputs in blogs are getting better. Users of the Danger HipTop and wireless-enabled handheld devices report satisfactory results when sending posts from the road. The RSS standard, a protocol that details how to syndicate a blog, provides a nice way to package summaries of blog entries so that a blog reader program can alert a user when updates have been made, like a syndicated news service.

Look Out Below

It's easy enough, though, to find things to complain about. A "style meter" might be nice, to remove the generally snide and petty tone that pervades many blogs. Missing in most tools is the ability to organize areas of a site without a lot of hand-coding. Jonathan Prinz, a New York-based branding consultant, says his greatest frustration in posting his personal blog is how much work must be done in HTML to make even the simplest changes to the look and feel of the site. Obviously, tools will need to sprout more controls as they move beyond diaries and become, in effect, the next generation of Web publishing programs.

The greatest problem, however, is not the limitations of the front end of this software, but rather what goes on behind the curtain, so to speak. As bloggers add content to their sites, the programs update and store HTML pages in a collection of directories spread throughout a Web site. Each tool has its own directory structure, its own names for the archives it compiles of past postings, its own method of updating each page.

That way lies trouble. While the actual pages in a blog may be simple HTML, the sum total of elements in a blog is a giant heap of files and folders understood only by the tool a blogger is using at present. What would happen if you were to switch tools tomorrow? With even the simplest blogs, many users would be daunted by the need to move files, change directories, get the new tools to hook up with the old. In short, each new tool would break your current blog. There simply is no portability under the current structure.

Tower of Blogging

While such a situation can be a frustration for individual users, it could be a huge barrier to entry for blogging in the enterprise. Just as instant messaging has been hit with claims that its security and bandwidth use are not efficient on local area networks, the heap of content produced by blogging is not the ideal knowledge store a company might wish to produce as a result of employee participation. It is just a big heap of stuff. What's needed is a uniform way for every blog tool to understand the blogs created by another tool and to pick them up when a user switches tools, much like the way browsers can share HTML.

Some business users might reach for a relational database to solve the problem. But relying on a database as a universal back end for blog tools poses the problem of overburdening simple sites with complexity. Some weblogs will not be able to host anything other than simple Web pages, and they certainly won't accommodate database engines.

A better idea, I think, would be something like the Linux Standard Base project, but far simpler. The standard base, or LSB, specifies data structures that Linux programs must contain in order to be portable. I don't think weblogs need to be that strict, but some standard mechanism for specifying how files are laid out, which could be passed from program to program like a map, would be incredibly useful.

Metadata to the Rescue

In fact, the answer may be at hand. The RSS protocol, mentioned above, is used to tell reader programs where to find a blog. Why not use the same technology to tell blog software how to pick up the entire contents of a blog and integrate or repurpose those contents? In effect, the XML standard for structured Web data could be used as a uniform way to transform each tool's blog into another's, in order to hand off control. Not only would this avoid a knowledge disaster in the long term, but it would encourage blog sharing and collaboration in the near term.

I'll leave it to the experts to iron-out the specifics. At some point, the community of coders will have to realize that adding more and more features to blogs won't fix the problem of organizing and disseminating all the content piling up in the unfinished basement below. This problem should be addressed before the blog becomes the blob.


Note: The opinions expressed by our columnists are their own and do not necessarily reflect the views of the E-Commerce Times or its management.


Print Version E-Mail Article Reprints More by Tiernan Ray


Talkback: Join the Discussion.
Re: Why Blogs Haven't Stormed the Business World
karlnelson
Posted 2003-05-01
I think the reasons are not technical, but more social. See my comments at ...
Re: Why Blogs Haven't Stormed the Business World
luigibertuzzi
Posted 2003-05-06
i wish i could see a *social aspects* category in your referenced *information management* ...
Re: Why Blogs Haven't Stormed the Business World
limulus
Posted 2003-04-30
For a business to use blogged information effectively, it will need not only to gather the text ...
Re: Why Blogs Haven't Stormed the Business World
alabut
Posted 2003-05-01
I agree with ...
Re: Why Blogs Haven't Stormed the Business World
bobschwartz
Posted 2003-04-29
Blogs are fine for personal sites, IM is great for phone-like tidbits, and bulletin board forums ...
Re: Why Blogs Haven't Stormed the Business World
pannucci
Posted 2003-04-30
>>we need something organized by subject, not by ...
Re: Why Blogs Haven't Stormed the Business World
teledyn
Posted 2003-04-29
I'm sorry, I must have missed a few paragraphs somewhere. Where is it stated that the current ...
Re: Why Blogs Haven't Stormed the Business World
brentrockwood
Posted 2003-05-01
Exactly. Blogging apps like Userland's radio and Pyra's blogger have done more to introduce ...

More by Tiernan Ray

Think Like a Hacker - The Best Scanning Tools
November 26, 2003
This story was originally published on August 16, 2003, and is brought to you today as part of our Best of ECT News series.
Test-Driving Assistive Technologies
September 09, 2003
Voice recognition is pretty good, but handwriting wins for computer control, hands down.
A Second Look at Apple's 17-Inch PowerBook
August 29, 2003
While sporting fewer ports than either G4 desktops or the upcoming G5 Power Mac, the 17-inch PowerBook's two USB ports and two Firewire connections compare favorably with those all-frills unportables.
Don't miss a story -- sign up for our FREE e-mail newsletters and view the latest headlines at a glance.
Tech News Flash [ View Sample ]
E-Commerce Minute [ View Sample ]
ECT News Network Weekly Newsletter [ View Sample ]
Shortcuts
ECT News Network Information
Reader Services
Corporate
ECT News Network