We're building a nice little community of Magento experts here. I'm curious what Magento extensions and other software tools (IDEs, editors, etc.) everyone is using to help with their development projects?
Both free and commercial tools are more than welcome.
This list keeps getting longer the more I think about it!
Tools
Common Magento Extensions
CommerceBug
the following extensions are available through Magento-connect
HM_DeveloperToolbar
TBT_Enhancedgrid and TBT_MassRelater
occassional use, but recommended:
Unirgy_Giftcert and Unirgy_StoreLocator
PhpStorm - I used Intellij Idea for Java development so this came naturally, The biggest thing I love about this that I have been wanting for PHP is conditional break points. Huge for Magento when you are trying to debug something in autoload or something where there are hundreds of calls to a method.
Netbeans - I used to use this before PhpStorm, I feel its much faster to learn and configure then Eclipse, I know most people I work with use Ecplise and SVN I think sucks in it compared to these last two and other tools such as find usages and what not
I'm on a Mac but on 10.5 so I used Entropy php, but when others in on Snow Leopard come to work I suggest they use Mamp Pro, very powerful for local environment setup. Super quick to get virtual hosts and what not setup, can even use multiple ports and everything.
Navicat Premium - For database management
Textmate for quick edits and other types of projects
Transmit for quick ftp if not using command line, probably the best FTP client ever created
Zend Studio or EditPlus
Subversion/svnmerge.py
PHPDoc
PHPUnit
Jira/Confluence for task/bug tracking and project specifications
You can see how to work with Magento using ZendStudio here, in Magento Webinars Archive
Commerce Bug by Alan Storm is a Must for all developers.
Developer Toolbar by MGT is another very good tool for Magento analysis.
Netbeans/PHP Storm IDE is recommended.
Git.
LAMP/WAMP.
PhpMyAdmin/ PHPMiniAdmin.
Mage::log and exception Log effective use.
Magento Path Hints.
New Relic.
SQL query log by modifying PDO file.
Module that displays what all blocks delivered from Cache.
Inbuilt Magento Profiler.
JetBrains PHP Storm 2.0 EAP Builds (They must of named their IDE after you Alan ;) )
Zend Server CE /w Zend Debugger
HeidiSQL
TortoiseSVN