I've rewritten much of the Kotti docs based on feedback that I received at the recent 'PloneKonf' conference in Munich. Kotti describes itself now more aptly as a high-level web framework that includes a CMS (a position similar to Plone's).
For the developer, Kotti wires together a number of components and makes them ready to use: Pyramid's traversal, ACL security with groups/roles, templating, SQLAlchemy, and Twitter Boostrap. Thus, building your application with Kotti may mean that you spend less time getting started. Kotti is actively developed and maintained for about a year now. I and others consider it stable and mature, and we're basing bigger client projects on top of it. I'd like to invite you to read the first few paragraphs of the documentation, to find out if maybe Kotti is a good foundation for *your* next Pyramid project too: - http://kotti.readthedocs.org If you speak German, you might also be interested to view the video and slides of my Pyramid/Kotti talk from PloneKonf: - http://www.youtube.com/watch?v=xh3BDqE04yA - http://www.slideshare.net/dnouri/kotti-eine-moderne-und-schlanke-plonealternative-auf-basis-von-pyramid-und-sqlalchemy Other links of interest: - on Github: https://github.com/Pylons/Kotti - live demo of the CMS: http://kottidemo.danielnouri.org/ - #Kotti on IRC/Freenode: irc://irc.freenode.net/#kotti - mailing list: http://groups.google.com/group/kotti - developer screencast: http://www.youtube.com/watch?v=GC3tw6Tli54 Thanks! Daniel -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
