Forum Moderators: travelin cat

Message Too Old, No Replies

Coda vs. Dreamweaver vs. Textmate

web design software

         

mblyman

4:00 pm on Jul 12, 2007 (gmt 0)

10+ Year Member



I recently purchased a new mac and am making the switch relatively nicely. I have always used Dreamweaver to do my web design and now with the new computer as a mac I'm evaluating software available for a mac for web design.

It appears that many people are using either dreamweaver, textmate, or Coda to do their web design?

I have downloaded Coda and it appears to be pretty good but I miss a lot of features from Dreamweaver, mainly the ability to auto complete code, css, etc. Coda doesn't seem to do this very well. Perhaps I'm missing something. I also am a little confused by the ftp transmit ability. I worry about accidently putting up changes that I don't want.

I'm not sure on textmate since I haven't used it.

What are people's preferences? Are there others out there that are standards for Mac users?

Thanks

weeks

7:34 pm on Jul 15, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I'm not a geek, but all of hands-on webmasters I know on Mac (and it's about seven) all use Dreamweaver with great success.

mblyman

5:47 pm on Jul 16, 2007 (gmt 0)

10+ Year Member



Thanks Weeks,

I was told by some friends of mine that Coda and Transmit were best but I haven't enjoyed them and it has slowed my productivity considerably.

I think I might have to purchase dreamweaver.

Thanks

trevordixon

6:05 am on Jul 18, 2007 (gmt 0)

10+ Year Member



I've really enjoyed Coda, I find it better than Dreamweaver in many ways. I like how Dreamweaver completes class names for me. And I like the WYSIWYG view once in a while, but mostly just so I can find my spot, then I go back to code. Give Coda some more time.

sonjay

11:46 am on Jul 18, 2007 (gmt 0)

10+ Year Member



I adore the combination of TextMate and Transmit.

TextMate has code completion, snippets, macros, text manipulation -- I keep discovering new features. Remove trailing spaces in selection. Change non-ASCII characters to ASCII equivalent. Syntax coloring. It knows whether a document (or part of a doc) is html or css or php and it does its code completion and other syntax stuff appropriately for the language. I can select a dozen lines of code and hit command-forward slash and TextMate will comment it out using the appropriate comment syntax for the language of that selection. I keep liking TextMate more and more.

Combine TextMate with Transmit and you've got a home run. TextMate has a hook into Transmit's DockSend feature, whereby you can hit a keyboard command and TextMate automatically saves the page and uploads it to the server via Transmit's DockSend. No switching back and forth between apps, no drilling down through directories on the remote server. Just hit a key and you're done.

That said, I also use Dreamweaver for some visual work. And I find it very helpful. But if I had to give up either DW or TextMate/Transmit, DW would be gone in a heartbeat.

mblyman

10:02 pm on Jul 18, 2007 (gmt 0)

10+ Year Member



Thanks for the tip on textmate.

It sounds like exactly what I want. I'll download and give it a try. Does anyone know if coda does code completion like dreamweaver and textmate?