[google-appengine] ReferenceProperty prefetching: am I doing it backwards?

2010-05-31 Thread Ben
My models look like this: class Article(db.Model): author = db.UserProperty() content = db.StringProperty(multiline=True) class Tag(polymodel.PolyModel): article = db.ReferenceProperty(Article) name = db.StringProperty() Now if I want to create a page which lists all the

[google-appengine] Re: hoe to deploy

2010-06-24 Thread Ben
Please reference this document: http://code.google.com/appengine/docs/python/gettingstarted/uploading.html On Jun 23, 9:40 am, Sreekanth k wrote: > HI, >  i want to deploy the application can you help me out . > i followed one of the steps which i got when i was browsing . > every thing went fine

[google-appengine] 'module' object has no attribute 'defaulttags'

2010-08-23 Thread Ben
I'm getting this error on my GAE app, and it not only is happening quite often, but it also causing very high CPU cycles and thus billing me accordingly. Anyone know what is going on here? I'm running the most recent SDK and haven't made changes to the standard django install, and this error tells

[google-appengine] Re: Python Google app engine error

2010-09-03 Thread Ben
Please provide additional context. What are you trying to do when you get this error? On Sep 3, 2:02 am, smita wrote: > Typeerror propertied class > Object is not alterable -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this

[google-appengine] Re: BUSINESS APP OR NOT?

2010-09-11 Thread Ben
up for a google Apps domain and Appengine for Biz. Then the application is restricted to the users which you have listed on your Apps Domain. Hope this helps. -ben On Sep 11, 2:20 pm, colin wrote: > Thanks Barry, I had just dusted off my PHP guide, > Do you mean my url leads to a home page wi

[google-appengine] Fan-in with materialized views: A sketch

2010-09-17 Thread Ben
e the named task gets inserted in bullet #3. In my current implementation I just left out the transactional task (bullet point 2c) but I think that causes me to lose the eventual consistency. Thanks! -Ben -- You received this message because you are subscribed to the Google Groups "Google

[google-appengine] Re: Fan-in with materialized views: A sketch

2010-09-21 Thread Ben
w but thought I'd get feedback first. Thanks, Ben On Sep 17, 7:30 am, Robert Kluin wrote: > Responses inline. > > On Thu, Sep 16, 2010 at 17:32, Ben wrote: > > I have a question about Brett Slatkin's talk at I/O 2010 on data > > pipelines. The question is about slide

[google-appengine] Re: Is app engine control panel down?

2010-09-27 Thread Ben
I am able to access the panel ok right now. On Sep 27, 11:39 am, Phillip Couto wrote: > When visiting:https://appengine.google.com/ > > I am getting a 500 error: > > Error: Server Error > > The server encountered an error and could not complete your request. > If the problem persists, please repo

[google-appengine] Re: Messages not delivered using Mail API

2010-09-28 Thread Ben
I'm not sure if this is your issue, but i recently had a similar problem that was caused by a quota "Rate Limit" issue. I had not exceeded my recipients quota, but appengine limits the RATE at which you can send emails to 8/min for non billable apps and 5,100 recipients/minute for billable: http:

[google-appengine] Re: Deploy

2010-09-29 Thread Ben
Great documentation is available on this topic. Start here: http://code.google.com/appengine/docs/python/gettingstarted/ Learn about deployment here: http://code.google.com/appengine/docs/python/gettingstarted/uploading.html On Sep 29, 12:51 am, Charan Magadheera wrote: > Hi Every one i am the n

[google-appengine] Re: Is big table "relational" or what?

2010-09-29 Thread Ben
The Datastore is not relational. It is a schemaless object datastore. ( http://code.google.com/appengine/docs/python/datastore/ ) It is sometimes referred to as a "Key/Value" store. There is a decent write up on the topic here: http://www.readwriteweb.com/enterprise/2009/02/is-the-relational-da

[google-appengine] Re: Getting Python to Read Dashboard Metrics

2010-10-06 Thread Ben
I don't think there is any way to do this, but i believe you can watch for specific over quota exceptions and then adjust your execution path based on that. http://code.google.com/appengine/docs/quotas.html#When_a_Resource_is_Depleted On Oct 5, 4:41 am, jdownie wrote: > I'd like to build into my

[google-appengine] Re: Cost of a Google Engine App

2010-10-07 Thread ben
Thank you! I don't need the business options so i'll use the normal App Engine. On 6 okt, 20:02, Barry Hunter wrote: > Unless you need some of the unique features of App Engine for > Business, you don't have to use it - and can instead use normal App > Engine. Depending on the usage, might fit in

[google-appengine] How to add Google App Engine application to users Google Apps dashboard

2010-10-07 Thread ben
I've developed an App Engine application and want some Google Apps users in my domain to be able to see the App on there Google Apps dashboard. I added the App from the administrator account but it is now only visible on the dashboard of de administrator account. I also followed this: http://www.go

[google-appengine] How to get an app banned?

2011-05-18 Thread Ben
I can't find a way to report an app doing dumb stuff on GAE, but this guy: http://fsd4353.appspot.com/bHlvaS5vL29tbnRwYXRtY2NtY211aXk= is scraping my content from http://playtomic.com/community to show porn ads & pull traffic from Google -- one of my visitors was nice enough to email me about it

[google-appengine] Re: How to get an app banned?

2011-05-22 Thread Ben
Thanks everyone. I reported it through that contact link, not sure how I missed that when I was looking for a way to report the guy. Cheers Ben On May 18, 5:50 pm, "Ikai Lan (Google)" wrote: > Thanks for reporting it Ben. Please use that link above. We'll scope it out, >

[google-appengine] Re: How to get an app banned?

2011-05-23 Thread Ben
least as happened to me, but at least you get the pretty porn ads. Thanks, Ben On May 22, 10:51 am, Ben wrote: > Thanks everyone.  I reported it through that contact link, not sure > how I missed that when I was looking for a way to report the guy. > > Cheers > Ben > > On Ma

[google-appengine] Re: How to get an app banned?

2011-05-23 Thread Ben
m: google-appengine@googlegroups.com > > [mailto:google-appengine@googlegroups.com] On Behalf Of Ben > Sent: Monday, May 23, 2011 2:03 PM > To: Google App Engine > Subject: [google-appengine] Re: How to get an app banned? > > Google's DMCA team got back to me today finally, I lodged a

[google-appengine] Re: How to get an app banned?

2011-05-23 Thread Ben
technically proxying, though whether he saves the content or not hardly seems relevant), it happens anywhere scammers and spammers can make a dime dishonestly, it should be a lot easier and a lot faster to report. Ben PS. Not sure how you missed the porn ads but you can still see them in G

[google-appengine] Re: How to get an app banned?

2011-05-23 Thread Ben
Aand they're shut down. Just under 3 hours to do it this way, vs. a week to get rejected by their DMCA group and 6 days of nothing from the GAE group. On May 23, 3:11 pm, Ben wrote: > Pretty sure it's technically a phishing site now since all links get > rewritten to r

[google-appengine] Deadline exceeded errors, huge latency, very high number of instances, entities not deleting

2012-01-17 Thread Ben
Over the past several weeks (months?) we've noticed an increased amount of DeadlineExceeded / Timeout Exceptions on our app, which involve a very large delay (71476ms, 72460ms, 61287ms, 91551ms, etc) and often occur on the smallest of queries... even requests that do not do any database queries, su

[google-appengine] Re: Adding an admin email cannot be completed

2012-09-30 Thread Ben
Hello, Actually I also run into problem to add a secondary admin. The second admin receive an email but: - it says that I propose the person to be a developer while I proposed to be an Owner - even thought the secondary admin accepts the invite, it is never registered. This look like a bug(s

Re: [google-appengine] Re: Adding an admin email cannot be completed

2012-10-03 Thread Ben
Thanks See Issue *8197*<http://code.google.com/p/googleappengine/issues/detail?id=8197>: Adding secondary admin/owner to an app No answer so far ... B. On Monday, October 1, 2012 4:29:31 AM UTC+2, Takashi Matsuo (Google) wrote: > > Hi Ben, > > Can you file a bu

[google-appengine] Splitting Client and Server side in 2 AppEngines to keep server side code confidential

2012-12-04 Thread Ben
representing more or less the client and server side .. one side talking to the other one .. But how to do that? If the 2 apps communicate through WebService that will be terrible ... Does anybody has done something similar? Thanks, Ben -- You received this message because you are subscribed

Re: [google-appengine] Re: Splitting Client and Server side in 2 AppEngines to keep server side code confidential

2012-12-04 Thread Ben
Dear All, Thanks you all for the very fast reply .. I have tried to be short to describe the problem but may be too fast :-) ... Right now we have an application, written 100% in Java for both client and server side. Thanks to great GWT, the client side is converted to (offuscated) javascript

[google-appengine] Requesting code review on UniqueModel

2008-09-17 Thread Ben
I just wrote an extension to db.Model that (I hope) ensures uniqueness of property tuples defined by classes that extend it. The project page is http://code.google.com/p/uniquemodel I fear that although I've tested this implementation, I may be overlooking something major. This is a very nontri

[google-appengine] Trouble viewing apps

2010-01-19 Thread Ben
I know I've made google app engine applications before with my b...@freckleinteractive.net login. However, tonight when I try to login I get a request to verify my account, which I know I've already done... Any help would be greatly appreciated, - Ben -- You received this message becau

[google-appengine] Re: cron Schedule Format

2010-01-24 Thread Ben
Hi Jeff, to my knowledge there is no way to specify the cron interval in the manner you request. I think the way to do it is probably set the cron to run every 1 minute and then have the code that is executed do a time check to see if it should proceed with the task or not. On Jan 23, 10:00 pm, J

[google-appengine] Re: how can i edit the program files online?

2010-01-29 Thread Ben
To my knowledge deploying new files is the only way to update/edit them. there is no way to interact with the application files any other way. If the launcher is not working you can try directly from the command line. Reference here: http://code.google.com/appengine/docs/python/tools/uploading

[google-appengine] appcfg update throwing 1450 HTTP Error

2010-02-02 Thread ben
pdate are minor modifications to 3 text files. Any thoughts welcomed, Cheers, Ben $ ./appcfg update --noisy appname . . 2010-02-02 13:47:55,037 DEBUG appengine_rpc.py:343 Sending HTTP request: POST /api/appversion/create?version=2&app_id=anicereminder HTTPS/1.1 Host: appengine.google.com X-a

[google-appengine] Re: StringListProperty default fails validation

2010-04-25 Thread Ben
I think this is a bug: (http://code.google.com/p/googleappengine/ issues/detail?id=3148) djangoforms.StringListProperty's make_value_from_form() can handle an empty form value, returning an empty list. The problem is CharField's clean() will reject an empty field when required=True. In other word

[google-appengine] Cannot update or vacuum indexes

2010-05-06 Thread Ben
I can neither update my indexes because all of them have a status of "error", and if I remove all the items out of my index.yaml and try to vacuum_indexes, nothing happens... I get a "Deleting a composite index failed: ApplicationError: 1" when I try to vacuum. -- You received this message becaus

[google-appengine] Fetch with limit returning more results than limit

2009-07-14 Thread Ben
Hi, i am trying to limit the number of results returned on a query to 10, but i seem to be getting all results back instead of just 10. Am i missing something with the fetch syntax? -code- items = Item.all() items.filter('adminOnly = ', False) items.filter('status = ', 2)

[google-appengine] Re: Fetch with limit returning more results than limit

2009-07-15 Thread Ben
That worked, thank you Ian! On Jul 15, 1:24 am, Ian Lewis wrote: > Ben, > > It looks like filter will add a filter to the existing query object (instead > of creating a new query object like django does) but the fetch method will > retrieve the objects and return them imme

[google-appengine] Need index quota reset

2009-07-19 Thread Ben
Hi i'm running into the "Your application is exceeding a quota: Datastore Indices Count" error. I had over 100 indexes, but have since cleaned them up to be under the limit. I have run a vacuum_indexes, but several of my indexes seem to be stuck in building status. Can i get a quota reset? App

[google-appengine] Re: Cron not working suddenly?

2009-07-20 Thread Ben
Looks like a known issue now resolved: http://groups.google.com/group/google-appengine/browse_thread/thread/d986086cf721ad9f/147a518fa9f09589#147a518fa9f09589 On Jul 20, 5:52 pm, Kyle Jensen wrote: > By the way, I see this across **multiple applications**.  Anybody else? --~--~-~--~~

[google-appengine] Re: Server Error,please help me

2009-07-20 Thread Ben
This usually means you have too many versions in the management console. try deleting some of the versions you have in Administration > Versions. On Jul 18, 11:39 am, TaoGOGO wrote: > today i update my gae file,and some error happened so i roolback. > but after roolback about 6 times ,server er

[google-appengine] Re: A question abort Creating index for id

2009-07-20 Thread Ben
It is probably conflicting because datastore entities already have an intrinsic "id" property. Try renaming your "id" to something like "MyID" On Jul 18, 10:03 am, Yao wrote: > I have created a db Entity named TextRec , and the Entity has an > property named id by me. > > I want to create an in

[google-appengine] Re: Need index quota reset

2009-07-21 Thread Ben
Thank you Jeff, i ran a vacuum_indexes about an hour ago but the indexes are still showing in Error status not Deleting or deleted. Should i wait for the error indexes to actually delete before re- uploading? On Jul 21, 12:49 pm, "Jeff S (Google)" wrote: > Hi Ben, > > Su

[google-appengine] Re: Need index quota reset

2009-07-21 Thread Ben
;Jeff S (Google)" wrote: > Hi Ben, > > Yes, please wait until the indexes have been deleted before uploading new > ones. > > Thank you, > > Jeff > > On Tue, Jul 21, 2009 at 4:47 PM, Ben wrote: > > > Thank you Jeff, i ran a vacuum_indexes about an hour a

[google-appengine] Re: Other developer was modifying data store, now I get error 500 for appengine.google.com

2009-07-22 Thread Ben
There are some issues going on with GAE today. sounds like it was actually a coincidence. Check some of the other posts in the developer group for additional info. On Jul 22, 8:40 am, Blixt wrote: > Hey, I had added a second developer to my app "multifarce" and as he > was adding an item to th

[google-appengine] Re: How do you pass variables through a link (url)?

2009-07-22 Thread Ben
ed via the request are returned as a string, so in your particular case you may need to convert 'parent' to a key object. -ben On Jul 21, 7:29 pm, Matt wrote: > Hi - > > Okay, so I'm totally missing the boat on this one.  How do I pass an > argument through a URL?  So on p

[google-appengine] Re: Need index quota reset

2009-07-22 Thread Ben
Jeff, I know there may be other issues on the GAE platform you are attending to today, but my indexes are still in Error status a day later. Can you please advise a course of action so i can this resolved ASAP? Thank you -ben On Jul 21, 9:39 pm, Ben wrote: > Jeff, it has been about 4 ho

[google-appengine] Re: Need index quota reset

2009-07-22 Thread Ben
I just figured out it is necessary to remove the indexes that are in an error state from the index.yaml THEN run vacuum_indexes. Now the indexes are in deleting status. On Jul 22, 3:15 pm, Ben wrote: > Jeff, I know there may be other issues on the GAE platform you are > attending to toda

[google-appengine] Re: Need index quota reset

2009-07-22 Thread Ben
Once the indexes deleted, i was able to re-upload my new index.yaml and everything is working now! On Jul 22, 5:34 pm, Ben wrote: > I just figured out it is necessary to remove the indexes that are in > an error state from the index.yaml THEN run vacuum_indexes.  Now the > index

[google-appengine] Re: weird sorting error with inequality filters

2009-08-22 Thread Ben
I think you could probably do something like this: search_query.filter("distance !=", None) search_query.filter("cost >", min_price) search_query.filter("cost <", max_price) search_query.order("distance") On Aug 21, 1:32 pm, iceanfire wrote: > Hi philippe, > > I did try the code you provided b

[google-appengine] Server Error (500) Indexes stuck in building

2009-09-13 Thread Ben
Hi I added a bunch of new indexes and deleted a bunch of old ones. The old ones seem to have been properly deleted, but the new ones are stuck in "building". I have less than 100 total indexes. can i get a reset? my appID is orangevsblack --~--~-~--~~~---~--~~ Yo

[google-appengine] Re: Indexes stuck building

2009-09-13 Thread Ben
This is a known Bug, someone from google must correct it for you. I am having the same issue and waiting for a response from someone over here: http://groups.google.com/group/google-appengine/browse_thread/thread/20f9c68627e4b762# On Sep 13, 7:04 pm, Dave wrote: > Hi, I have two indexes that a

[google-appengine] Re: Server Error (500) Indexes stuck in building

2009-09-14 Thread Ben
of the dashboard. However, when i try to deploy a new version with new indexes or if i run update_indexes i still am getting the Server Error (500) error and my new indexes are not implemented. Help! On Sep 14, 5:43 am, "Nick Johnson (Google)" wrote: > Hi Ben, > I've res

[google-appengine] Re: Server Error (500) Indexes stuck in building

2009-09-15 Thread Ben
Thanks Nick, that seems to have done the trick! On Sep 15, 8:32 am, "Nick Johnson (Google)" wrote: > Hi Ben, > I've reset your index count quota - you should be able to upload new indexes > now. > > -Nick > > > > On Tue, Sep 15, 2009 at 1:21 AM, Ben

[google-appengine] How to check if an file upload is under the 1MB limit

2009-10-04 Thread Ben
Hi I want to allow users of my application the ability to upload an image when submitting a form. However i also want to perform a check on the image to make sure it is less than the 1MB limit BEFORE trying to put it in the datastore. I know i could do: try: image.put() except: #its to big b

[google-appengine] Re: What are your top three issues in appengine?

2009-10-07 Thread Ben
1. Full Text Search 2. Fix the over 100 indexes issue (server error 500) 3. Easier import / export from the datastore, and mass entity deletion On Oct 6, 4:08 pm, Ben Regenspan wrote: > Second allowing resize of larger images.  Also, it'd be great to have > image optimization.  I

[google-appengine] Re: Will memcache data ever be evicted if have spare memory?

2009-10-29 Thread Ben
They seem to vary pretty widely. The best way to use memcache is to only store data in there that is ALSO in the datastore. The purpose of memcache is to save save time in the event the value is there your app doesn't have to go to the datastore to get the data, but you should never have anythin

[google-appengine] Memcache errors

2008-11-26 Thread Ben
Anyone shed some light on memcache KeyError: '4021' --~--~-~--~~~---~--~~ 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-appengine@googlegroups.com To unsubscribe from

[google-appengine] Re: cooperate with top Google Apps Engine developer

2009-03-06 Thread Ben
On Mar 6, 12:30 am, dalenewman wrote: > Alex, > > You should use oDesk (www.odesk.com) for this.  One catch though -- > you'll have to pay the developers :-) > ... if you can call $2/hr getting "payed". oDesk is a joke. --~--~-~--~~~---~--~~ You received this m

[google-appengine] One Page at a Time

2009-03-27 Thread ben
Hello everyone! I am looking for an easy way to present data in a classic tabular view one page at a time. Of course this exposes me as a nube, which I am, when it comes to Google Apps and Python. Any good examples of this? Thanks --~--~-~--~~~---~--~~ You re

[google-appengine] Re: One Page at a Time

2009-03-27 Thread ben
Swt! Thank you! On Mar 27, 3:51 pm, djidjadji wrote: > http://code.google.com/appengine/articles/paging.html --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, sen

[google-appengine] Re: One Page at a Time

2009-03-27 Thread ben
That is a great article. I learned alot! Of course, having my cake is simply not enough. :-) Is it possible to have user selectable sort order AND pagination? My guess is that things get quit a lot more complicated at this point... On Mar 27, 3:51 pm, djidjadji wrote: > http://code.google.

[google-appengine] Re: New Limits for Several App Engine Operations

2009-03-27 Thread ben
So far I haven't deployed any apps onto Google's servers. Does dev_appserver.py enforce the same limits as the "real deal"? Thanks! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post

[google-appengine] MySQL in the cloud?

2009-04-07 Thread Ben
Can we run a mysql database in the engine? --~--~-~--~~~---~--~~ 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-appengine@googlegroups.com To unsubscribe from this gr

[google-appengine] Re: New App Engine Java and Python forums

2009-04-07 Thread ben
Good job. On 4月8日, 上午11时43分, "Amanda (Google)" wrote: > Greetings App Engine community! > > We've just launched Java language support on App Engine in addition to > Python. To make it easy for language specific discussions, we have > created new forums for each languages. The main google-appengi

[google-appengine] Cron - "Too many continues"

2009-04-16 Thread Ben
" can someone tell me how many 302s it will follow and assuming it is relatively limited do I have any options here? Thanks, -Ben --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. T

[google-appengine] Too many indexed properties for entity

2009-05-07 Thread Ben
Hello, i have implemented a relatively basic app using app engine and so far most htings are working well. however i am having some problems using search.SearchableModel. I have an model that is a SearchableModel, in it i have defined several properties including "Title" and "description". Title

[google-appengine] Re: Too many indexed properties for entity

2009-05-08 Thread Ben
I didn't figure out what was causing the problem, but i solved it by moving my "Title" string prop to a separate searchable class with a reference property, and leaving the "description" in a standard db model. might not work for everyone but solved my problem. thanks for the help. On May 8, 10

[google-appengine] Re: Are all ListProperties implicitly indexed?

2009-05-09 Thread Ben
Also, in sdk 1.2.2: "Datastore indexes on single properties can now be disabled by setting indexed=False on the property constructor. " http://googleappengine.blogspot.com/2009/05/python-sdk-version-122-released.html On Mar 23, 3:08 am, an0 wrote: > If so, can I explicitly mark a ListProperty n

[google-appengine] Re: Too many indexed properties for entity

2009-05-11 Thread Ben
.StringProperty() - any ideas? On May 9, 12:20 am, 风笑雪 wrote: > SDK 1.2.2 can use "indexed=False" parameter on property constructor now. > > 2009/5/9 Ben > > > > > I didn't figure out what was causing the problem, but i solved it by > > moving m

[google-appengine] Re: Too many indexed properties for entity

2009-05-12 Thread Ben
that Google is working on it. But nobody > knows when it will be ready. It is likely that their database > structure was not built for such large indexes. > > On May 12, 1:57 am, Ben wrote: > > > I thought maybe the 1.2.2 update with the addition of "indexed=false&quo

[google-appengine] Re: 503 errors

2009-05-13 Thread Ben
Try accessing the application at http://localhost:8080/ or 127.0.0.1:8080 On May 10, 2:36 pm, Abhinav Asthana wrote: > I am trying to get AppEngine working with Django using the google > appengine helper. I followed the steps in the tutorial and everything > seems to be working. However, when I

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

2010-11-15 Thread Ben
Raney, what is it exactly youneed assistance with? Do you just want the "Launch" button to launch into a new page? or are you requesting assistance in building the associated logic for the "Application"? To have your button just open up a new page you could either use javascript onClick, or make

[google-appengine] Re: Novice getting started: advice on getting to grips with App Engine

2010-11-15 Thread Ben
I assume you have checked out the getting started guide already, but since no one linked it yet: http://code.google.com/appengine/docs/python/gettingstarted/ this will take you from nothing to "hello world". On Nov 15, 1:30 am, Wim den Ouden wrote: > http://code.google.com/p/relat/wiki/gaetips >

[google-appengine] Re: Static files cached even after update with changes

2010-12-18 Thread Ben
I have recently implemented a cache-busting strategy myself. My build script changes the version number in the static asset URI, but the app.yaml config routes all requests to the correct path using a simple reg ex. It works well and means I can be very aggressive on setting expiry directives. Beca

[google-appengine] html5 Blob to the Blobstore

2011-02-24 Thread Ben
This may be a stupid question, but is there a way to upload html5 browser Blobs i.e. https://gist.github.com/809418 to the Blobstore? -- 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-appengine@goog

[google-appengine] AppSec or Penetration testing?

2011-03-04 Thread Ben
DOes anyone know if Google has any official policy around performing an Application Security assessment or "Penetration Test" against my own app on appengine? I can't seem to locate any info in the TOS or the groups/forums. I don't wan't to start sending malicious looking test requests to my app

[google-appengine] Re: AppSec or Penetration testing?

2011-03-08 Thread Ben
t; > > > > > > On Fri, Mar 4, 2011 at 9:44 AM, Ben wrote: > > DOes anyone know if Google has any official policy around performing > > an Application Security assessment or "Penetration Test" against my > > own app on appengine?  I can't seem t

[google-appengine] Removing the appspot subdomained app from Google

2011-03-23 Thread Ben
My site is set up to redirect from [appname].appspot.com to a custom domain name, but searching on Google still brings up results from [appname].appspot.com. Is there a way to have that appspot URL removed from Google search listings? This doesn't seem to fit the criteria of any of the Webmaster r

[google-appengine] HTTP Error 403: Forbidden

2011-04-07 Thread Ben
I've got tons of tasks stuck in my queues that are getting a "HTTPError: HTTP Error 403: Forbidden" error. Is anyone else getting these? I'm not seeing anything in the system status that is a problem. -- You received this message because you are subscribed to the Google Groups "Google App Engine

[google-appengine] Datastore

2010-06-13 Thread Ben Woodhead
=PeopleownItems.personId) or PeopleOwnItems.personId = 234 ; I am looking to use GWT as my frontend to this project so I am likely going to be using Java for the backend but that isn't set in stone yet. Thanks any and all help. Ben -- You received this message because you are subscribed t

[google-appengine] Re: Datastore

2010-06-14 Thread Ben Woodhead
need to do and the build the most flexible SQL datastore to reflect that and hopefully further growth. When I apply this to datastore I hit the no relationships and panic. I am sure theirs a solution and once I get the ball rolling I will be fine. Thanks again, Ben -- You received this message

[google-appengine] Re: Datastore

2010-06-15 Thread Ben Woodhead
gaL6NGpkB8isa good resource and I believe > > explicitly covers this scenario. > > > On Sun, Jun 13, 2010 at 10:41 PM, Ian Lewis wrote: > > > Ben, > > > > With non-relational databases like appengine's datastore you need to > > > create data based on t

[google-appengine] Re: MapReduce - less than half of the shards have items

2010-07-07 Thread Ben Nevile
I have a job with 8 shards but only one of the shards is processing any entities. Think this is related? mapreduce_id=159013376839436 Ben On Jun 16, 8:28 am, "Nick Johnson (Google)" wrote: > Hi Jason, > > It's possible to do that right now. You simply need to defin

[google-appengine] Re: MapReduce - less than half of the shards have items

2010-07-07 Thread Ben Nevile
Just found the thread that talks about needing the descending index for __key__ --- definitely seems like something that should be added to the documentation! Ben On Jul 7, 12:56 pm, Ben Nevile wrote: > I have a job with 8 shards but only one of the shards is processing > any entities.

[google-appengine] Re: MapReduce - less than half of the shards have items

2010-07-07 Thread Ben Nevile
I reduced the number of shards to 1, and it uses an ascending index, but still only 44399 out of 500k+ entities are processed. Confused! Ben On Jul 7, 1:02 pm, Ben Nevile wrote: > Just found the thread that talks about needing the descending index > for __key__ --- definitely seem

[google-appengine] Federated login with User.user_id() or User.federated_identity()

2010-08-15 Thread Ben Wilber
I just want to make sure that my users.User and UserProfile models match up. Thanks! Ben -- 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

[google-appengine] App Engine for Busisness

2010-09-03 Thread Ben Chung
Business" support request handler for more than 30 seconds? 4) Does "App Engine for Business" support socket to use? Thanks in advance. BR, Ben -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this grou

[google-appengine] Facebook Lobbying Site

2010-09-27 Thread Ben Woodhead
this? What do you think a lobby type site should have? Signup, share with friends and comments? Is anybody interested in working on something like this? Thanks, Ben Woodhead -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To po

[google-appengine] Dashboard - Current Load could be more useful

2010-10-11 Thread Ben Nevile
t?key=:key ). That's fine, but a bit old-fashioned and verbose. Anyway, is there any way to work around this issue? Ben -- 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-appen

[google-appengine] Re: Weird Upload Errors

2010-10-18 Thread Ben Nevile
s the busiest time of the year and I just launched a new product yesterday. Please help! Ben On Oct 18, 1:49 pm, Bart Thate wrote: > Same here, can take ages for an upload to finish. Just loops the 60 second > dance. > > > > > > On Mon, Oct 18, 2010 at 10:38 PM, dloomer

[google-appengine] Re: Channel use/reuse question

2011-06-02 Thread Ben Bederson
*Thank you* Moishe. Problem solved - I was going batty, being convinced it was a problem with my code... - Ben On May 17, 9:06 am, Moishe wrote: > Hi there. You've discovered a bug in the dev_appserver; this case > should work fine in production and will be fixed in 1.5.1. >

[google-appengine] Http gadget on a https page?

2011-06-07 Thread Ben Brogger
Hello everyone! I am trying to add a gadget (specifically the "Daily Buisness Quotes" gadget to a webpage that I manage. This webpage (actually a learning management system) is loaded in Https, which I do not have permission to change because of the nature of the system. I would love to add this g

[google-appengine] Immediate Need of SAP MM Need Consultant

2011-06-10 Thread ben smith
/TDD (Master & Transactional data movements) Material Master They want heavy reporting and inventory mgmt ECC 6.0* ________ *Thanks Ben Smith | Technical Recruiter Panzer Solutions LLC 45 Stuart Ave, K Norwalk CT 06850 USA b...@panzersolutions.co*m

[google-appengine] Immediate offers for VMware ESX Engineer

2011-06-10 Thread ben smith
CERITIFICATIONS ARE PREFERRED VMware VCP MCITP, MCTS, MCSE CCNA* *Thanks Ben Smith | Technical Recruiter Panzer Solutions LLC 45 Stuart Ave, K Norwalk CT 06850 USA b...@panzersolutions.co**M* -- You received this message because you are subscribed

[google-appengine] Immediate need Oracle/ETL Developer

2011-06-10 Thread ben smith
with large (multi-Terabyte) databases Experience optimizing SQL queries using explain plans and/or tkprof Familiarity with Campaign segmentation and selection tools (e.g. Unica Affinium Campaign, Alterian, Aprimo,etc.) * * Thanks Ben Smith |

[google-appengine] Immediate offers for QA Automated tester

2011-06-10 Thread ben smith
to run testes BIG PLUS: Experience with Python Thanks Ben Smith | Technical Recruiter Panzer Solutions LLC 45 Stuart Ave, K Norwalk CT 06850 USA b...@panzersolutions.com -- You received this message because you are subscribed to the Google

[google-appengine] Re: Can't deploy. I'm stuck at precompilation.

2011-09-30 Thread Ben O'Regan
I can't get my 'hello world' application to upload. I keep getting a '500 Internal Server Error' when I try to upload. On Sep 30, 1:04 am, Francois Masurel wrote: > Does anybody have the same problem ? > > Francois -- You received this message because you are subscribed to the Google Groups "

[google-appengine] Hosting a dynamic RSS feed on GAE

2011-11-19 Thread Ben Buttigieg
should be using? Thanks Ben -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/Kc_cvIgO1GMJ. To post to this group, send email to google-a

[google-appengine] Hosting a dynamic RSS feed on GAE

2011-11-19 Thread Ben Buttigieg
Hi, I'm a newbie to GAE and am trying to work out how to host an RSS feed based on data stored on the service. So far I can't work out an obvious way to do it having read through the docs. Can anyone give me some pointers as to what API I should be using? Cheers Ben -- You rec

[google-appengine] backends returning 50x errors

2012-01-26 Thread Ben Nevile
east one case it was solved by some kind of magic fix by a Google admin to the application's state. Could someone at Google please help me out? Ben PS. I posted this same question to google-appengine-python, but haven't received a response. I find the GAE support extremely frustrating.

[google-appengine] Datastore Tutorial

2012-04-23 Thread Ben Woodhead
ECT * FROM Book WHERE ANCESTER IS Books ORDER BY created DESC LIMIT 10") How do I loop through the results? for book in books: print book.key() print book.name Thanks, Ben ps In the example they use the method below to create a key.. What does it really mean or do? def guestbo

Re: [google-appengine] paid email quota

2012-07-12 Thread Ben Chong
my paid app already cleared it's first charge, but the same 100 email quota persists. Please assist, thanks! On Monday, March 12, 2012 3:38:47 PM UTC-3, Christina Ilvento wrote: > > Hi, > > We recently made a change that requires an application to successfully > clear a charge before the email q

Re: [google-appengine] paid email quota

2012-07-12 Thread Ben Chong
hi, app id is *market-js* On Thu, Jul 12, 2012 at 5:48 PM, Takashi Matsuo wrote: > Can you tell me your app-id? > > > On Thu, Jul 12, 2012 at 2:19 PM, Ben Chong wrote: > >> my paid app already cleared it's first charge, but the same 100 email >> quota

  1   2   3   4   >