Blog

Archive for the ‘Apple’ Category

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.

Web Browser Elements and Wireframe Stencil Graphics Freebies

Wednesday, December 3rd, 2008
Web Browser Elements

Web Browser Elements, image courtesy of Designer Toolbox.com

I found some freebies on the web- browser graphics or elements for wire frames or web design comps.

Form elements for all browsers and operating systems: http://www.designerstoolbox.com/designresources/elements/

Vectortuts Freebie Vector Chrome for firefox on mac: http://vectortuts.com/articles/news/vectortuts-freebie-vector-pack-browser-screens-and-website-elements/

OmniGraffle Stencils: http://www.graffletopia.com/

Yahoo Developer Stencil Kit: http://developer.yahoo.com/ypatterns/wireframes/

Related articles [Updated 12-23-08]:

http://piksels.com/photoshop-browser-templates/

http://patterntap.com/

How to Export or Save Coda Sites

Thursday, October 23rd, 2008

Where is Coda Site Information Stored?

Coda currently does not have a way to export or save sites like you can using Transmit. But there is a way to save your coda site settings if you need to migrate your site data from one computer to another. You  will need to save a file from your preferences folder.

Save the Coda.plist file:

December 2011 Update:

  1. “For Lion, the Library folder is hidden. To get do it, go to Finder, then at the top menu: Go -> Go to Folder… , and type in: ~/Library”
  2. Then look under: Preferences/com.panic.Coda.plist

May 2012 Update advice by commenter Johnathan:

“in order to not have to reenter all passwords.. You’ll need to copy over the keychain aswell.. You will find it at the same place (the library folder) but in a folder called “keychains”. You don’t need the one with “meta” in its name.”

“you will come to a hidden folder within your users folder (NOT the libraryfolder which also happens to contain a preferences folder”

So make sure that you are looking under the Library folder that is within your Home folder: 

This info was originally found at: Google Groups | Coda User

Thanks everyone for your comments and help with this topic! I have updated the instructions with your inputs!