look into nedit.

It does very well on linux, and I hear there's a Windows port.
I have a screenshot of nedit at http://24.5.29.77/nedit.jpeg

nedit website is http://www.nedit.org/

It doesn't have a publish directly to the web function, nor does it have a built in 
server- but I just use thttpd compiled with php support for that- and enable directory 
listings so I can browse my working directory and select the file i want to view in 
action.

Publishing directly to the web is nice- and I may look into adding it to nedit (I'm 
planning to add some features- though I am NOT the maintainer) but i personally never 
liked all in one products. Maybe a button to interface with the scp already on the 
users system...

On Thursday, January 18, 2001, at 04:10 PM, Chris Aitken wrote:

> At 06:47 PM 18/01/2001, you wrote: 
>  
> >What I'd like an editor to do for me is help out with how the page looks. 
> >One I set up a page that looks half-way decent - even if I use stock 
> >templates or style sheets - I can always plop the code in later by hand and 
> >that's no biggie. It's just that initial setting up of tables and stuff that 
> >is kind of tedious and I want to get away from that so I can concentrate on 
> >the code. 
>  
>  
> Personally, I would love to find an editor which had colour coded code  
> ability, a nice windows cut/paste/undo/redo feature, much akin to say  
> Homesite, but the most important thing would be that it can simulate a  
> telnet connection (or any connection for that matter) to the web server im  
> working on and use it just like the current editors view/use/display the  
> local hard drive. When you save a file, it instantly saves it on the  
> server. Ive seen some editors which have a supposed publish option but they  
> are either very lame, or made by microsoft (nuff said). 
>  
> I like the ability to have a simple keystroke(s) to instantly update the  
> file so I can reload it direct off the webserver and test it out. Infact, I  
> didnt mind how nedit worked when I was running my FreeBSD box at home, but  
> it too couldnt allow me to work on remote files live. 
>  
>  
>  
> Chris 
>  
>  
> --  
> PHP General Mailing List (http://www.php.net/) 
> To unsubscribe, e-mail: [EMAIL PROTECTED] 
> For additional commands, e-mail: [EMAIL PROTECTED] 
> To contact the list administrators, e-mail: [EMAIL PROTECTED] 
>  
>  

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Michael A. Peters
Abriasoft Senior Developer

(510)  623-9726x357
Fax: (510) 249-9125
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to