Reply

Join Date: Oct 2008
Posts: 16
Reputation: trinitybrown is an unknown quantity at this point 
Solved Threads: 2
trinitybrown trinitybrown is offline Offline
Newbie Poster

Linux editors

 
0
  #1
Oct 14th, 2008
I wish to ask How many editors are there in Linux and which editor is set by default, also wish to know is it mandatory for a web developer to learn LINUX, Kindly help
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 34
Reputation: brianlevine is an unknown quantity at this point 
Solved Threads: 5
brianlevine brianlevine is offline Offline
Light Poster

Re: Linux editors

 
0
  #2
Oct 14th, 2008
I personally use linux, because that's what's hosting my site, but it's certainly not mandatory. It may make some things easier, but probably not

I think the main thing to remember is that file names are case sensitive on linux, but not windows, and that can cause errors if you're not expecting it.

As for editors, I assume you mean HTML editors? There's nothing set by default, it will depend on which distribution you use (ubuntu, redhat, etc.). And you'll likely have to download something yourself.

I personally have used Nvu and Quanta. They're not as good or easy to use as Dreamweaver or Frontpage (my personal opinion).
Reply With Quote Quick reply to this message  
Join Date: Jun 2007
Posts: 1,322
Reputation: evstevemd has a spectacular aura about evstevemd has a spectacular aura about evstevemd has a spectacular aura about 
Solved Threads: 124
evstevemd's Avatar
evstevemd evstevemd is offline Offline
Nearly a Posting Virtuoso

Re: Linux editors

 
0
  #3
Oct 21st, 2008
Download wine, and install+run any windows software!
Atheist: God is man made imagination, he doesn't exist!
Theist: It's okay, can you imagine anything else that doesn't exist?
Junior MD --- Python, C++ and PHP
Reply With Quote Quick reply to this message  
Join Date: Dec 2006
Posts: 60
Reputation: BillBrown is an unknown quantity at this point 
Solved Threads: 1
BillBrown's Avatar
BillBrown BillBrown is offline Offline
Junior Poster in Training

Re: Linux editors

 
0
  #4
Oct 21st, 2008
I'd also recommend Nvu if you're familiar with FrontPage but are using a Linux OS. It's free of cost and can upload files using the built-in FTP manager. If you don't need a graphical editor, I'd very much recommend vim. :-D
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 20
Reputation: yuvaraj.tr is an unknown quantity at this point 
Solved Threads: 2
yuvaraj.tr yuvaraj.tr is offline Offline
Newbie Poster

Re: Linux editors

 
0
  #5
Oct 31st, 2008
vi editor
emacs editor
one more is there
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 61
Reputation: Gromit is an unknown quantity at this point 
Solved Threads: 7
Gromit's Avatar
Gromit Gromit is offline Offline
Junior Poster in Training

Re: Linux editors

 
0
  #6
Nov 7th, 2008
vim all the way! If it's configured with syntax hilighting and search hilighting, and you can get used to the commands, it's the best ever for command line html/php/any scripting language you can think of.

There are some great quick reference materials out there. This isn't the easiest one to read, but it's one of the most complete:

http://tnerual.eriogerg.free.fr/vimqrc.pdf

The default text editors at the linux command line are usually vi and/or nano (or do they call it pico these days...?) Emacs is also an excellent choice, but it's so huge and clunky in my experience... Nano/pico is probably the easiest to use, but doesn't do syntax hilighting very well.

Hope this helps!

-G
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 16
Reputation: hotelaudit is an unknown quantity at this point 
Solved Threads: 0
hotelaudit hotelaudit is offline Offline
Newbie Poster

Re: Linux editors

 
0
  #7
Nov 9th, 2008
Hello trinitybrown!

The best if you use the MidNight Commander. It has a great editor which is perfect to editing of everything. You can also use the MidNight Commander on your X Window through an X Terminal.
Reply With Quote Quick reply to this message  
Join Date: Jun 2007
Posts: 1,322
Reputation: evstevemd has a spectacular aura about evstevemd has a spectacular aura about evstevemd has a spectacular aura about 
Solved Threads: 124
evstevemd's Avatar
evstevemd evstevemd is offline Offline
Nearly a Posting Virtuoso

Re: Linux editors

 
0
  #8
Nov 12th, 2008
Gedit, Kate, Scite are good
Gvim too. consider Emacs too
Atheist: God is man made imagination, he doesn't exist!
Theist: It's okay, can you imagine anything else that doesn't exist?
Junior MD --- Python, C++ and PHP
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 61
Reputation: Gromit is an unknown quantity at this point 
Solved Threads: 7
Gromit's Avatar
Gromit Gromit is offline Offline
Junior Poster in Training

Re: Linux editors

 
0
  #9
Nov 12th, 2008
Heh, for some reason the topic reply notification from this thread reminded me of this, so I had to share:

http://www.gnu.org/fun/jokes/ed.msg.html

-G
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 5,050
Reputation: John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold 
Solved Threads: 332
Team Colleague
John A's Avatar
John A John A is offline Offline
Vampirical Lurker

Re: Linux editors

 
0
  #10
Nov 13th, 2008
Actually, text editors are completely unnecessary. Who needs an editor when you're equipped with 'cat' and some perfectly good redirection operators?

localhost:~ $ cat > textfile
the most user-friendly way to enter text!
^D
localhost:~ $

Oh, and as an added bonus, 'cat' uses 9 KB less disk space than 'ed'!

-rwxr-xr-x 1 root root 39K Oct  5 00:11 /bin/ed
-rwxr-xr-x 1 root root 30K Jun  7 17:02 /bin/cat

And in the rare instance that you need to change something in a text file, there's always sed :-)
"Technological progress is like an axe in the hands of a pathological criminal."
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the IT Professionals' Lounge Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC