i recently stumbled upon http://www.vosao.org/
it seems to be the most advanced cms for app engine
so before i start coding with vosao, i wanted to know if there are tangible alternatives to vosao?

link|improve this question

57% accept rate
This belongs on webmasters - it's not really about programming. – Nick Johnson Oct 24 '11 at 4:45
@NickJohnson you are right, would be nice if a user with enough priviledge would move the question – brillout.com Oct 24 '11 at 20:09
feedback

3 Answers

A search on Google Code throws up many results.

link|improve this answer
feedback

I just recently moved off of my old Rackspace server running Joomla to Vosao on GAE and I've been very happy with it so far. I looked at a few Django alternatives, but Vosao seemed to be the simplest for what I needed.

link|improve this answer
feedback

If you are to use Vosao, you can find the content management related functions that can be invoke from velocity template in VelocityService.java . Vosao separate "Page" and "Resource"

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.