Web Hosting Talk







View Full Version : HTML Editor for linux


Sean_N
04-02-2001, 04:16 PM
Hi

anybody know of any html editor for linux a bit like dreamweaver

jayglate
04-02-2001, 04:51 PM
VI and PICO work nice..:)

Sean_N
04-03-2001, 11:36 AM
Well i am a bit lazy and would like a wisiwig editor

jolly
04-04-2001, 02:46 AM
Can we do database handelling with server with PICO.
From where can I download PICO.

cperciva
04-04-2001, 02:56 AM
Originally posted by jayglate
VI and PICO work nice..:)

Bah, you wimps. cat - > works well enough for me.

jolly
04-04-2001, 03:01 AM
what is wimps. cat
could you please tell me from where can I download PICO

cperciva
04-04-2001, 03:06 AM
Originally posted by jolly
what is wimps. cat
could you please tell me from where can I download PICO

wimps are people who use PICO*. PICO is part of PINE, for which source code can be downloaded from ftp://ftp.cac.washington.edu/pine/pine.tar.Z.

Decompressing, untarring, and compiling is left as an exercise to the reader.

*WIMPs (note the capitalization) are also Weakly Interacting Massive Particles.

Phiberop
04-04-2001, 03:07 AM
Sure thing, goto a command prompt on your linux box and type PICO :)

Pico comes with 99% of all linux distros (linux nuts, correct me if im wrong) so you should have it.

However, it seems you are under the impression that Pico is a wysiwyg editor... it's not. Pico, and VI for that matter... are text based. They are the Linux equal to Notepad in Windows. I once heard of a program that runs in X called CoffeCup... it's basically a glorified text editor designed for web-designers in mind.

Regards,

Mike

sqlboard
04-06-2001, 09:26 AM
hpbuilder by IBM is available for linux - its wysiwyg - its free for trial - after my trial ran out it says I can keep using it anyway.
Don't know the url just search google.

I don't use it though - I use Vim exclusively.

DigitalXWeb
04-06-2001, 11:22 PM
Sort of a mix between FP98 and text editors. Check it out here : http://www.screem.org


Regards,
Brian P.