Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼
RSS

Development Darlings Step Into The Spotlight


*Editor's Note: This is the final installment of our 10-part 5 Hot-Button Issues series, in which we spotlight five things solution providers should keep an eye on over the coming year in various IT and channel categories.

Open-sourcing is entrenched, and few would argue any longer that the Web is a core part of the future of software delivery.

Still, the new hot-button issues today in application development revolve around the same theme: up-and-coming platforms, tools and technologies. The following five topics are generating a bunch of chatter among developers and software companies these days.

1. Web 2.0 Everywhere
"Web 2.0" mania has Silicon Valley enthusing about innovative development tools and approaches -- even as the term's vagueness leaves everyone free to bend the buzzword to fit their own pet projects. Mashups fusing functionality from stand-alone applications are making the long-heralded advantages of standards-based Web services a tangible reality.

Meanwhile, the profusion of freely available open-source bits of infrastructure software like the increasingly robust MySQL database, syndication tools such as RSS, flexible scripting languages, and open APIs have sparked a boom in application creation.

So far, the impact is most visible among consumer-focused hobby applications like photo site Flickr and tagging service del.icio.us. But as ever-more-powerful tools enable the idea that if you can dream it, you can build it, the effects of new approaches to application development will ripple beyond the Web 2.0 waters.

2. Rise Of Ruby On Rails & AJAX
New application development approaches require new tools. Developers are flocking to Ruby on Rails, an open-source framework tailored for designing Web applications. Older scripting languages like PHP are more widely used for Web development, but the Ruby language in conjunction with the two-year-old Rails framework (RoR to enthusiasts) is winning raves for its simplicity.

The other new development darling is AJAX (Asynchronous JavaScript and XML), the term coined last year to describe the bundle of techniques and technologies that let applications like Google Maps mimic the rich-client functionality of desktop software. The approach resonated. AJAX has spread like wildfire as developers use it to create smoother, faster and more elegant Web applications. A new industry consortium, Open AJAX, was formed in February to align dozens of vendors' AJAX tool projects.

3. Eclipse Dominates Among Java IDEs
Launched just four years ago, Eclipse has steamrolled much of its competition. It's now the most-used Java IDE, blowing past established rivals like Borland Software's Delphi and Sun Microsystems' NetBeans.

Eclipse's momentum is so strong that competitors are throwing themselves beneath the bandwagon's wheels. Borland, BEA Systems and Adobe Systems have all scrapped proprietary technology and rebuilt their development tools around Eclipse.


Related Reading


More Insights






Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

Dr. Dobb's encourages readers to engage in spirited, healthy debate, including taking us to task. However, Dr. Dobb's moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing or spam. Dr. Dobb's further reserves the right to disable the profile of any commenter participating in said activities.

 
Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.