Category Archives: Web Develpment

Layer Comps

There have been some great articles on preparing Photoshop files (PSDs) for web development. In particular, see Dear Print Designer Doing Web Design, The Photoshop Etiquette Manifesto for Web Designers, and Handing Off PSDs That Won’t Make Your Co-Workers Hate You. Great tips in there. But what surprises me is that none of them [...]
Also posted in General Topics | Tagged | Comments closed

Simple Cache Busting for CSS and JS

If you update your site’s CSS or JS it is a good idea to force browsers to download the latest version. If you don’t then your visitor’s browser may well load a cached version of the CSS or JS which can result in broken pages. Busting the cache is also really convenient when [...]
Posted in Web Develpment | Comments closed

Usability Accessory for ExpressionEngine 2

I really do love ExpressionEngine, and there are some great improvments in ExpressionEngine 2, but the control panel re-design does not suit my taste. The 1.6.x control panel was snappy, clean, and clear. EE2’s control panel doesn’t have the same feel to me yet. But it can be greatly improved with two add-ons [...]
Also posted in ExpressionEngine | Comments closed