Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I was using dream weaver in windows as php editor but now i have switched to ubuntu and i want to know which is the best suited php editor available in ubuntu which should be nearest to dream weaver also.Please help me to find out that.
I used Dreamweaver a long time ago, for a short period of time, when I was trying out these "all-in-wonder" things. I never got to like them; they slowed my work down. Nowadays I pretty much dump everything that doesn't work (close to almost) fully via keyboard, because every time I have to touch a mouse to do something, it takes longer than a key combination would. In addition I never got quite as good results with products like Dreamweaver, because I always had to manually alter the code at some point.
On Linux I've used Bluefish, which is great..but on the other hand, now that you can get syntax highlighting for plain text editors like Gedit too, they're pretty useful too. Emacs is quite a good one, but if you have never used it before, I assume it takes some time to learn how to effectively use it..
All in all, if you need a what-you-see-is-what-you-get type of editor, you'll find the few serious choices using your preferred web search tool. In other case, check out Emacs (but only if you're willing to give some time to it, as it won't open to you in 5 minutes I'm afraid) -- I imagine some might say 'Vim' here too.
To me Dreamweaver in web page creation is like Word in writing text -- I prefer LaTeX (Emacs and AUCTeX plus some handy shell scripts I've made for special needs) over Word just the same way I prefer for example Emacs over DW.
Ouch, WYSI-A-WYG. So not really a coders editor. Guess I'll stay out of this from now.
Evo2.
hehe. WYSIWYG...
Well, quanta doesn't do this, but quanta + firefox works great. I guess it really depends what you NEED, then you can find an editor that does it great.
For example, quanta is great at:
- finishing tags
- helping write css
- handling uploading to an ftp server
- managing projects
- viewing tables
Actually might have some WYSIWYG built in... and yet still giving plenty of view for coding. (I haven't used the viewing functions with quanta much)
I'd suggest using firefox for viewing though. No WYSIWYG is perfect. Firefox shows you what everyone else will see.
I think best php editor for complex projects is Eclipse with Aptana plugin. As far as I remember DreamWeaver it is not a php editor in my opinion. For smaller scripts Quanta+ is great.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.