for the past however many years i've always done my web development in strictly notepad (or a notepad'ish program that does syntax highlighting and maybe some code completion).
almost everything i do is heavily dependent on sql and server-side code. i don't use flash unless it's absolutely requried (pet peeve of mine). recently i tried the evaluation version of dreamweaver not too long ago on a few sites i have and there was almost zero useful information in the wyswyg view. there's a lot of
if something=someting then (display this html) else (display this html)
and 99% of that just showed up in either <php> or <asp> icons.
DW's pretty useless to me if i can't integrate html with server-side code, but i've heard a lot of good things about it. is there something i'm missing? is this even the right product to be looking at? this all came about because while i try to make my code as "portable" as possible, i'm starting to think a content manager might help me out.
almost everything i do is heavily dependent on sql and server-side code. i don't use flash unless it's absolutely requried (pet peeve of mine). recently i tried the evaluation version of dreamweaver not too long ago on a few sites i have and there was almost zero useful information in the wyswyg view. there's a lot of
if something=someting then (display this html) else (display this html)
and 99% of that just showed up in either <php> or <asp> icons.
DW's pretty useless to me if i can't integrate html with server-side code, but i've heard a lot of good things about it. is there something i'm missing? is this even the right product to be looking at? this all came about because while i try to make my code as "portable" as possible, i'm starting to think a content manager might help me out.