If you don’t already have a favorite code editor, finding one can be challenging. Most likely you’ll start coding with something as simple as a text editor, but you’ll quickly find this to be a pain. Here are some editors that you might want to try to help you with developing your Facebook application:
- Crimson ( http://www.crimsoneditor.com/ ) [Windows]
- ConTEXT ( http://www.context.cx/ ) [Windows]
- Dreamweaver ( http://www.adobe.com/products/dreamweaver/ ) [Windows, OS X]
- Eclipse PDT ( http://www.eclipse.org/pdt/ ) [Windows, OS X, *nix]
- EditPad Lite ( http://www.editpadpro.com/editpadlite.html ) [Windows]
- Notepad++ ( http://notepad-plus.sourceforge.net/uk/site.htm ) [Windows]
- phpDesigner ( http://www.mpsoftware.dk/ ) [Windows]
- PhpEd ( http://www.nusphere.com/products/phped.htm ) [Windows]
- PhpEdit ( http://www.waterproof.fr/ ) [Windows]
- PHP Expert Editor ( http://www.ankord.com/phpxedit.html ) [Windows]
- Quanta Plus ( http://quanta.kdewebdev.org/ ) [*nix]
- TextMate ( http://macromates.com/ ) [OS X]
One of the nice features of the majority of these editors is that you have the ability to add your own language references. Although there aren’t any FBML plug-ins yet for these editors, they could be built very easily.
0 comments
Post a Comment