bitterSTAR said:I could code a whole dynamic website using notepad and not referencing anything,
Good luck writing an j2ee struts app like that

Can you debug in dreamweaver? (ie step through functions etc?)
bitterSTAR said:I could code a whole dynamic website using notepad and not referencing anything,
boycee said:Good luck writing an j2ee struts app like that
Can you debug in dreamweaver? (ie step through functions etc?)
bitterSTAR said:Well, when i said dynamic website I was thinking more of server-side scripting, such as PHP/ASP.
LazyManc said:I seriously advise everyone to give Eclipse a try. It's not immediately intuitive, but once you get your head around having to create a project rather than just open a file, it's incredibly customizable and powerful. I actually prefer it to Zend's official PHP IDE.
furnace said:I can't find the link, but the #1 reason on this list of "Top 10 reasons a project will fail" was "Your programmers do not believe in IDE's and consider them bloatware". It then went on to say how it helps productivity and cuts down the time it takes to make things, etc.
Which is a fair comment tbh... I've (literally) just moved to Zend Studio from Dreamweaver but neither of them are bad - Zend is just more helpful from an object-orientated point of view
Notepad++ is good - especially considering it's free - but it doesn't touch Zend as far as helpfulness is concerned. To be quite honest, I even prefer Dreamweaver to Notepad++, but I haven't spend a lot of time playing in Notepad++ so it could be that I just haven't explored it enough
Sic; that band in your sig is awesomeBut I disagree about not using Windows - has nothing to do with php/webdev/programming
And Dreamweaver doesn't make people lazy - it's totally up to the user whether they become lazy. I learnt php and CSS in Dreamweaver and I'm certainly not lazy, but that's because I deliberately didn't let it make me lazy...
Depends on if you're the kind of person who cant resist taking short cuts if they're available, I guess..!
Is it as helpful as Zend (listing class contents and such)? I might give eclipse a try if it's better than Zend
furnace said:Sic; that band in your sig is awesomeBut I disagree about not using Windows - has nothing to do with php/webdev/programming
And Dreamweaver doesn't make people lazy - it's totally up to the user whether they become lazy. I learnt php and CSS in Dreamweaver and I'm certainly not lazy, but that's because I deliberately didn't let it make me lazy...
Ah yeah, I had the same problem with permissions on WindowsSic said:I had a WAMP install that I set up and configured, but when I tried uploading things to it, I couldn't change the folder permissions to allow me to upload things from a web browser. no matter what I tried, all the recommendations from microsoft.com, all the threads I read on the subject didn't work, and that's why I don't use windows. That coupled with the fact that I hate Windows as an environment for anything (other than gaming) made it a pretty easy move to make!!
boycee said:Good luck writing an j2ee struts app like that
Can you debug in dreamweaver? (ie step through functions etc?)
Nope. That's one of the reasons I've moved to Zend Studioboycee said:Can you debug in dreamweaver? (ie step through functions etc?)