Tuesday, June 14. 2005What's under YOUR hood?Comments
Display comments as
(Linear | Threaded)
On windows platform my best picks are:
- total commander, I could not live without it + sftp plugin - phpedit*: has always been buggy as hell, but keeps getting new features and stability little by little - putty - mozilla mozilla, with livehttpheaders - TOAD* for the db (I use Oracle most) - wscite as notepad replacement for quick edit of text files - eclipse for the occasional java need note: some tools are not quite free, but I got management to pay for them...
I got Mac OS X Tiger as a development and testing enviroment.
Server side, running Darwin 8.1.0, native unix platform with; - Apache 2.x - PHP 5.x - MySQL 4.x - PostgreSQL 8.x Client side, using mainly; - Firefox - Camino - Safari - PhpMyAdmin / PhpPgAdmin - Lots of native unix tools from terminal (awk, sed, perl, tr, etc...) Devel side, using; - Zend Studio - Subversion I'm extremely happy with this constrution. I can develop anywhere at any time. I got always my code backed up to my external subversion -server. I Like it this way. I've coded PHP since '97 and with many different setups. OS X is simply the most versatile, stable and powerful enough to feed my hunger ;-)
My set-up is pretty much the same as most other Windows based developers (Apache, PHP, MySQL, phpMyAdmin etc) accept I use the free version of HTML-Kit ( www.chami.com ) as my editor. (Runs under WINE too for the *nix users out there)
Main operating system: Windows 2003 Server
Secondary operating systems (guests within VMware): - Ubuntu - Red Hat - FreeBSD - Windows XP All of the operating systems have: - Apache 2.x - MySQL 4.x or MySQL 5.x - PHP 4.x or PHP 5.x Client side: - Main Browser: Mozilla (Opera, Firefox and IE beta 2 for testing) - Main IDE/Editor: DZSoft PHP Editor - Secondary Editors: vim and NotePad 2 - PhpMyAdmin - SVN: TortoiseSVN - SSH: PuTTY - FTP: WS_FTP LE Dev side: - Subversion
I run Ubuntu on both my desktop and my laptop and I write code in Bluefish, upload using GFTP and test with firefox, IE 5.5, IE 6 and Opera. Further testing gets done on other systems when I get a chance to use them or when it becomes necessary. I have a WinXP install for gaming that I also can use for testing with IE 7.
When working with MySQL I use PHPMyAdmin and, occasionally, the official MySQL tools (Administrator and Query Browser). I run LAMP on my desktop for testing. |
Pay the bills...Calendar
QuicksearchMy PERSONAL BlogNote:
The contents of this blog are my own, PERSONAL opinion and do not represent the thoughts or opinions of the people I work with or for. If you have a beef with something I said, take it up with ME. Thanks (-: |
|||||||||||||||||||||||||||||||||||||||||||||||||
I agree with Sean (What's under YOUR hood?), it's very useful to discuss the tools we use for development. When I started PHP development 4-5 years ago, a simple texteditor and an FTP client was enough to achieve my goals. During the years I've quit my
Tracked: Jun 15, 06:10
Well, I just woke up and its too early for me to think up my own post title, so I stole the running theme. As started by Sean and continued by Norbert, I'd like to detail my development environment(s). Up till Last Month I was using WinXP solely as my mai
Tracked: Jun 15, 07:32
When I has visiting Planet PHP, I read Sean, Norbert and Davey, has talk about, the tools we use for development. Now, I'd like to tell what my tools.
Tracked: Jun 16, 05:46