This might be cheating... Since technically it is PHP on Java... But if I were doing a blog on GAE it's how I would do it.
http://blog.caucho.com/?p=196 Ok, technically its not... Since http://drakaalfirst.appspot.com which is my blog running on appspot is actually powered by http://www.blackwaterops.com/drakaal/services/any-site-even-wordpress-on-goo gle-appengine-we-put-your-site-in-the-cloud/2009/08/ But... Yeah that's how I'd do it... Writing a complete CMS from scratch is rough. I have done it several times and usually regretted not using something off the shelf as a start. Since you don't get SQL most off the shelf CMS's won't work but rather than learning python or Java you will really be learning SQL to GQL conversion. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Bret Sent: Wednesday, August 26, 2009 1:54 PM To: Google App Engine Subject: [google-appengine] Blog tutorial in Java Does anyone know of a turiorial showing how to build a blog on GAE using the Java SDK? I have a friend who wants to do so, and I'd like to point him to a great tuorial to get started. Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
