On Sat, Mar 28, 2009 at 9:24 AM, [email protected] <[email protected]> wrote: > > Hi all > > I'd like to create a new project at Google code in order to experiment > with Google Earth API. Beside the hosting, I need to create a demo web > page for my project. Does Google code provide a web server/database > support for projects? >
You can serve simple static HTML directly out of subversion, if you just need a super-simple web page. If you need a *webapp* with real server-side processing and a database, you should build an application on app engine: http://code.google.com/appengine/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hosting at Google Code" 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-code-hosting?hl=en -~----------~----~----~----~------~----~------~--~---

