trying to replace perl cgi with rev

Jim Ault JimAultWins at yahoo.com
Thu Mar 29 20:54:21 EDT 2007


On 3/29/07 5:34 PM, "J. Landman Gay" <jacque at hyperactivesw.com> wrote:

> wayne durden wrote:
> 
>> I swear sometimes I believe I am net more productive saving the script one
>> line at a time for any change and ftp'ing it up and testing, no matter how
>> small the change.
> 
> Actually, I do that a lot. :)
> 
> For those on a Mac, I highly recommend BBEdit and Fetch for cgi work.
> Fetch allows you to edit a file directly on the server; it opens the
> file with BBEdit and when you save your changes in BBEdit, they become
> live immediately. It avoids the whole download/edit/re-upload cycle.
> There may be other FTP programs that interact with BBEdit the same way,
> I just happen to own Fetch.
> 
> If there are similar programs for Windows, maybe someone knows and will
> tell us. 

Actually, Ftp open/save is built into BBEdit  [ ver 8.2.6 on OSX 10.4.7 ]
In the file menu:
Open from Ftp folder...
Save to Ftp folder
Save copy to Ftp folder...

You can setup all of your ftp folders and manage the site within BBEdit.

Check out the scripts menu:
Change the default web site
Open site Local Folder...
Make new personal web site

The search and replace will work across server folders since you can make a
list of folders at any URL, then unleash the BBEdit tool of your choice.

You can even preview in BBEdit multiple .html docs (see the Markup menu)
that will dynamically update as you type or paste code (don't have to save
to see the effect, just keep making changes, and it keeps updating), then
save to the server.

Jim Ault
Las Vegas








More information about the use-livecode mailing list