Better than Dreamweaver
I am presently using Dreamweaver for designing webpages. It is very easy to use, but some of the codes has to be entered manually. Is there any way to do this automatically? I also wish to know whether there are programs that are more easy to use than Dreamweaver.
andy206uk posted this at 21:25 — 10th December 2006.
He has: 1,758 posts
Joined: Jul 2002
Learn the code. Trust me, you'll benefit for it in the long run.
franke1 posted this at 10:52 — 11th December 2006.
They have: 68 posts
Joined: Dec 2006
I have a little knowledge about the codes, but the problem is that I don't get much time to correct or input much manually. If there is any software that does the job, I wish to know about the same.
timjpriebe posted this at 13:29 — 11th December 2006.
He has: 2,667 posts
Joined: Dec 2004
Dreamweaver MX 2004 is, as I understand it, pretty much the best PHP editor as far as automatically generating chunks of code for you.
If you're wanting something that's not built in, you're always going to have to modify (hack) the code that any WYSIWYG* editor generates.
* For the uninitiated, that stands for What You See Is What You Get.
Tim
http://www.tandswebdesign.com
Megan posted this at 14:07 — 11th December 2006.
She has: 11,421 posts
Joined: Jun 1999
Dreamweaver is the best WYSIWYG editor available, by far. You are always going to have to make some changes yourself if you want things to turn out exactly right. It's much easier when you know how the code works and can correct problems in there.
IMO, the most powerful web editor today is Dreamweaver + some knowledge of the code. What is it that you are having to enter manually? I always use Dreamweaver in hybrid mode, and enter somethings by hand just because I know how and it's sometimes easier that way.
Microsoft is going to be coming out with a new editor soon. I'm not sure where they're at with that - it's currently called "expression web designer". If you're used to using Microsoft tools you might find that easier. The big downside with Expression (as of right now) is that it doesn't support server-side languages other than ASP.
Megan
Connect with us on Facebook!
JeevesBond posted this at 16:23 — 11th December 2006.
He has: 3,956 posts
Joined: Jun 2002
Agreed that Dreamweaver is the best WYSIWYG editor available at the moment. I'd be very wary of what Microsoft are doing with that Expression suite of theirs, looks like it could lead to bad habits (the web designer only allowing you to use ASP.NET, the supposed Flash killer whose plugin only works on Windows, possibly even only Windows Vista!)
If you want to get really fast then learning to code valid xhtml is the best way. Although I can understand that you may lack the time to do that in the first place!
What exactly are you having to do manually?
a Padded Cell our articles site!
jbladeus posted this at 22:09 — 15th December 2006.
They have: 32 posts
Joined: Oct 2006
I tried an early copy and at the time, it didnt see many new things in it other than tighter standards compliance, which must be said is quite an improvement from frontpage. I however have heard that MS have changed its UI quite a bit since then and the new one is quite good. If i am not mistaken, expression is set for release some time in mid 2007.
Dreamweaver hands down is the king of the hill at the moment. And it never hurts to learn the code.
Roo posted this at 22:23 — 15th December 2006.
She has: 840 posts
Joined: Apr 1999
I'll speak up also about learning to code both HTML or better XHTML as well as CSS.
You really do need to know how to write it, and more importantly understand how it makes things work, so that when you need to troubleshoot something you will know all of the whatfors and the why's.
If all browsers were created eqaully the need for troubleshooting things might not exist, but since they aren't you do need to understand how things work.
Dreamweaver as said is pretty much the standard for people that use editors, yet it is my understanding that even it creates some mucky code. (Unless it has gotten better over the years?)
Roo
timjpriebe posted this at 23:43 — 15th December 2006.
He has: 2,667 posts
Joined: Dec 2004
Ah, but I know how to code, and I use Dreamweaver extensively. What about that?
And by know to code, I mean that I graduated college with a degree in computer science and am currently employed as a programmer and do plenty of programming on the site. I tend to spend around 50 hours a week coding, minimum.
Dreamweaver's automatic code generation saves tons and tons of time.
HOWEVER, you're going to severely limit yourself if you don't just go ahead and learn how to tweak the code, at the very least. You'll have so much more power over what can be done if you learn to code some yourself.
Tim
http://www.tandswebdesign.com
JeevesBond posted this at 21:44 — 16th December 2006.
He has: 3,956 posts
Joined: Jun 2002
I certainly wouldn't say that this is always the case: it limits you to ASP.NET. Which most people don't use. This is Microsoft attempting to lock people into certain products, whereas Dreamweaver supports ASP (not sure about .NET though), PHP, ColdFusion and a number of other languages/server setups.
Using Microsoft products is a dangerously expensive, slippery slop IMO.
a Padded Cell our articles site!
JeevesBond posted this at 10:06 — 17th December 2006.
He has: 3,956 posts
Joined: Jun 2002
That wasn't my point: Expression Web Designer locks you in to ASP.NET, it won't let you do anything else. PHP is far more popular, and Ruby is catching up fast, but they wont support them. My second gripe is that new users may be attracted to Expression (before they even think of using a web scripting language), without knowing the consequences of that choice. It's the fact that Microsoft is yet again leveraging one of it's products to force others upon the consumer.
Macromedia didn't force people to use Coldfusion in Dreamweaver, they let the programming language stand on its own merit.
Well, that's not really true of me either: -
Meanwhile, Steve Ballmer (CEO of Microsoft) is threatening Linux users with litigation (read that, then the comments), not something that fills me with confidence.
That's the latest in a whole string of Microsoft problems, when they release a new product I look at it very suspiciously: my conclusion with Expression Web Designer is that Microsoft want to increase usage of ASP.NET and (Windows Server/SQL Server), because currently Linux has the majority web server market share.
a Padded Cell our articles site!
timjpriebe posted this at 23:33 — 17th December 2006.
He has: 2,667 posts
Joined: Dec 2004
I'm certainly no MS expert, but I think their point was not necessarily to to lock people into ASP.NET with this software. Rather, it was to provide a better tool to the people who were using ASP.NET already.
Because, let's be honest here. No one else is going to support it.
Tim
http://www.tandswebdesign.com
JeevesBond posted this at 07:28 — 18th December 2006.
He has: 3,956 posts
Joined: Jun 2002
Heh, good point. I'll compromise and say the idea was to do both. Then sue everyone who's using Linux.
a Padded Cell our articles site!
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.