Blog

Archive for the ‘Apple Mac’ Category

Web Design Resources: April 4th through April 8th

Thursday, April 8th, 2010

My latest delicious bookmarks related to web design, development, drupal, wordpress, seo, freelance, design, typography, css, jquery and the list goes on…

How to Create Books in Coda

Thursday, November 5th, 2009

Coda allows you to add reference books under the ‘Books’ tab.

More information on adding books to Coda:

Related Post: How to export or save sites in coda

How to get PHP errors to show up in MAMP

Saturday, June 6th, 2009

If your installation of MAMP does not show php errors, you may need to change a setting in your php.ini file. You can find this file in MAMP > conf > php5 > php.ini

Look for “display_errors = Off” and change to “display_errors = On

After that you should restart your apache and mysql servers.

  • Blog Home