[Zope] Zope directory in the Cloud

2010-11-16 Thread Brian Sullivan
Is it possible to use some sort of Cloud service as a directory in
Zope 2 (I guess what I am asking for is some sort of product to do
this)?
___
Zope maillist  -  Zope@zope.org
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Zope directory in the Cloud

2010-11-16 Thread Andreas Jung
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Brian Sullivan wrote:
 Is it possible to use some sort of Cloud service as a directory in
 Zope 2 (I guess what I am asking for is some sort of product to do
 this)?

Directory? Cloud as storage?

- -aj
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQGUBAEBAgAGBQJM4q7AAAoJEADcfz7u4AZj4oMLwNvArkV897QPOjwrPUkfYM5a
/LZEMW0sU9H+XSiNaSJ0kgR8J33X/7jkXxp4xCVYGPuPb/Ged7CgPlz2lesUnzH8
+R/YCAkToVTm/mUP/roWOTAL5s5Ot1XQl7kqHwkCeozcl/q2flq02nsY39gKLVjq
SIVDZ+YZrxERAFmJ4SwAGFWzYyW65+6b+ItIMq7nTgjgU4teuYmfAONcBMotg7bK
auJpIgwEdR2JaZWEb1dZz/BsZKdGmb2u0BhuXYUGWCgocQmgzN3WTdOdrRKyZSpw
Dn8JZ1jSUOiziy2hiiRrQzLQHiuUvMtHu3D3Q5obu7cQ8kRjmVyCm8W4owvUedDT
ge7Cg2gOYYqz6a/6F0cDcMDqDzHunohkS8H9uQIS2Bxin7N/nkXix59HbGyKybHO
5d2yTKcVaF6p2C61PY6PUV8KJWnRhnIL90O76S2Hh6/Eqdu0gs6VT00/zEA51hsq
Iinpu9X/GUTtkyEnQrbQrjtbOxWm1Tw=
=z7db
-END PGP SIGNATURE-
attachment: lists.vcf___
Zope maillist  -  Zope@zope.org
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Zope directory in the Cloud

2010-11-16 Thread Brian Sullivan
 Brian Sullivan wrote:
 Is it possible to use some sort of Cloud service as a directory in
 Zope 2 (I guess what I am asking for is some sort of product to do
 this)?

 Directory? Cloud as storage?



Essentially yes -- I would like to transfer the heavy lifting --
delivery of content that will probably include video and other large
files to an external server while keeping the management of access and
tracking use apparently local (and simple hopefully -- using what I
already have). I would like it to appear as a directory in Zope to
avoid cross domain scripting issues.
___
Zope maillist  -  Zope@zope.org
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] Zope directory in the Cloud

2010-11-16 Thread Andreas Jung
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Brian Sullivan wrote:
 Brian Sullivan wrote:
 Is it possible to use some sort of Cloud service as a directory in
 Zope 2 (I guess what I am asking for is some sort of product to do
 this)?
 Directory? Cloud as storage?


 
 Essentially yes -- I would like to transfer the heavy lifting --
 delivery of content that will probably include video and other large
 files to an external server while keeping the management of access and
 tracking use apparently local (and simple hopefully -- using what I
 already have). I would like it to appear as a directory in Zope to
 avoid cross domain scripting issues.

If you have some service that maps to the local filesystem like iDesk
(perhaps even Dropbox) and you could stuff like LocalFS or a filesystem
directory view (CMF)...specific cloud storage implementation likely
require integration work with Zope (basically you need to wrap their API
into an ObjectManager-ish implementation).

- -aj
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQGUBAEBAgAGBQJM42f4AAoJEADcfz7u4AZjKNYLwIsBukY+2xzTZalGAYWAne5/
GxueD4PJAjaKf5h5RF6g00BhxKaviII0kfyge29lNIIxgTYcmt17kPI8+YnbhdVM
7LLtPl/nABpODyYbgXptwmuflhat5nG+VPYYjIF6pdQgE6srH1t3LD5p92DMyIN8
nrJDlEUEleV+UWN2XwdZxLnIqBVywKAgNvxYfhvLBIcL+YoIndMAQk8QABpKVgoQ
29dzImzLgum4oLD7uirntKyaDd6LC+EUq83bDBWc/vWtC3tsEgqFdhb4vAMq8Ryl
serwFuXSbjNgW5A+K+mjdxxELlQgzKzGxvBsR1e1NPPsMrjpATlFd4qwqse6suBG
O15ilNU4QPfz8m6uMKwvKuDVdvfY6+We8IpQggVzzE70NtXBOMTID4XPTbJcbwCH
I6DQWzemI+0doogMfY4VLVDPAfF7F2rK8CZ5TqpaWvp7Uv0d5d5lI8a294h8VtEX
KS0rpHrbY5eHx4q3GyeKo/XNshPtaXI=
=XkTH
-END PGP SIGNATURE-
attachment: lists.vcf___
Zope maillist  -  Zope@zope.org
https://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope-dev )