• A response to John Metzler’s SERP article & a Title tag idea http://ping.fm/tydBb

    2009-11- 26T19:56:39Z Nov 26, 2009 @ 7:56 pm

  • Just say it out loud.

    Just say it out loud.

    2009-11- 24T10:59:29Z Nov 24, 2009 @ 10:59 am

  • November 23 2009

    a roundup of html/css time savers

    hayleybackwards:

    I hate redundancy. I hate things that I have to do that are redundant. Yes, a bad attempt at humour!

    The link short list without the commentary:

    zen coding was the first thing I read about last night. I still haven’t gotten the demo video to load, but it appears to be like HTML macros on crack or something along those lines. Which might’ve been real revolutionary if I hadn’t discovered some other tools last night. And the problem? It still expands out to overly verbose HTML code. And plus, it requires basically learning a language unto itself to remember how to properly expand everything.

    And if you’re going to learn something new, you might as well go for something “prettier”. Which leads me to:

    haml (for html) and sass (for css) have got to be my favourites right now (though I haven’t had time to try any of the stuff I found last night). Yes, they’re basically like having to learn a new language. But since I’m already use to Python’s so-called semantic whitespace, haml/sass makes perfect sense to me with how they breakdown html/css documents (you use a “compiler” to put them into normal html/css syntax). And unlike anything that’s essentially a macro, your documents stay in the clean form, making them more readable down the line. Granted, the proof of the pudding is in the eating as they say.

    less (for CSS) is kinda the middle ground between CSS and SASS. Less requires all them ucky curly braces and basically looks like CSS, but given that I never got all that familiar with CSS to begin with, I might be better off with SASS.

    Plus, SASS has compass and had I bothered to watch the nearly hour-long screencast on compass, I might actually know how much of a plus that is.

    I like wasting lots of time, in order to discover how to save time!

    Nov 23, 2009 @ 12:50 am

  • November 16 2009

    RT: @DougH What do you think? New hashtag today: #betterthanbelichick. Use it to brag about a good decision you made in the last 24 hours.

    Nov 16, 2009 @ 11:09 am

  • November 14 2009

    Old Back To Top link

    Old Back To Top link

    Nov 14, 2009 @ 3:20 am