Re: [google-appengine] google app engine blog application

2010-05-10 Thread Andrew Chilton
2010/5/9 José Moreira matrixowns...@gmail.com: Do you know any blog application that runs on google app engine ? * http://gitorious.org/lollysite/ Does static pages, FAQs and Blogs (all in templates). It seems you have lots of choice :) Cheers, Andy -- contact: Andrew Chilton, Director

Re: [google-appengine] ANN: App Engine People (http://www.appenginepeople.net/)

2010-05-08 Thread Andrew Chilton
improve it. Also, is it in Python or Java? Cheers, Andy -- contact: Andrew Chilton, Director email: chi...@appsattic.com web: http://www.appsattic.com/ -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email

Re: [google-appengine] Assistance with configuring DNS.

2010-05-08 Thread Andrew Chilton
-- contact: Andrew Chilton, Director email: chi...@appsattic.com web: http://www.appsattic.com/ -- 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, send

Re: [google-appengine] How to set indexed=False for a dynamic property of Expando?

2010-02-27 Thread Andrew Chilton
for the static properties? Unless you are hitting the index limit, why don't you want to index these properties? Cheers, Andy -- contact: Andrew Chilton website: http://www.chilts.org/blog/ -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post

Re: [google-appengine] Looping task in Taskqueue

2010-02-24 Thread Andrew Chilton
/python/taskqueue/overview.html#Task_Request_Headers For example, if that value is 1, then respawn. If it is greater than 1, then just end the current task (successfully) and do not respawn. Have a play and see what works. Hope that helps. Cheers, Andy -- contact: Andrew Chilton website: http

Re: [google-appengine] what's the cost of clearing the datastore?

2010-02-20 Thread Andrew Chilton
1945api_cpu_ms every time. Is it normal? You might be able to save some time by using a keys_only query. See this for details. http://code.google.com/appengine/docs/python/datastore/modelclass.html#Model_all Cheers, Andy -- contact: Andrew Chilton website: http://www.chilts.org/blog/ -- You

Re: [google-appengine] Re: Downloading source code from Google App Engine

2010-02-17 Thread Andrew Chilton
-- contact: Andrew Chilton website: http://www.chilts.org/blog/ -- 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, send email to google

Re: [google-appengine] MMS to Email Gateway failures

2010-02-17 Thread Andrew Chilton
account). Might this help? http://www.google.com/support/a/bin/answer.py?hl=enanswer=33786 It might help it look less like spam (if indeed that is what is happening). Cheers, Andy -- contact: Andrew Chilton website: http://www.chilts.org/blog/ -- You received this message because you are subscribed

Re: [google-appengine] Re: Scheduled Maintenance?

2010-02-17 Thread Andrew Chilton
would be the new version, would also be useful. ie. the 'update' command mentions both of these things if it times out. Let me know if you think raising an enhancement for these suggestions would be helpful. Cheers, Andy -- contact: Andrew Chilton website: http://www.chilts.org/blog/ -- You

Re: [google-appengine] Re: Best practice for segmenting data between clients for security purposes?

2010-01-31 Thread Andrew Chilton
is to make it happen automatically (also known as, Nick wrote a post on how to do it in a cunning and cool way): * http://blog.notdot.net/2009/11/Enforcing-data-isolation-with-CurrentUserProperty It's a good read and I certainly learnt a few things from it. Cheers, Andy -- contact: Andrew Chilton

Re: [google-appengine] Re: Selling App Engine Apps

2010-01-19 Thread Andrew Chilton
from their own Google Apps but still haven't come across a solution to do it! Cheers, Andy -- contact: Andrew Chilton website: http://www.chilts.org/ -- 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

Re: [google-appengine] Re: Selling App Engine Apps

2010-01-18 Thread Andrew Chilton
. :) Cheers, Andy -- contact: Andrew Chilton website: http://www.chilts.org/ -- 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, send email

Re: [google-appengine] Verify Error:The phone number has been sent too many messages or has already been used to confirm an account.

2010-01-13 Thread Andrew Chilton
). Many thanks. Cheers, Andy -- contact: Andrew Chilton website: http://www.chilts.org/ -- 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

[google-appengine] User Login for *Any* Google Apps Domain

2010-01-10 Thread Andrew Chilton
Reviews and Short Links work. Cheers, Andy -- contact: Andrew Chilton website: http://www.chilts.org/ -- 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] Re: User Login for *Any* Google Apps Domain

2010-01-10 Thread Andrew Chilton
Hi all, 2010/1/10 Andrew Chilton andychil...@gmail.com: Authentication Options are: 1) Open to all Google Accounts users (default) 2) Restricted to the following Google Apps domain [eg. example.com] An interesting feature of creating a new app is, if you choose the 2nd option but don't

Re: [google-appengine] delete database

2010-01-07 Thread Andrew Chilton
Hi siliconeagle, 2010/1/8 siliconeagle rrmu...@gmail.com: how do i delete the database on the developemnt server? Just remove the DB file (it should be called data.db). Make sure you don't need any of the information in there before deleting it. Cheers, Andy -- contact: Andrew Chilton

Re: [google-appengine] NeedIndexError: no matching index found - while index.yaml has the necessary data!

2010-01-02 Thread Andrew Chilton
in the issue tracker. http://code.google.com/p/googleappengine/issues/entry?template=Production%20issue Cheers, Andy -- contact: Andrew Chilton website: http://www.chilts.org/ -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group

Re: [google-appengine] Re: View this page Google App Engine Open Source Projects

2009-12-13 Thread Andrew Chilton
-open-source-projects Jason (Google), you seem to be the one adding to the page. Has it been deleted or moved? Any help would be appreciated :) And I wanted to add Lollysite too :D Cheers, Andy -- contact: Andrew Chilton website: http://www.chilts.org/ -- You received this message because you

[google-appengine] Re: Cannot add more apps to account

2009-10-20 Thread Andrew Chilton
will verify your account for you. I filled one in and they did it the next day. * https://appengine.google.com/waitlist/sms_issues Cheers, Andy P.S. Taken from http://code.google.com/appengine/kb/sms.html#error -- contact: Andrew Chilton website: http://www.chilts.org

[google-appengine] Re: Stored Data Resource Question

2009-10-20 Thread Andrew Chilton
(ie. about once a day) so that will usually lag your actual usage. I believe you are only charged for what you are using (which isn't necessarily based on what that report says). Cheers, Andy -- contact: Andrew Chilton website: http://www.chilts.org

[google-appengine] Re: djangoforms.ModelForm for PolyModel ??

2009-10-12 Thread Andrew Chilton
exclude = ['_class'] Hope that helps. Note: See this article for more information about models and forms: http://code.google.com/appengine/articles/djangoforms.html Cheers, Andy -- contact: Andrew Chilton website: http://www.chilts.org

[google-appengine] Using Django Forms with References

2009-10-08 Thread Andrew Chilton
but still using DjangoForms? 2) how to override the rendering of the form so I can do it manually? Many thanks. Cheers, Andy [1] http://code.google.com/appengine/articles/djangoforms.html -- contact: Andrew Chilton website: http://www.chilts.org

[google-appengine] Re: Using Django Forms with References

2009-10-08 Thread Andrew Chilton
2009/10/8 Andrew Chilton andychil...@gmail.com: I followed the article Django Form Validation Framework on Google App Engine[1] Sorry, I'll send it to the right list this time (the Python specific one). Andy -- contact: Andrew Chilton website: http://www.chilts.org