Slashdot Mirror


Introducing Nvu, A Web-Authoring Application

An anonymous reader writes "MozillaZine is reporting that the first public beta of Nvu has been released. "What's that?", I hear you cry. Well, Nvu (pronounced 'N-View', short for 'New View') is a new open source WYSIWYG Web page creator/editor with FTP facilities that produces standards-compliant code. It is based on Mozilla Composer and is being developed by ex-Netscape employee Daniel Glazman's new company, Disruptive Innovations, under licence for Lindows.com. All the code for Nvu will be released back into the wild under the MPL/LGPL/GPL tri-licence. More information is available in the Nvu FAQ. Users of LindowsOS, other Linux distributions and Windows 98 and later can download Nvu 0.1 now." TheWanderingHermit writes points out that the feature list includes "(finally!) the ability to include and edit forms."

5 of 88 comments (clear)

  1. Missing DLLs on Windows by Peter+Cooper · · Score: 4, Informative

    For Windows users... like Firebird (pre 0.8) you can just unzip this and go. However, you may get it bitching about missing DLLs (I did, on a reasonably clean install of XP). The two that were missing were C runtime libraries, which I managed to download at dll-files.com (never heard of it before, but it works). msvcp70.dll and msvcr70.dll. As ever, exercise caution, although it has worked for me :-)

  2. Where is the open source? by axxackall · · Score: 4, Interesting
    From the web-site: Nvu is 100% open source

    Downloading, untar.gzippining, looking for the source code among all those x86 dlls, still looking, ... not found!

    Hey! Either stop lying that it is 100% open source or publish a compilable source. Now!

    --

    Less is more !
    1. Re:Where is the open source? by glazou · · Score: 5, Informative

      Hi there; I am Daniel Glazman, the lead engineer on Nvu project. The only reason why the source is not here _today_ is because we are totally overloaded. We got, in the last weeks, a so increasing number of requests for a preview version that we wanted/needed FIRST OF ALL to address that request. Hey, if we release nothing, /.ers say it's a fake project and when we release something, I read complaints ;-)

      More seriously, we're only humans and we gave higher priority to the test package, just because much more people care about that... We hope to be able to release the source by the end of this week.

      More info about the missing Windows dlls or linux libs is available from my blog. Thanks.

  3. Warning - HTML files containing PHP code by a.koepke · · Score: 4, Informative

    Don't use this program to edit any HTML files containing PHP code. It does not like PHP code and will actually modify the file and partially remove your PHP code.

    So... unless you feel like loosing your programming code and completely stuffing up your file, stay away from this program.

    --


    (\(\
    (^.^)
    (")")
    *This is the cute bunny virus, please copy this into your sig so it can spread
  4. Re:That's just f*cking great! by LarryRiedel · · Score: 4, Insightful
    ... we've moved on from FrontPage.

    I think the primary potential value offered by Nvu is as a clean free WYSIWYG HTML/CSS page editor. I do not know of anything even yet on the horizon to make such a thing obsolete. Heck, I'm still waiting for correct CSS2 and PNG alpha channel support in IE... :-)

    Larry