Hi, In order to learn developping for Zope, I want to learn manipulate large files. I read it is not a good idea to store them in the ZODB, so that it couls be a good idea to use LocalFS for example. I intend to use Zope2.9. But LocalFS seems to be an old product. Is there any replacement of it you would know? -- A powerfull GroupWare, CMS, CRM, ECM: CPS (Open Source & GPL). Opengroupware, SPIP, Plone, PhpBB, JetSpeed... are good: CPS is better. http://www.cps-project.org for downloads & documentation. Free hosting of CPS groupware: http://www.objectis.org.
If you're developing at the "Python Product" level (rather than at the "through the web" level), this "blob" product might help: http://www.plope.com/software/blob On Feb 1, 2006, at 5:22 PM, Rakotomandimby Mihamina wrote:
Hi, In order to learn developping for Zope, I want to learn manipulate large files. I read it is not a good idea to store them in the ZODB, so that it couls be a good idea to use LocalFS for example. I intend to use Zope2.9. But LocalFS seems to be an old product. Is there any replacement of it you would know?
-- A powerfull GroupWare, CMS, CRM, ECM: CPS (Open Source & GPL). Opengroupware, SPIP, Plone, PhpBB, JetSpeed... are good: CPS is better. http://www.cps-project.org for downloads & documentation. Free hosting of CPS groupware: http://www.objectis.org.
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Rakotomandimby Mihamina wrote:
Hi, In order to learn developping for Zope, I want to learn manipulate large files.
That's not the best place to start... Try something simple like a blog, or a simple website... Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
Rakotomandimby Mihamina wrote at 2006-2-1 23:22 +0100:
... But LocalFS seems to be an old product. Is there any replacement of it you would know?
"Being old" does not mean "being not good". I know that you need a relative new "LocalFS" version (something like "LocalFS-Andreas") to work with Zope 2.8. I do not know whether this version works with Zope 2.9. Try it out. -- Dieter
participants (4)
-
Chris McDonough -
Chris Withers -
Dieter Maurer -
Rakotomandimby Mihamina