Okay. I’m pretty sure I’m going to build a new system to act as the CMS of the new newspaper sites.
Since I’m doing so, I may as well choose the technologies that I feel most confident with.
In this case the web pages will be built with PHP and Apache, and the database will be Postgresql. These will all run on FreeBSD.
Why build instead of using Drupal or Joomla? It is a tough call, but I have yet to see a CMS that isn’t story centric, or even more importantly, “site centric.”
Yes, you can achieve a great degree of “community” with a lot of CMS’s out there, especially with a blogging platform like Wordpress, which I seriously considered for many good reasons.
But the future, IMHO, is in distributed systems, and I don’t see anything that is built specifically with that in mind.
I’m basing the system on RSS 2.0 and all of the data that will be treated as atomic units, whether it was created by a staff reporter or photographer, a site visitor, or it comes from another system or site entirely.
If it sounds like an aggregator, well it is, but it’s a very smart aggregator, because I don’t mean to suggest that we won’t be displaying our original content with some prominence. But that’s just one view of the content. OPML will be the skeletal structure that suports the multiple views. We may even try to implement checkbox news. ; )
You see, it’s based upon a feed-centric view of items, so if the feed is from the editorial department and has a category of sports, we know what it is.
If the feed is from elsewhere, we know what it is.
Ultimately this is based upon a web-centric view of things, not a company-centric.
Also of note, is the idea of groups, or groupings, as Stowe Boyd might more aptly describe them. AdHocracies, is the way I’ve put it in the past. Stowe hinted at this some time back with his blog trees idea.
The concept here is that a feed, or a blog and its items are a thread of expanding contributions. I’ll be using SSE to help that along. Two-way news is something I’ve been ineterested in for a while, but have yet to hammer down.
Greg Narain told me (at Ajax World) that it was too complicated and I agree that is an issue.
The only way this can work is if it’s transparent to the people using it. It’s just got to make sense from a user interface perspective right off the bat, or it won’t fly.
I know. Good luck.
A lot of this decision was based upon the ideas that the projectvrm folks have been throwing around lately. In addition to a distributed approach to the content, we’ll be supporting OpenID and other distributed identity ideas like XRI/inames. (like =matthew)
Lastly, along the same lines as VRM, is the idea of user attention data, but It’s way too early to tell in what ways we can make that useful. But i think we will.
I’m hoping part two of the latest Gillmor Gang will prove more interesting.
If you remember the Jason and the Argonauts tale, you might know how Jason succeeded in conquest over the Seed men by casting a stone at one, who thought it was his neighbor, and letting them all kill each other.
That’s what Steve Gillmor seems to do by letting the fellas discuss the importance of Google algorithms and whether site owners can get a cut by having search engines bid for their site search.
If Steve would have put the “knockoff” Cheerios down for a sec I know what he would have said.
It’s not whether Google’s algorithms hold up, it’s whether they can garner more stock in the conversation with all their attention data.
The winners of the future are not the best technologies. We’ll all be able to plug into those the same way we plug into an electrical outlet.
The winners are the services which add value to the conversations happening throughout distributed web networks.
These networks and conversations are fluid and changing constantly in response to our gestures.
Those who don’t get this are either thinking too hard or just not enough.
In a similar way that facial and hand gestures are a meaningful supplement to spoken conversations, the gestures which we talk about with attention are the metadata of the conversations happening on the web.
That equates to economic power because markets are conversations.
I agree with Jason Calacanis that many in the SEO business are trying to game this system, but I disagree when he says the system works. People are trying to game the system because it does not work. It just works better than the previous systems.
I can prove it Jason. I’ll write a better piece on a new cell phone than Engadget and see which shows up higher on Google.
No. Those dynamics are only part of the game.
The richer system envelops us with answers using our data and our network’s data in a chameleon like fashion, never static like Google. That’s child’s play.
Jason(Argonaut) succeeded in getting the Golden Fleece but was fickle and left Medea for another Princess.
Likewise, in the shorter term companies may succeed by amassing link attention.
The true winners won’t be seeking the Golden Fleece at all. They will be removing the barriers and letting the crystal waters flow in, filtered and clean, Pure Conversation.
Oracle is buying Berkely DB.
Danger!
Well, not for me, since I’m a big Postgresql fan.
But I use Wordpress, so I also use MySQL.
For those who don’t know, Oracle also bought Innobase last year.
These are the two methods which allow MySQL to conduct transactions.
What a shame. (Although I have no idea what Oracle has in mind.)
The lesson: If you build a database, make it ACID compliant from the get go.
Although, I can’t truly say yet that MySQL’s strategy wasn’t a good one. In fact, it was great. Get users.
I never quite understood why many flocked to MySQL when a superior open source alternative was available in Postgresql.
I guess it was the image that MySQL was faster. Maybe it was, but it wasn’t ACID compliant, so it wasn’t really a database.
We shall see where this goes.