[google-appengine] When will App Engine officially support JDK 8 / Java 8

2014-03-25 Thread Raphael André Bauer
Hi, I am wondering when I can deploy JDK8 based applications to the App Engine. Any ETA? Thanks, Raphael -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email t

Re: [google-appengine] When will App Engine officially support JDK 8 / Java 8

2014-03-25 Thread Jeff Schnitzer
Everyone please star this issue: https://code.google.com/p/googleappengine/issues/detail?id=9537 I can't wait for Java 8 :) Jeff On Tue, Mar 25, 2014 at 3:09 AM, Raphael André Bauer wrote: > Hi, > > I am wondering when I can deploy JDK8 based applications to the App > Engine. Any ETA? > > > Th

[google-appengine] Re: App Engine VM-based Backends - Trusted Tester Sign-up

2014-03-25 Thread pdknsk
https://developers.google.com/cloud/managed-vms -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-appengine+unsubscr...@googlegroups.com. To post to th

[google-appengine] New Pricing

2014-03-25 Thread pdknsk
The most significant changes I spotted. Instances hours base price is reduced from $0.08 to $0.05 now. Blobstore reduced from $0.13 to $0.026 am I reading this right?! Also applies to Logs and Taskstore, both $0.24 previously. Dedicated Memcache price halved. Small datastore operations free! No

[google-appengine] Re: New Pricing

2014-03-25 Thread Kaan Soral
I was thinking of starting a thread about this too, thanks for the information :) Funnily both of my main apps have 0 small datastore operations, interesting :) Anyway, great news -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubs

[google-appengine] Re: New Pricing

2014-03-25 Thread pdknsk
How am I supposed to interpret "Sending Email: No Additional Charge" I wonder. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-appengine+unsubscr...

Re: [google-appengine] Re: New Pricing

2014-03-25 Thread PK
Same observation looking at my main app on small datastore operations: $0 Since I was preallocating discounted hours I was paying $.05 anyways.  Are discounted hours going away? I do not see a mention in the new price list effective Apr. 1st PK http://www.gae123.com On March 25, 2014 at 11:53:1

[google-appengine] Re: New Pricing

2014-03-25 Thread pdknsk
"Up to five SNI SSL certificate slots per month are offered for no additional charge." Written in very small type. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an e

Re: [google-appengine] Re: New Pricing

2014-03-25 Thread PK
I also see in the new Pricing list “E-mail API: Fee: 100 recipients More: Contact Sales”, anybody has some insight on this? PK http://www.gae123.com On March 25, 2014 at 12:00:17 PM, PK (p...@gae123.com) wrote: Same observation looking at my main app on small datastore operations: $0 Since I wa

[google-appengine] Re: Unable to deploy

2014-03-25 Thread Saurabh Jain
Facing same error On Tuesday, February 19, 2013 4:37:38 AM UTC+5:30, John Conti wrote: > > I am unable to upload my app: > > bash-3.2$ /usr/local/lib/appengine-java-sdk-1.7.5/bin/appcfg.sh update war > Reading application configuration data... > Feb 18, 2013 4:00:52 PM > com.google.apphosti

[google-appengine] Is it possible to quickly create web application with default page template?

2014-03-25 Thread zeleniy.spb
I mean html template like, for example, this page: some standard google header at top of the page, some sidebar with developer defined menu and central content section where you see this message..? Create Application -> ...use standard google page design..? -- You received this message because

Re: [google-appengine] Re: Announcing a credit for App Engine applications with new custom domains

2014-03-25 Thread Jason Collins
One of our book keepers was just through my office showing me dozens of $4.16 charges on our credit card - one for each of the custom domains that we have mapped on behalf of our customers - all single-user Google Apps accounts _solely_ for the purpose of mapping a domain to an App Engine appli

[google-appengine] Is it possible to create application with default google design?

2014-03-25 Thread zeleniy.spb
I mean a html template like this page, with standard header like here, left sidebar with menu and central content section. Something like this - "Create Appllication" -> "Use default template" ? -- You received this message because you are subscribed to the Google Groups "Google App Engine" gro

[google-appengine] How to logout from the appcfg in cmd?

2014-03-25 Thread Dhiraj Gupta
How to logout from the appcfg in cmd? I have two seperate GAE accounts, and each account have 1 project, now i ran a vacuum_indexes commond on a project with account 1 in cmd, it asked me for credentials for account 1 and i was done. Now, i have to run the same vaccum_indexes command for anot

[google-appengine] DEPLOYING MY INSTANCE

2014-03-25 Thread infiniteinsightkobo
Hi, I have registered a new instance but I am unable to deploy it and get it running. I am new to this so all the help I can get would be highly appreciated. Regards, Njake Philip -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubs

[google-appengine] Sending XMPP RawXML messages

2014-03-25 Thread Gustavo García
Is it possible to send raw xmpp messages with the Google App Engine APIs? I'm trying to use some XMPP extensions and would need to add the proper XML tags in the message. Thank you very much, G. -- You received this message because you are subscribed to the Google Groups "Google App Engine"

[google-appengine] Help Solving NameError: name 'guestbook_name' is not defined.

2014-03-25 Thread Dan Sprague
I am walking through the Google Application Engine Python tutorial for building a guestbook and have it a snag. I am following the instrcutions in the using templates section of the process and I can't seem to overcome this simple name issue: NameError: name 'guestbook_name' is not defined.

[google-appengine] Support for bitcoin?

2014-03-25 Thread Lars Pensjö
Wouldn't it be a good idea if GOA could support Bitcoin? With that, I don't mean a full blockchain. I haven't looked at the protocol, but support for generating addresses and support for information about confirmations (and maybe some more things) would be nice. That would make it easy to creat

[google-appengine] How to store image files from android app using mobile backend starter?

2014-03-25 Thread Kevin Fan
Hi, I read we we use cloud storage with mobile backend starter by creating url // get a secure URL for uploading a private file URL url = blobEndpoint.getUploadUrl("receipts", getReceiptFileName(),"PRIVATE") .execute().getShortLivedUrl()); b

[google-appengine] Modules and library-directory

2014-03-25 Thread Pokusak
Hi guys, I'm trying to use modules in order to deploy 2 war files packaged in ear. Of course I would like to share libraries between those web applications. I'm using maven to build my ear (but thats probably not the cause of my problem). In case I do not share any libraries everything works a

[google-appengine] Wordpress website (PHP) shows 'ERR_TOO_MANY_REDIRECTS'

2014-03-25 Thread seongjoo
Hello, I think Google App Engine is awesome and much more efficient in terms of cost and configuration effort. I recently discovered that Google App Engine added PHP support (still in Preview at this point). I am usually very content living in Python and Java environment, however, there are tim

[google-appengine] Using Oauth2 authentication in my application on Google App Engine

2014-03-25 Thread ganatag1
Hi All, I have created a Google App Engine application. I want to use google Login as the standard login for all users in my application. I also have a desktop java client which needs to connect to my web application, authenticate and download a file from the server. Not sure ho

Re: [google-appengine] Re: New Pricing

2014-03-25 Thread Chad Vincent
That's how it's always been... 100 recipient cap until you request a higher cap to discourage spammers from using AppEngine as a distribution platform. On Tuesday, March 25, 2014 2:02:14 PM UTC-5, PK wrote: > > I also see in the new Pricing list “E-mail API: Fee: 100 recipients More: > Contact

Re: [google-appengine] Wordpress website (PHP) shows 'ERR_TOO_MANY_REDIRECTS'

2014-03-25 Thread Amy Unruh
hi, What version of the SDK are you using? On 24 March 2014 13:30, seongjoo wrote: > Hello, > > I think Google App Engine is awesome and much more efficient in terms of > cost and configuration effort. I recently discovered that Google App Engine > added PHP support (still in Preview at this p

[google-appengine] Re: New Pricing

2014-03-25 Thread Vinny P
On Tuesday, March 25, 2014 2:02:27 PM UTC-5, pdknsk wrote: > "Up to five SNI SSL certificate slots per month are offered for no > additional charge." > > My favorite part of the announcement right here. HTTPS for everyone! -- You received this message because you are subscribed to the Google

[google-appengine] Email from domain alias

2014-03-25 Thread Jon Keys
I understand I must create an admin account for my app in order to send email from that address (e.g. supp...@example.com). However, if example.com is a domain alias in my Google apps account am I just out of luck? Based on this 3 year old issue I'd say yes: https://code.google.com/p/googleappen

[google-appengine] Uploading App Inventor 2 to GAE: Found more than 100 URLMap entries in application configuration

2014-03-25 Thread Michael Batal
Hello All, I'm trying to upload App Inventor 2 to our GAE account. I'm following the instructions found here: How to build App Inventor from the MIT sources . Everything works fin

[google-appengine] How to initialise class Blobendpoint in mobile backend starter?

2014-03-25 Thread Kevin Fan
Hi, I read we can download file from cloud storage by getting url // get a secure URL for downloading a file URL url = blobEndpoint.getDownloadUrl("receipts", getReceiptFileName()) .execute().getShortLivedUrl()); I assume blobEndpoint is from

[google-appengine] Re: Google App Engine community support is moving to Stack Overflow

2014-03-25 Thread Aayush Anand
hi.. I am an aspirant of GSOC '14. I did register as student and submitted my proposal. But yesterday when i tried to login, I found that my access is suspended only to GSOC. I was redirected to the page saying "If you've been redirected to this page from a particular product, it means that yo

Re: [google-appengine] Uploading App Inventor 2 to GAE: Found more than 100 URLMap entries in application configuration

2014-03-25 Thread PK
Hi Michael: See if you can use regular expressions to combine multiple entries into one. PK http://www.gae123.com On March 25, 2014 at 12:43:47 PM, Michael Batal (mich...@bytedept.com) wrote: Hello All, I'm trying to upload App Inventor 2 to our GAE account. I'm following the instructions fou

Re: [google-appengine] Re: New Pricing

2014-03-25 Thread Rafael
Any kind of price decreasing on AppEngine is great news for everyone in this community. Hopefully the new price will reflect in our bill at the end of the month. I was thinking discounted instance hours was 0.04 for people using the support packages. Was I wrong and it is 0.05 instead? On Tue, M

Re: [google-appengine] Modules and library-directory

2014-03-25 Thread Rafael
Pokusak, Have you created a maven parent pom.xml and then a library project? You will have to add that library project to the parent and then to every single parent child that usees that common lib. Makes sense? rafa On Sun, Mar 23, 2014 at 9:13 AM, Pokusak wrote: > Hi guys, > > I'm trying to

Re: [google-appengine] Re: New Pricing

2014-03-25 Thread Marcel Manz
Great to see the reduced pricing and that key-only queries become free of charge. Would have liked to see a decrease on datastore storage pricing too, especially as Google reduced pricing on all other storage services like blob, GCS, Drive etc. Marcel -- You received this message because you

Re: [google-appengine] Re: New Pricing

2014-03-25 Thread James Foster
That's not the case. I have an app that is regularly sending to >100 recipients/day. I had never requested that any cap be lifted. Even in the dashboard of any paid app you can see that there currently isn't a cap in the "Recipients Emailed" column. ("$0.01/ 100 Recipients") On Wednesday, March

Re: [google-appengine] Re: App Engine VM-based Backends - Trusted Tester Sign-up

2014-03-25 Thread Wesley C (Google)
@pdknsk: Correct, this feature has been announced publicly now so thanks for sending a link to the developer docs. To see a summary of all the exciting announcements we made today (2014 Mar 25), we suggest you check the blogpost

Re: [google-appengine] Unknown 500 Server Error

2014-03-25 Thread Vinny P
Does this error occur with all JSPs, or with a subset of your JSP files? If you upload an empty JSP file, does the same error occur? Can you post the source code to one of the JSPs here, or a simplified test case? - -Vinny P Technology & Media Advisor Chicago, IL App Engine Cod

Re: [google-appengine] is there any way to access data of another app better than rpc?

2014-03-25 Thread Vinny P
On Mon, Mar 24, 2014 at 11:27 AM, saintthor wrote: > is there any way to access data of another app better than rpc? > use python. > Is there another way to access application data? Yes. Is it better? Depends on what you define as better. Can you detail your use case a bit more, and discuss wh

Re: [google-appengine] How to store image files from android app using mobile backend starter?

2014-03-25 Thread Vinny P
On Thu, Mar 20, 2014 at 9:25 PM, Kevin Fan wrote: > I read we we use cloud storage with mobile backend starter by creating url > > // get a secure URL for uploading a private file > URL url = blobEndpoint.getUploadUrl("receipts", > getReceiptFileName(),"PRIVATE") >

Re: [google-appengine] How to initialise class Blobendpoint in mobile backend starter?

2014-03-25 Thread Vinny P
On Mon, Mar 24, 2014 at 8:35 PM, Kevin Fan wrote: > I read we can download file from cloud storage by getting url > > // get a secure URL for downloading a file > URL url = blobEndpoint.getDownloadUrl("receipts", > getReceiptFileName()) >.execu

Re: [google-appengine] Is it possible to quickly create web application with default page template?

2014-03-25 Thread Vinny P
On Wed, Mar 19, 2014 at 3:36 PM, zeleniy.spb wrote: > I mean html template like, for example, this page: some standard google > header at top of the page, some sidebar with developer defined menu and > central content section where you see this message..? > Create Application -> ...use standard g

Re: [google-appengine] DEPLOYING MY INSTANCE

2014-03-25 Thread Vinny P
On Thu, Mar 20, 2014 at 2:58 AM, wrote: > I have registered a new instance but I am unable to deploy it and get it > running. I am new to this so all the help I can get would be highly > appreciated. > What part of the deployment process is failing for you? There's a short tutorial on creating

Re: [google-appengine] Re: Announcing a credit for App Engine applications with new custom domains

2014-03-25 Thread Vinny P
On Wed, Mar 19, 2014 at 2:49 PM, Jason Collins wrote: > One of our book keepers was just through my office showing me dozens of > $4.16 charges on our credit card - one for each of the custom domains that > we have mapped on behalf of our customers - all single-user Google Apps > accounts _solel

Re: [google-appengine] Re: Google App Engine community support is moving to Stack Overflow

2014-03-25 Thread Vinny P
On Fri, Mar 21, 2014 at 3:31 AM, Aayush Anand wrote: > hi.. I am an aspirant of GSOC '14. > I did register as student and submitted my proposal. But yesterday when i > tried to login, I found that my access is suspended only to GSOC. I was > redirected to the page saying "If you've been redirec

Re: [google-appengine] Help Solving NameError: name 'guestbook_name' is not defined.

2014-03-25 Thread Vinny P
On Mon, Mar 24, 2014 at 8:25 PM, Dan Sprague wrote: > I am walking through the Google Application Engine Python tutorial for > building a guestbook and have it a snag. I am following the instrcutions in > the using templates section of the process and I can't seem to overcome > this simple name i

Re: [google-appengine] Using Oauth2 authentication in my application on Google App Engine

2014-03-25 Thread Vinny P
On Wed, Mar 19, 2014 at 12:50 AM, wrote: > I have created a Google App Engine application. > I want to use google Login as the standard login for all users in my > application. > I also have a desktop java client which needs to connect to my web > application, authenticate and downlo

Re: [google-appengine] Sending XMPP RawXML messages

2014-03-25 Thread Vinny P
On Thu, Mar 20, 2014 at 12:26 AM, Gustavo García wrote: > Is it possible to send raw xmpp messages with the Google App Engine > APIs? I'm trying to use some XMPP extensions and would need to add the > proper XML tags in the message. > It depends on what you need to send using XMPP. You can s

Re: [google-appengine] How to logout from the appcfg in cmd?

2014-03-25 Thread Vinny P
On Thu, Mar 20, 2014 at 7:39 AM, Dhiraj Gupta wrote: > I have two seperate GAE accounts, and each account have 1 project, now i > ran a vacuum_indexes commond on a project with account 1 in cmd, it asked > me for credentials for account 1 and i was done. > > Now, i have to run the same vaccum_in

Re: [google-appengine] Email from domain alias

2014-03-25 Thread Vinny P
On Tue, Mar 25, 2014 at 12:17 PM, Jon Keys wrote: > I understand I must create an admin account for my app in order to send > email from that address (e.g. supp...@example.com). > However, if example.com is a domain alias in my Google apps account am I > just out of luck? Based on this 3 year old

Re: [google-appengine] Support for bitcoin?

2014-03-25 Thread Vinny P
On Thu, Mar 20, 2014 at 4:27 PM, Lars Pensjö wrote: > Wouldn't it be a good idea if GOA could support Bitcoin? > With that, I don't mean a full blockchain. I haven't looked at the > protocol, but support for generating addresses and support for information > about confirmations (and maybe some mo