Development

An Event Apart Seattle 2010

by dave vogler
An Event Apart

One of the most informative and inspiring web conferences is An Event Apart, which takes place several times a year in locations all around the country. This time it was Seattle's turn to host the conference on April 5-7, 2010.
While I did not attend in person, I've gathered a few links that helped me attend in absentia:

categories:

Review: Designing with Web Standards

by dave vogler
Designing with Web Standards

There are hundreds of books on the market that relate to web design and the disciplines within. It can be difficult to know where to start, especially if you are new to the field. If there's one book to start with, its this one, Designing with Web Standards, by Jeffery Zeldman. Now in its third edition, this is required reading for anyone involved in website design and creation. Start here.

categories:

Image Optimization for the Web

by dave vogler
Flower

Given recent speculation that Google may start considering page load speed as a search engine ranking factor, website owners and designers are going to be looking for ways to speed up their pages.

Conditional CSS: 2 Techniques

by dave vogler
Conditional CSS

Let's face it, all browsers are not created equal. Some are actually quite atrocious in their disregard for web standards. Unfortunately, some of those browsers are still in use today.. (you know who you are, IE6). Whether or not to support older browsers like IE6, whether to force visitors to upgrade or gracefully degrade their experience, this is a topic for another day. In any case, if you want to serve a special stylesheet for a specific browser, there are several methods to use.

categories:

HTML Emails - Tips and Resources

by dave vogler
HTML Email

There are many ways to keep in touch with your audience. In spite of emerging channels such as social media and mobile device platforms, email marketing continues to remain a strong performer.

categories:

Using MAMP as a Development Platform

by dave vogler
MAMP

If you're in charge of developing or maintaining a website, it is highly recommended that you maintain a development server- a place where you've got a running duplicate of your site. This provides a place to test and debug site changes without affecting your live production server.

categories: