2 comments

[ 3.0 ms ] story [ 14.6 ms ] thread
Very interesting. I will give it a try. .

Long ago I worked on the Plone CMS, and it could be setup to have its content accessible via WebDAV. Files (such as JPG, MS Office, Flash, etc) could be edited with the application of your choice. Native Plone content could be accessed in a text format similar to Markdown with Frontmatter. Plone used the ZODB (Zope object database) but I have long thought it would be nice to do this with SQLite.

Cool, let me know how it goes! =)

Yeah, being able to immediately edit files with your favorite local tools is a big advantage over an online data management system. That's one of the things I'm most excited about!