View Single Post
  #7  
Old 12-13-2004, 01:33 AM
tubedogg's Avatar
tubedogg tubedogg is offline
 
Join Date: Oct 2001
Location: Medina, OH
Posts: 785
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you are looking for a good code editor, there are two I recommend.

First is EditPlus...it's not the prettiest thing ever but it does the job, and it has lots of advanced features if you need them, plus the basics like syntax highlighting etc. It's not free ($25 I think?) but it's worth it.

The other is PHP Designer 2005 which is more of an IDE (Integrated Development Environment). It's pretty nifty, and it has great syntax highlighting options, FTP support, and lots more. One thing I really like is if you type in a function name plus the first parantheses, if it's a built-in PHP function it will show you the various parameters in a tooltip, like Visual Studio does for its' various languages. It's more of a "pretty" windows app and therefore is a little slower than the no-frills EditPlus. The one thing I wish it would do that EditPlus does is searching across multiple files. Hopefully in a future version. This one is free.

As far as a computer, you do *not* need a powerful computer for development. The only things you'll really be doing is using a text editor, some web browser windows/tabs, and a media player if you like to listen to music while coding. It's not at all taxing on a system. A fast internet connection isn't needed either, since you're developing on your local machine. The only time the connection matters is when you're uploading stuff to your web server -- but you can do everything on your local box that you can on your server basically, so that will only happen when you're ready to publish to the web.

Screen real estate...it depends. PHP Designer 2005 is very much like Visual Studio with all the panels and stuff. EditPlus is not, and most of what is there can be turned off for most of the time. I personally develop with two screens, EditPlus on one (a 15" I believe) and my web browser on the other (a 21").
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01150 seconds
  • Memory Usage 1,766KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete