Yote is a web application server written in perl and javascript. It is designed for the rapid development of web applications.
Yote manages persistant objects in a graph structure containing a root node. It can also be used as a web server itself. The objects are automatically saved and cached. The datastore can be one of Mongo, SQLite and MySQL. Mongo is the favored and fastest data store for Yote.
Yote has just entered its alpha release phase, meaning it's in feature freeze. It also means that the installer kinks need to be worked out post haste and a big bughunt begins. This website is dogfooding Yote, meaning that all pages and apps on the site are run from a Yote server.
An example of a Yote app is the Animal Learning Game
My name is Eric Wolf and I've been working on Yote for a good three years, on and off, when I have time.
I can be reached at coyocanid@gmail.com.
Yes, I will help with any questions or installation issues.