Jason Fried on Why you Can’t Work at Work

This video, from Jason Fried (@jasonfried) of 37signals, really hit home with me. I’m often guilty of being a little quick on the trigger to interrupt people when I have a question or want their input on something. I’m going to try to put some of this theory into application in my work at SitePoint and see if it helps both me and the rest of the publishing team to focus on getting things done.

What I take away from this, as a practical message, is the following: rely on the asynchronous nature of digital communication media to communicate with co-workers without interrupting their workflow. Simple, but it’s easy to forget when the person is working right next to you and it’s so easy to turn around and get their attention.

Posted in Productivity, Web Design | Leave a comment

I Love the Internet: Simple Font Stack Tester

I blogged about testing font stacks earlier this week at SitePoint, and pointed out a very early-days project on GitHub that seemed to be a first stab at developing a tool to simplify this kind of testing. Today I received an email from a reader, who apparently registered http://fontstacktester.com and set up a web-based interface for doing just that in the intervening time. The tool is an adaptation of the script I had found on GitHub, except that you can just plug your website address into a box and you’ll be transported there, except with an overlay at the top that lets you switch off every font on your site individually to see if it breaks anything.

Here’s what it looks like running against this site:

Kudos to Chris for getting this thing up and running so quickly!

Posted in Web Design | Tagged | Leave a comment

New SitePoint Post: Keep Your Font Stacks from Falling Over

For most web designers and developers, testing is a huge part of the job. They’ll devote a considerable amount of time ensuring that their sites appear similar, if not identical, in a wide range of browsers. One key part of site testing, however, seems to be all too frequently forgotten: font stack testing.

read the rest at sitepoint.com …

Posted in Web Design | Tagged | Leave a comment