Archive for the ‘Tools’ Category

Add GetBundle to TextMate and using WordPress Bundles

Tuesday, March 2nd, 2010

Related Link :

Additional Report :

If you don’t have TextMate folder, Just make under Library/Application Support/TextMate/Bundles
ex : mkdir -p /Library/Application\ Support/TextMate/Bundles

Zend Debugger using MAMP Pro

Thursday, February 18th, 2010

1. Open MAMP Pro and go to File > Edit Template > PHP5 php.ini
2. add below : Make sure path is correct

[xdebug]
zend_extension=”/Application/Zend/Zend Studio for Eclipse – 6.1.1/
plugins/org.zend.php.debug.debugger.macosx_5.2.15.v20080907/
resources/php5/ZendDebugger.so”

3. Open Zend Studio and go to Preferences > PHP > PHP Executables

4. Add Executable path ex : /Applications/MAMP/bin/php5/bin/php

Original Document

Dreamweaver CS4

Saturday, February 13th, 2010

Insert div tags

Select Insert > Layout Objects > Div Tag.

In the Layout category of the Insert panel, click the Insert Div Tag buttonĀ .

Quick edit tag

mac : cmd + t
win : com + t