Re: [Zope] PythonScripts editable through FTP?

2001-01-25 Thread Chris Withers

"A.J. Rossini" wrote:
> 
> > "TS" == Tres Seaver <[EMAIL PROTECTED]> writes:
> 
> TS> I'm liking it a lot -- the last reason to even consider using
> TS> emacs is gone :)
> 
> There never is a reason to not consider Emacs.  Note that there is a
> new package for editing XML, called XAE (XML authoring environment)

Oooo... when can I get that?

Does it work with EMACS for Win32 and does it handle CDATA tags?

cheers,

Chris

___
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] PythonScripts editable through FTP?

2001-01-25 Thread A.J. Rossini

> "TS" == Tres Seaver <[EMAIL PROTECTED]> writes:

TS> I'm liking it a lot -- the last reason to even consider using
TS> emacs is gone :)

There never is a reason to not consider Emacs.  Note that there is a
new package for editing XML, called XAE (XML authoring environment)
which takes care of XSLT jobs for you.  Developed by the same guy,
Paul Kinnucan, who does the marvelous JDE package for editing Java in
Emacs.  Now if only he'd do a zope package ;-).

best,
-tony

-- 
A.J. RossiniRsrch. Asst. Prof. of Biostatistics
UW Biostat/Center for AIDS Research [EMAIL PROTECTED]
FHCRC/SCHARP/HIV Vaccine Trials Net [EMAIL PROTECTED]
 (friday is unknown) 
FHCRC: M--W : 206-667-7025 (fax=4812)|Voicemail is pretty sketchy
CFAR:  ??   : 206-731-3647 (fax=3694)|Email is far better than phone
UW:Th   : 206-543-1044 (fax=3286)|Change last 4 digits of phone to FAX

___
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] PythonScripts editable through FTP?

2001-01-24 Thread Tres Seaver

Jerome Alet <[EMAIL PROTECTED]> wrote:

> On Wed, 24 Jan 2001, Chris Withers wrote:
> 
> > Jerome Alet wrote:
> > 
> > > I sincerely don't know because I've disabled FTP here.
> > 
> > How come?
> > 
> > What about WebDAV?
> 
> don't use it either.
> 
> I want to use my own text editor (JERED), not because it's
> the best to develop (far from that in fact) but because it
> works exactly like I want it to work (which is normal since
> I've written it). Unfortunately it doesn't handle WebDAV or
> any other Internet protocol... 

You might look at the 'cadaver' WebDAV client (on Unixen):

  http://www.webdav.org/cadaver

It can browse your Zope using WebDAV (especially nice if you
run the "WebDAV source port" HTTP listener), and kick down to
your favorite editor to edit files.

I'm liking it a lot -- the last reason to even consider using
emacs is gone :)

Tres.
-- 
===
Tres Seaver[EMAIL PROTECTED]
Digital Creations "Zope Dealers"   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] PythonScripts editable through FTP?

2001-01-24 Thread Chris Withers

Andy Dawkins wrote:
> 
> Its kinda neat. The output looks like:


Oh yeah, IIRC, the bind parameters will get updated if you change the comments
and then FTP the file back, which rocks :-)
Thanks to Evan...

cheers,

Chris

___
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] PythonScripts editable through FTP?

2001-01-24 Thread Chris Withers

Jerome Alet wrote:
> 
> I want to use my own text editor (JERED), not because it's the best to
> develop (far from that in fact) but because it works exactly like I want
> it to work (which is normal since I've written it). Unfortunately it
> doesn't handle WebDAV or any other Internet protocol...

What OS?

You can setup Windows to 'mount' WebDAV sites as thinks that behave like normal
Windoze drives.

That should work fine with your editor :-)

cheers,

Chris

___
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] PythonScripts editable through FTP?

2001-01-24 Thread Oleg Broytmann

On Wed, 24 Jan 2001, Jerome Alet wrote:
> I want to use my own text editor (JERED), not because it's the best to
> develop (far from that in fact) but because it works exactly like I want
> it to work (which is normal since I've written it). Unfortunately it
> doesn't handle WebDAV or any other Internet protocol...

   Compile Python into it and go with ftplib!

Oleg.

 Oleg Broytmann http://www.zope.org/Members/phd/ [EMAIL PROTECTED]
   Programmers don't die, they just GOSUB without RETURN.


___
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] PythonScripts editable through FTP?

2001-01-24 Thread Andy Dawkins

Chris

Yes you can use FTP to edit them.
(Tested with HomeSite)

Its kinda neat. The output looks like:
## Python Script "scripty1"
##bind container=container
##bind context=context
##bind namespace=
##bind script=script
##bind subpath=traverse_subpath
##parameters=
##title=
##
a = 1
a = a + 1
return a

*GRIN*
-Andy

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Chris
> Withers
> Sent: 24 January 2001 14:54
> To: Jerome Alet
> Cc: [EMAIL PROTECTED]
> Subject: Re: [Zope] PythonScripts editable through FTP?
>
>
> Jerome Alet wrote:
> >
> > Hi,
> >
> > Maybe I've not seen the easy way to do it, if so tell me I'm stupid, but
> > one thing would be very nice in the future version of Zope:
> >
> > A way to download Python Script's sources
> >
> > Now I cut and paste but it's horrible.
>
> Can't you use FTP to edit them?
>
> cheers,
>
> Chris
>
> ___
> 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] PythonScripts editable through FTP?

2001-01-24 Thread Jerome Alet

On Wed, 24 Jan 2001, Chris Withers wrote:

> Jerome Alet wrote:
> 
> > I sincerely don't know because I've disabled FTP here.
> 
> How come?
> 
> What about WebDAV?

don't use it either.

I want to use my own text editor (JERED), not because it's the best to
develop (far from that in fact) but because it works exactly like I want
it to work (which is normal since I've written it). Unfortunately it
doesn't handle WebDAV or any other Internet protocol... 

Anyway, thanks for all.

Jerome Alet


___
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] PythonScripts editable through FTP?

2001-01-24 Thread Chris Withers

Jerome Alet wrote:

> I sincerely don't know because I've disabled FTP here.

How come?

What about WebDAV?

cheers,

Chris

___
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] PythonScripts editable through FTP?

2001-01-24 Thread Jerome Alet

On Wed, 24 Jan 2001, Chris Withers wrote:

> Jerome Alet wrote:
> > 
> > Maybe I've not seen the easy way to do it, if so tell me I'm stupid, but
> > one thing would be very nice in the future version of Zope:
> > 
> > A way to download Python Script's sources
> > 
> > Now I cut and paste but it's horrible.
> 
> Can't you use FTP to edit them?

I sincerely don't know because I've disabled FTP here.

I've faced the problem because I wanted to print a Python Script but
Netscape 4.76 (under Linux) hasn't printed the frame correctly.

bye,

Jerome Alet


___
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] PythonScripts editable through FTP?

2001-01-24 Thread Chris Withers

Jerome Alet wrote:
> 
> Hi,
> 
> Maybe I've not seen the easy way to do it, if so tell me I'm stupid, but
> one thing would be very nice in the future version of Zope:
> 
> A way to download Python Script's sources
> 
> Now I cut and paste but it's horrible.

Can't you use FTP to edit them?

cheers,

Chris

___
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 )