Stories
Slash Boxes
Comments

SoylentNews is people

posted by chromas on Wednesday October 03 2018, @06:00PM   Printer-friendly
from the every-site-a-framework dept.

Physicist Igor Ljubuncic writes about the dearth of offline graphical web editors. These used to be quite common, but all the established names are long gone and even some of the newer ones are looking neglected. He summarizes what's still available now in 2018 and the relative strengths and weaknesses of these remaining tools.

Once upon a time, there were dozens of WYSIWYG editors, all offering their own wonders, as well as their own range of inconsistencies, garbage code and functionality. I came across the old Nvu back in 2006, upgraded to Kompozer when this one came about, and kept on using it ever since in some form or another, as it offers the simplicity of writing stuff without having to worry about code, plus some serious usability benefits that no other program seems to offer. But then, Kompozer hasn't seen any updates in a long while, and some refresh is needed. What do we have on the table?

And I'll add in a general question, what is your preferred method of dealing with either HTML or CSS or both? Strangely mine is Emacs for the HTML and vi for the CSS.


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by termigator on Thursday October 04 2018, @05:25PM

    by termigator (4271) on Thursday October 04 2018, @05:25PM (#744195)

    That is why you have the UI designer role separate from the UI implementor role. The designer can specify look-n-feel, layout, etc via mockups and/illustrations. The implementor is then tasked to do it in real code for the target platform. And on good teams, both roles work together so the implementor can provide feasabilty and cost feedbacks to the designer.

    Main problem with WYSIWYG editors, especially for web-based interfaces is they generate horrible, hard to sustain code. I rather have someone who really knows HTML, CSS (and JavaScript) to implement the interface in a sustainable matter, but that person, or persons, do not have to be the folks that designed what the end-user sees.

    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2