Netbeans Intro & Demo @drupalwa. Who's used Netbeans And then un-installed it?

14
Netbeans Intro & Demo @drupalwa

Transcript of Netbeans Intro & Demo @drupalwa. Who's used Netbeans And then un-installed it?

Page 1: Netbeans Intro & Demo @drupalwa. Who's used Netbeans And then un-installed it?

NetbeansIntro & Demo

@drupalwa

Page 2: Netbeans Intro & Demo @drupalwa. Who's used Netbeans And then un-installed it?

Who's used Netbeans

And then un-installed it?

Page 3: Netbeans Intro & Demo @drupalwa. Who's used Netbeans And then un-installed it?

What else do people use?

Page 4: Netbeans Intro & Demo @drupalwa. Who's used Netbeans And then un-installed it?

Editors

• Lots around! o Lightweight: Textmate,

Coda, Geeny, Notepad++, EditPlus, vi, nano, emac's.

Page 5: Netbeans Intro & Demo @drupalwa. Who's used Netbeans And then un-installed it?

Real IDE's

• IDE - before SATA? ;)• Zend Studio• Netbeans• Visual Studio (.NET)

Page 6: Netbeans Intro & Demo @drupalwa. Who's used Netbeans And then un-installed it?

Netbeans Features 1

•Out of Box syntax highlighting with live error detection for php, js, html, css

•Project browser, multi projects

Page 7: Netbeans Intro & Demo @drupalwa. Who's used Netbeans And then un-installed it?

Netbeans Features 2

•Code Navigator

•Code Indexing with auto suggest - killer feature

•Plugin Library

Page 8: Netbeans Intro & Demo @drupalwa. Who's used Netbeans And then un-installed it?

Netbeans Features 3

•Git, SVN, HG - live change indicators

•Cross Platform

•GPL

•Debugging! In a sec

Page 9: Netbeans Intro & Demo @drupalwa. Who's used Netbeans And then un-installed it?

Tips 1

•local server stack for better indexing performance

•Coding Standards: drupal.org/node/1019819

Page 10: Netbeans Intro & Demo @drupalwa. Who's used Netbeans And then un-installed it?

Tips 2

•Google: "Netbeans & Drupal plugin" (by HollyIT) - code generation, drush console, quick api lookup

Page 11: Netbeans Intro & Demo @drupalwa. Who's used Netbeans And then un-installed it?

Bad Stuff

•Uses about 150-500MB RAM.

•Git workflow kinda slow - personally prefer git cmd line

Page 12: Netbeans Intro & Demo @drupalwa. Who's used Netbeans And then un-installed it?

Debug Demo

•local stack + xdebug

•Google: configure netbeans & debug (or: http://wiki.netbeans.org/HowToConfigureXDebug)

Page 13: Netbeans Intro & Demo @drupalwa. Who's used Netbeans And then un-installed it?

Other Stuff

•Database Controls

•Unit Testing?

•phpdoc/doxygen?

Page 14: Netbeans Intro & Demo @drupalwa. Who's used Netbeans And then un-installed it?

Thanks for listening!

@alexbergin