PDA

View Full Version : web developement


cathal
2004-05-21, 07:22 PM CDT
whats the best web developement software out there, im working in php, html, javascript etc... abd would like to find a program incorporating all, im using a normal test editor at the moment so anything ye can recommend.

HolyLiaison
2004-05-21, 11:37 PM CDT
Well, for PHP and HTML you can't go wrong with Dreamweaver from Macromedia. I wouldn't know much about java, never really dealt with it.

grommer
2004-05-22, 12:10 AM CDT
cant go wrong with dreamweaver. on the linux side Bluefish is a nice little WYSIWYG editor.

ilja
2004-05-22, 01:05 AM CDT
Or Quanta from the KDE-package is also very nice. If you don't need an WYSIWYG then coding with vim or emacs is also very nice. I like it even more then coding with Dreamweaver.

ghaefb
2004-05-22, 01:22 AM CDT
Another vote for Bluefish :)
http://bluefish.openoffice.nl/index2.html

Ug
2004-05-22, 04:16 AM CDT
Or if you want something up and coming you could try nvu.

http://www.nvu.com

Pegasus
2004-05-22, 04:18 AM CDT
my 2 cents: Bluefish ;)

cathal
2004-05-22, 09:18 AM CDT
Originally posted by ilja
Or Quanta from the KDE-package is also very nice. If you don't need an WYSIWYG then coding with vim or emacs is also very nice. I like it even more then coding with Dreamweaver.

Ive been using emacs and nano etc... but i want to try out some other web developement software, go away with that dreamweaver crap ill give bluefish a look heard about that before actually. Thanks guys for your input.

jimbo
2004-05-22, 09:21 AM CDT
I've been using Quanta... nice syntax highlighiting and nice upload capabilities (including fish!).

foolish
2004-05-22, 11:11 AM CDT
Screem is nice too, I can't really decide if I like Bluefish or screem the most. Qunata is really good, but then again, it's a kde app.

sailor
2004-05-29, 09:25 PM CDT
I just recently trried Star Office 7, the HTML editor..it looks great seems to work well and is a true WYSIWYG interface....

crackers
2004-05-29, 10:42 PM CDT
I've done a bit of HTML with OpenOffice and I must say I was impressed with the actual HTML encoding - much better and, duh, more compliant than anything I've seen done with Microsoft Office. What a surprise...

jcstille
2004-05-29, 11:27 PM CDT
For me, I do all my java development in Nedit. It will color code syntax (once named a java file). You can also use the netbeans ide, but it presents a few runtime issues I don't like.