[google-appengine] Re: GAE is Wrong

2009-03-01 Thread KillIEbrowser
Hi GregF, I do not understand these steps: 1. Sign-in: Google App Engine 2. Appears: Accept New Terms of Service http://appengine.google.com/start/newtos 3. Press: [Cancel] 4. Redirect to: http://code.google.com/appengine/ 4. Now I can not delete my apps (I can not see the Admin Console to

[google-appengine] [ANN] gaedav - Use Google App Engine as WebDAV server

2009-03-01 Thread Haoyu Bai
Hi, I have ported Ho Chun Wei's PyFileServer [1] to Google App Engine, so we can use GAE's datastore as a WebDAV cloud storage server. An unofficial GDrive! :-) The port now has only basic functions, there's no authentication, no locking yet. But I already done some successfully file

[google-appengine] Re: gaedav - Use Google App Engine as WebDAV server

2009-03-01 Thread KillIEbrowser
Thanks :-) On Feb 28, 2:39 pm, Haoyu Bai divine...@gmail.com wrote: Hi, I have ported Ho Chun Wei's PyFileServer [1] to Google App Engine, so we can use GAE's datastore as a WebDAV cloud storage server. An unofficial GDrive! :-) The port now has only basic functions, there's no

[google-appengine] Re: Automated search, number of results, and historical search results

2009-03-01 Thread niklas
On Feb 27, 7:22 pm, Andreas agra...@web.de wrote: Hi, I' not sure if I'm in the right group but here's my problem. 1. I have a list of keywords saved in a spreadsheet file and would like to perform an automated search of these keywords. For each keyword, I would like to have the number

[google-appengine] Re: Creating a Windows desktop deployment utility ie. port of appcfg.py to C# client library

2009-03-01 Thread KillIEbrowser
I think you could use IronBrowser (Iron Python Web Browser) http://www.codeplex.com/IronBrowser On Feb 28, 3:02 pm, andy.booth andy.booth...@googlemail.com wrote: Hi I would like to author a .NET/C#/WPF application that takes a .zip archive of a Google App Engine application and automate

[google-appengine] Re: High CPU for zipimporter django.zip

2009-03-01 Thread yobin
hi, I met this problem too. I am using Google App Engine helper for Django, and I have a main() function, but it seems to be reloading the zip file and myr app is being reloaded each request. could anyone help me to solve this problem? Thanks On Jan 10, 12:11 am, Tom thomasfmc...@gmail.com

[google-appengine] Re: Why can I pay a beta service? (Where are the ads?)

2009-03-01 Thread Paul Kinlan
I still don't get your opposition to the agreement? You still have your free quota similar to now and you only pay if you want to get more quota Paul. On 1 Mar 2009, at 10:48, KillIEbrowser davide.rogn...@gmail.com wrote: The problem is: why can I not choose [Cancel] because I do not

[google-appengine] Re: Not receiving SMS for Verification code

2009-03-01 Thread Ian Lewis
Satish, Did you enter your country code correctly? How did you enter your phone number? Ian On Sat, Feb 28, 2009 at 9:09 PM, satishbudholiya satishbudhol...@gmail.comwrote: I tried so many times but haven't received any SMS for verification of Google App Engine. Please help me. Satish

[google-appengine] Re: Print-friendly Google App Engine documentation

2009-03-01 Thread Ian Lewis
Aurimas, Pretty slick. How did you create the pdfs? I'd like to make a copy of the Japanese documentation in the same way. Ian On Sat, Feb 28, 2009 at 5:57 PM, Aurimas aurimas.ri...@gmail.com wrote: 1. Intro - 37 pages http://aurimas.rimsa.name/App-Engine-Docs/1-Intro.pdf 2. Python - 34

[google-appengine] Re: Creating a Windows desktop deployment utility ie. port of appcfg.py to C# client library

2009-03-01 Thread andy.booth
Thanks for the suggestions. My aim was for the utility to be deployed by ClickOnce style deployment, with a managed .NET client application, so that would rule out wrapping the Python code. And aimed at non-technical users. I assume the server APIs for Google App Engine application management/

[google-appengine] Re: Automated search, number of results, and historical search results

2009-03-01 Thread Andreas
Thanks, Niklas. But how about the second point. This kind of date search is not possible with the browser, right? But can programming do this? Andreas On 1 Mrz., 13:05, niklas nikla...@gmail.com wrote: On Feb 27, 7:22 pm, Andreas agra...@web.de wrote: Hi, I' not sure if I'm in the right

[google-appengine] Re: I want to develop a application in google app

2009-03-01 Thread Brandon Thomson
Hello, You cannot use Postgres with GAE unless you have some kind of http proxy for it. Also, you can issue REST http queries to facebook from your localhost but eventually you want to plan to deploy the app on GAE. On Feb 28, 11:28 pm, saurabhshe...@gmail.com inthedeepsile...@gmail.com wrote:

[google-appengine] App Engine vs Amazon S3

2009-03-01 Thread Akshar
Hi There- If I am planning to host an application around images then should I choose app engine or not? I know image size limitation is around 1 MB for app engine so assuming this limitation is not an issue which service would be better, app engine or s3. Please comment on pricing aspect also

[google-appengine] Re: I want to develop a application in google app

2009-03-01 Thread saurabh s
thnx for reply can u tell me how can i do that? On Sun, Mar 1, 2009 at 11:31 PM, Brandon Thomson brandon.j.thom...@gmail.com wrote: Hello, You cannot use Postgres with GAE unless you have some kind of http proxy for it. Also, you can issue REST http queries to facebook from your

[google-appengine] Re: 502 Errors

2009-03-01 Thread crag
Sorry for the double post (it apparently takes awhile for posts to show up on this list). Anyway, the app is working fine now, mysteriously (still nothing in logs). On Feb 28, 11:25 am, crag cra...@gmail.com wrote: I've had the same thing happen with one of my apps, it's been happening for

[google-appengine] using keys in an IN statement

2009-03-01 Thread pedepy
I would like to fetch results only against a particular subset of keys. I'm trying to use 'WHERE __key__ IN (:1), list_of_keys ... the gql object accepts that as a valid query, but returns no result.. If I try to pass a string represenation it doesn't accept that. I guess I could try to search

[google-appengine] BUG:Win 98 hard drive

2009-03-01 Thread SiVi
Hi I tried to install latest msi (1.1.9) on win 98 se but when it ask for directory to be installed in it says that installation must be on loclal hard drive although i point to hard drive (both C: and D: didnt work) How i can overcome this? --~--~-~--~~~---~--~~

[google-appengine] Re: Munich or how to setup a multi-language project

2009-03-01 Thread OliWeiD
Hi, I've made some additional research and found, that it's partially solved with the app.yaml. In the app.yaml you can put an entry /munich and /muenchen to it, and I don't want to use the uuml; german umlaut, because it looks bad in the address line. In the munich.py I can use now with in the

[google-appengine] Stuck on 'Create an Application screen, trying to view admin console of already created app

2009-03-01 Thread Guy Davis
Hi all, When I login to the Admin Console, all I see is the 'Create an Application' screen. I've already created one regular application and one tied to my own Google Apps domain. I've deployed and tested both apps so I'd like to see the rest of the Admin Console. What is the link to see the

[google-appengine] Re: Stuck on 'Create an Application screen, trying to view admin console of already created app

2009-03-01 Thread Guy Davis
Please disregard. After experimenting, I found that I need to view the Admin Console from http://appengine.google.com/a/mydomain.com even for deployed apps which are not specific to my Google Apps domain. Guy On Mar 1, 12:57 pm, Guy Davis da...@guydavis.ca wrote: Hi all, When I login to the

[google-appengine] Re: GAE and Google Custom Search? (CSE) Is Appspot indexed?

2009-03-01 Thread Barry Hunter
That appspot is not indexed at all, is simply not true: http://www.google.com/search?q=inurl:appspot.com In fact you are starting to be indexed and visible. http://www.google.com/search?q=inurl:tombrander.appspot.com IN the 'indexing' tab of the CSE control panel, have you submitted your

[google-appengine] Re: App Engine vs Amazon S3

2009-03-01 Thread Wooble
S3 only hosts static files, so it's not going to do you much good for hosting the site itself. App Engine with S3 for file storage is probably a viable option. On Mar 1, 1:02 pm, Akshar akshar.d...@gmail.com wrote: Hi There- If I am planning to host an application around images then should I

[google-appengine] Re: Why can I pay a beta service? (Where are the ads?)

2009-03-01 Thread KillIEbrowser
Hi Paul, the problem is the agreement process: Why can I not choose the [Cancel] option and delete my apps? On Mar 1, 3:03 pm, Paul Kinlan paul.kin...@gmail.com wrote: I still don't get your opposition to the agreement? You still have   your free quota similar to now and you only pay if you

[google-appengine] Re: URGENT!!! Let delete my Apps, I can not pay your bill

2009-03-01 Thread KillIEbrowser
See the issue 1108 http://code.google.com/p/googleappengine/issues/detail?id=1108 On Mar 1, 11:41 am, KillIEbrowser davide.rogn...@gmail.com wrote: yes, but when is done: 1) I can not switch the versions 2) because I can not see the admin console 3) because I can not accept the Accept

[google-appengine] Re: App Engine vs Amazon S3

2009-03-01 Thread theillustratedlife
AppEngine is way easier to use than Amazon's web services. All the admin is done for you - you just have to do the scripting. You can always use a CDN to host your media and use AppEngine to render the HTML that displays that media; however, I that's probably overkill for you. Just put your

[google-appengine] Re: Query with 'IN' and Associated Index Explosion

2009-03-01 Thread Andy Freeman
However, when I do this, the dev_server creates a bunch of index definitions, so that I have one with 1 property if there's 1 value in the IN set, 15 index properties if there are 15 values in the IN set, and so on. Are all of these index properties necessary in production? Will a

[google-appengine] unique entity with keyname and django forms

2009-03-01 Thread 'Αλκης Ευλογημένος
Say I have a model like so: class Settings(db.Model): country = db.StringProperty(required=True, choices=['us', uk',...]) user = db.UserProperty(auto_current_user_add=True) a form like so: class SettingsForm(djangoforms.ModelForm): class Meta: model = Settings exclude = ['user']

[google-appengine] Re: GAE and Google Custom Search? (CSE) Is Appspot indexed?

2009-03-01 Thread dartdog1
Thanks for the follow up. The site is there, true but no meaningful, content is indexed, The CSE that I'm using is something coded into Bloog and according to the author should work unmodified... But apart from that, When I look at my stats on webmaster it shows the site crawled but no data,

[google-appengine] Re: BUG:Win 98 hard drive

2009-03-01 Thread bd_
On Mar 1, 2:19 pm, SiVi krzysztof.biele...@gmail.com wrote: Hi I tried to install latest msi (1.1.9) on win 98 se but when it ask for directory to be installed in it says that installation must be on loclal hard drive although i point to hard drive (both C: and D: didnt work) How i can

[google-appengine] ValueError: invalid literal for int() with base 10

2009-03-01 Thread wsun
I upload an image to GAE, *.py: photo = Photo.get_by_id(int(self.request.get(id))) *.html: input type=file name=id id=fileId / then debug: ValueError: invalid literal for int() with base 10: '\xff\xd8\xff\xe0' How can I fix this error? Thank u.

[google-appengine] ImportError: No module named google

2009-03-01 Thread andrewliu
the environment: 1) GoogleAppEngine_1.1.0.msi (1.1.0 - 5/28/08) 2)Python2.5.4(Dec 23.2008) the step is 1)start menu 2)cmd 3)C:\Program Files\Googlegoogle_appengine\google\appengine\tools \appcfg.py update 1 Traceback (most recent call last): File C:\Program

[google-appengine] about upload, I have a problem, who can help me

2009-03-01 Thread ks72
when I upload, input appcfg.py update myapp/,then input email,all are correct,but I can not input password, any key can not input. may be is simple problem, but I don't understand. who can help me, thanks! --~--~-~--~~~---~--~~ You received this message

[google-appengine] Re: AppEngine Users API not working for my domain

2009-03-01 Thread Kariem
This is a reply to the (already closed) thread at http://groups.google.com/group/google-appengine/browse_thread/thread/4c93c01f75ee3ce4 This problem still exists and somehow conflicts with the security options described at

[google-appengine] Re: Over Quota: Datastore Indices Count

2009-03-01 Thread Jose Florido
Hi, I also have the same message. I only use 50 indexes, so it's under the limit. The ID of my app is: museliusweb thanks! On 5 ene, 18:52, Marzia Niccolai ma...@google.com wrote: Hi, The quota limit is 100, but there is currently an issue where vacuumed indexes don't get credited back

[google-appengine] Re: Annoucement: you may now purchase additional computing resources

2009-03-01 Thread Brett Slatkin
Hi Andy, On Fri, Feb 27, 2009 at 8:12 AM, Andy Freeman ana...@earthlink.net wrote: Is there any way for an application to know that it's run into quota problems or, better yet, where it is wrt usage. This would be useful for applications that have some flexibility in how they behave (some

[google-appengine] Re: Deleting CounterShards

2009-03-01 Thread Ian Lewis
Krishna, Anything you see in the data viewer is created by some application code. It wouldn't be put there by google appengine specifically. That said it looks like something is using a sharded counter to keep counts of objects in the datastore or something similar. This data would not likely be

[google-appengine] Re: Deleting CounterShards

2009-03-01 Thread Krishna
Ian, I'm using some open source code (Bloog) and I don't really understand how it works. So I'll trust your cautious approach although I don't quite understand why something would need to keep counts of objects in the datastore. Best not to meddle although I was hoping to clean things up if I

[google-appengine] Re: Deleting CounterShards

2009-03-01 Thread Ian Lewis
Krishna, The datastore can only return or count up to 1000 objects so if you have more than 1000 objects in the database you cannot count them without a counter. I assume the code in Bloog is keeping counts of objects in case it runs up against this limitation. Ian On Mon, Mar 2, 2009 at 2:02

[google-appengine] Re: Deleting CounterShards

2009-03-01 Thread Krishna
Ah! That makes sense. Thank you for explaining. On Mar 2, 12:11 am, Ian Lewis ianmle...@gmail.com wrote: Krishna, The datastore can only return or count up to 1000 objects so if you have more than 1000 objects in the database you cannot count them without a counter. I assume the code in

[google-appengine] Re: Why can I pay a beta service? (Where are the ads?)

2009-03-01 Thread Mike Orr
I'm curious what specifically he objects to. I can see some terms which might annoy some people. The DMCA-like copyright provisions (Google can delete anything it considers non-compliant), the minimum age, the billing clause that seems to suggest Google will charge *all* users for over-quota