CyberNet News
Please login or register.

Login with username, password and session length
Pages: [1] 2   Go Down

Author Topic: Nvu  (Read 5675 times)

0 Members and 1 Guest are viewing this topic.

El Guru (Al)

  • Hero Member
  • *****
  • Reputation: 65
  • Posts: 1535
  • When all else fails...reboot!
    • View Profile
    • WWW
Nvu
« on: May 25, 2007, 11:33:58 PM »
Does anyone know if Nvu supports Ubuntu?  The download options are a bit confusing to me:

    *  nvu-1.0-pc-linux2.6.10-gnu.tar.bz2 - Tarball built on Linspire 5.0 (Debian k2.6.10), gcc/g++ 3.3.5
    * nvu-1.0-pc-fedora3-kde.tar.bz2 - Fedora 3 tarball (KDE)
    * nvu-1.0-pc-mandriva10.1-gnu.tar.bz2 - Tarball built on Mandriva 10.1

Or is there another type of Front Page program for Ubuntu.  For the most part Nvu has worked well for in XP, but do have problems where it performs an illegal operation (or needs to shut down).

Pieter

  • Sr. Member
  • ****
  • Reputation: 34
  • Posts: 793
    • View Profile
    • WWW
Re: Nvu
« Reply #1 on: May 26, 2007, 01:01:07 AM »
It appears that the Nvu project has been discontinued:
Quote from: Ubuntu website
As of the release of Ubuntu 7.04 (Feisty Fawn), Nvu, a fully graphical web design program, is no longer available in the Universe repositories, since the Nvu project has been discontinued. Nvu has been revived with a new name, though--it's now called Kompozer.
Here's the bad news: because Kompozer is so spankin' new, there's no installer for it yet. You'll have to follow these instructions to install it. It's not that hard, especially if you've worked with the terminal before. And even if you haven't, as you only have to type in some commands.



If you don't want to go through any of that stuff, perhaps you could try Bluefish. It's not a WYSIWYG editor, which means that you'll have to learn to code HTML pages first.



Quanta Plus is another possibility. This one is a WYSIWYG editor, but it looks a little complicated. You'll have to see what you like most.



Still haven't found what you're looking for? Here's one more WYSIWYG tool.


Install instructions
Bluefish, Quanta Plus and Amaya can be installed using the Add/Remove... tool in the Applications menu.
« Last Edit: May 26, 2007, 01:08:24 AM by Pieter De Decker »
Logged
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." - Rich Cook

El Guru (Al)

  • Hero Member
  • *****
  • Reputation: 65
  • Posts: 1535
  • When all else fails...reboot!
    • View Profile
    • WWW
Re: Nvu
« Reply #2 on: May 26, 2007, 08:49:44 AM »
Thanks I'll check on these later.  I've done some stuff in the terminal so that doesn't bother me.  I had looked at the WinXP version of Kompozer before and it was very much similar to Nvu.

Nogg3r5

  • Sr. Member
  • ****
  • Reputation: 17
  • Posts: 810
  • I'm Better Than EVERYONE
    • View Profile
    • WWW
Re: Nvu
« Reply #3 on: May 26, 2007, 09:02:25 AM »
I'm just starting to get to grips with bluefish, It looks promising. I'm not really a fan of development environments like this, but I haven't found a more suitable solution yet.
Logged

Ryan Wagner

  • Administrator
  • Hero Member
  • *****
  • Reputation: 51
  • Posts: 3404
    • View Profile
    • WWW
Re: Nvu
« Reply #4 on: May 26, 2007, 09:34:59 AM »
Out of those I've only used Kompozer before and I think it is pretty good. Managing the HTML is pretty easy there, but I'm normally not a big fan of WYSIWYG editors so I stick with some sort of text editor to do my coding.
Logged

Pieter

  • Sr. Member
  • ****
  • Reputation: 34
  • Posts: 793
    • View Profile
    • WWW
Re: Nvu
« Reply #5 on: May 27, 2007, 01:46:52 AM »
I'm not fond of WYSIWYG editors either. They have the tendency to mess up your HTML code...
Logged
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." - Rich Cook

Nogg3r5

  • Sr. Member
  • ****
  • Reputation: 17
  • Posts: 810
  • I'm Better Than EVERYONE
    • View Profile
    • WWW
Re: Nvu
« Reply #6 on: May 27, 2007, 02:54:06 AM »
I'm not fond of WYSIWYG editors either. They have the tendency to mess up your HTML code...

Yeah, I prefer to "get to know" my code
Logged

Richard

  • Sr. Member
  • ****
  • Reputation: 26
  • Posts: 801
  • Average Brit Studying an IT Degree
    • View Profile
    • WWW
Re: Nvu
« Reply #7 on: May 27, 2007, 03:37:51 AM »
All i really use is "Notepad"
Logged
Simple is designed and created by using the very best icons created by the open source community

Simple - Download Link

Pieter

  • Sr. Member
  • ****
  • Reputation: 34
  • Posts: 793
    • View Profile
    • WWW
Re: Nvu
« Reply #8 on: May 27, 2007, 03:44:41 AM »
All I use is gEdit. It supports color coding, which is really useful when you're editing big PHP/HTML files. On Windows, I prefer Notepad++.

Logged
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." - Rich Cook

Nogg3r5

  • Sr. Member
  • ****
  • Reputation: 17
  • Posts: 810
  • I'm Better Than EVERYONE
    • View Profile
    • WWW
Re: Nvu
« Reply #9 on: May 27, 2007, 03:55:02 AM »
Notepad++ is very good. Gedit is also quite good, I had a bit of a play with that the other day. It just doesnt work as well as notepad++

Ill have to look into getting notepad++ to work under Ubuntu
Logged

Pieter

  • Sr. Member
  • ****
  • Reputation: 34
  • Posts: 793
    • View Profile
    • WWW
Re: Nvu
« Reply #10 on: May 27, 2007, 04:32:43 AM »
It appears to run fine under Wine. I prefer native apps though.
Logged
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." - Rich Cook

Nogg3r5

  • Sr. Member
  • ****
  • Reputation: 17
  • Posts: 810
  • I'm Better Than EVERYONE
    • View Profile
    • WWW
Re: Nvu
« Reply #11 on: May 27, 2007, 05:58:10 AM »
It appears to run fine under Wine. I prefer native apps though.

Same. I dont really wanna install wine
Logged

El Guru (Al)

  • Hero Member
  • *****
  • Reputation: 65
  • Posts: 1535
  • When all else fails...reboot!
    • View Profile
    • WWW
Re: Nvu
« Reply #12 on: May 27, 2007, 12:48:44 PM »
I got Kompozer installed an in theory I created a desktop icon following the directions here: https://help.ubuntu.com/community/Kompozer

But I can't seem to find it anywhere,

El Guru (Al)

  • Hero Member
  • *****
  • Reputation: 65
  • Posts: 1535
  • When all else fails...reboot!
    • View Profile
    • WWW
Re: Nvu
« Reply #13 on: May 27, 2007, 05:00:13 PM »
I got Kompozer installed an in theory I created a desktop icon following the directions here: https://help.ubuntu.com/community/Kompozer

But I can't seem to find it anywhere,
Got that working now. I'm learning a lot today.  Just manually downloaded, installed and created a short cut for TBird 2.  Even moved my WinXP profile over to the Linux build.

Pieter

  • Sr. Member
  • ****
  • Reputation: 34
  • Posts: 793
    • View Profile
    • WWW
Re: Nvu
« Reply #14 on: May 28, 2007, 12:42:40 AM »
Quote
I'm learning a lot today.
Great! Toying around with all these things really do teach you a lot.
Quote
Even moved my WinXP profile over to the Linux build.
If you're willing to go the extra mile, you could even use the same profile on Windows and Linux at the same time. If you're interested: I wrote about it on my blog way back in January.
Logged
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." - Rich Cook
Pages: [1] 2   Go Up
« previous next »