Posted: Tue Jul 10, 2007 3:08 pm
I thank god for DW because then I know that if it features on a job advert I need not apply.
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
I find very little (and by little, I mean 'no') reason to use design mode, but DW does make code writing quicker, I like their highlighting as it makes mistakes stand out, and the FTP (though I wouldn't are allow it to be automatic!).smudge wrote:Actually, I only use design mode for little things like changing wording. The real reason I use it is for the automatic FTP transfer, code coloring (really not necessary, but adds readability), and code hints. Overall, it saves time for me. On my homebuilt server I use for experimenting, I use context.
And that's exactly what I thought you meant. I'd never want it to be automatic.smudge wrote:By automatic, I mean that it uploads it when you hit save as well as saving a backup copy to the HD.
That's what the PHP Manual and the MDC are for.smudge wrote:The only thing I find annoying with the code hits is that it doesn't give you any suggestions for php or javascript code, but everything for html