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 you are pushing out changes for review (you won’t have to ask your reviewers to refresh or clear their cache to see the changes). The way I like to do this by appending a query string to the link. Read More
-
Recent Posts
- Layer Comps
- Simple Cache Busting for CSS and JS
- Usability Accessory for ExpressionEngine 2
- A Few Time Savers
- Custom Keyboard Shortcuts
- Sync Applications with Dropbox
- Improve Fluid SSB’s with Choosy
- Annotate Screenshots Natively
- Managing Windows in Mac OS X
- Formatting Text in Basecamp
- Transmit 3 Keyboard Shortcuts
Categories
If you find yourself accessing the same menu items again and again with your mouse you can save time and mousing by assigning it a keyboard shortcut. This Mac feature is also useful if you find that an existing keyboard shortcut inconvenient or if it interferes with a global keyboard shortcut. Editing keyboard shortcuts is very simple and can make using your Mac even more productive and fun.
There are many uses for the very handy (and free)
In case you haven’t tried it,
Although Expose and Spaces are nifty, they seem inefficient when compared to simply relying on a handful of native keyboard shortcuts and a few useful applications.
I’ve tested a lot of web-based project management applications including
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 mention Layer Comps. This simple, easy-to-use feature of Photoshop can save the designer and developer lots of time and make the communication and hand-off process much clearer. Read More »