[nycphp-talk] Development environment?
Mark Withington
mwithington at PLMresearch.com
Thu Jul 29 17:30:39 EDT 2004
One more for everyone's consideration: Navicat in lieu of phpMyAdmin. The
latter is great, but Navicat (~$60) is fantastic and fast for MySQL
maintenance/design, etc.
--------------------------
Mark L. Withington
PLMresearch
v: 508-746-2383
m: 508-801-0181
Calendar: http://www.plmresearch.com/calendar.php
-----Original Message-----
From: talk-bounces at lists.nyphp.org [mailto:talk-bounces at lists.nyphp.org] On
Behalf Of Dan Cech
Sent: Thursday, July 29, 2004 5:22 PM
To: NYPHP Talk
Subject: Re: [nycphp-talk] Development environment?
Hans C. Kaspersetz wrote:
> Just to chime in here, I develop on a Windows XP box. <gasp>
Me too, I run WinXP on my laptop for dev work, with Apache, PHP and
MySQL running locally.
My editor of choice in EmEditor (http://www.emeditor.com), not very
popular (or free) but it has all the features I want and none of the
extra 'stuff' I don't need. I also use the font ProggyClean
(http://www.tactile3d.com/tristan/), which makes reading code a whole
lot easier on the eyes.
TortoiseCVS and WinMerge are invaluable, as are Cygwin grep, PuTTY and
WinSCP. MySQL Control Center and phpMyAdmin take care of all my local
MySQL administration needs (neither is perfect but together they are a
great team).
As for compatibility issues...I set up EmEditor to automatically save
files with unix line-endings, etc so I don't have to worry about that.
In any case (and this is true of the majority of php code) most of the
stuff I work on has to be tested on both platforms, so it doesn't matter
that much.
> Apache, MySQL, PHP, and Sendmail are installed. I use Zend,
> Dreamweaver, MySQL Control Center and other graphics programs. I use
> WinEdit when I need simple editor. I find that I have no problems on
> this platform. I can move all of my code between my Win box and my
> Linux servers without a problem. Occasionally, I will have to modify my
> applications config files. In that case I create multiple config files,
> one for each of the environments it will be running in.
>
> Hans K
_______________________________________________
New York PHP Talk
Supporting AMP Technology (Apache/MySQL/PHP)
http://lists.nyphp.org/mailman/listinfo/talk
http://www.newyorkphp.org
More information about the talk
mailing list