[mod_python] Mod Python, Webdav

Martijn Moeling martijn at xs4us.nu
Fri Nov 2 06:46:01 EDT 2007


Hi All,
 
I use mod_Python as a backend for my browser based desktop. (think of it as a WebOs)
It is used at several places for production and it works great.
 
Basically it consists of a MySQL database and several .py modules with complete templating system for serving as a CMS too. the main goal hoever is to be able to build web base Apps which run side by side in a javascript based MDI so the browser window becomes a Desktop.
 
One of the main things an OS should do is take care of storage. and I think webdav is the way to go, however I would like to store the data in the MySQL database.
 
Whilst searching the net I found a lot of python related WebDAV stuff but since I just started thinking about using WebDAV, there just might be some of you able to point me in the right direction.
 
Next Webdav is just another protocol 'over' http so using mod_python it should not be to hard to modify existing python libs for a webdav server to integrate with mod python, right? or is there anything out there being used by one of you guy's?
 
Any tips, product names etc is highly appreciated!!
 
Kind regards,
 
 
Martijn Moeling
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mm_cfg_has_not_been_edited_to_set_host_domains/pipermail/mod_python/attachments/20071102/701873da/attachment.html


More information about the Mod_python mailing list