Linux - Software This 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
01-09-2010, 12:01 AM
|
#1
|
|
Member
Registered: Jan 2010
Posts: 34
Rep:
|
What is the best php editor in ubuntu
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.
|
|
|
|
01-09-2010, 01:02 AM
|
#2
|
|
Senior Member
Registered: Jan 2009
Location: Japan
Distribution: Debian
Posts: 3,599
|
Why don't you use a real general purpose editor like emacs? *ducks*
But seriously, have you considered using something completely different?
Evo2.
|
|
|
|
01-09-2010, 01:08 AM
|
#3
|
|
LQ Veteran
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Arch/XFCE
Posts: 17,797
|
If I am not mistaken, Dreamweaver is a full-up WYSIWYG web page creator---lot's more than just a PHP editor.
Regardless, do some Google searches using --e.g.--"Linux web design"
|
|
|
|
01-09-2010, 01:14 AM
|
#4
|
|
Senior Member
Registered: Jan 2009
Location: Japan
Distribution: Debian
Posts: 3,599
|
Quote:
Originally Posted by pixellany
If I am not mistaken, Dreamweaver is a full-up WYSIWYG web page creator---lot's more than just a PHP editor.
|
Ouch, WYSI-A-WYG. So not really a coders editor. Guess I'll stay out of this from now.
Evo2.
|
|
|
|
01-09-2010, 01:20 AM
|
#5
|
|
Member
Registered: Mar 2002
Location: I can see you from here.
Distribution: Gentoo 1.3b
Posts: 182
Rep:
|
If your actually coding then Aptana is as close as you will get to Dreamweaver in linux, or just use wine to run Dreamweaver.
|
|
|
|
01-09-2010, 05:07 AM
|
#6
|
|
Guru
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131
Rep: 
|
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.
|
|
|
|
01-09-2010, 05:37 AM
|
#7
|
|
Member
Registered: Dec 2009
Posts: 36
Rep:
|
Quote:
Originally Posted by evo2
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.
|
|
|
|
01-09-2010, 07:54 AM
|
#8
|
|
LQ Veteran
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Arch/XFCE
Posts: 17,797
|
Quote:
Originally Posted by isaaclw
No WYSIWYG is perfect.
|
And some of them generate terrible code.
Quote:
|
Firefox shows you what everyone else will see.
|
Not if they are using IE....... 
Last edited by pixellany; 01-09-2010 at 10:23 AM.
|
|
|
|
01-09-2010, 10:07 AM
|
#9
|
|
Senior Member
Registered: Jan 2002
Location: germany
Distribution: ubuntu
Posts: 1,279
Rep:
|
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.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Similar Threads
|
| Thread |
Thread Starter |
Forum |
Replies |
Last Post |
|
php editor
|
D0M1N1C |
Linux - Software |
7 |
10-26-2006 10:22 AM |
|
PHP Editor
|
startail |
Linux - Software |
3 |
06-14-2006 01:12 PM |
|
what is the best php editor
|
edman007 |
Linux - Software |
2 |
07-05-2005 06:45 AM |
|
php editor
|
seesharp |
Programming |
12 |
11-29-2004 07:08 AM |
|
php editor
|
twysm |
Linux - Newbie |
10 |
06-28-2004 09:32 PM |
All times are GMT -5. The time now is 01:38 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|