943,697 Members | Top Members by Rank

Ad:
Oct 14th, 2008
0

Linux editors

Expand Post »
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
Similar Threads
Reputation Points: 10
Solved Threads: 2
Newbie Poster
trinitybrown is offline Offline
16 posts
since Oct 2008
Oct 14th, 2008
0

Re: Linux editors

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).
Reputation Points: 37
Solved Threads: 5
Light Poster
brianlevine is offline Offline
36 posts
since Oct 2008
Oct 21st, 2008
0

Re: Linux editors

Download wine, and install+run any windows software!
Reputation Points: 462
Solved Threads: 392
Senior Poster
evstevemd is offline Offline
3,681 posts
since Jun 2007
Oct 21st, 2008
0

Re: Linux editors

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
Reputation Points: 10
Solved Threads: 2
Junior Poster in Training
BillBrown is offline Offline
60 posts
since Dec 2006
Oct 31st, 2008
0

Re: Linux editors

vi editor
emacs editor
one more is there
Reputation Points: 7
Solved Threads: 2
Newbie Poster
yuvaraj.tr is offline Offline
21 posts
since Oct 2008
Nov 7th, 2008
0

Re: Linux editors

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
Reputation Points: 46
Solved Threads: 28
Junior Poster
Gromit is offline Offline
183 posts
since Sep 2008
Nov 9th, 2008
0

Re: Linux editors

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.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
hotelaudit is offline Offline
16 posts
since Nov 2008
Nov 12th, 2008
0

Re: Linux editors

Gedit, Kate, Scite are good
Gvim too. consider Emacs too
Reputation Points: 462
Solved Threads: 392
Senior Poster
evstevemd is offline Offline
3,681 posts
since Jun 2007
Nov 12th, 2008
0

Re: Linux editors

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
Reputation Points: 46
Solved Threads: 28
Junior Poster
Gromit is offline Offline
183 posts
since Sep 2008
Nov 13th, 2008
1

Re: Linux editors

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 :-)
Team Colleague
Reputation Points: 2240
Solved Threads: 338
Vampirical Lurker
John A is offline Offline
5,055 posts
since Apr 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in IT Professionals' Lounge Forum Timeline: honest opinion, please
Next Thread in IT Professionals' Lounge Forum Timeline: if someone watch flash movie that linked not hosted whose bandwidth is it?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC