2008 Year in Review

By  on  

My first full year has come and gone and I'd like to review a bit about the year.

The Year in Numbers

  • 350 Posts
  • 676,378 Visits
  • 1,319,045 Pageviews
  • 2,825 RSS Feed Subscribers
  • 2 Designs

New Sites

  • Script & Style - Script and Style, the front-end developer's link sharing website, gained great momentum that carries through into today. I'm proud of the site's growth and we look to add new features soon.
  • Band Website Template - BWT's sales were much more than I expected, likely due to Chris Coyier's awesome design.

Top 10 Most-Viewed Posts

Promo

  • Digg - My "9 Signs" article made Digg and got enough traffic to quickly take down the DZone website. Digg continues to move away from tech articles so I was doing backflips when I saw my ugly mug on the homepage.
  • DiggNation - My "9 Signs" article was featured on DiggNation. Click here to check out the episode. My article is featured 20 minutes into the show.
  • DZone - Numerous articles have been featured on DZone's homepage.

Thank You!

Thank you for reading and taking the time to respond to posts. I don't claim to be the foremost expert at everything and your input has helped me grow as a programmer. Bigger and better in 2009!

Recent Features

  • By
    Responsive and Infinitely Scalable JS Animations

    Back in late 2012 it was not easy to find open source projects using requestAnimationFrame() - this is the hook that allows Javascript code to synchronize with a web browser's native paint loop. Animations using this method can run at 60 fps and deliver fantastic...

  • By
    Introducing MooTools Templated

    One major problem with creating UI components with the MooTools JavaScript framework is that there isn't a great way of allowing customization of template and ease of node creation. As of today, there are two ways of creating: new Element Madness The first way to create UI-driven...

Incredible Demos

  • By
    FileReader API

    As broadband speed continues to get faster, the web continues to be more media-centric.  Sometimes that can be good (Netflix, other streaming services), sometimes that can be bad (wanting to read a news article but it has an accompanying useless video with it).  And every social service does...

  • By
    CSS :target

    One interesting CSS pseudo selector is :target.  The target pseudo selector provides styling capabilities for an element whose ID matches the window location's hash.  Let's have a quick look at how the CSS target pseudo selector works! The HTML Assume there are any number of HTML elements with...

Discussion

  1. Hey David, I just want to let you know that I love your site. The content on here is tremendous. I consider myself more of a designer and front-end developer, but I love PHP and jQuery and constantly try and pick up new things with them. The little tidbits you offer on here are great. Keep it up!

  2. 676,378 Visits – pretty nice, in fact it’s personal blog. Congratulations and have even better year.

  3. Logan

    I love your site too, essentialy for mootools tips !
    Happy new year for all !
    Logan, from Britany (france)

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