Archive of UserLand's first discussion group, started October 5, 1998.

Re: DreamWeaver, XML-RPC, and Frontier

Author:Bruce Hoult
Posted:1/20/1999; 4:17:58 PM
Topic:Frontier on MacOS X Server
Msg #:2331 (In response to 2330)
Prev/Next:2330 / 2332

Dreamweaver is an ftp client. The connection could work this way, but http (XML-RPC) is a two way communication mechanism, where ftp is not.

ftp is a two-way communication mechanism is the sense that a client can do both "get" and "put".

BBEdit, for example has a pretty good "Open From FTP Server" feature (cmd-shift-O instead of cmd-O). You get a dialog box that looks pretty much like a normal Mac StandardGetFile() box, but with ftp server information down one side. You can browse around an ftp server in the same way as you can browse a local hard disk (without even a speed penalty if the ftp server is on your local ethernet). When you select a file to view, BBEdit ftp "get"s it, you edit it, and any time you hit "save" it ftp "put"s it back.

I use this all the time for quick updates to web sites -- sometimes on the other side of the world from me (e.g. Auckland from Seattle).

If Dreamweaver has a full ftp "get" and "put" capability in much the same way as BBEdit then it wouldn't take much work to integrate this into Frontier. You could map Frontier tables to ftp directories and let the user browse around your Frontier database. Or, you could set up a virtual file system in Frontier in some other way.


There are responses to this message:


This page was archived on 6/13/2001; 4:47:28 PM.

© Copyright 1998-2001 UserLand Software, Inc.