A Web Developer’s Life in FoxTrot

By  on  

My girlfriend knows that I make websites but not a whole lot more about how I spend so much of my time. She at least knows the basics:

  • Calling me a "webmaster" is the biggest insult you can hurl at me.
  • I'm a MooTools fanatic.
  • I have little design skill but mad programming skill.

That's why I was shocked when she found my life in a FoxTrot comic! Here it is:

Foxtrot

It's as if Bill Amend was in my head. Anyone else feel this way sometimes too?

Recent Features

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

  • By
    Create Namespaced Classes with MooTools

    MooTools has always gotten a bit of grief for not inherently using and standardizing namespaced-based JavaScript classes like the Dojo Toolkit does.  Many developers create their classes as globals which is generally frowned up.  I mostly disagree with that stance, but each to their own.  In any event...

Incredible Demos

  • By
    CSS Columns

    One major gripe that we've always had about CSS is that creating layouts seems to be more difficult than it should be. We have, of course, adapted and mastered the techniques for creating layouts, but there's no shaking the feeling that there should be a...

  • By
    CSS Tooltips

    We all know that you can make shapes with CSS and a single HTML element, as I've covered in my CSS Triangles and CSS Circles posts.  Triangles and circles are fairly simply though, so as CSS advances, we need to stretch the boundaries...

Discussion

  1. It’s so true it’s frightening…

  2. so true so hillarious.

  3. Absolutely true, it’s like looking in a mirror.

  4. You should see the follow up strip. It’s even better. (Btw, that’s quite an old strip. I am surprised you see it now.)

  5. I feel like that just a little too often…

  6. Please add that calling you an evangelist insults you, too :D

  7. Eeek. Yeah, that’s about right ;)

  8. I got my degree in design while learning web development on my own, which eventually evolved into my job now, so I think I have a pretty good balance but I definitely do have to fight off the design-skipping urge sometimes.

  9. Lol this is great! That was me 2 years ago! Then i realized that the design is actually !important :)

  10. Hilarious.
    Spot on.

    Someone is talking about a follow up strip.
    Must….. ……see…… …….now!

  11. ROFL
    HILARIOUS

  12. ha, so true
    everything i’ve done that ends up looking good it’s because i copied modified the design from something else

  13. haha. its funny.
    thanks man. i bookmarked the website.
    i found some other interesting stuff too.

  14. I was literally just thinking about how great my Javascript web framework is when that image popped up! It didn’t even seem to load..

    It’s Very Versatile Electronic Document – VVED.. get it?

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