PDA

View Full Version : Only reason I don't use 1stPage


sccr410
11-08-2002, 01:45 PM
I currently use Dreamweaver for building all my sites. The WYSIWYG isn't the main reason as I do mostly hand coding since most of my sites are PHP/MySQL anyway. However, the nicest thing about Dreamweaver is that once I have finished editing a file, I can FTP it into the right place in ONE CLICK. The project management in Dreamweaver is perfect for me. It annoys me when I have to open another program, find the file I was working on, then find where that file goes on the server, then transfer it.

Anyway, the rest of the program is absolutely awesome! If only it had this one feature that cuts out a lot of wasted time, then I'd be using this program daily.

drak
11-10-2002, 01:51 PM
Heh~

.I don't understand, what your saying there is another Html editor?

keggerator
11-25-2002, 10:51 AM
lazy ass

sccr410
11-25-2002, 11:55 AM
There is a difference between laziness and a need for effeciency. However, I will agree I am lazy.

ByteWizard
11-26-2002, 07:21 AM
I use WS_FTP and a lot of the people here use SmartFTP. With WS_FTP, the first time you log on, you set the default directory on your local machine and the directory & login procedures on the hosting machine. One click and you are ready to transfer files from one location to the other. How painless can it be....

sccr410
11-26-2002, 09:14 AM
Say I just put a file in my "img" directory. I just fixed a page that has a location relative to that directory at "../folder/folder2/folder3". I have to not only go to that folder on my computer and find the file, but also go to that folder on the server side. Dreamweaver already knows what folder files belong to and you don't have to select which folder to place the file like in every other FTP program.