OO!! One of the very few editors with ftp access built in. Very tempting just for that.
-superboyac
I see that as a kind of anti-feature, aimed at disorganized PHP developers
-f0dder
LOL! That was cold! Likely true. But still cold.
-40hz
Well, sorry.
But once you've seen enough people that directly edit their scripts webpages on production servers, don't have any VCS, and only occasionally do backups in zipfiles (with no coherent naming schemes...), you kinda start to disapprove of built-in ftp support
-f0dder
No need to apologize over that observation.
Not that I can really blame the pHp crowd. Just like you can't be a good employee if you're working for a bad company - you can't become an elegant programmer if you're working with something like pHp. At least from my experience with it. pHp is easily the least elegant of any computer language I've ever seen. And I've worked with COBOL, Basic, and APL so I know ugly when I see it. But in this case, it's more than just the syntax. It's the whole design of the thing (or possibly lack thereof) that makes me want to scream every time I see a listing of pHp code. It's brought the concept of 'quick & dirty' and 'fix it later' programming to a whole new level AFAIC.
-40hz
interesting! I've never said so, but as a non programmer, I've always hated even dealing with php, or even looking at it. I even hate having to cut/paste it around. looks awful to me.