Web Predictions For 2009

By  on  

A new year usually brings hope of better things. It also bring expectations and wonder. Here are my (unfounded) web predictions for 2009.

1. A JavaScript Framework Will Fall

I believe that a JavaScript framework will fall in 2009. I really wouldn't be shocked to see one go. I don't want to share which I think will fall, but the popularity of jQuery, coupled with the lack of progress being made on a few of them, makes me feel as though at least one will die off.

2. Firefox's Usage Will Grow Tremendously...

I believe more businesses will steer their employees toward using Mozilla Firefox and thus increase Firefox's usage. Internet Explorer's sluggish performance coupled with Firefox's feature set will make IE a secondary browser for many businesses.

3. ...But IE Will Continue Its Reign

Too many users simply take what they're given and this will not change. Internet Explorer 6 and 7, and on a lower usage level 8, will continue to dominate the browser market share.

4. MooTools' Popularity Will Grow

MooTools will release a plugin forge which will quickly become a treasure chest that will attract many web developers.

5. Developers Find Out: Knowing One Framework Isn't Good Enough

While being an expert with on JavaScript framework is great, developers will realize that knowing one framework isn't good enough. Porting plugins from a different framework to the developer's preferred framework will become tiresome and the process of reinventing the wheel will be the motivation pick up another framework.

Have any predictions of your own? Am I crazy? Share!

Recent Features

  • By
    How to Create a RetroPie on Raspberry Pi – Graphical Guide

    Today we get to play amazing games on our super powered game consoles, PCs, VR headsets, and even mobile devices.  While I enjoy playing new games these days, I do long for the retro gaming systems I had when I was a kid: the original Nintendo...

  • By
    Designing for Simplicity

    Before we get started, it's worth me spending a brief moment introducing myself to you. My name is Mark (or @integralist if Twitter happens to be your communication tool of choice) and I currently work for BBC News in London England as a principal engineer/tech...

Incredible Demos

  • By
    Disable Autocomplete, Autocapitalize, and Autocorrect

    Mobile and desktop browser vendors do their best to help us not look like idiots by providing us autocomplete, autocorrect, and autocapitalize features.  Unfortunately these features can sometimes get in the way;  we don't always want or need the help they provide.  Luckily most browsers allow...

  • By
    CSS Animations Between Media Queries

    CSS animations are right up there with sliced bread. CSS animations are efficient because they can be hardware accelerated, they require no JavaScript overhead, and they are composed of very little CSS code. Quite often we add CSS transforms to elements via CSS during...

Discussion

  1. David,

    Did you make a prediction last year that MooTools would implode or fork? I know someone did, but I can’t remember whom.

    Did MooTools fork recently?

    Justin Noel

  2. cssProdigy

    David, Your not crazy.
    I hope Firefox usage grows, in 2009 I just might be able to fully drop IE6 and forget about it. The MooTools plugin repository will be nice. I love what the JavaScript frameworks are doing and seeing anyone of them fall isn’t pleasant. With what MooTools is doing it’ll definitely grow.

  3. It seems like everyone in the web niche blogs has IE6’s downfall on their hopeful resolution/new years wish list. It’s too bad that the people still using IE as a primary browser will probably never see it. Here’s hoping for next year!

  4. @AppBeacon: I’d never say that Moo was going under! ;)

  5. Keith Wolf

    Despite my hopes and dreams for an IE6-less world, my main project will continue to require me to test primarily in 5.5 & 6… internal corporate networks, at least my company’s, just don’t seem to learn.

    Hope you had a good new year, and I am glad to have found your blog.

  6. @Keith Wolf – Wow! 5.5 still? That really sucks.

  7. You want predictions? Now THESE are predictions:
    http://agitationist.com/2009-predictions-for-the-interweb
    Inspired partially by your post (link love in line one!)…

  8. LockWesMonster

    I don’t see why Microsoft couldn’t release browser updates that fix PNG/other css issues for IE6 and IE7 when they recently had the critical update for all of their browsers. It seemed like a convenient time to roll something out. I really wish that anyone who installed the Zero Day Attack update would have been automatically updated to IE7.

    But that would be too simple, wouldn’t it?

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!