Dev Program Like Dreamweaver?

XcapeX

Madly Diligent
Joined
Jul 30, 2008
Messages
6,397
Reaction score
0
FP$
6
Are there any development programs like Dreamweaver for free? My trial ran out..
 
I don't know. But you could do it the old fashioned way and do coding. Which is what I prefer.

Or just download another trial from Adobe.
 
Puma, well thats the point of trials to get you to purchase the product lol. I'd just go with standard programming (PHP, ASP, HTML, etc..).
 
Like Puma said, just do it the old fashion way and code everything. Coding shows true skill. Dreamweaver just makes everything look stunning.

Now I know you want it to look stunning but why not make it look stunning by coding it all in.
 
Because I don't want to spend a long time doing that. I'd rather just see it. I didn't ask for people to tell me to code, I asked for programs that are like DW.
 
A little to the side, but: I write all my dynamic code in Dreamweaver and really don't use the design elements that much. It's a nice text editor to have multiple windows open, and it's FTP & database panels are extremely helpful. My favorite feature (the reason I've stuck with Dreamweaver) is that it will upload your file to your server upon saving, however I'm sure if you're into the level of my projects, I could probably be pushing them out with GitHub.
 
What I probably think of Dreamweaver is that it is a bit complicated at first but once you get the hang of it, it's super duper easy. And to answer your question, an alternative for Dreamweaver is Microsoft Expression Web. Good luck!
 
Carson said:
A little to the side, but: I write all my dynamic code in Dreamweaver and really don't use the design elements that much. It's a nice text editor to have multiple windows open, and it's FTP & database panels are extremely helpful. My favorite feature (the reason I've stuck with Dreamweaver) is that it will upload your file to your server upon saving, however I'm sure if you're into the level of my projects, I could probably be pushing them out with GitHub.
Same. I love Dreamweavers interface and the FTP windows, and code in Dreamweaver a lot without using any of the design elements. It's nice to be able to switch between code view and design view after you change something too.

But another program like Dreamweaver is Coffeecup: http://www.coffeecup.com/

They're literally hundreds of WYSIWYG editors, just Google it
 
I have used DW, Aptana Studio, and text-mate. Right now, I like Aptana. Coda for OSX, is also very nice if you use Mac.
 
Back
Top Bottom