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

  • Uno Platform Wants Microsoft to Improve .NET WebAssembly in Two Ways

    Uno Platform, a third-party dev tooling specialist that caters to .NET developers, published a report on the state of WebAssembly, addressing some shortcomings in the .NET implementation it would like to see Microsoft address.

  • Random Neighborhoods Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the random neighborhoods regression technique, where the goal is to predict a single numeric value. Compared to other ML regression techniques, advantages are that it can handle both large and small datasets, and the results are highly interpretable.

  • As Some Orgs Restrict DeepSeek AI Usage, Microsoft Offers Models and Dev Guidance

    While some organizations are restricting employee usage of the new open source DeepSeek AI from a Chinese company due to data collection concerns, Microsoft has taken a different approach.

  • Useful New-ish Features in .NET/C#

    We often hear about the big new features in .NET or C#, but what about all of those lesser known, but useful new features? How exactly do you use constructs like collection indices and ranges, date features, and pattern matching?

  • TypeScript 5.8 Beta Speeds Program Loads, Updates

    "TypeScript 5.8 introduces a number of optimizations that can both improve the time to build up a program, and also to update a program based on a file change in either --watch mode or editor scenarios."

Subscribe on YouTube