ok, they have done this just a week ago. They made a account for me and gave me rights as developer.
The ceo just got a hold of the old programmer. He got files and gave me it. I already have the sdk the google app engine files. I have some experience with python never done anything hardcore. can you explain what I need to do in order to add the new html? I also have to change the code that handels the forms. I was told after I make the changes I just run manage.py I think the last programmer made manage.py or something. So I just need some more detail on what I need to do to update the website. I never used google and I am new to this area. I am used to web hosting providers having a cpanel or me manually putting files on a server that has apache. I am new to the google scene and need to learn fast. The ceo wants this up soon and is getting impatient. I told him I am new to google. So if you can tell me or give me a site that will explain where I need to change the html code and also how I can edit the form inputs to datastore. cause I made changes to the forms on the website and I need to change the code that submits it to the database. I am used to php where I would use the get or post method. I am used to changing the php files and make changes to mysql to allow for the changes. I changed a form from just like name and phone number and address meaning contact info and I then change it to a blog type input where users can send their feedback to the company. So I assume I would need to change the width allowed in the database and make changes to code to transfer the form data to the database. Thanks for the help so far. On Mar 23, 4:09 pm, OliWeiD <[email protected]> wrote: > Hi Aaron, > > first you have to find out, if your company is only using Google Apps > alone > (domain handling, static files, emails services integrated Google > Docs...) > or if they are using Google Apps (domain handling) and Google App > Engine (here we are). > > To get started with App Engine you may have found > alreadyhttp://code.google.com/intl/de/appengine/ > together with the documentation > inhttp://code.google.com/intl/de/appengine/docs/. > In short you need the SDK which you can download from the first link > (or easy to find) > and the original source files your predecessor in your company has > used. > > But even if you have now the revised version on you development system > (your computer), > One of the former administrators needs to invite you as a developer/ > administrator. > > If it's only Google Apps, I cannot help, but also there an > adminstrator should have access > and should invite you. > > Hope that helps anyhow. > OliWeiD > > On 21 Mrz., 16:08, Aaron <[email protected]> wrote: > > > Hi, I just got hired in a company that claims they use google as their > > web hosting service. > > > I currently never knew google has hosting services. They told me that > > they are using google apps engine. > > > Now I am new to this scene. I have experience with making websites for > > others. I am used to having to login to a panel and uploading files > > to the server. > > > what I was told by the ceo. He told me that google apps engine is the > > interface to the database and website. > > > From my experience in programming. I assume that the google app engine > > is just a libary of code that allows developers to make their web app > > able to to communicate with google applications. > > > I don't think this engine will store or act like a database in the > > way like mysql does. > > > Well to make the story short. I need to update this companies > > website. > > > I am totally lost on how I can do this. What does the ceo need to do > > for me in order for me to have access to where the website files are > > stored? > > > thanks for your time. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
