Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!
HTML5 Zone is brought to you in partnership with:

Mitch Pronschinske is the Senior Content Curator (aka. "Lord of the Zones") at DZone. That means he writes and searches for the finest developer content in the land so that you don't have to. He often has hotdogs for lunch, likes to make his own ringtones, enjoys card and board games, and is married to an underwear model. Mitch is a DZone employee and has posted 1711 posts at DZone. You can read more from them at their website. View Full User Profile

HTML5 Jobs Up, Flash Down

10.17.2011
Email
Views: 5169
  • submit to reddit
The HTML5 Microzone is presented by DZone and Microsoft to bring you the most interesting and relevant content on emerging web standards.  Experience all that the HTML5 Microzone has to offer on our homepage and check out the cutting edge web development tutorials on Script Junkie, Build My Pinned Site, and the HTML5 DevCenter.
A report by freelancer.com shows some interesting web development job trends for Q3 2011:

HTML5 projects are up whopping 38% (to 1125 projects), while Flash declined 10% (to 2794 jobs). At this rate, HTML5 will overtake Flash projects in 6 months. Adobe is planning for a post-Flash future, with the company recently launched Edge, which enables professionals to design animated Web content using HTML5, CSS and JavaScript, rather than Flash.  --freelancer.com press release

Anybody think this is bad news for Flash?  I think they'll still maintain some use cases where they can beat HTML5, but it certainly could be moving out of the mainstream with numbers like this and announcements like the one we heard at Microsoft's BUILD conference.  It's possible that the removal of plugins from the browser in Windows 8 "Metro" could have effected these numbers as well.  Take a look at the full 'Fast 50' below.  You'll notice that HTML5 is (funny coincidence) number 5.  Flash is down to 41:

(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)

HTML5 is the most dramatic step in the evolution of web standards. It incorporates features such as geolocation, video playback and drag-and-drop. HTML5 allows developers to create rich internet applications without the need for third party APIs and browser plug-ins.  Under the banner of HTML5, modern web standards such as CSS3, SVG, XHR2, WebSockets, IndexedDB, and AppCache are pushing the boundaries for what a browser can achieve using web standards.  This Microzone is supported by Microsoft, and it will delve into the intricacies of using these new web technologies and teach you how to make your websites compatible with all of the modern browsers.

Comments

darryl west replied on Wed, 2011/10/19 - 12:14am

the numbers from freelancer certainly reflect what our company has experienced over the past year. we were, after finally taking Flex/ActionScript serious since beta version 4.0 (when unit testing was finally integrated) were on a track to implement several browser projects based on flash. but now, after a solid eight months of re-tooling to create a production level javascript framework, we are fully on board with HTML5, more specifically, ECMA5 projects. and with the latest buggy releases from Adobe (the IDE, not the SDK), we don't even consider using Flex/Flash unless it's serving streaming video on the desktop. with animation, effects, and low level drawing, plus local, session and database storage there is little reason to depend on the bloated, buggy flash player--at least at this point in time. next year, who knows? my unrealistic hope would be that Adobe re-engineers the flash player to correct it's short comings enough so the apple/iphone/ipad team would accept it into their platform. maybe take a clue from Sun (prior to Oracle) and release the player as open source to give experienced engineers a second shot at the runner.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.