Categories
Web

Press Release – for immediate distribution

Recovered from the Wayback Machine.

St. Louis, Mo. Burningbird completed its first international transaction this week, with the sale of the threadneedle.org domain to an undisclosed overseas company. Acting as agent for the Bird, Malcolm Baker, otherwise known in financial circles as Baker’s Dozin’, was heard to say, “Well, that was fun. Time for a beer or two.” The Bird is quietly counting her freshly gotten gains in a vault in an unknown location and declined to give a comment other than to say that the beer is on her.

(Thanks, Malcolm!)

Categories
Semantics Web

What’s it all about, Alfie?

Recovered from the Wayback Machine.

A discussion about the Semantic Web is taking place at Bloggers Unlimited. My hope is that this conversation brings together the techies and the non-techies, and it seems like it is. At least a little bit.

More voices would be welcome — all views are welcome. This is a friendly thread. Honest.

As for my part, I’m talking at the discussion thread, and I’m continuing the RDF Poetry Finder essays. We’ll see how it goes.

Categories
Web

RSS: The Sledge-o-matic of markup

Recovered from the Wayback Machine.

Long time no talk about RSS. I’m overdue.

Thanks to a pointer from Sam, I read The article Why Blogs haven’t stormed the business world. According to it, the reason why more weblogs aren’t in use today is because it’s too difficult to move content from one tool to another:

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.

What an idiot.

I’ve spent the last few years helping organizations integrate from products as diverse as Peoplesoft, Oracle Financials, Blue Martini, and Vignette. Compared to this, transforming the content from something such as Radio or Blogger to Moveable Type is a piece of cake. What’s difficult for the individual who has no programming expertise is nothing to a junior programming with a little time, and a good, not great, knowledge of Perl or Python or Java or half a dozen other languages. Not only that, but any weblogging tool worth anything has developed export and import procedures between their products and others.

How many people have ported their pages from one weblogging tool to another? The key is an import mechanism, not a format.

According to the author, if all the tools would just agree to use RSS as the import/export mechanism, all of our problems would be solved:

 

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.

 

What XML standard? XML itself isn’t a standard, but at least there is only one consistent implementation of it. RSS consists of multiple specifications, some of which are controlled by one company, and another of which is controlled by a bunch of people through a Yahoo news group. And, as we saw recently, what should be a simple, hierarchical syndication/aggregation format is the focus of numerous techno wars, which doesn’t make sense because it’s nothing more than a simple, brain dead data model.

Well, it is until we start mucking around with it. Trying to use it for everything and anything, as if we have to justify the time we’ve spent talking about it, working with it, tweaking it.

Hello RSS people! When will you be done?

I think what annoyed me the most about the article, not just the fact that now we’re going to have yet again another round of tweaks and talks and nasty asides on “RSS as intra-blog transformation meta-language”, is the author’s statement:

 

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.

 

Clueless. Absolutely and completely clueless.

There! That satisfied my RSS weblogging need for at least another few months.

 

Categories
Burningbird Web

Hosting does not matter because the internets is free

Recovered from the Wayback Machine.

Hosting Matters as a virtual host sucks little wormy, sour green apples. I’ve had nothing but trouble all week with my server (Clio). I keep hearing about slashdot, or this or that, but what it all boils down to, is there are over 500 virtual sites hosted on my machine alone.

This is too damn many.

I know this is a cheap service, but I’ve had inexpensive hosting before without these problems.

I’m paid up until May 1st. At that time, I may not even maintain a web site any more. I’ve had web sites since 1996, 1995 if you count a tilde site (~) I had at a local Portland ISP. I have five domains coming up for renewal this month. Maybe I should just let the whole damn thing go to dark.

Next time I read something like World of Ends, and hear all the glorious extoling of an Internet that isn’t owned, and which anyone can use, I’m going to print the thing out, shred it, and send it to the authors along with interesting and detailed instructions on exactly what they can do with the paper.

Categories
Web

Setting the stage

Recovered from the Wayback Machine.

Clay Shirky took what is basically an informal, distributed, totally loose system we’re all calling LazyWeb (because, well, we tend to like catchy terms), and formalizing the hell out of it.

He writes at O’Reilly:

 

However, the coordination costs of the LazyWeb as a whole are very high, and they will grow as more people try it. More people can describe features than write software, just as more people can characterize bugs than fix them. Unlike debugging, however, a LazyWeb description does not necessarily have a target application or a target group of developers. This creates significant interface problems, since maximal LazyWeb awareness would have every developer reading every description, an obvious impossibility. (Shades of Brook’s Law.)

I think the concept of LazyWeb is good, but formalizing and even centralizing it is just following the same old patterns established back when Tim Berners-Lee was a pup trying to figure out how to impress his college professors.

The LazyWeb works within weblogging not because it’s promoted by a few elite technologists, or centralized to one feed; but because we have the ability to disseminate requests and solutions at an incredible pace. This is true distributed, peer-to-peer technology and social structure in action.

We use a combination of links and popularity (Daypop), sticky strand technology (comments, trackbacks, and pingbacks), and even syndication (RSS) to connect idea creators and idea suppliers.

Ben’s idea of posting a LazyWeb request to his weblog is what works — putting a procedure into place and giving it a position within social strategies, doesn’t.

(P.S. Too bad O’Reilly doesn’t implement Trackback, so we could let Clay know we’re talking about him, and what we have to say.)