[Zope] Zope scripting from the console

Jorge O. Martinez jmartinez@eMediaMillWorks.com
Tue, 06 Aug 2002 10:05:40 -0400


Thanks, I'll look into this. I was also thinking I might use the file system 
product in Zope, or just put the images and other stuff I need in Mysql as a 
blob, probably that will work out better. Again thanks for the ideas,

Jorge M.

Philippe Jadin wrote:
> On Mon, 05 Aug 2002 13:26:47 -0400 "Jorge O. Martinez" <jmartinez@eMediaMillWorks.com> wrote:
> 
>>is how 
>>I could write a python script that interacts with Zope from my console.
>>Is that 
>>possible? Or is it a security issue? Any ideas will be appreciated.
> 
> 
> Some ideas there : 
> 
> - xml-rpc
> - wget special urls (for example a python script), something like :
> http://www.site.com/mypath/myobject/addproperty?id=author&type=string&content=Joe
> 
> (you'll have to write the script yourself, but it is easy. You should use
> wget authentification). Looks like "poor man xml-rpc"
> 
> - I think you can also connect directly to zodb, but I don't think it's
> needed. (ZEO)
> 
> hth
> 
> 


-- 
Jorge O. Martinez
MIS Senior Associate
FDCH-eMedia Inc.
2400 Forbes Blvd., Suite 200
Lanham, MD 20706
E-mail  => jmartinez@eMediaMillWorks.com
Phone   => (301)731-1228 ext. 105
Fax     => (301)731-0937