I just added a new project to the project page (well actually two new projects).
As I was wondering about blogs and why I always fail to keep my webpage up to
date, I found that one of the things that keeps me from updating my website,
is the ability to just open up my favourite editor (gedit :P), type in a
new blog/message, and simply save it. Since you can represent blog post and a
lot of the other content of a website in a hierarchical manner, I thought it
would be cool if I could just
mount my website somehow, and simply
edit it from gedit (hmm, sounds like ftp?). That's why I started a little
project to allow you to quickly write a virtual file system and service
that file system through webdav. It uses WEBrick and a modified version
of the webdavhandler gem.
Check it out!
Note: This post is actually written using a virtual
file system in SQL :D
2008-06-21 19:41:10