This is somewhat of a personal post. “Personal” in the sense that the information is very subjective and not objective. However, I will try and persuade you of my opinion. “CSS declarations should be written on a single line.” — me p {font-size: 1.8em; line-height: 1.5; color: #000; margin: 0 0 1.5em;} …as opposed to: […]
read more
Using a version control system is helpful for multiple developer environments, as well as individual tracking and archiving of changes. Here’s how I set mine up using Git. Note: Setting up a cloned repository between dev and live servers is useful for theme and static file tracking. You wouldn’t want to setup Git on an […]
read more
Rework by 37signals is the best business book I have read this year, and one of my top 5 books that I would recommend to any new startup or entrepreneur. Each chapter is four pages or fewer. Like the business models they describe, each milestone (chapter) leads to momentum, and the desire to keep up […]
read more