What I’m Thankful For: 2008 Edition

By  on  

For all of you wacky Euros and non-American readers, today is what we call Thanksgiving. Thanksgiving is the day that we "express general gratitude" by eating way too much, getting in fights with family members, and watching football. This year I'd like to express gratitude to those that make my programming career fun.

The MooTools and jQuery Teams

Javascript libraries have taken the web to the next level and made JavaScript fun to code. As far as I know, none of the JavaScript library teams make a significant amount of money which makes their contribution all that more extraordinary. I thank the Moo and jQuery teams specifically because they author the frameworks I use.

The Firefox Team and Firefox Plugin Creators

My job wouldn't be possible without Firefox and the numerous plugins available, including Firebug, Web Developer Toolbar, ColorZilla, and Server Spy.

The WordPress Team and WordPress Plugin Creators

I had reservations about using WordPress at first but I've never looked back. WordPress gives me all the tools I've needed to create this blog and the plugin creators have helped me take it to the next level.

Script & Style Submitters

Script & Style has been a huge success thanks to bloggers and readers that submit great articles. Script & Style has helped me become a better jQuery and PHP programmer and hopefully it's done the same for you.

Blog Readers

Thank you too everyone that reads and leaves (intelligent) comments on my blog! I learn more than you learn from me and blogging over the last year and a half has been great experience. Keep it up!

Did I miss someone? Who are you thankful for?

Recent Features

Incredible Demos

  • By
    Image Reflection with jQuery and MooTools

    One subtle detail that can make a big difference on any web design is the use of image reflections. Using them too often can become obnoxious but using reflections on large, "masthead" images is a classy enhancement. Unfortunately creating image reflections within your...

  • By
    CSS Sprites

    The idea of CSS sprites is pretty genius. For those of you who don't know the idea of a sprite, a sprite is basically multiple graphics compiled into one image. The advantages of using sprites are: Fewer images for the browser to download, which means...

Discussion

  1. cssprodigy

    Those are good things to be thankful for. Also we should all be thankful for CSS and web standards.

  2. You’re welcome ;)

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