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

  • By
    Serving Fonts from CDN

    For maximum performance, we all know we must put our assets on CDN (another domain).  Along with those assets are custom web fonts.  Unfortunately custom web fonts via CDN (or any cross-domain font request) don't work in Firefox or Internet Explorer (correctly so, by spec) though...

  • 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...

Incredible Demos

  • By
    Translate Content with the Google Translate API and JavaScript

    Note:  For this tutorial, I'm using version1 of the Google Translate API.  A newer REST-based version is available. In an ideal world, all websites would have a feature that allowed the user to translate a website into their native language (or even more ideally, translation would be...

  • By
    MooTools Wall Plugin

    One of the more impressive MooTools plugins to hit the Forge recently was The Wall by Marco Dell'Anna.  The Wall creates an endless grid of elements which can be grabbed and dragged, fading in elements as they are encountered.  Let me show...

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!