Jump to content

obsidian

Staff Alumni
  • Posts

    3,202
  • Joined

  • Last visited

Everything posted by obsidian

  1. Be on the lookout for John Resig's new book as well: Secrets of the JavaScript Ninja. It looks extremely promising.
  2. OK, I've officially made the switch from Dreamweaver to [url=http://www.eclipse.org]Eclipse[/url]. Not only is it a free alternative, but the extensions you can get for web development are out of this world! It supports SVN repositories to allow versioning of your apps. Besides that, you can install xdebug in your PHP installation, and it actually allows you to manually step through your code and debug like you would in a compiler for other languages. One other huge feature to me is the fact that it takes advantage of PHPDoc syntax and actually creates an ongoing outline of your entire application (all classes, functions and includes!). Very, very cool software. Also, if you're into Perl or Python for writing up any CGI scripts or other comparable sister code for your PHP, Eclipse has plugins that handle all your needs for those languages, too. Of course, it handles Java since that was it was made for, but I don't do any Java development on there. Very, very nice toolset. The [url=http://download.eclipse.org/webtools/downloads/]Weeb Tools Platform[/url] would be the best spot to start for people in here, most likely.
  3. obsidian

    RESOURCES

    [url=http://www.stopdesign.com/]Stop Design[/url] - Homepage of Douglas Bowman... [b]a must see[/b]! [url=http://http://www.htmldog.com/articles/suckerfish/]Sons of Suckerfish dynamic menus[/url] - [i]Nearly[/i] pure CSS dropdown menus. [url=http://www.zeldman.com/]Zeldman's homepage[/url] - Add it to [i]A List Apart[/i] mentioned above.
  4. [quote author=johnwayne77 link=topic=119433.msg500063#msg500063 date=1168294079] I suggest Dreamweaver from Macromedia ( [url=http://www.macromedia.com]http://www.macromedia.com[/url] ) [/quote] [b]Definitely[/b] not free ;) lol
  5. http://notepad-plus.sourceforge.net/uk/site.htm (Notepad++)
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.