Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Community Discussions (All other subjects)
 Dreamweaver MX v6
 New Topic  Topic Locked
 Printer Friendly
Next Page
Author Previous Topic Topic Next Topic
Page: of 2

Rasco
Advanced Member

Germany
3192 Posts

Posted - 05 March 2003 :  06:42:27  Show Profile  Send Rasco an ICQ Message
Has anybody tested Dreamweaver MX v6? How is the working with it?
I`am thinking about doing a upgrade of my v4.

German Snitz Forum

Kat
Advanced Member

United Kingdom
3065 Posts

Posted - 05 March 2003 :  07:23:03  Show Profile  Visit Kat's Homepage
nah - still on mx v4.

KatsKorner

Installation Help | Snitz Mods | Forum Hosting
Go to Top of Page

dayve
Forum Moderator

USA
5820 Posts

Posted - 05 March 2003 :  10:06:24  Show Profile  Visit dayve's Homepage
I have Macromedia Studio MX which includes Dreamweaver MX and I think it is a lot better than version 4. I've never been much on WYSIWYGs but Dreamweaver MX kind of changed my mind, I still do a lot of hand coding because I don't like the way Dreamweaver does recordsets, but if you need something up and running with a database behind it, you can get is done extremely quick.

Go to Top of Page

Kat
Advanced Member

United Kingdom
3065 Posts

Posted - 05 March 2003 :  10:38:38  Show Profile  Visit Kat's Homepage
Sorry I am using MX version 6.0 - I just checked. I think it is excellent and I do a large percentage of development with it.

KatsKorner

Installation Help | Snitz Mods | Forum Hosting
Go to Top of Page

seahorse
Senior Member

USA
1075 Posts

Posted - 05 March 2003 :  20:56:44  Show Profile  Visit seahorse's Homepage
Kat,

What kind of development do you do with DW? Classic ASP? .NET? Is it complicated or just simple stuff?


Ken
===============
Worldwide Partner Group
Microsoft

Edited by - seahorse on 05 March 2003 21:02:54
Go to Top of Page

Rasco
Advanced Member

Germany
3192 Posts

Posted - 06 March 2003 :  02:47:10  Show Profile  Send Rasco an ICQ Message
How is the handling of it? Does it still respect handwritten code?

German Snitz Forum
Go to Top of Page

dayve
Forum Moderator

USA
5820 Posts

Posted - 06 March 2003 :  10:27:14  Show Profile  Visit dayve's Homepage
quote:
Originally posted by Rasco

Does it still respect handwritten code?



most definately does.

Macromedia Studio MX PLUS was just announced which gives more support for PHP features like user authentication.

Go to Top of Page

lofty
Junior Member

USA
158 Posts

Posted - 06 March 2003 :  12:11:07  Show Profile  Visit lofty's Homepage
Some Pros and Cons I have found with it, which might help you weigh whether or not to upgrade:

Pros:

1. New template features - You can now have repeatable template regions, and also optional template regions. You can also nest a template within a template, for even more control over layout.

2. Code Hints - For hand coding HTML, the Code Hints (or Intellisense) are really great.

3. Cloaking - MX6 lets you cloak certain files and directories, so they aren't included when you "Synchronize" your local files with the remote webserver files.

4. Better color-coding of Server-Side scripts - MX6 recognizes server-side script syntax much better, and colors the code more accurately than in previous versions.

5. DreamweaverMX workspace - Instead of the older "floating windows" approach, MX6 has everything contained in the same window. If you have multiple pages open for editing, they can be accessed by tabs at the bottom of the window. Much more usable IMO.

6. Code snippets - You can now save "snippets" of code, and reuse them by just dragging and dropping. This is great for those little bits of JavaScript that you use once, but want to keep handy in case another client needs it in the future. You can organize your snippets into folders with names.

Cons:

1. Java written app, and it's slow as a dog.

2. Crashes almost once a day for me (Dreamweaver encountered a fatal error and must terminate). I think it starts to have problems with sites > 200 pages. It takes a really long time to update the site cache with large sites, and crashes frequently. Performance is much better with < 200 pages.

3. Code Hints lack ADO object support - Code hints are great for HTML hand-coding, but I was dissappointed when I realized that the ADO object model wasn't supported. So if you want to type "rs", hit the period, and see a list of supported methods and properties, forget about it.

4. Overall a very buggy app - I've just experienced a lot of buggy functionality, crashes, bizarre network errors or glitches, weird UI refreshing problems, etc.

It's love/hate for me because the bugs drive me crazy, but I still use it all the time.
Go to Top of Page

dayve
Forum Moderator

USA
5820 Posts

Posted - 06 March 2003 :  19:09:19  Show Profile  Visit dayve's Homepage
lofty, I don't have any of those problems. what is your OS and machine specs?

Go to Top of Page

lofty
Junior Member

USA
158 Posts

Posted - 07 March 2003 :  17:36:57  Show Profile  Visit lofty's Homepage
WinXP, P450mHz, 128MB RAM.

It happens on other machines as well. I think it just can't handle larger sites very well. And it's even worse when trying to work with a site over a VPN connection.
Go to Top of Page

dayve
Forum Moderator

USA
5820 Posts

Posted - 07 March 2003 :  18:39:28  Show Profile  Visit dayve's Homepage
you definately need more RAM.

Go to Top of Page

Roland
Advanced Member

Netherlands
9335 Posts

Posted - 08 March 2003 :  10:47:45  Show Profile
Doesn't XP require at least 256MB RAM, with 512 MB recommended?

Anyway, has anyone found any good reasons to upgrade to Studio MX Plus? Freehand MX certainly can't be it, and better PHP support in Dreamweaver can't make me upgrade again either. So what's be the big advantage?
It looks to me like MacroMedia is just trying to make more money by selling the same package with one or two extra's as something new.
Go to Top of Page

dayve
Forum Moderator

USA
5820 Posts

Posted - 08 March 2003 :  14:46:25  Show Profile  Visit dayve's Homepage
there is a lot of flash components that apparently come with it, but I convinced one of my co-workers to upgrade to it ($199) because of one little feature that he really wants which is the PHP Authentication Behaviour that does not exist in the Studio MX version. I wish the plus version included some more .NET stuff but alas, I will not be upgrading.

as for the RAM, yeah, XP loves memory, especially when using the Switching Users feature. I think lofty would find that his large projects are crashing due to that and NOT the Dreamweaver product.

Go to Top of Page

seahorse
Senior Member

USA
1075 Posts

Posted - 11 March 2003 :  02:30:21  Show Profile  Visit seahorse's Homepage
Has anyone here tried building a ASP.NET site with DW? Macromedia says that you can use DW for .net, but I'm curious to see if it can be actually be done.

Ken
===============
Worldwide Partner Group
Microsoft
Go to Top of Page

lofty
Junior Member

USA
158 Posts

Posted - 11 March 2003 :  04:33:40  Show Profile  Visit lofty's Homepage
Nope. That is just my main laptop. It also crashes just as often on my p2.4gHz w/ 512 MB RAM, and on a variety of other systems/configs.

Just my experience, but it doesn't handle large sites very well, and doesn't work well over a network connection (FTP seems to be more reliable for me). I wish I could have one of the MX devs sit down with me so I can ask him/her "why the hell does it do that?" when it does some funky thing and/or crashes.
Go to Top of Page

Kat
Advanced Member

United Kingdom
3065 Posts

Posted - 11 March 2003 :  05:02:10  Show Profile  Visit Kat's Homepage
I use it for writing ASP and JavaScript based HTML prototypes. I tend to handcode the Javascript in as I don't find the inbuilt stuff all that useful but maybe I haven't figured out how to do it yet.

KatsKorner

Installation Help | Snitz Mods | Forum Hosting
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Next Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.4 seconds. Powered By: Snitz Forums 2000 Version 3.4.07