News

CodeGear Ships New Delphi Tools

CodeGear, spun out of Borland, releases its first dev products: Delphi 2007 for Win32 and Delphi for PHP.

Newly formed developer tools company CodeGear has shipped its first new products since being spun out from Borland Software Corp. in November 2006. On Feb. 20, CodeGear announced the release of two products: Delphi 2007 for Win32 and Delphi for PHP.

Delphi 2007 for Win32 is the latest version of the well-regarded IDE for coding to native Win32 environments. The new version adds support for Windows Vista and AJAX Web development, and features a new visual component library (VCL) that provides for advanced Vista Aero glassing UI effects.

The tool also debuts CodeGear's DBX 4 database architecture, which provides a unified data access model for Win32 and .NET development.

Tailoring it for ISVs, systems integrators, VARs and small to midsize enterprises, CodeGear targets Delphi for Win32 for developers crafting performance-optimized code for demanding application environments.

"The Delphi 2007 announcement is very significant for our customer base," says CodeGear Vice President Michael Swindell. "We have for the past couple of years been putting a lot of attention on .NET. But 80 percent of our customer base is still telling us they want native code tools."

Swindell says this release shows that CodeGear is "still developer-focused."

One thing developers won't find in Delphi 2007 for Win32 is the Delphi Build module, which has been retired in favor of the ubiquitous MS Build subsystem. Swindell says Microsoft has made MS Build a platform standard and is "encouraging a third-party market around the utility. This gives our build environment a little more flexibility."

Delphi 2007 for Win32 comes in two versions: Professional ($899, $399 upgrade), and Enterprise ($1,999, upgrade $1,299), and offers backward compatibility with Developer Studio 2006 components.

Delphi for PHP is a component-based rapid application development (RAD) IDE that promises to boost the productivity of PHP Web developers. The IDE goes beyond basic editing and debugging, presenting a visual programming environment that supports component reuse and employs an integrated page template to decouple the GUI from Web logic.

Delphi for PHP offers extended database support, including integration with Microsoft SQL Server, InterBase, MySQL, Oracle and other databases. Also launched is the VCL for PHP, an open source visual component library tuned for PHP development and AJAX integration.

This release is just the company's first aimed at increasingly popular dynamic languages, says Swindell. "Expect to see Ruby products from CodeGear later on. We're strong believers in dynamic languages. We will come out with products this year."

Delphi for PHP should be available this month at an introductory price of $249.

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