Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 08-09-2004, 03:24 PM
UMSU_daNo UMSU_daNo is offline
 
Join Date: Aug 2004
Location: Winnipeg
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Which php editor for Linux?

OK so I am finding that theoretically it would be way easier for me to do my web development on a Linux server rather than running php / apache / mysql on windows. But I am a Linux newbie.

I have a linux distro, but I cant find a good php editor for Linux. Could someone list some good php editors for linux?

Also, is there a way to right click and create a file in Linux? I find I use that often in Windows as well.

Thanks for any help.
Reply With Quote
  #2  
Old 08-09-2004, 04:29 PM
Modin Modin is offline
 
Join Date: Jun 2004
Posts: 162
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I used a text editor that colourizes text, which imo is all you really need. No need for a bunch of bells and whistles, they just get in my way. And the one I use is written in Java so it'll run on linux. --> www.jext.org

Though, I think kwrite can colourize php code as well (kwrite comes with KDE)
Reply With Quote
  #3  
Old 08-09-2004, 07:08 PM
filburt1 filburt1 is offline
 
Join Date: Feb 2002
Location: Maryland, US
Posts: 6,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by UMSU_daNo
OK so I am finding that theoretically it would be way easier for me to do my web development on a Linux server rather than running php / apache / mysql on windows. But I am a Linux newbie.

I have a linux distro, but I cant find a good php editor for Linux. Could someone list some good php editors for linux?

Also, is there a way to right click and create a file in Linux? I find I use that often in Windows as well.

Thanks for any help.
Zend Studio. Buggy and imperfect, but so is Linux.

http://www.zend.com/

After 30 days, it will enter a "personal use" mode which disables some features such as Search in Files.
Reply With Quote
  #4  
Old 08-09-2004, 09:49 PM
Xenon's Avatar
Xenon Xenon is offline
 
Join Date: Oct 2001
Location: Bavaria
Posts: 12,878
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i suggest jEdit, that's what i use when i'm at university where we just have linux.

But actually, you shouldn't install linux just because to make it a little easier to use the localhost, it's easy in Windows as well.

Just if you think about setting up a server for the outer world, i suggest to use linux.
Reply With Quote
  #5  
Old 08-09-2004, 11:22 PM
Natch's Avatar
Natch Natch is offline
 
Join Date: Nov 2002
Location: Australia
Posts: 851
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I use jed - I think it's different from jEdit -it's not java based - it's actually console based but it's colouriffic and that's good enuff for me

However, I think you would be better off doing your dev on Windows and running your Linux test server just as a server - it's very easy to do one of the following:
  • add an ftpd to your linux server to upload your files to your local server
  • run Samba and map a Windows drive letter to a "shared folder" on your Linux box...
A much more satisfactory solution... esp. if you are so used to Windows for your development.

I would prefer myself to be using Windows on amy main box for dev, but I put Linux onto my old POS laptop to do dev work in front of the TV - for that I use jed...
Reply With Quote
  #6  
Old 08-10-2004, 10:43 AM
CarCdr CarCdr is offline
 
Join Date: Apr 2004
Posts: 242
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You can also look into emacs and epsilon (emacs clone), although it must be said that emacs, while extremely powerful, is not designed for casual users.

ps: "Buggy and imperfect, but so is Linux."
Don't want to start a flame war here, but this is simply untrue. We run lots of servers, including Windows based, Linux, and Solaris. The linux boxes stay up forever. Rock solid. Perhaps you are referring to the desktop-side of Linux.
Reply With Quote
  #7  
Old 08-10-2004, 03:56 PM
UMSU_daNo UMSU_daNo is offline
 
Join Date: Aug 2004
Location: Winnipeg
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I guess the key things that I find useful in a development environment would be:
code colorization
multiple-line search
search / replace in files (used rarely, but when I do use it it saves hours)
multiple-line tabbing
light enough on resources so that when I type (at 90wpm) there is no delay in when text is typed and written on the screen

But thats an interesting point about staying on windows... it was easy to set up and get up and running ...
.. the one thing that I cant do that I really want to do is to be able to perform true dumps of mysql databases both to backup, and to create databases.... how might that happen on windows?
Reply With Quote
  #8  
Old 08-10-2004, 04:18 PM
filburt1 filburt1 is offline
 
Join Date: Feb 2002
Location: Maryland, US
Posts: 6,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CarCdr
"Buggy and imperfect, but so is Linux."
Don't want to start a flame war here, but this is simply untrue. We run lots of servers, including Windows based, Linux, and Solaris. The linux boxes stay up forever. Rock solid. Perhaps you are referring to the desktop-side of Linux.
I am. My experiences with Linux desktops have been terrible; but each to his own.
Reply With Quote
  #9  
Old 08-10-2004, 04:24 PM
CarCdr CarCdr is offline
 
Join Date: Apr 2004
Posts: 242
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by filburt1
I am [referring to the desktop software]. My experiences with Linux desktops have been terrible; but each to his own.
Ahhh... then you are talking about software that is not part of Linux per-se, just written *for* Linux.

Speaking as someone who has to plan and manage IT resources, it would cost our company significantly less if our Windows-based servers were anywhere near as reliable as the Linux servers.
Reply With Quote
Reply


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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:21 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07331 seconds
  • Memory Usage 2,243KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (9)postbit
  • (9)postbit_onlinestatus
  • (9)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete