Nvu 1.0 Released
An anonymous reader writes "Version 1.0 of Nvu has been released. Nvu is a standalone WYSIWYG HTML editor and a continuation of Mozilla Composer. As one would expect for a Mozilla-based product, it is fully Web standards-compliant and all the code will soon be available at mozilla.org. Nvu 1.0 can be downloaded for Linux, Mac OS X and Windows. Further details are available at MozillaZine. Slashdot reported on the first beta of Nvu way back in February 2003."
Personally, I have always found WYSIWYG editors to produce very messy code. It's refreshing to hear that Nvu actually supports standards, but like most other WYSIWYG editors, it's produced code looks a bit messy. I think I may just be a stickler for good looking code but maybe because it's hard to add PHP and other such code when it's hard to navigate the initial generated code. Vim is still my editor of choice :)
about the only thing I find myself wanting in an html editor is source code highlighting. everything else is just fluff.
/. is a bunch of nerds at a million typewriters. It's not a political conspiracy determined to undermine your beliefs.
I'm sitting here staring at the text on the download page, and I'd swear I'm seeing something not unlike JPEG artifacts around the bold text, except that I'm sure it's not a graphic. Eventually I realized there's a faint vertical band image behind some of the text, and that my vision wasn't going all screwy. If making users question their eyesight is one of the great new features they offer, then, uhh, yeah. That's not cool.
Quantum materiae materietur marmota monax si marmota monax materiam possit materiari?
The design of a web page changes depending on all sorts of different circumstances.
The term "WYSIWYG" simply doesn't apply to the web. The web is a fluid medium and web pages change in appearance under varying circumstances without any change to the code. The term "WYSIWYG" applies to paper. The web is not paper.
... to me without vi keybindings.
Now, if only Glazman would give up fighting against PHP and make is useable enough for us web developers. (You can't open PHP files in Linux unless you do it VIA FTP or you stand on your left foot while holding your nose)
Although for those who still only develope plain HTML it's a great app.
What you see is what you get ...
But that does not apply to someone else with a different browser, different resolution and color depth.
Quidquid latine dictum sit, altum videtur
I use Dreamweaver at work and love it. But it's a bit too expensive for my personal use. I never touch the WYSIWYG view or any of the fancy "features." What I want in an editor is code highlighting, auto-indenting, auto-complete tags, tabbed file editing, and the lovely tree menu and ease of uploading that Dreamweaver has. If someone can point me to something along those lines I would appreciate it. I have done a bit of searching but didn't seem to find anything.