Hi, I am developing a Social CMS, I was very inspired by vikuit.com but I made some conceptual improvements on what I think is a Social CMS.
This is a simple system based in Articles, Content Types, Themes, Users, Activities etc... The code is in github[1] and you have to note that I am trying a different approach which is very un-web2pythonic and it is already under tests. The demo page is alive[2] Please help me test it! register, login, create articles, like, dislike, favorite, comment etc... If you have suggestions or ideas please let me know! * this will be released as Creative Commons Share-a-like-attribution license I need opinions, testers and contributors. [1] https://github.com/rochacbruno/Movuca (repo) [2] http://labs.blouweb.com/movuca (DEMO) * if you want to install it, just run setup/install to load system fixtures * you need web2py trunk * you need PIL * not sure if runs on GAE -- Bruno Rocha [http://rochacbruno.com.br]