December 10, 2013

Integration Is Queen

The King and Queen

It has been said (at least once) that “content is king”. Then someone added that “distribution is queen”. That may have been true, but I think the queen is getting a makeover and changing her name to integration. Yes, integration is queen. What do I mean by integration, and BTW what am I talking about? Hopefully I can eventually develop that here. This is the first post in a series on integration. We’ll look at some history, architectures, and eventually lead to a focus on Web APIs and the related ecosystems.

Brief History…

Before we start talking about APIs, it might be helpful to briefly consider the history of the web and the forces that got us to where we are today. As the internet came into existence, people used it like a road system. With the roads in place, the internet real estate soared - and the land grab was an inexpensive one. Sites were built at a mind-boggling rate. Before long, “sites” became the new store front. Not just a store front, but an entirely new distribution channel. So eventually sites became the central means to broadcast valuable content. And at that time, content was targeted directly at people. So the early days of the internet can be summed up in the interaction between 2 entities: sites and people.

Content Based Architecture

Not surprisingly, technology became focused on building sites and reaching people. Web servers and browsers. More web servers and more browsers. Browser wars. Wildfire open source projects aimed at making web servers better (to make better sites). As technology became more optimized in this direction, the fidelity of the content suffered. Eventually, precious content became blobs getting stuffed through the internet pipes. (I’m using the word blob to describe content that is opaque - it requires a person to make sense of it). So Databases were mostly used for the sole purpose of quickly managing the blob. Web server technologies became optimized at quickly merging content into outgoing blobs. This architecture became known as “content management systems” (CMS). CMS solutions evolved to make it easier to author and otherwise create content - but always through the lens of presentation to people. The entire web became redefined by CMS. For example, Wordpress (a very popular CMS) has been called “the web operating system”. So what are the characteristics of this new web operating system? I’m calling it the content based architecture:

  • Self-contained content with no real means of external integration (silos)
  • Focused on isolated sites and keeping people engaged on the site
  • Blob delivery
  • Interoperable only in terms of presentation (browsers -> people)

Sites and Silos

Sites grew larger as content grew. And each site had impressive technology intensely focused on itself and its own content. Sure, the web supported the ability to link content, but there were conflicting motivations. How do you keep people on your site if you keep linking to someone else’s site? Of course, the world did not want silos - the world wanted a real “world wide web”. Yet content providers were clearly not going to provide the solution. We all needed someone from the outside.

The Outsider Silos

Try to imagine the web without the search engine. Impossible, right? Silos were a problem. Blobs were a problem. We were swimming in content, and there was no easy way to navigate the mess. Every site looked different and every blob looked different. Even as pipes were getting bigger and computers were getting faster, technology was no help. Until someone came up with the brilliant invention of robot web surfers. Yes, many robots that (like people) surf the web nonstop, but take great notes! Best of all, the robots could then have a compelling reason to send people to their site to see their notes. So a new kind of content was born. Content about content. And a new kind of site was born, but it was still about sites and people.

And?

Obviously we’re still here today. We cling to our search engines and search engine optimizations (SEO). Yet change is happening - it always does. For the next post, I’ll share more thoughts on these exciting changes and possible implications for the future.

Tags

api integration