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.
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Those are not really good editors. I assume you mean a wysiwyg editor? The only ones for Linux I know of are Amaya and Mozilla Composer. Better off with something like bluefish or screem or quanta. Or vim!
Are those good for someone who doesnt know a lot of HTML? because as uk, in dreamweaver and frontpage, u can design it all visually and dont have to know much coding at all.
Don't know anything about Frontpage, but i wouldn't say Dreamweaver is not a good editor. I used it for about 3 years, and never had any complains...the code was pretty clean mostly.
Amaya looks good...I just installed it a few days ago, so can't give more of an opinion than that. Quanta is pretty good as well, but it's KDE based, so I dumped it (slow and a little buggy as with most KDE apps I've used on fluxbox...probably ok if you use KDE as your desktop).
Another one that looks decent (though I've never tried it) is Nvu. Personally I prefer the text-based editors these days...Bluefish and vim are excellent for html.
I saw the screenshots for Nvu. It looks pretty clean, could anyone give me the link to an RPM of it? )version 0.17?) Im having trouble finding an RPM myself.
Originally posted by mikshaw Don't know anything about Frontpage, but i wouldn't say Dreamweaver is not a good editor. I used it for about 3 years, and never had any complains...the code was pretty clean mostly.
Yeah - I apologize for that. That was anti-wysiwyg bias talking. I know Frontpage sucks, but I'm not familiar with Dreamweaver. Shouldn't have said that.
Don't know where to find SuSE rpms, SuSE_User. Sorry. Maybe this has something.
FWIW, I used FrontPage for about 7 years doing a simple web page for my old job. On my latest project I didn't have access to a wysiwyg editor so I was forced to actually learn html. Well, well worth it. I used to look at those cryptic pages and think who the hell understands this stuff. Now I understand most of it and it wasn't that difucult. As with most "languages" about 5% of the code does about 95% of the work. I would highly recommend trying to use a non-wysiwyg editor.
Thanks for the poster who suggested nvu. I'm going to try that because it looks the most like what I want.
The original poster originally asked for a WYSIWYG editor similar to dreamweaver. Instead, the first response he got was a lot of people reflexively telling him what he 'really' needed.
This is something that frustrates me w/ the Linux community. There is this elitism that makes some look down their noses at users who want a graphical interface.
I too am looking for a wysiwyg editor because I want to build something more than a basic web site. I do things like: use a sliced background image for individual cells. Try doing that w/ 90 images in a pure text mode editor. A WYSIWYG editor can do things better and more easily than writing the code by hand when it comes to more-than-basic layouts.
WYSIWYG editors can be time savers and make visually elegant web sites. I take the point well that one should also know HTML. It makes good sense to understand the basics of the tools one uses. But if somebody asks for A , it doesn't make sense to tell them 'you should use B'.
Well I suggest learning HTML though. I understood not to use dreamweaver until I knew html. Then it just speeds up the process. So personally I just use gedit for html now. its like notepad in windows but it also highlight colors and gives line numbers (useful for php too). But I might give one of these programs a shot.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.