Speaker
Mr
Valentino Volonghi
(Indipendent)
Description
I'd like to show how I wrote my starter kit [1], how it works and what you can do
with it.
Nevow is sometimes a bit hard when it comes to starting a new application, especially
because some
details like authentication, pages organization, configuration management and
deployment are not
really part of what nevow provides.
In my experience with many different applications like stiq [2], wirc [3] and many
others that are closed source, I found that a framework architecture for a full web
stack was emerging. I extracted that structure into yet another full web stack.
My main objective is to show how each piece is architected and how it is connected
with the rest
of the system. I'll also show how I (and anyone could) wrote something cool like wirc
(irc from the web) using this starter kit.
[1]: http://hg.stiq.it/starter
[2]: http://hg.stiq.it/stiq
[3]: http://hg.stiq.it/wirc
Author
Mr
Valentino Volonghi
(Indipendent)