Integration of web based applications

I’ve been astounded by some of the web based applications I’ve seen lately particularly www.ajaxwrite.com and I do like camp fire. But there has been something niggling in the back of my mind about these services, that’s even assuming I’m always connected to the online.

Let me briefly outline three cultures. On the Microsoft Windows platform developers interoperate with the Microsoft defined standards (they’re not standards by the way). You do this or die i.e. if you don’t interoperate with the other application on the machine customers find your application difficult to use. There are notable exceptions, but this is a general rule.

On the Apple Mac platfrom there’s a culture of interoperability. If I drag something from application A to application B, something sensible should happen. I’ll outline this with a GNU/Linux example. If I drag a file from the file manager to a text editor, if the file is a text file the editor opens it; if it’s not it copies in the full file path. That’s a sensible default.

On the GNU platform (GNOME on Linux/*BSD/Solaris) there has long been a culture of interoperability eg: I can run KDE applications on GNOME. There has been a more recent culture of interoperability on the data side, I can now share contacts between my email applicaiton and IM application even though they come from different providers. The fact that the technology is open makes this interoperability even more pervasive.

So if you’re a computer user you’re generally comfortable on one of those platforms and used to having tight integration in a suite of applications. The catch here is that you’re used to tight integration in applications from multiple providers!

Now, I’m happy with my googlemail, I like ajaxwrite and campfire is cool. But they don’t integrate. We’ve moved away from my desktop apps (I’ve not yet because of this non-interoperability) of Evolution, OpenOffice.org and Gaim. How do I share my contacts list between googlemail, ajaxwrite and campfire? How do I keep a record of all my campfire conversations ad infinitum? Do I have to trust these businesses to stay open forever, with the same service agreements?

The technology is cool. We can do stuff with thin client solutions on the web that we couldn’t concieve of before the advent of DOM+CSS2. But the integration is lax. We’ve created silos of our data, which neatly ties us to a specific provider forever. This is what we have done in the past with Microsoft Office and that has gotten us into quite a mess (that story is well documented and is for another day). Plus we’re going to have to spend the next five years re-inventing technologies which allow us to share contacts/chat logs/etc.. between different providers. And XML is not the answer. RSS (a specific XML schema) and XML-RPC show that XML is part of the answer, but the other parts are a good simple specification and mass adoption.

The technology is there for me to move from my “thick client” apps to the web. But I don’t see myself doing it any time soon. The applications simply don’t integrate well.

3 Responses to “Integration of web based applications”

  1. Des says:

    Do one thing and do it well.
    That is the UNIX philosophy, if I’m not mistaken.

    37 Signals offer a variety of hosted services(tadalists,basecamp,campfire,backpack etc), each of which does one thing well. They have a new product coming out called “encompass” which basically is your integration, it brings all the apps together.

    The problem you are talking about seems to be, what happens if you use a load of different programs, from different companies.

    For example, If I use Mozilla Sunrise for calendar, Evolution for Email, tomboy for taking notes, and abiword for collaborative documents, then I am in the exact same state you describe, but on the desktop. I will be importing and exporting to beat the band in either case.

    There is a cycle in software, in my opinion, that people want “tiny apps that do one thing well” for a while, then they get pissed off, and want one behemoth (i.e. OpenOffice/MS Office/Office Live) that does everything, and does everything alright. Then give it a few years, and we’re back to wanting small apps that do one thing and one thing well again.

    Google, incidentally, bought Writely, a Web Word Processor, they have a calendar on the way (CL2 is its temporary name), and already have Google Chat running through the web browser. So they are going with the web based behemoth.

    Office Live is the same thing again, so it looks like you’ll be getting what you wanted.

    Personally, I don’t mind using a couple of different tools, and as for “who owns my chatlogs” I don’t give a fuck. I have a copy of each of them, thats what matters to me. You said (earlier in person) that you wanted it in “XML”, but i don’t know why.

    It sounds like you are inventing problems, that don’t need solutions.

  2. [...] Aidan Delaney’s weblog :: Integration of web based applications [...]

  3. Des Traynor says:

    Funnily enough Google Calendar launched today!

Leave a Reply