tlb
Volume 5, Number 21 -- May 27, 2008

Evans Data Ranks Integrated Development Environments

Published: May 27, 2008

by Timothy Prickett Morgan

Farmers have their tractors. Managers have their PowerPoint and Excel programs. Plumbers have their wrenches and torches. And programmers have something given the utterly inelegant name of the integrated development environment, which just goes to show you that the marketing people get to name things far too often. Call it what you will, but the IDE is the tool that most of the professional programmers in the world--and there are millions and millions of them--stare at each day as they craft the applications that let the rest of us do our work.

Picking the right IDE is not an easy task, presumably, and programmers have their own preferences and prejudices regarding programming languages--just like the rest of us do for the important tools in our work lives--so it should come as no surprise that they would have strong feelings regarding the IDE that integrates and consolidates the programming tools that they use in their work. To help give programmers a sense of what's hot and what's not in the IDE arena, Evans Data, the consulting company that focuses on all manner of issues relating to programming and programmers, has released a study of IDEs that is based on a survey of 1,200 developers around the world that had users of IDEs from seven key suppliers rate them based on 15 different metrics, including ease of use, compiler performance, performance of resulting apps, quality of tech support, documentation, debugger, editor, and application modeling tools; programmers were also asked to give each attribute a relative importance ranking, too, and the whole batch of data was run through the statistical equivalent of a food processor to rank the IDEs relative to each other. Evans Data ran the survey behind the study in April in English, French, German, Portuguese, and Chinese, which is a pretty good sampling of the languages spoken by the programmers of the world, but in all fairness, Spanish, Japanese, and several of the languages spoken in India are missing from the mix.

The resulting study, which you can read here, compiled enough data to be statistically significant for Adobe Creative Suite/Macromedia Studio, Codegear Delphi, Genuitec MyEclipse, IBM Rapid Application Developer, Microsoft Visual Studio, Oracle JDeveloper, and the Sun Microsystems sponsored, open source NetBeans as well as Sun Studio IDEs.

After paying $2.1 billion to acquire Rational in December 2002, you can bet that IBM is as pleased as punch to find out that its Rational Application Developer got the best scores from the users of this IDE who took the Evans Data survey, beating out JDeveloper, Visual Studio, and Sun Studio by a couple of points. "It's safe to say that RAD's users love their IDE and tools as well as the support and care they get from IBM," the report states. "All of the IDEs in this survey are popular and very good tools, but RAD is just head and shoulders above them when it comes to user satisfaction."

That seems to be a bit of a stretch if you look at the data in the report, which I suggest you do. Rational Application Developer had what looks like a composite score of 168, with JDeveloper, Visual Studio, and Sun Studio clustering around 165, Adobe Creative suite at around 163, Codegear Delphi at around 162, NetBeans around 160, and Genuitec MyEclipse at around 154. The report doesn't say what the scale was for these, but this seems like pretty tight clustering as far as I am concerned. Across the 15 categories, developers who use Rational Application Developer ranked it with a high of near 200 points for the debugger to a low of around 140 on the integration of third party tools. What is clear from the charts in the report--and what is really useful for programmers who are looking at adopting a new IDE, or an IDE for the first time, which many are, is that IBM's ratings across the 15 categories are more tightly clustered than others, raising its composite score. The MyEclipse tool, by comparison, rates almost as high as the Rational IDE in terms of its editor and debugger (pushing 200 points), but some features only rated at just north of 100 points, dragging the overall composite score down. This happened even more dramatically for the Delphi IDE, which rated very low for Web design tools and its profiler, but rated much higher than RAD when it came to ease of use, compiler performance, and the performance of the applications it creates.

JDevelopers' bar chart looks almost the same as the one for RAD, and that explains why JDeveloper actually edged out RAD in the 2007 survey and the two were neck-and-neck in the 2006 survey. Visual Studio and Sun Studio are hard to distinguish from RAD and JDeveloper, but each one has slightly different data for each of the 15 categories.

While this comparison of IDE's has some value, each IDE was rated by its own users and therefore not as a true comparison and contrast. If Evans Data wanted to do something interesting, it would have a team of programmers actually rate the IDE's they don't know in addition to the ones they do know. Actually pay people to make a comparison and shake out the true differences, as seen through the eyes of experts, between the different IDEs available. Just because one group of programmers are happy with their tools in certain ways does not mean they would not be happier using other tools if they even knew what made those tools different or better.

Still, in the absence of any better data--and Evans Data is one of the few places where you can get any sense of what is going on in terms of market share and programming practices--this annual IDE study will have to do for now.


RELATED STORIES

Developers Cool to Vista, Evans Study Finds

European Developers Embrace C#, AJAX

Java Is Catching Up to .NET for SOA Deployments

Developer Population to Grow to Nearly 19 Million by 2010

SOAs Are Being Implemented at Large Companies, Evans Data Says

Evans Data Cases Programming Language Popularity

Outsourcing, Offshoring on the Rise in North America, Evans Data Survey Says

Evans Data Poll Says J2EE Hits Tipping Point in the SMB Space



                     Post this story to del.icio.us
               Post this story to Digg
    Post this story to Slashdot


Sponsored By
STORIX

Why File-based System Backup is your Best Bet
File-based, Full System Backups Create Advantages Over Image-based Backups

File-based backups used for system recovery have been around for years. And, until recently, file-based meant a long, painstaking, manual process capable of turning off even the most meticulous system administrator. Image-based backups, then, seemed to solve this problem by eliminating the need to deal with recreating partitions, filesystems, volume groups or other details related to the system's storage configuration. In an image-based restore, the storage configuration and data from the original system are restored as a whole to the new system. While this method produced fast recovery times, Linux administrators began to realize disk image backup was more of an alternative method with its own set of problems and limitations than an answer to the challenges of manual, file-based backup.

Limitations to Disk Image Backup
Since disk image backups make no distinction between files and instead backup the hard drive as a group of sectors, bare-metal recovery can be quick and easy by simply rewriting a duplicate image onto a new, identical disk drive. A fine solution, as long as the old system and new system are indeed identical in types, sizes, locations- basically the exact same hardware. Any differences in hardware, however, could render an image backup unusable.

Many system administrators know first-hand the frustration caused by the inflexibility of image-based backup. "What I hear time and time again from clients is that they switched from image-based backup to file-based because of the limitations they encountered when trying to restore a backup onto different hardware." said Manuel Altamirano, Storix Software Director of Sales and Marketing. "Administrators assume they will have access to identical hardware after a disaster or for migration when the time comes. Unfortunately, so often this is not the case. Companies are left with unplanned, excessive downtime."

Even more advanced disk image backup products, that offer alterations to disk partition tables, still fail to understand more advanced and increasingly common storage configuration tools such as the Logical Volume Manager (LVM) or Software RAID (meta-disks) that also must be altered to match new hard disk configuration before data can be restored. In these cases, users must manually alter and build the configuration, usually through command-line utilities and manual editing of configuration files. This also requires users to have knowledge on how to make a system bootable. Rebuilding a system using a disk image backup requires experienced Linux administrators and could take days, weeks or longer resulting in crippling downtime for an organization.

Advances in File-based Backup
File-based backup tools today can automate the process of recording every aspect of a system separately such as disk, filesystem and boot loader configuration while supporting all popular Linux storage configuration tools (i.e. LVM and Software RAID). This detailed backup information is used to greatly simplify the recovery of a failed system from scratch, even if hardware differences are detected on the new system. Furthermore, systems rebuilt from the ground up using file-based backups often times operate better than the original because there is virtually no fragmentation when the restore is completed.

    Flexible recovery based on file-based backup
    File-based backup products have the ability to reconfigure disks, partitions, filesystems and other storage solutions to fit onto new hardware. This ability to adapt a backup to fit new hardware or alter the system's storage configuration is called "Adaptable System Recovery" or ASR. Only backup solutions that gather details about the original system have enough information and flexibility to make the ASR process of altering configuration so simple even novice Linux administrators can quickly perform the recovery. Once new configuration is completed, data files from the backup are easily restored onto the new hardware. Finally, the system is made bootable based on the new hardware.

    The revolutionary adaptability of ASR found in file-based backup tools creates further added value for system administrators because these products can now be used for far more than just reactive tasks such as disaster recovery.
    Applications for ASR:
    Reactive
  • Disaster Recovery- restore systems in minutes after a crash, even if hardware is not the same as the original
    Proactive
  • Provisioning/cloning- a single backup "golden image" can be used to provision different systems, even if disks, adapters or other elements are not the same.
  • Storage software migration- change configuration on the same system for improved performance and availability
  • Hardware migration- install the same system onto newer or virtual systems
    New system backup management features
    Products using file-based system backup have not neglected to consider a system administrator's daily backup responsibilities. These products now incorporate functionality for backup management as well as some of the most advanced features seen in backup and recovery solutions for Linux and AIX. Some advanced features designed to simplify daily backup management for system administrators include:
  • Graphical, Web and Command line interfaces
  • Local and remote backups to disk or tape devices
  • Sequential and random tape autoloader support
  • Support for SAN storage solutions
  • Tivoli Storage Manager integration
  • Oracle database backup support
  • Backup data encryption
  • Multiple compression levels

File-based Backup Solutions Provide Most Bang for the Buck
Inexpensive products exist that combine both file-based backup management and ASR in one program. Look for a file-based system backup product with advanced features like those mentioned above. In turn, regular backup responsibilities such as automatically verifying backups and encrypting backup data will become much easier. Additionally, combined ASR capabilities greatly reduce downtime and required expertise for both reactive (even bare metal) and proactive recovery projects. File-based system backup and recovery solutions are an economical and more comprehensive option than their image-based counterparts.

About the Author
Anne Stobaugh is an independent contractor working with Storix Software to educate Linux and AIX users on the advantages of file-based backup and recovery solutions.
www.storix.com
www.stobaughmarketing.com


Editor: Timothy Prickett Morgan
Contributing Editors: Dan Burger, Joe Hertvik, Kevin Vandever,
Shannon O'Donnell, Victor Rozek, Hesh Wiener, Alex Woodie
Publisher and Advertising Director: Jenny Thomas
Advertising Sales Representative: Kim Reed
Contact the Editors: To contact anyone on the IT Jungle Team
Go to our contacts page and send us a message.

Sponsored Links

Bytware:  The power of McAfee with award-winning StandGuard Anti-Virus for Linux
COMMON:  Join us at the annual 2009 conference, April 26 - 30, in Reno, Nevada
NowWhatJobs.net:  NowWhatJobs.net is the resource for job transitions after age 40


 

IT Jungle Store Top Book Picks

Getting Started with PHP for i5/OS: List Price, $59.95
The System i RPG & RPG IV Tutorial and Lab Exercises: List Price, $59.95
The System i Pocket RPG & RPG IV Guide: List Price, $69.95
The iSeries Pocket Database Guide: List Price, $59.00
The iSeries Pocket Developers' Guide: List Price, $59.00
The iSeries Pocket SQL Guide: List Price, $59.00
The iSeries Pocket Query Guide: List Price, $49.00
The iSeries Pocket WebFacing Primer: List Price, $39.00
Migrating to WebSphere Express for iSeries: List Price, $49.00
iSeries Express Web Implementer's Guide: List Price, $59.00
Getting Started with WebSphere Development Studio for iSeries: List Price, $79.95
Getting Started With WebSphere Development Studio Client for iSeries: List Price, $89.00
Getting Started with WebSphere Express for iSeries: List Price, $49.00
WebFacing Application Design and Development Guide: List Price, $55.00
Can the AS/400 Survive IBM?: List Price, $49.00
The All-Everything Machine: List Price, $29.95
Chip Wars: List Price, $29.95


 
The Four Hundred
The Way IBM Sees New Versus Prior i Platforms

The Server Biz Enjoys the X64 Upgrade Cycle in Q1

Evans Data Ranks Integrated Development Environments

As I See It: The Programmer as Artist

Reseller Mainline to Acquire Competitor Cornerstone

Four Hundred Stuff
Symantec Combats Phishing with New Services Offering

BCD Slings a New C#-Based GUI with Catapult 7.0

SkyView and Innovatum Formalize Partnership with New Product

Profound Eliminates OLTP Requirement with Web Enablement Software

140 Apps and (Hopefully) Counting for i 6.1

Big Iron
NYSE Euronext Trades Mainframes and Unix for Linux and X64

Top Mainframe Stories From Around the Web

Chats, Webinars, Seminars, Shows, and Other Happenings

Four Hundred Guru
Use PCOMM Scripts to Dynamically Build a Spreadsheet, Part 2

Use SQL to Strip Out Tab Characters

Admin Alert: Monitoring the Monitors

System i PTF Guide
May 17, 2008: Volume 10, Number 20

May 10, 2008: Volume 10, Number 19

May 3, 2008: Volume 10, Number 18

April 26, 2008: Volume 10, Number 17

April 19, 2008: Volume 10, Number 16

April 12, 2008: Volume 10, Number 15

The Windows Observer
Micro-Hoo is Back On the Table, But In a Different Form

Developers Cool to Vista, Evans Study Finds

Global Sales Save HP's Financial Cookies in the Second Quarter

Symantec Combats Phishing with New Services Offering

Microsoft Heads Aberdeen's List of Top 100 Tech Companies

The Unix Guardian
Global Sales Save HP's Financial Cookies in the Second Quarter

NYSE Euronext Trades Mainframes and Unix for Linux and X64

Sun Updates VirtualBox with Native Solaris Support

HP Ships Insight Dynamics for Managing Physical and Virtual Machines

A Word Cloud of IBM Server Brand Names

Four Hundred Monitor
Four Hundred Monitor's
Full iSeries Events Calendar

THIS ISSUE SPONSORED BY:

nuBridges
Storix
Egenera
Roaring Penguin
Vibrant Technologies


Printer Friendly Version


TABLE OF CONTENTS
Red Hat Continues Feature Expansion with RHEL 5.2

Novell Delivers Service Pack 2 for SUSE Linux

The Server Biz Enjoys the X64 Upgrade Cycle in Q1

As I See It: The Programmer as Artist

Global Sales Save HP's Financial Cookies in the Second Quarter

But Wait, There's More:

HP Ships Insight Dynamics for Managing Physical and Virtual Machines . . . Evans Data Ranks Integrated Development Environments . . . CDW Survey Says IT Shouldn't Wear Green on Its Sleeves . . . Sun Updates VirtualBox with Native Solaris Support . . . The IT Services Business Keeps On A-Growing . . .

The Linux Beacon

BACK ISSUES





 
Subscription Information:
You can unsubscribe, change your email address, or sign up for any of IT Jungle's free e-newsletters through our Web site at http://www.itjungle.com/sub/subscribe.html.

Copyright © 1996-2008 Guild Companies, Inc. All Rights Reserved.
Guild Companies, Inc., 50 Park Terrace East, Suite 8F, New York, NY 10034

Privacy Statement