Slashdot Mirror


Lindows Announces Nvu - Frontpage For Linux?

CmdrStone writes "Michael Robertson, the Lindows founder, has announced in his 'Michael's Minute' newsletter that Lindows has started the creation of a Frontpage-type program for Linux, called Nvu." Nvu promises to be "...a complete Web Authoring System for Linux Desktop users to rival programs like FrontPage and Dreamweaver", is "100% open source", and will be free to download when it launches.

4 of 643 comments (clear)

  1. Looks promising by r_glen · · Score: 5, Interesting

    The fact that it's built from the Mozilla code base is encouraging...
    Unfortunately (according to the FAQ), it won't be available until the first quarter of 2004

  2. Exactly by FrankoBoy · · Score: 4, Interesting

    WYSIWYG HTML editors are very useful to get most of your interface done FAST ; then, you can change some details with your favorite text editor.

    Furthermore, writing accuented text in plain HTML is such a pain in the ass it's not even funny. You have to type stuff like "&eacute" instead of a sole key on a French keyboard ( I'm French-speaking ), and since most languages have non-standard - according to English, that is... - characters and that these are very common in text for some languages, I think such a feature is essential to a top notch international HTML editor.

    I don't care much about vi and Emacs fanboys in here arguing how lame WYSIWYG editors are, the fact remains the same : these can do the bulk of some work fast, easily and effectively, and details can then be reworked in HTML mode as needed. Get the memo : knowing HTML doesn't make you 1337.

    Waiting for the flames...

  3. Re:People actually use those things? by msuzio · · Score: 4, Interesting

    Actually, although Front Page sucks, DreamWeaver is a great tool. For setting up a fairly complex page, it helps to have a UI like this -- you can have the HTML view in one pane and the (approximate) browser view in another pane. DreamWeaver is very standards-compliant (in my experience, although I definately only use a small subset of the full features).

    The biggest feature I use is the style-sheet support, actually. Helps to click through a few menus to build up the correct CSS for "white text in Arial 10 pt with 5 pixels padding left and 10 pixels padding top" -- I don't have to wrack my brain to recall the right syntax for something I don't have to use a lot. I'm reworking a pretty large site right now (166 JSP pages), and being able to use this is helping a lot in removing all the old tags and putting in nice stylesheet directives.

    So yeah, this self-respecting geek uses it. One of the few Windows-based tools I really like. Mind you, the only other editor I use is vi (even on Windows), so it all balances out :-).

  4. Looks iffy, actually (licensing) by ciaran_o_riordan · · Score: 5, Interesting

    I smell a bad egg...
    The FAQ says Nvu will be "covered under the MPL".

    Mozilla is tri-licensed MPL/GPL/LGPL, so the user chooses which license they wish to use the software under.

    Lindows.com can't alter the licensing situation of existing mozilla code, but if they only make their improvements available under the MPL - it will be Free Software, but the mozilla folks won't be able to merge improvements into the mozilla codebase.

    So basically, Lindows.com are fulfilling the bare minimum legal requirement, and purposely blocking cooperation (so they can have the best version).

    Either that or the FAQ is wrong, but Lindows.com have a shakey record in terms of community spirit.

    Ciaran O'Riordan