[google-appengine] Looking for example: Main Form w/ simple Menu

2010-09-13 Thread RRRaney
Hello, I have been searching for a simple Java App Engine example that has a Main Form(Frame?) and a Menu. If I can find an example I think that I should be able to figure out how to add additional forms to be processed by using my Menu. I will be using eclipse to generate the App. Thanks Rane

[google-appengine] Using a Relative Path to Common Resources - AppEngine with Eclipse

2010-09-27 Thread RRRaney
Hello, I am having a problem trying to use some Common Resources. I have some Image files in the following directoty: C:/RRRSystems/Eclipse/Common/Image/AnImage1.gif I have created my AppEngine Application in: C:\RRRSystems\Eclipse\AppEngine\Application The Application.css and Application.html

[google-appengine] Using Common Resources

2010-09-28 Thread RRRaney
Hello, I am having trouble trying to access a common resource using Eclipse SDK Version:3.6.1. If I can get it working as is, I will try to get it going using Linked Resources. Current Workspace: C:\RRRSystems\Eclipse. Current Project:C:\RRRSystems\Eclipse\AppEngine\MyApplication Common

[google-appengine] Re: Using Common Resources

2010-09-29 Thread RRRaney
, RRRaney wrote: > Hello, > > I am having trouble trying to access a common resource using Eclipse > SDK Version:3.6.1. > If I can get it working as is, I will try to get it going using Linked > Resources. > > Current Workspace:  C:\RRRSystems\Eclipse. > Current Project:  

[google-appengine] M/Billions of Excellent HTML and CSS Examples

2010-09-29 Thread RRRaney
Hello, I have started using AppEngine to build some Web Pages. It is very difficult to find an example, let alone try and explain it. If you find something that that you like, or close to what you like, take a look at the source for the page. I am using IE8 and have the option to View -> Source

[google-appengine] Unable to update

2011-05-07 Thread RRRaney
Unable to update app: Error posting to URL: https://appengine.google.com/api/appversion/create?app_id=rrrsystems-site&version=1 & 403 Forbidden You do not have permission to modify this app (app_id=u'rrrsystems-site'). I have only 1 version, just trying to update. Lost in Google Raney -- You

[google-appengine] Re: Unable to update

2011-05-08 Thread RRRaney
Hello, I get the same error while trying to re-deploy another application to the same app-engine account. I can create new applications but cannot deploy from eclipse. It seems to be something with my app-engine account, I can deploy as an application in my brothers app-engine account, wit

[google-appengine] Re: Unable to update

2011-05-08 Thread RRRaney
Hello, As my good friend Inspector Jacques Clouseau would say “The problem is solved”. I had no problems logging into my app-engine account to check and add applications thru my browser. While back in the Eclipse SDK I noticed that the Google Plug-in keeps track of the app-engine

[google-appengine] Re: You do not have permission to modify this app (app_id=u'XXX').

2011-05-08 Thread RRRaney
Hello, I Updatedf the Google Plugin last week and started having the same problem. Do you use more that one app-engine account? As my good friend Inspector Jacques Clouseau would say “The problem is solved”. I had no problems logging into my app-engine account to check and add ap

[google-appengine] Re: Unable to update

2011-05-09 Thread RRRaney
Hello, Just did some more checking of the Google Plug-in for Eclipse documentation. Deploying your Web Application To deploy your web application, you will need to create an application from the App Engine Administration Console, at the following URL: https://appengine.google.com/. If

[google-appengine] Re: You do not have permission to modify this app (app_id=u'XXX').

2011-05-09 Thread RRRaney
Hello, Just did some more checking of the Google Plug-in for Eclipse documentation. Deploying your Web Application To deploy your web application, you will need to create an application from the App Engine Administration Console, at the following URL: https://appengine.google.com/. If y

[google-appengine] Re: Unable to update

2011-05-09 Thread RRRaney
I have found some entries in the registry that seem to correspond to the Google Plug-in Login. HKEY_CURRENT_USER\Software\JavaSoft\Prefs\com\google\gdt\eclipse\login\... Raney -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To po

[google-appengine] Download an older AppEngine version

2011-06-25 Thread RRRaney
Hello, I have installed appengine sdk 1.5.1 and deleted all 1.5.0 libraries. One of my applications has stopped working. Is there a site that I can download the 1.5.0 sdk? All that I seem to be able to find is the latest version. I would like to install and try the broken application. Thanks,

[google-appengine] Re: Download an older AppEngine version

2011-06-25 Thread RRRaney
Sorry, Jumped the gun again, it was not the version change. But I found the download sites: http://code.google.com/p/googleappengine/downloads/list http://code.google.com/p/google-web-toolkit/downloads/list Thanks, Raney -- You received this message because you are subsc

[google-appengine] How can I fix, not disable validation warning

2011-09-06 Thread RRRaney
Hello, I have the standard appengine-web.xml file suggested and created by the Eclipse plugin.(file attached). Whan I validate I get the following warning: No grammar constraints (DTD or XML schema) detected for the document. appengine-web.xml I have looked all over and found many people asking t

[google-appengine] Redirect AppEngine to another url

2013-02-15 Thread RRRaney
Hello, I had originally set up an application as whatever-site.appspot.com I have now changed this to whatever.appspot.com most of the search engines have indexed whatever-site.appspot.com Is there a way in the dashboard to point whatever-site.appspot.com to whatever.appspot.com? Thanks, R

[google-appengine] Links added to page contents.

2013-03-22 Thread RRRaney
Hello, I know that Google AppEngine is a free service for small users. About one month ago I deployed a new version of my web-site. When I checked it today I noticed that links have been added for many of the words in the content. Some to Social Security Disibility... etc. Where are thes

[google-appengine] Re: Links added to page contents.

2013-03-23 Thread RRRaney
On Saturday, March 23, 2013 4:05:35 PM UTC-4, ctran wrote: > > That's from spammers. > > I found it, an annoying thing called Savings Supreme. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop rece

[google-appengine] Cant Login to Google Apps from Eclipse 4.3

2013-08-30 Thread RRRaney
Hello, I have Installed Eclipse 4.3 and the Google Plugin for Eclipse 4.3. When I try to deploy an App, or click the login to Google at the lower right, I get the Login Screen. After login I am taken to a screen Google Plugin for Eclipse, This App would like to (several items listed) my choices

[google-appengine] Re: Cant Login to Google Apps from Eclipse 4.3

2013-09-01 Thread RRRaney
Hello, Finally have it. I have to actually grant access for all of the items listed on the page. Is there a way to end this every time I sign-in? This is very annoying, why every time, not just the first time signing in? I never had to do this before, haven't had to update Google App for a whi

[google-appengine] I Need A Push In The Right Direction - Basic Design

2010-11-15 Thread RRRaney
Hello, I am trying to get started using AppEngine. I have been reading many of the articles about implementing an MVP design pattern, I think that I can handle most of this once I get started with my basic design. I would like to create a site with three pages (all done with HTML pages). HomePag

[google-appengine] Re: I Need A Push In The Right Direction - Basic Design

2010-11-15 Thread RRRaney
Good Morning, Thankyou for the fast response. I will take a look at the example. I had just come back to put the address of the site so people could see what I would like, I do not always explain very well. https://rrrsystems-demo-vamv05bnm5.appspot.com Thanks again, Raney -- You received th

[google-appengine] Re: I Need A Push In The Right Direction - Basic Design

2010-11-15 Thread RRRaney
Hello Ben, I have a "Lauch" button that is not on the main page. I would like to listen for the clickevent of this button and then enter my application if it happens. I do not think that I will have any problem with the code of the "Launched Application" just how to get there is my problem. If

[google-appengine] Re: I Need A Push In The Right Direction - Basic Design

2010-11-15 Thread RRRaney
Hello Robert, I do not seem to be explaining myself very well, as usual. I think that I have a fair understanding of HTML basics. I have coded, complied and deployed three pages to an AppEngine Address: https://rrrsystems-demo-vamv05bnm5.appspot.com https://rrrsystems-demo-vamv05bnm5.appspot.co

[google-appengine] Re: I Need A Push In The Right Direction - Basic Design

2010-11-15 Thread RRRaney
Hello Robert, I think that I have the basics of HTML down ( you can view the source). I have a harder time explaining what it is that I am trying to do. I have defined and coded the three HTML pages and deployed them to: http://rrrsystems-demo-vamv05bnm5.appspot.com The Site and the HTML pages

[google-appengine] Re: I Need A Push In The Right Direction - Basic Design

2010-11-16 Thread RRRaney
Hello Robert, I am certainly having trouble explaining this one. I am using the Eclipse IDE with the Google AppEngine Plugin. When I create a New Web Application Project an AppEngine Application is generated. This includes one HTML page some Java code that implements the RPC services and a coupl

[google-appengine] Re: I Need A Push In The Right Direction - Basic Design

2010-11-17 Thread RRRaney
Hello Robert, I found just what I needed in the GWT-MULTIPAGE Group. Thanks, Raney -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google-appeng...@googlegroups.com. To unsubscribe from this group, se

[google-appengine] Eclipse - Linked Stylesheets

2010-11-28 Thread RRRaney
Hello, I am using eclipse IDE to create my AppEngine Applications. I have a Stylesheet that I have been using in all of the projects. The Stylesheet file is actually included in the war folder of each project (different copies). I have been trying to move this to a seperate folder and then crea

[google-appengine] Testing - Limit Compile Permutations

2011-02-23 Thread RRRaney
Hello, I have created an AppEngine Application that I am using to test. I will only be using this to test code and features before I use them in published Applications. I am currently compiling 6 permutations every time I compile. I will only be using the testing with IE8. (I will test in other

[google-appengine] Re: Testing - Limit Compile Permutations

2011-02-23 Thread RRRaney
Applications, this cuts the compile and file upload times quite a bit. My test allows me to try just about anything with just the minimum libraries and other files required. Raney On Feb 23, 6:57 am, RRRaney wrote: > Hello, > > I have created an AppEngine Application that I am using to test. &