[google-appengine] Re: BadRequestError: app s~helixchewer cannot access app helixchewer's data during create_bulkloader_config

2012-05-06 Thread 333...@gmail.com
Still unresolved sdk v1.6.5...

On Mar 16, 6:00 am, Darien Caldwell darien.caldw...@gmail.com wrote:
 I just ran into this issue. Seems it's still unresolved a year later. :\







 On Thursday, March 3, 2011 11:21:56 AM UTC-8, Ikai L (Google) wrote:
  I talked to Jamie about this and there's a bug filed in the issues
  tracker:

 http://code.google.com/p/googleappengine/issues/detail?id=4671

  Ikai Lan
  Developer Programs Engineer, Google App Engine
  Blog:http://googleappengine.blogspot.com
  Twitter:http://twitter.com/app_engine
  Reddit:http://www.reddit.com/r/appengine

  On Wed, Mar 2, 2011 at 1:34 PM, Jamie H ja...@mhztech.com wrote:

  the s~ is affecting what email address I can send email from.  I am
  now forced to use
  no-reply@s~APP-ID.appspotmail.com

  which as far as I know is not an RFC valid email address

  On Jan 24, 3:21 pm, Ikai Lan (Google) ikai.l+gro...@google.com
  wrote:
   Yes, that is the goal. The s~ should not appear anywhere with the
  exception
   of maybe the admin-console. If it's required anywhere else, that is a
  bug we
   should address.

   --
   Ikai Lan
   Developer Programs Engineer, Google App Engine
   Blogger:http://googleappengine.blogspot.com
   Reddit:http://www.reddit.com/r/appengine
   Twitter:http://twitter.com/app_engine

   On Mon, Jan 24, 2011 at 2:12 AM, Waldemar Kornewald 
  wkornew...@gmail.comwrote:

Will this be fixed, so it's transparent? From an end-user point of
  view
there is no reason to have such a distinction. It only complicates
everything and people are sending me bug reports about the remote API
  not
working with Django-nonrel when they use the high-replication
  datastore. In
case the s~ prefix will stay, how can I detect this in Django-nonrel
  if I
only know the normal appid and the user doesn't manually specify that
  his
app uses the HR datastore?

Bye,
Waldemar

--
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 group, send email to
google-appengine+unsubscr...@googlegroups.com
  google-appengine%2bunsubscr...@googlegroups.com
     .
For more options, visit this group at
   http://groups.google.com/group/google-appengine?hl=en.

  --
  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 group, send email to
  google-appengine+unsubscr...@googlegroups.com.
  For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.

-- 
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 group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] using Eclipse vs Emacs/Ant/build.xml

2012-05-06 Thread roger
I've successfully deployed  YouTube Direct using the default build.xml
file, with a few changes for my  system, i.e. {sdk.dir} pointing
to the directory that contains appengine-java-sdk-1.6.4.  I'm using
just ant and emacs.   I've also installed the GAE plugin for Eclipse,
which took quite a few downloads.So my question is, what is the
big advantage in using  Eclipse in working with the Java implemention
of GAE?

-- 
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 group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Compilation failing - anyone else seeing this?

2012-05-06 Thread Kaan Soral
Thanks for the reply.

I made another commit now, after 24 hours and the result is:

Compilation starting.
Compilation: 73 files left.
Compilation: 23 files left.
Compilation completed.

It's the first time I am seeing this, either there was a problem as you 
mentioned, or something changed gae-wise.

-- 
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/-/j9mSwlkbaMsJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] using Eclipse vs Emacs/Ant/build.xml

2012-05-06 Thread Jeff Schnitzer
For all the reasons that IDEs were invented.  As-you-type compilation,
refactoring, code completion, integrated debugging... seriously, if
you're still writing code in a text editor, you are at *best* 1/3 as
productive as an equivalently competent coder with an IDE.

Jeff

On Sun, May 6, 2012 at 5:06 AM, roger roger.r...@gmail.com wrote:
 I've successfully deployed  YouTube Direct using the default build.xml
 file, with a few changes for my  system, i.e. {sdk.dir} pointing
 to the directory that contains appengine-java-sdk-1.6.4.  I'm using
 just ant and emacs.   I've also installed the GAE plugin for Eclipse,
 which took quite a few downloads.    So my question is, what is the
 big advantage in using  Eclipse in working with the Java implemention
 of GAE?

 --
 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 group, send email to 
 google-appengine+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/google-appengine?hl=en.


-- 
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 group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



RE: [google-appengine] Can I use python-gnupg in my application?

2012-05-06 Thread Brandon Wirtz
Use Pycrypto.

 

From: google-appengine@googlegroups.com
[mailto:google-appengine@googlegroups.com] On Behalf Of AppDev
Sent: Friday, May 04, 2012 6:28 PM
To: google-appengine@googlegroups.com
Subject: [google-appengine] Can I use python-gnupg in my application?

 

I'm writing a service that requires gpg services, and I'm now sure if I can
use such library (which is a wrapper for the gpg command) or perhaps there
is another solution that I can use to support PGP encyption.

 

Thanks,

-- 
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/-/yagfVlAdV3EJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en.

-- 
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 group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] What is fail?

2012-05-06 Thread David Aragón

Sorry for my english. I'm triying to deploy a GWT application, but the 
console of Eclipse tell me this:

Compiling module aiss.api.Entrega_4
   Validating newly compiled units
  Ignored 2 units with compilation errors in first pass.
Compile with -strict or with -logLevel set to TRACE or DEBUG to see all 
errors.
   Scanning for additional dependencies: 
file:/C:/Users/David/workspace/Entrega%204/src/aiss/api/client/restletpiriti/ResourcesRW.java
  Computing all possible rebind results for 
'aiss.api.shared.domain.Order.OrderWriter'
 Rebinding aiss.api.shared.domain.Order.OrderWriter
Checking rule generate-with 
class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/
   [ERROR] Errors in 
'file:/C:/Users/David/workspace/Entrega%204/src/aiss/api/shared/domain/Order.java'
  [ERROR] Line 15: No source code is available for type 
name.pehl.piriti.json.client.JsonReaderT; did you forget to inherit a 
required module?
  [ERROR] Line 16: No source code is available for type 
name.pehl.piriti.json.client.JsonWriterT; did you forget to inherit a 
required module?
   [ERROR] Unable to find type 
'aiss.api.shared.domain.Order.OrderWriter'
  [ERROR] Hint: Previous compiler errors may have made this 
type unavailable
  [ERROR] Hint: Your source appears not to live underneath 
a subpackage called 'client'; no problem, but you'll need to use the 
source directive in your module to make it accessible
  Computing all possible rebind results for 
'aiss.api.shared.domain.Order.OrderReader'
 Rebinding aiss.api.shared.domain.Order.OrderReader
Checking rule generate-with 
class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/
   [ERROR] Errors in 
'file:/C:/Users/David/workspace/Entrega%204/src/aiss/api/shared/domain/Order.java'
  [ERROR] Line 15: No source code is available for type 
name.pehl.piriti.json.client.JsonReaderT; did you forget to inherit a 
required module?
  [ERROR] Line 16: No source code is available for type 
name.pehl.piriti.json.client.JsonWriterT; did you forget to inherit a 
required module?
   [ERROR] Unable to find type 
'aiss.api.shared.domain.Order.OrderReader'
  [ERROR] Hint: Previous compiler errors may have made this 
type unavailable
  [ERROR] Hint: Your source appears not to live underneath 
a subpackage called 'client'; no problem, but you'll need to use the 
source directive in your module to make it accessible
  Computing all possible rebind results for 
'aiss.api.shared.domain.Product.ProductWriter'
 Rebinding aiss.api.shared.domain.Product.ProductWriter
Checking rule generate-with 
class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/
   [ERROR] Errors in 
'file:/C:/Users/David/workspace/Entrega%204/src/aiss/api/shared/domain/Product.java'
  [ERROR] Line 15: No source code is available for type 
name.pehl.piriti.json.client.JsonReaderT; did you forget to inherit a 
required module?
  [ERROR] Line 16: No source code is available for type 
name.pehl.piriti.json.client.JsonWriterT; did you forget to inherit a 
required module?
   [ERROR] Unable to find type 
'aiss.api.shared.domain.Product.ProductWriter'
  [ERROR] Hint: Previous compiler errors may have made this 
type unavailable
  [ERROR] Hint: Your source appears not to live underneath 
a subpackage called 'client'; no problem, but you'll need to use the 
source directive in your module to make it accessible
  Computing all possible rebind results for 
'aiss.api.shared.domain.Product.ProductReader'
 Rebinding aiss.api.shared.domain.Product.ProductReader
Checking rule generate-with 
class='com.google.gwt.user.rebind.rpc.ServiceInterfaceProxyGenerator'/
   [ERROR] Errors in 
'file:/C:/Users/David/workspace/Entrega%204/src/aiss/api/shared/domain/Product.java'
  [ERROR] Line 15: No source code is available for type 
name.pehl.piriti.json.client.JsonReaderT; did you forget to inherit a 
required module?
  [ERROR] Line 16: No source code is available for type 
name.pehl.piriti.json.client.JsonWriterT; did you forget to inherit a 
required module?
   [ERROR] Unable to find type 
'aiss.api.shared.domain.Product.ProductReader'
  [ERROR] Hint: Previous compiler errors may have made this 
type unavailable
  [ERROR] Hint: Your source appears not to live underneath 
a subpackage called 'client'; no problem, but you'll need to use the 
source directive in your module to make it accessible
   [ERROR] Errors in 
'file:/C:/Users/David/workspace/Entrega%204/src/aiss/api/client/restletpiriti/ResourcesRW.java'
  [ERROR] Line 13:  Failed to resolve 

[google-appengine] Re: phpbb 3.0.1, Wordpress 2.5, phpwiki, php ajax chat on Google App Engine?

2012-05-06 Thread Kaan Soral
I'm guessing for a better world no one provides a real php cloud

-- 
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/-/a2KrQinj8lAJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: AWS releases cloud search

2012-05-06 Thread Andrei
I wrote Mongodb rest server in java with lucene search built in
Give it a try
https://sites.google.com/site/mongodbjavarestserver/
For example I did insert timing and on 2 cents/hour hpcloud server it
does 1000 inserts per second


On Apr 12, 3:24 pm, Andrei gml...@gmail.com wrote:
 There is one more based on lucenehttp://www.elasticsearch.org

 On Apr 12, 2:55 pm, Adam Sah a...@bbfdirect.com wrote:







  actually, after a year+ watching things develop, I'm glad we chose to roll
  our own from Apache/SOLR/Lucene and *not* go with a cloud service:
   - finer-grained controls over which fields are included and how they're
  weighted
   - very fine-grained controls over ranking
   - use of the search engine as (another) data source for datamart/warehouse
  queries, e.g. stats about our database.
   - extremely fast
   - very very cheap-- $20/mon including redundancy.
   - near-zero maintenance (in practice)

  adam

  On Thursday, April 12, 2012 3:08:00 AM UTC-7, Ugorji wrote:

   Just got this email from Amazon (I signed up for AWS).

   We are excited to announce the immediate availability of Amazon
   CloudSearch, a fully-managed search service in the cloud that allows
   customers to easily integrate fast and highly scalable search 
   functionality
   into their applications.
   Amazon CloudSearch adds search capabilities for your website or
   application without the administrative burdens of operating and scaling a
   search platform. Amazon CloudSearch seamlessly scales as the amount of
   searchable data increases or as the query rate changes, and developers 
   can
   change search parameters, fine tune search relevance and apply new 
   settings
   at any time without having to upload the data again.
   Built for high throughput and low latency, Amazon CloudSearch supports a
   rich set of features including free text search, faceted search,
   customizable relevance ranking, configurable search fields, text 
   processing
   options, and near real-time indexing. Amazon CloudSearch offers low,
   pay-as-you-go pricing with no up-front expenses or long-term commitments.
   With Amazon CloudSearch, you get:
   Rich Search Features
   Automatic Scaling for Data  Traffic
   Low Latency, High Throughput
   Easy Administration
   Low Costs

  http://aws.typepad.com/aws/2012/04/amazon-cloudsearch-start-searching...

   I think it's unfortunate that AWS (which started from IAAS and is now
   branching into PAAS) has released rich search functionality before GAE
   (which has always been PAAS only). AWS Dynamodb as of now does not compete
   favourably against the datastore, but ... it's software. And the value
   proposition (feature-set wise) of AWS PAAS is getting better quickly, 
   while
   still affording full IAAS functionality with regular price reductions to 
   go
   with it. And the AWS team has always been a big team, and constantly 
   hiring
   (we always used to hear GAE team talk of its small size).

   I know I'm ranting. Folks here know I've invested a lot into GAE and only
   want its success, if nothing else so my investment didn't go in the drain.
   Take this for what it is.

-- 
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 group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] GAEのソフトとpythonとpyscripterの設定

2012-05-06 Thread ミリアード
SDKは起動しますがSDKのRunボタンを押すとコマンドプロンプトが起動しません。どうしたらコマンドプロンプトを起動させることが出来ますか?
その現象は違うパソコンを使用しても同じ現象が起きます。
答えをお待ちしています。

-- 
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/-/HsNpO9sxAwAJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Special G+ hangout this week - WebFilings presentation - 10th May 6pm CDT

2012-05-06 Thread Amy Unruh
hi all,

As a heads up, this Thursday we hope to hold a special G+ Hangout,
broadcasting a presentation and discussion by WebFilings, who have much
experience building large App Engine applications. (Robert Kluin and Mike
Wesner, whom you may know from this group, will be amongst the presenters).

This event will be on Thursday 10th May at 6pm CDT (4pm Pacific). More info
will follow soon.

  -Amy

-- 
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 group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] import class

2012-05-06 Thread Victor
Good evening,

extramente my question should be simple, but have not found the answer: s

I have a test project named BRYLIX.

In the main directory have a file called home.py
In this file would make the import of class person in this sub-directory 
named model.

The Person class is as follows:


from db import google.appengine.ext

class Person (db.Model):
 db.StringProperty name = ()
 db.StringProperty nickname = ()
 email = db.StringProperty ()
 db.StringProperty password = ()
 db.StringProperty session = ()
 created = db.DateTimeProperty (auto_now_add = True) 

-- 
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/-/og73dPyfv7wJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.