Developer's Toolkit

Blog archive

It’s All About the Data

Circa 1993, I did some work for a company called TerraLogic (don't bother looking for it; it no longer exists). TerraLogic was among the first companies involved in building mapping software, at that time a C-language API to manipulate maps provided as a part of the development kit.

At that time, the CEO of the company explained to me that the decade of the 1980s was the decade of hardware in the PC community. The true quest was to build boxes that ran faster, all within the limitations inherent in the PC backplane and memory bus.

The decade of the 1990s was the decade of software, when companies struggled to code operating systems and applications that could take advantage of what the hardware had become.

The first decade of the 21st century, he concluded, would be the decade of data. Data would become the most important thing we could generate, and companies would compete not on the basis of hardware or software, but on the quantity and quality of their data.

Well, it turns out that he was half right. In the world of the mashup, data is king. But rather than competing on the basis of data, we seem to be sharing the data. What matters is how the application uses the data rather than the data itself.

Scott Deitzen, CTO of Zimbra and keynote speaker at FTP's WebBuilder 2.0 conference, gave an expansive view of mashups, demonstrating how data from within the same application can be used in innovative ways. For example, the Zimbra e-mail client can preview documents and images sent as attachments to e-mail messages by hovering over them, so that it's not necessary to open them in order to get an idea of what they contain.

The data is already available from within the e-mail client. We typically have to save the attachment and open it with another application in order to find out what it is. The combination of receiving and viewing within the e-mail client represents a mashup of data that was previously unavailable in a single application.

Posted by Peter Varhol on 12/04/2006


comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube