| By Coach Wei | Article Rating: |
|
| October 7, 2006 04:15 PM EDT | Reads: |
45,430 |
At the AJAXWorld Conference & Expo and OpenAjax Alliance back to back meetings in Santa Clara, CA this week, it has been hard not to think about the developer community and how Web 2.0 is impacting it today. Web development can be roughly divided into two camps:
- Website development;
- Web application development;
"Website development" is more concerned about content: presenting content, linking pages, delivering documents, and simple form-based interactions. The typical websites would fall into this category. "Web application development" is more about “application", the role of which is to provide and present data, interact with users and other systems, all governed by certain business logic. Though there is no clear-cut boundary between the two, there are distinct differences between them.
In the web development community, there are roughly four different categories of people:
- Web Architects: Architects are the gurus. They know object-oriented programming, EJB, database connection pooling, SOAP... and how different pieces/jargon can fit together. Architects go to conferences. In fact, I think most folks at AjaxWorld Conference are architects. Architects speak probably quite a few languages (Java, C#, PHP, for example) and use tools like Eclipse or VI to write code. Architects are hard to find and afford, but you do want to find and retain them. You don't want to offshore the responsibility of architects. In any large projects, there is only a very small percentage of people are architects, but they are the leading influencers and crucial to the success of projects.
- Web Developers: These are the developers who code JSP, Servlet, CSS and JavaScript etc. Actually, on the server side, most likely they are using PHP, Ruby, etc. The typical tools used are Eclipse (code development), Dreamweaver, text editor, etc. My estimate of the number of web developers worldwide is about 10 million people.
- Web Designers: These are the "creative professionals". They code HTML, DHTML, CSS, Flash and probably a little bit JavaScript. Their tools are DreamWeaver, Adobe Illustrator, Flash, etc. Most of the Flash developers belong to this category.
- Content Developers: these are the folks that provide content. They typically use word processors etc to produce the content and their technical involvement stops at HTML.
The web development community can be visualized in Figure 1. Web application development and site development typically require a different mix of people. Web application development requires considerable technical skills. Web site development projects require more resources on design and content development and may not even need architects.

Looking from an enterprise perspective, there is an enterprise application development community that has been historically different from the web community.

In the enterprise developer community:
- Architects: same as architects in the web community. In fact, these are typically the same group of people who are architects in the web community. My estimate of the total number of architects worldwide is in the order of a few hundred thousand people.
- Application Developers: these are the folks that deliver your typical desktop applications. They are the Visual Basic developers, J2SE developers, PowerBuilder developers, WinForm developers...The total number of application developers is about 10 million people.
- Business Analysts: different from application developers, business analysts are less technical but have a much higher level understanding of the specific business issues. Their job is to convert business needs into IT requirements and help facilitate the development of IT projects from the business user perspective. They use tools like Excel to do analysis and PowerPoint/Word to communicate. They also use tools like requirement management software to communicate with developers. My estimate of the total number of business analysts is in the order of tens of millions of people.
- UI Designers: UI designers are different from web designers because UI designers focus on desktop UI instead of web UI, though the two groups are converging into one.
The Convergence of Enterprise Development and Web Development
As the web becomes more entrenched in our daily life and business operations, enterprise application development is moving more and more onto the web environment. Historically, the technical limitation of the Web has limited the scope of web adoption for enterprise applications. For example, Forrester Research conducted a survey that shows 50%-60% of new application development projects are still being developed as Client/Server applications in 2003. The rise of Web 2.0 technologies (Ajax, Enterprise Mashup Server, Universal Client Framework, Internet Messaging Bus, Rich Internet Application, etc) finally removing these technical barriers.
With Web 2.0 technologies, the Web is capable of supporting all kinds of applications. As a result, the enterprise development community and the web community are converging into one - let's just call it the "developer community".

The Shifting Landscape: Open Web Technologies Win
Quite a few recent surveys have demonstrated the significant impact of Web 2.0 technologies on the developer community. Beyond the convergence of enterprise application development and web development, these surveys show significant trends in the growing adoption of open standards-based web technologies in lieu of technologies that are proprietary and not web-compatible.
Ajax Adoption and Server Side Platform Trends
Richard Monson-Hafael from the Burton Group conducted a survey (The raw results are here) on client side and server side toolkit/platform for Ajax. On the client side (the charts are generated by Ajaxian.com):


I must say that I was a little surprised that Dojo is not more popular than Script.aculo.us. I talked to Richard Monson-Hafael at AjaxWorld Conference 2006 about this. He said it could be the result of the sample pool not being big enough (865 participants).
Apache XAP (http://incubator.apache.org/xap) is not listed in the survey. XAP has not reached a production quality yet. I think XAP will have some significant impact on the web developer community after XAP reaches the next quality level.
On the server side, I am not surprised that PHP is the most popular one. Most Ajax adoption so far is for web site enhancement, where PHP is the most popular platform. Ajax adoption for web applications and enterprise applications are happening but significant adoption will not come until probably 2007.
I am actually fairly encouraged that Java is the 2nd most popular platform. First of all, it shows that Ajax is being adopted in web applications and enterprise applications, beyond being used in web sites, given that Java is typically used for powering interactive applications rather than the more content oriented web sites. Secondly, Java's popularity is well above .NET. This shows that the developer community is embracing open, standards-based solutions.
Ajax to Overtake Flash in Web Projects
Ektron and SitePoint did a survey of 5,000 web developers and release a report entitled The State of Web Development 2006/2007. It is a great survey that contains lots of useful data. In particular, the following two charts demonstrate some significant trends, showing which web technologies developers and organizations are using now - and plan to use in future.
. 

Note that the survey is more targeted at web site developers and less on web application developers (of course, much less on enterprise developers). Given that Website developers are the traditional strong base for Flash, it is extremely revealing how developers are moving away from Flash to Ajax. I believe if you were to survey application developers, the gap between Ajax and Flash-based technologies would be significantly bigger.
There is good converage on this worth oaking a look at:
InfoWorld: http://weblog.infoworld.com/techwatch/archives/008259.html
ReadWriteWeb: Ajax set to surpass Flash in '07
I am not too surprised at the result and the trend. Ajax is open, standard-based and web-native. Flash is not open standards-based. Flash content is not native web content and has a lot of interoperability issues with other web technologies. Of course, the community is shifting towards Ajax!
Published October 7, 2006 Reads 45,430
Copyright © 2006 SYS-CON Media, Inc. — All Rights Reserved.
Syndicated stories and blog feeds, all rights reserved by the author.
More Stories By Coach Wei
Coach Wei is the Founder and Chairman of Nexaweb (www.nexaweb.com), developers of the leading software platform for building and deploying Web 2.0 and AJAX applications. Previously, he played a key role at EMC Corporation in the development of a new generation of storage network management software. Wei has his master's degree from MIT, holds several patents, is the author of several technology publications including JDJ, Web 2.0 Journal, and AJAXWorld Magazine, and is an industry advocate for the proliferation of open standards.
![]() |
Dirt-Cheap-Web-Design.com 10/11/06 01:13:24 AM EDT | |||
Trackback Added: The Impact of Web 2.0 - Developers Merge to One Web Community; I came across this interesting article from Coach Wei about the AJAXWorld Conference & Expo which was held last week in Santa Clara, CA. Coach was describing how the website developers and web application developers were moving onto a web environm... |
||||
![]() |
Blog Monkey 10/07/06 09:09:18 PM EDT | |||
Where do mainframe developers fit? How about QA/Testing folks? Further, how about the developers from software vendors? |
||||
![]() |
queZZtion 10/07/06 03:29:28 PM EDT | |||
If enterprise development and regular web development are converging, then what will be the effect on that trend so far as Microsoft is concerened. Is it good or bad for Redmond? |
||||
- Cloud Computing on Gartner's Top 10 List and SYS-CON Events' 2010 Calendar
- Confessions of a Ulitzer Addict
- IBM Hardware Chief, Intel VC Exec Arrested in Insider Trading Scam
- My Thoughts on Ulitzer
- Tactical Cloud Computing Panel at 1st Annual GovIT Expo
- Ulitzer.com Named Exclusive "New Media" Sponsor of Cloud Computing Conference & Expo
- Moving Your RIA Apps into the Cloud: Seven Challenges
- Adobe’s Aiming ColdFusion at Multiple Clouds
- Windows 7 – Microsoft’s First Step to the Cloud
- Ulitzer Provides a Powerful Social Journalism Platform
- Jill Tummler Singer, Deputy CIO of CIA, Keynotes at GovIT Expo
- Open Source Mobile Cloud Sync and Push Email
- Practical Approaches for Optimizing Website Performance
- The Difference Between Web Hosting and Cloud Computing
- Cloud Computing on Gartner's Top 10 List and SYS-CON Events' 2010 Calendar
- Ajax in RichFaces 3.3, JSF 2 and RichFaces 4
- Confessions of a Ulitzer Addict
- IBM Hardware Chief, Intel VC Exec Arrested in Insider Trading Scam
- My Thoughts on Ulitzer
- Tactical Cloud Computing Panel at 1st Annual GovIT Expo
- US Post Office Hops a Ride on NetSuite’s Cloud
- Ulitzer.com Named Exclusive "New Media" Sponsor of Cloud Computing Conference & Expo
- WPF Controls by DevExpress
- Moving Your RIA Apps into the Cloud: Seven Challenges
- Building a Drag-and-Drop Shopping Cart with AJAX
- What Is AJAX?
- Google Maps! AJAX-Style Web Development Using ASP.NET
- Flashback to January 2006: Exclusive SYS-CON.TV Interviews on "OpenAjax Alliance" Announcement
- AJAXWorld Conference & Expo to Take Place October 2-4, 2006, at the Santa Clara Convention Center, California
- AJAX Sponsor Webcasts Are Now Available at AJAXWorld Website
- How and Why AJAX, Not Java, Became the Favored Technology for Rich Internet Applications
- "Real-World AJAX" One-Day Seminar Arrives in Silicon Valley
- AJAXWorld University Announces AJAX Developer Bootcamp
- AJAX Support In JadeLiquid WebRenderer v3.1
- Where Are RIA Technologies Headed in 2008?
- Struts Validations Framework Using AJAX





































