This shows you the differences between the selected revision and the current version of the page.
| varied_notes | varied_notes 2008/11/13 20:18 current | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | **Drupal Camp Notes** | ||
| + | |||
| + | Modules: | ||
| + | |||
| + | Devel module | ||
| + | Coder module | ||
| + | Krumo | ||
| + | Simple test - unit testing (look up unit testing in Amazon) | ||
| + | Xdebug | ||
| + | Drush (can use for module installing) | ||
| + | |||
| + | |||
| + | Browser tools: | ||
| + | |||
| + | Firebug | ||
| + | Drupal for Firebug | ||
| + | Web development toolbar | ||
| + | |||
| + | Reference tools | ||
| + | |||
| + | drupal.org | ||
| + | api.drupal.org | ||
| + | drupal.org/planet | ||
| + | visualquery.com | ||
| + | lullabot.com/podcast | ||
| + | drupal.org/writing-secure-code | ||
| + | module issue queues. | ||
| + | docs.jquery.com | ||
| + | http://drupalmodules.com !! | ||
| + | |||
| + | YSlow (firebug extension) | ||
| + | mysqlreport/mysqla | ||
| + | http://hackmysql.com | ||
| + | |||
| + | Eclipse PDT from Zend | ||
| + | Netbeans IDE | ||
| + | |||
| + | Release management | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | Devel Query Log | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | Rates and ranking of modules... | ||
| + | |||
| + | |||
| + | Notes: | ||
| + | |||
| + | Look into jquery in firebug | ||