|
Project Information
Featured
Links
|
A Java application which runs on Google App Engine that can be used to create personal site. The idea is to provide a configurable platform which would enable user to consume existing Google and non Google services. Checkout demo site at http://gaejsimplesite.appspot.com/ A bit of elaboration You could find some information about frameworks/libraries used at http://code.google.com/p/gaesimplesite/wiki/DevelopmentNotes The idea is to build really a very simple Content management system for personal use. Right now I spending most of the time experimenting with Spring MVC 3.x another thing that I am trying to include is to make use of JavaScript to get most of the information from various services. There is no guarantee on stability and security of the application yet. |