Re: [Zope] FTP in HTML-Kit? (Or other editor on MS-Windows)

2000-12-05 Thread Martijn Pieters

On Mon, Dec 04, 2000 at 11:09:00PM +0100, Oliver Bleutgen wrote:
> A very interesting feature for zope seems to be the following:
> 
> " Ability to map local folders to remote servers, for the purpose 
> of previewing files with server-side scripting through the server 
> ("Edit | Preferences... | Preview | Edit Preview Rules..."). 
> The user interface for this option has not been finalized."

I haven't yet been able to get this to work; I don't think it applies to
files retrieved from FTP. You can, however, rightclick on a file in the
Workspace and choose preview to open it in a browser window.

-- 
Martijn Pieters
| Software Engineer  mailto:[EMAIL PROTECTED]
| Digital Creations  http://www.digicool.com/
| Creators of Zope   http://www.zope.org/
-

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




RE: [Zope] FTP in HTML-Kit? (Or other editor on MS-Windows)

2000-12-04 Thread Jeff Peterson

Homesite is NOT shareware, it is a licensed product from Allaire.  There is
a 30 day trial available which you are obviously referring to.  While I
agree that Homesite 4.5.1 is great, I personally cannot use it even though I
paid for the license.  It has a terrible memory leak which forces you to
reboot often, and slows me down considerably.  If the folks at Allaire would
address the memory leak I may return but not until then.  In the mean time,
I have found that Html-Kit while maybe not quite as nice as Home site from a
UI perspective, is close to if not equal to it in function.  In addition, it
is free, and extensible as well.   Finally, in the latest release it allows
browsing of folders, download from as well as upload of edited files to the
remote host...very nice...did I mention free?

Just my $.02,

+-+
|   Jeffrey D. Peterson   ---   Webmaster |
|Range Broadband Services  ---  218-262-0050|
+-+

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Peter
Bengtsson
Sent: Monday, December 04, 2000 4:04 PM
To: Stephane Bortzmeyer
Cc: [EMAIL PROTECTED]
Subject: Re: [Zope] FTP in HTML-Kit? (Or other editor on MS-Windows)


Allaire Homesite 4.5.1 has proven very powerful for me and my Zope FTP
connection.
There is a little patch (works great!) that customizes the code for DTML
great.
Homesite is shareware, but believe me, nothing happens after the 30 days
pass.

/P

>
>
> Searching a tool to edit DTML on MS-Windows, I read:
>
> http://www.zope.org/Members/cba/HTML_Kit
>
> It says that HTML-Kit can edit files through FTP. I found that it can only
> retrieve files, without being able to browse directories, and that it
cannot
> save back files with FTP. Absolutely not a competitor for GNU Emacs.
>
> Or did I miss something?



___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




RE: [Zope] FTP in HTML-Kit? (Or other editor on MS-Windows)

2000-12-04 Thread Steve Drees

> Allaire Homesite 4.5.1 has proven very powerful for me and my 
> Zope FTP connection.
> There is a little patch (works great!) that customizes the code 
> for DTML great.
> Homesite is shareware, but believe me, nothing happens after the 
> 30 days pass.

Except that you become a criminal.


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] FTP in HTML-Kit? (Or other editor on MS-Windows)

2000-12-04 Thread Oliver Bleutgen



> Searching a tool to edit DTML on MS-Windows, I read:

> http://www.zope.org/Members/cba/HTML_Kit

> It says that HTML-Kit can edit files through FTP. I found that it can only
> retrieve files, without being able to browse directories, and that it
> cannot
> save back files with FTP. Absolutely not a competitor for GNU Emacs.

> Or did I miss something?

Maybe the newest built of html-kit (from 29. Nov).
The changes file suggests that ftp-support is now very 
good. (save/load/update ... everything you can do with a
local file seems now to work with remote-files too).
Look at http://www.chami.com/html-kit/news/


A very interesting feature for zope seems to be the following:

" Ability to map local folders to remote servers, for the purpose 
of previewing files with server-side scripting through the server 
("Edit | Preferences... | Preview | Edit Preview Rules..."). 
The user interface for this option has not been finalized."

HTML-Kit is free and very customizable, I really like it.
The developer is very responsive and there's a load of plugins
available - chances are that any modifications to make it 
play better with zope can be incorporated.

And it's free (as in beer).

cheers,
oliver


  

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] FTP in HTML-Kit? (Or other editor on MS-Windows)

2000-12-04 Thread Peter Bengtsson

Allaire Homesite 4.5.1 has proven very powerful for me and my Zope FTP connection.
There is a little patch (works great!) that customizes the code for DTML great.
Homesite is shareware, but believe me, nothing happens after the 30 days pass.

/P

> 
> 
> Searching a tool to edit DTML on MS-Windows, I read:
> 
> http://www.zope.org/Members/cba/HTML_Kit
> 
> It says that HTML-Kit can edit files through FTP. I found that it can only 
> retrieve files, without being able to browse directories, and that it cannot 
> save back files with FTP. Absolutely not a competitor for GNU Emacs.
> 
> Or did I miss something? 



___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




RE: [Zope] FTP in HTML-Kit? (Or other editor on MS-Windows)

2000-12-04 Thread Steve Drees

> http://www.zope.org/Members/cba/HTML_Kit
> 
> It says that HTML-Kit can edit files through FTP. I found that it 
> can only 
> retrieve files, without being able to browse directories, and 
> that it cannot 
> save back files with FTP. Absolutely not a competitor for GNU Emacs.

Get the latest beta. It has a workspace option that just plain ROCKS.

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )