Category Archives: web

The CSS Pocket Guide

Alternate Title: What I did on my Summer Work-cation

This blog has been a bit quiet the last few months—a direct result of spending all of my non-work hours writing my first book. The CSS Pocket Guide, the results of all that effort, was just sent off to the printers earlier this week and hits the bookstores on October 25.

Buy The CSS Pocket Guide at Amazon.com

Continue reading

This entry was posted in meta, web and tagged , , , , , , , , , . Bookmark the permalink.

PNHTagTest Now On GitHub

Taking a moment away from a truly busy summer of client work and other fun projects to bring you this little announcement:

There’s now a permanent home on GitHub for PNHTagtest, a little piece code that I’ve had floating around for ages as an aid for building and reviewing CSS on a project.

Sample of PNHTagTest contents Continue reading

This entry was posted in meta, web and tagged , , , , , , , , , , . Bookmark the permalink.

Must Listen Podcasts From 5by5 Studios

I’ve been sorta quiet around here lately due to a busy summer work schedule, a book project I’m working on (more on that later!), and attempting to get outside with whatever free time I have.

5by5 is supported by Viewers Like Me

Something else that’s been filling my time are the great lineup of shows and interviews over at 5by5 Studios. Long time web geek Dan Benjamin has pulled together some excellent cohosts and coverage of the tech business, web development, MongoDB, general geekery and even UFOs.

So while I’m not pushing much content out there head over there to fill your brain. And if you like what you find you can become a member and get a cool t-shirt like I did.

Continue reading

This entry was posted in geek, web and tagged , , , , . Bookmark the permalink.

InterACT With Web Standards Book Released

InterACT With Web Standards Book Released

In a recent post over on the Web Standards Project blog I introduced the newest and first book released by the WaSP – InterACT With Web Standards: A Holistic Approach to Web Design.

This is a great reference teaching the craft and profession of building web sites, and not just a book about markup or 3 column layouts with CSS. Read more about it in the blog post or go straight to the book’s companion site.

Continue reading

This entry was posted in web and tagged , , , , , . Bookmark the permalink.

Progressive Enhancement For Better Performance

Last week I had the pleasure of speaking to the great crowd at the New York Web Performance Group Meetup. Fellow presenter Marco Carag (Front End Manager at The Knot) laid down a strong foundation with a discussion of where HTML and CSS sit on the Progressive Enhancement ladder. Following that I came in and talked about JavaScript’s different roles in PE, client side performance, and browser support of upcoming Web Standards. Here’s the slide deck from my portion of the presentation:

Continue reading

This entry was posted in web and tagged , , , , , , , , , . Bookmark the permalink.

Easy Automator Workflows For Increased Productivity

Computers are built to perform repetitive & tedious tasks. But as users of the computers we’re never exposed to all the tools that are provided to help, and when we are the balance between familiarizing ourselves the given tool and learning to make it do what we need it to do is a larger endever then just doing the thing manually once or twice a day.

Along these lines Apple has long had the ability to script application and operating system tasks via the AppleScript language — powerful, but not the easiest thing to pick up. However, since OS X 10.4 Apple has shipped a free visual workflow tool called Automator that can do some quite powerful things with just a few clicks or drags of a mouse. Creating complex workflows via Automator still has a learning curve and takes some trial and error, but to get it to do some simple things is easy, will take you 5 minutes, and save you time every day.

60 Second Automator Overview

Automator is a visual macro tool that allows you to string together a series actions associated with single tasks in applications like Finder, Keynote, iPhoto, Transmit & Photoshop and create workflows that you can run via the Finder, Services Menu, standalone Application [Droplet] or iCal event item. Each action takes some input [text, URL, selected files], performs a task and then passes the output onto the next item you’ve placed in the chain.

Continue reading

This entry was posted in photo, web and tagged , , , , , , , . Bookmark the permalink.