Beginner Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOtherBeginner Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now!
  #1  
Old March 9th, 2001, 07:09 AM
Mejner Mejner is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2000
Posts: 20 Mejner User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to Mejner
Question


Hey,

I'm thinking of changning my standard editor. I'm looking for a cool asp, php and jsp editor that runs on both Linux and Windows. Nothing fancy needed, syntax coloring and ftp-support.

Any ideas?

Thanks...

Reply With Quote
  #2  
Old March 9th, 2001, 09:21 AM
waldthau waldthau is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2001
Location: Colorado
Posts: 46 waldthau User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
I really like EditPlus, but it does not run on Linux as far as I know. It has all of the other features you wanted though. Check it out at http://www.editplus.com
__________________
- MW

Reply With Quote
  #3  
Old March 9th, 2001, 11:55 AM
Mejner Mejner is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2000
Posts: 20 Mejner User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to Mejner
Cool

Lots of them support them all... looking a linux and windows one...

Thanks though.

Reply With Quote
  #4  
Old March 15th, 2001, 03:27 PM
caguru's Avatar
caguru caguru is offline
<insert title here>
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2001
Location: at home
Posts: 405 caguru User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 29 m 59 sec
Reputation Power: 8
Full Featured editor I use is PHP Coder Pro from ST software. Not sure of their URl.
Freeware version available at download.com
I beleive they have windows/linux/mac versions available as well as open source.
The software has a dreamweaver type setup with code and browser display on one screen(must have PHP engine installed).
Does not support ASP or JSP. Dreamweaver UltraDev does but its not cheap.
Best of luck

Reply With Quote
  #5  
Old March 16th, 2001, 03:34 PM
chris.tns chris.tns is offline
Unauthorized User ;)
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2001
Location: the Armpit of modern Civilization
Posts: 9 chris.tns User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to chris.tns Send a message via Yahoo to chris.tns
asp can't run on linux cuz it require IIS to run...and IIS will only run on Win32 systems...dunno about jsp cuz i dont use it, and php will run on anything that has php installed on it, but you won't find a single program that will run on both platforms (if you do let me know so i can see how they accomplished it

Reply With Quote
  #6  
Old March 19th, 2001, 02:54 AM
Mejner Mejner is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2000
Posts: 20 Mejner User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to Mejner
Exclamation

Well... I'm not looking for an editor that uses a script engine. I'm looking for a "text editor with syntax highlighting and ftp support" for JSP, ASP and PHP.

And, you can run ASP on Linux with ChiliASP. ;-)

Reply With Quote
  #7  
Old March 19th, 2001, 03:17 AM
caguru's Avatar
caguru caguru is offline
<insert title here>
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2001
Location: at home
Posts: 405 caguru User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 29 m 59 sec
Reputation Power: 8
the editor i mentioned does not require an engine but wont be able to test view your work.i highly recommend adding an engine and a http server. they are both free and easy to use.
good luck

Reply With Quote
  #8  
Old March 19th, 2001, 03:28 AM
Mejner Mejner is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2000
Posts: 20 Mejner User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to Mejner
I test it in a broswer... might be a slow way to work.

I might try an editor with an engine.

Thanks.

Reply With Quote
  #9  
Old March 20th, 2001, 08:21 PM
gron0021 gron0021 is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2001
Posts: 4 gron0021 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I use vim (vi - improved). I supports dozens of programming languages(JSP, PHP, PERL, many more) I did not see ASP though. My version is about a year old, I would it has been added. I work on many platforms I have both UNIX and windows versions. For UNIX I use vim -g (open in its own window). On windows its call gvim. It has excellent syntax highlighting. I modified the syntax.vim file for the highlight I like, then copied that file to all the computers I use. Now every computer I use and every language I use has the same syntax highlighting. I don't think you can ftp from it, but what do you expect for free.

Reply With Quote
  #10  
Old March 22nd, 2001, 01:16 PM
oelbal oelbal is offline
Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Location: Sweden
Posts: 27 oelbal User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 m 3 sec
Reputation Power: 0
Send a message via ICQ to oelbal
hmmmmm

hmmmmmmm

Reply With Quote
  #11  
Old March 26th, 2001, 11:50 AM
ZenDrag0n ZenDrag0n is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2001
Location: Winnipeg, Manitoba
Posts: 1 ZenDrag0n User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Thumbs up Cool editor for PHP et all

Try UltraEdit32 for Windows - I'm not sure what other OS's it supports, but it's a damned good program if you need colors when editting, like me:

URL

You can build your own dictionary files to define what is highlighted and how it's highlighted... there's a great chatter board on the site to help you if you get stuck, and it even handles editing of pages that you suck down by FTP, rather well.

I like it. I use it all the time

Jill

Reply With Quote
Reply

Viewing: Dev Shed ForumsOtherBeginner Programming > ASP, PHP, JSP editor


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway