News

Borland Finally Finds a Buyer for CodeGear

Ending a nearly two-year effort to rid itself of its development tools unit, Borland Software Corp. today said it has agreed to sell its CodeGear unit for $23 million to Embarcadero Technologies, a leading supplier of data modeling software.

The proposed acquisition, set to close June 30, marks Borland’s official exit from the business by which the company was founded and arguably set the stage for the third party developer tools market.

For Embarcadero, the acquisition promises to expand the horizons for the leading provider of database design and management tools.

"The development tools suite complements [our] data tools suite," said Greg Davoll, vice president of worldwide marketing for Embarcadero in. "Practically every application that is built has a database at the back end."

Davoll said Embarcadero plans a three-stage approach to integrating CodeGear offerings. By the end of the third quarter of this year, Davoll expects the company to begin cross selling and then bundling CodeGear products alongside its own offerings. The work to integrate CodeGear technology into Embarcadero's expanded portfolio will take longer.

"The product integration requires development teams and code to be written," Davoll said. "But that's kind of the Holy Grail here. Ultimately we want to have a very integrated tool set."

Peter O'Kelly, director of research at the Burton Group, said the deal benefits both Embarcadero as it seeks to expand its portfolio and CodeGear as it looks for a safe haven in hostile markets. O’Kelly said Embarcadero got a real bargain.

"I mean, 20-something-million dollars is a song these days,” he said. “What would it have cost to develop and nurture that expertise internally? It's a fire sale price."

The purchase will also help ensure the viability of CodeGear products, he added. "Longstanding customers of those traditional Borland products can be confident that they will go another lap around the track at least. I don't think this is just a buy and kill," O'Kelly said.

O'Kelly said the purchase will help Embarcadero navigate the blurring boundary between database and application development, and offer insight into how to work with popular IDEs like Visual Studio and Eclipse. "It's a smart move," he said.

The CodeGear purchase ends a troubled chapter for the one-time dev tools giant. While parent-company Borland today focuses on application lifecycle management tools, the CodeGear subsidiary has continued to offer products like Delphi, C++Builder and the JBuilder Java development tool. The company has also released PHP and Ruby development tools.

Borland put CodeGear (then the Borland Developers Tools Group) up for sale in February 2006, but failed to find a buyer. In November, the unit was spun off as a wholly-owned subsidiary. O'Kelly said CodeGear fell victim to the double whammy of Microsoft's dev tools dominance and the rise of the Eclipse open source IDE.

"It (Eclipse) basically dropped a revenue neutron bomb on anyone trying to build a profitable dev tools business primarily for non-Microsoft developers," O'Kelly said. "The sad thing about it too is they always have been a good team. Their market was hit by an asteroid -- actually two asteroids."

About the Author

Michael Desmond is an editor and writer for 1105 Media's Enterprise Computing Group.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube