WordPress themes for developers
Good list of well-built themes with developers/customization in mind.
WordPress themes for developers
Good list of well-built themes with developers/customization in mind.
Embedded fonts in web pages using a crazy combination of JS, CSS and some other things. Impressive.
Plugin that provides an alternate/configurable version of your WP content for printing.
CSS Image Alignment Suggestion
Good tip from @factoryjoe (Chris Messina) for a standardized set of image-in-content handling CSS classes.
Using Javascript to Fix 12 Common Browser Headaches
Really good list of fixes for problems. Lots of jQuery examples (of course).
Versions – Mac Subversion Client (SVN)
“Versions provides a pleasant way to work with Subversion on your Mac. Whether you’re a hardcore Subversion user or new to version control systems, Versions will help streamline your workflow.”
Pretty cool “programmatic” implementation of CSS. Allows for more intuitive nesting of elements, use of variables/constants and all sorts of other cool things.
Fancy new Mac Text Editor. Might provide some sort of competition for TextEdit? Nah.
“Parallax turns a selected element into a ‘window’, or viewport, and all its children into absolutely positioned layers that can be seen through the viewport.”
10 Principles of the PHP Masters
Good list of tips and principles from some big-time PHP folks (including Matt M).