[google-appengine] Re: Google

2011-09-20 Thread stevep
Agreed. I'd like to see more from Google about architectural
considerations, but compared to FBook Credit docs G's are heavenly.

stevep

On Sep 20, 12:45 pm, Jeff Schnitzer  wrote:
> Wow. I've found the GAE docs to be pretty nice.  What some pain?  Try
> the docs for:
>
>  * Amazon Elastic Beanstalk
>  * Paypal
>  * Google Checkout
>  * Amazon Payments
>  * require.js
>
> ...just to name a few that have given me grief lately.  Paypal gets
> the poo-colored star here.  They are truly a testament to how hard it
> is to unseat a market-leading incumbent, even when they suck.
>
> Jeff
>
>
>
>
>
>
>
> On Mon, Sep 19, 2011 at 8:48 PM, Ryan Mattison  wrote:
> > For being geniuses, your documentation and organizational skills are
> > less than desirable.  You choose to take on multiple IDEs/environments
> > and release them untested.  Try picking one, we all have Linux, Mac,
> > Windows.  State the person that wrote this documentation is on XXYY
> > version xy, so it must work as he expected (we are testing other
> > environments, but we know this one works!).  I've developed against a
> > load of sdks web, mobile, data, os, windows etc etc, mostly because I
> > like to have an extremely good time,can't pull my life together, need
> > money and lack the overall skills to be a engineer.  One thing is
> > certain though, I would rather jab my eyes out then work through the
> > next Google project.   I have to be employed in America, why do you
> > have to make it painful.   Not everyone gets off on digging through
> > scripts, open source code, and logs to decipher why this pos decided
> > to lock x file and not rebuild it & write nothing to a log etc.  Some
> > of us want to build something cool and go to the bar.
>
> > Lastly, why the verbosity?  Clear & concise patterns & code never seem
> > to be the aim.   Its not like the code needs to be clear it'll take a
> > pick ax to get through a relatively new Google environment anyway.
> > You may as well finish it off and let developers type less.
>
> >   Composite, C
> >   Calendar, Ca
>
> > Let me imagine I got the chemistry degree I  should have.
>
> > Alright, better now .. back to jabbing my eyes out.   Your responding/
> > discussion skills are way above bar though, so that is good !~
>
> > --
> > 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 
> > athttp://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] Re: Google

2011-09-21 Thread Ryan Mattison
I should have been clearer.   The AppEngine documents themselves are
above par, it took only a few hours to proof of concept what I wanted
from them.  Should people switch to GWT, AppEngine, GData.. Is it
going to save time, money, be more reliable.  I like finding out my
making something small.

>From what I've seen so far, which isn't enough time to form a quality
opinion - the GAE,GWT, and GDATA teams think it is a race, and they're
leaving pitfalls for each other's users scattered throughout.

At about hour 12-20 of prototyping you hit a cyclone in the middle.
This thing spun me so completely I thought I was going a need a team
from M.I.T. to come in to oAuth2.  Something that is done & done, I
wrote a oAuth2/data library for my classic TI83+ that prototypes
better.  There is a large mixture of version 2.x.x, 1.0.x, 1.0.x,
550.x.x.x (client or server side).  When combining gdata,gwt,gae.
There are code branches linked with aged, dead solutions to the
simplest problems, 25 different OAuth2 pages stating/implementing the
same thing completely differently.  I know the concepts, it'd be
awesome to have a functioning/reusable syntax.  I must have missed the
super important golden link that has quality information (flow
charts,spreadsheets,functional repository code samples).   I find a
small drawing worth more than a 40,000 word dialog of a person
mentally masturbating to his architecture.

Ketamine trips have less holes to fall in.






On Sep 21, 12:59 am, Tim Hoffman  wrote:
> I would strongly agree with Robert, and not agree with the OP.
> I find the appengine docs are fine, everything can do with improvement
> though ;-)
>
> Just my 2c worth
>
> T

-- 
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: Google

2011-09-21 Thread Ryan Mattison
Wrote a long winded reply not sure if it went through ->>> but this -
 is hell.

The gdata docs / api are a different story -- complete and total
mess,
along with a disaster of an API to go with it!  But, that's not
related to App Engine.

On Sep 21, 12:59 am, Tim Hoffman  wrote:
> I would strongly agree with Robert, and not agree with the OP.
> I find the appengine docs are fine, everything can do with improvement
> though ;-)
>
> Just my 2c worth
>
> T

-- 
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: Google Account

2010-07-29 Thread Geoffrey Spear
You probably don't want your user to be logged in using Google's
servers and then get redirected to localhost.

Use the Users API to generate the login URL.

On Jul 29, 5:55 am, Tsolmon Narantsogt  wrote:
> Hi guys
>
> I have a question ?
> 1) How to login from my google account ?
>
> i tried this code
>  href="https://www.google.com/accounts/ServiceLogin?service=ah&continue=http...";
>
> >Sign in 
>
> but it's not working .
>
> Help me guys
>
> Regards
> Tsolmon

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



[google-appengine] Re: Google Plus

2011-07-05 Thread Raymond C.
It still shows "Already invited? We've temporarily exceeded our capacity. 
Please try again soon." for me.

-- 
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/-/7MDa5YFMcRUJ.
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: Google Plus

2011-07-06 Thread Mic Vit
I will be happy. Thank you!

-- 
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/-/GSrFAklGiWUJ.
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: Google Cache

2011-08-28 Thread pdknsk
I've setup the domain with Google Apps. I'll only have to figure out
some expire logic then. Haven't used this before. Basically the feed
can only be updated between :00 and :02 at every full hour.

-- 
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: Google Cache

2011-08-28 Thread pdknsk
It seems to work. I'm getting HTTP 204 status reports for the URL.

-- 
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: Google Cache

2011-08-29 Thread pdknsk
Well, it seems like maybe it isn't working how it should be. I'm
noticing two different responses, which both show up as 204 in the
logs and are both cached somewhere, because the request handler
doesn't run.

Status Code:304 OK
Age:419
Date:Mon, 29 Aug 2011 19:22:09 GMT
Expires:Mon, 29 Aug 2011 20:00:00 GMT
Server:GFE/2.0

Status Code:200 OK
Age:573
Cache-Control:public
Content-Encoding:gzip
Content-Length:621
Content-Type:application/atom+xml
Date:Mon, 29 Aug 2011 19:22:09 GMT
Expires:Mon, 29 Aug 2011 20:00:00 GMT
Last-Modified:Mon, 29 Aug 2011 19:01:56 GMT
Server:Google Frontend
Vary:Accept-Encoding

-- 
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: Google authentification

2017-01-02 Thread 'George (Cloud Platform Support)' via Google App Engine


Hallo Ingo,

Google APIs use the OAuth 2.0 protocol for authentication and 
authorization. There are quite a few resources 
 available on the Internet, covering 
this protocol in general. 

OAuth is an authorization protocol, rather than an authentication protocol. 
Using OAuth on its own as an authentication method may be referred to as 
pseudo-authentication. You can read here 
 about the way the OAuth 2.0 
is used in Google products, or here 
. There are 
separate documentation pages for storage 
, compute engine 
, 
server-to-server 
applications,
 
or specific to various APIs 
. 

-- 
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 this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/ef20a357-cad8-460a-9638-5f37446132c5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: google Calendar

2017-02-08 Thread 'Nick (Cloud Platform Support)' via Google App Engine
Hey Thamotharakannan,

Unfortunately, this forum is not intended for this style of post, asking 
for 1-on-1 technical support on a specific issue. This forum is meant more 
for high level and general discussion of the platform and services of App 
Engine. 

You should post your code to Stack Overflow  
(where there are many more users who are happy to answer a question in this 
format) along with an explanation of how you are running the code (what 
kind of environment is it deployed to?) and very important to include, what 
the actual error message you saw was.

When you post to Stack Overflow , feel free to 
post here with a link to the question and I'll be happy to take a look. 

Cheers,

Nick
Cloud Platform Community Support
  

On Wednesday, February 8, 2017 at 9:03:18 AM UTC-5, Thamotharakannan 
Ganeshan wrote:
>
> Hi 
> google Calendar event can't insert
> my code
> function create_calendar_event($token , $description, $leaveDate , 
> $toLeaveDate ){
> try{
> $title = 'Leave today';
> $start_time = '00:00'; $end_time = '23:59';
> $timezone = 'Asia/Kolkata';
> $start = array(
> "dateTime" => $leaveDate . "T" . $start_time . ":00",
> "timeZone" => $timezone
> );
> $end = array(
> "dateTime" => $toLeaveDate . "T" . $end_time . ":00",
> "timeZone" => $timezone
> );
> $headerarray = array(
> 'Content-type: application/json',
> 'Authorization: Bearer ' . $token->access_token,
> 'X-JavaScript-User-Agent: Google APIs Explorer'
> );
> $post_data = array(
> "start"   => $start,
> "end" => $end,
> "summary" => $title,
> "description" => $description
> );
>  
> $post_data = json_encode($post_data);
> $calendar_id = 'primary';
> $url = 'https://www.googleapis.com/calendar/v3/calendars/' . $calendar_id 
> . '/events';
> $result = $this->curlRequest($url, $headerarray, $post_data);
> return $result;
> }catch(Exception $e){
> // Exception
> }
> }
>  function curlRequest($url,$headerarray,$post_data, $curl_call = true){
> try{
> $ch = curl_init();
> curl_setopt($ch, CURLOPT_URL, $url);
> curl_setopt($ch, CURLOPT_POST, 1);
> curl_setopt($ch, CURLOPT_HTTPGET, true);
> curl_setopt($ch, CURLOPT_HTTPHEADER, $headerarray);
> curl_setopt($ch, CURLOPT_POSTFIELDS, $post_data);
> curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); 
> $server_output = curl_exec($ch);
> $info = curl_getinfo($ch);
> $header_size = curl_getinfo($ch, CURLINFO_HEADER_SIZE);
> $headers = substr($server_output, 0, $header_size);
> $response = substr($server_output, $header_size);
> $data = array();
> if($info['http_code'] == 200) {
> $data['headers'] = $headers;
> $data['response'] = json_decode($response);
> $data['status'] = 'SUCCESS';
> } else {
> if($info['http_code'] == 404) {
> $data['response'] = 'Not Found';
> $data['status'] = 'ERROR';
> } else {
> $data['response'] = json_decode($response);
> $data['status'] = 'ERROR';
> }
> $data['headers'] = $headers;
> }
> curl_close($ch);
> return $data;
> } catch (Exception $e) {
> // Exception
> }
> }
>

-- 
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 this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/d1ccefe3-b250-4410-bf7e-0fd2371c217f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Google cloud

2018-01-14 Thread 'Yannick (Cloud Platform Support)' via Google App Engine
Hello Nedjmo, as this error message says, you cannot use a prepaid credit 
card to sign up for Google Cloud Platform.

See the documentation on adding a payment method 
 to find out 
which options are available to you. For further billing-related questions, 
you should contact billing support 
.

On Sunday, January 14, 2018 at 11:57:38 AM UTC-5, Nedjmo khalawchen wrote:
>
> Hello i want sign up to google cloud but i find error in MasterCard the 
> error:unable to complete transaction prepaid cards can't be used Help me 
> please 

-- 
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 this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/4b662521-d7d2-4e43-822d-2691bdc280d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Google map

2019-04-07 Thread 'George (Cloud Platform Support)' via Google App Engine
Hi Sameera, 

This discussion group is dedicated to App Engine subjects. You seem to need 
help with Google Maps programming. If such is the case, you should take 
advantage of one of the support packages and technical information on the 
"Premium Plan Support and Resources" page 
, or contact Google 
Maps Help . 

This discussion group is oriented more towards general opinions, trends, 
and issues of general nature touching the app engine. For coding and 
programming architecture for Google Maps, you may be better served in 
dedicated forums such as stackoverflow, where experienced programmers are 
within reach and ready to help. 

-- 
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 this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/883de0fe-2ac8-4f2a-bed5-f519e05c078e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Google Help

2019-06-20 Thread 'Harmit Rishi (Cloud Platform Support)' via Google App Engine
Hi, 

I am not entirely sure what you would like to inquire about. This group is 
meant for discussions regarding our Google Cloud Platform 
 product called Google App Engine. 

If you would like to learn more about this product you can refer to the 
documentation provided here  about 
this product. There are plenty of how-to guides as well as step by step 
resources provided in the the documentation for it here 
. 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/b28ffcec-b1ac-4dda-8b77-243d7f3a4af5%40googlegroups.com.


[google-appengine] Re: Google Courses

2020-03-23 Thread 'Katayoon (Cloud Platform Support)' via Google App Engine
Hello,

My assumption is that you are getting the error when trying to run a gcloud 
command. If so, could you take these steps 

 
to install a fresh copy of Google Cloud SDK and re-run the gcloud command?  

You may also take a look at this Stack Overflow thread 

 
discussing on the similar issue. If the issue persists, could you provide 
us with more clarification on the issue and the steps you have taken to 
install the Cloud SDK so that we would have a better understanding on the 
issue you are getting?


-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/be594af8-efcb-498c-9de0-8f9f761cee04%40googlegroups.com.


[google-appengine] Re: Google App

2010-03-17 Thread Tim Hoffman
You should always check what you are doing against python 2.5.

Whilst things might work with 2.6 it isn't supported.

T

On Mar 17, 12:59 pm, Robert  wrote:
> python manage.py
> /usr/local/google_appengine/google/appengine/api/
> datastore_file_stub.py:40: DeprecationWarning: the md5 module is
> deprecated; use hashlib instead
>   import md5
> /usr/local/google_appengine/google/appengine/api/memcache/__init__.py:
> 31: DeprecationWarning: the sha module is deprecated; use the hashlib
> module instead
>   import sha
> Traceback (most recent call last):
>   File "manage.py", line 21, in 
>     InstallAppengineHelperForDjango()
>   File "/local/src/djangocode/myproject/appengine_django/__init__.py",
> line 544, in InstallAppengineHelperForDjango
>     InstallDjangoModuleReplacements()
>   File "/local/src/djangocode/myproject/appengine_django/__init__.py",
> line 261, in InstallDjangoModuleReplacements
>     import django.db
>   File "/usr/local/lib/python2.6/dist-packages/django/db/__init__.py",
> line 57, in 
>     'TIME_ZONE': settings.TIME_ZONE,
>   File "/local/src/djangocode/myproject/appengine_django/db/base.py",
> line 117, in __init__
>     self._setup_stubs()
>   File "/local/src/djangocode/myproject/appengine_django/db/base.py",
> line 128, in _setup_stubs
>     from google.appengine.tools import dev_appserver_main
>   File "/usr/local/google_appengine/google/appengine/tools/
> dev_appserver_main.py", line 82, in 
>     from google.appengine.tools import appcfg
>   File "/usr/local/google_appengine/google/appengine/tools/appcfg.py",
> line 53, in 
>     from google.appengine.api import dosinfo
>   File "/usr/local/google_appengine/google/appengine/api/dosinfo.py",
> line 25, in 
>     import ipaddr
> ImportError: No module named ipaddr

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



[google-appengine] Re: Google Domain

2010-03-30 Thread Jonathan
name.com is providing an automated initial setup to yourdomain.com to
become google site
>From this moment you have up to 50 email.addr...@yourdomain.com and
all the other google gadgets

Now, you can link your GAE to yourdomain.com.  It can be linked to
www.yourdomain.com or to mygae.yourdomail.com.

The whole process of authentication is very well documented.

On Mar 29, 11:22 pm, Massimiliano 
wrote:
> Dear All,
> I'm developing a web site on GAE and I want to register a domain with
> Google.
> I can't understand something.
> If I take a domain with google I have just redirect it to the application
> and it works displaying always the domain name, right?
> And if I take a domain with google can I have email addresses (like
> someth...@mydomain.com)?
>
> Regards
>
> Massimiliano
>
> --
>
> My email: massimiliano.pietr...@gmail.com
> My Google Wave: massimiliano.pietr...@googlewave.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 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: Google Accounts

2009-02-18 Thread Geoffrey Spear



On Feb 18, 3:07 pm, GenghisOne  wrote:
> Does it make sense for developers to tie their apps into Google
> Accounts and if so, why?
>
> Or put another way, what are the pros and cons of tying an app into
> Google Accounts?

Pros: you don't have to do your own authentication, and in many cases
have no need to manage session cookies.

Cons: your users have to have Google accounts.
--~--~-~--~~~---~--~~
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: Google Accounts

2009-02-19 Thread tttttooooodddd ddddddvnek
wouldnt it be nice if clients could pay with google checkout then use their id 
to log in with a payment sticky mess age attached saying i have paid to use the 
xyzdomain services to correctly log in and authenticate ?




--- On Wed, 2/18/09, Geoffrey Spear  wrote:
From: Geoffrey Spear 
Subject: [google-appengine] Re: Google Accounts
To: "Google App Engine" 
Date: Wednesday, February 18, 2009, 3:15 PM



On Feb 18, 3:07 pm, GenghisOne  wrote:
> Does it make sense for developers to tie their apps into Google
> Accounts and if so, why?
>
> Or put another way, what are the pros and cons of tying an app into
> Google Accounts?

Pros: you don't have to do your own authentication, and in many cases
have no need to manage session cookies.

Cons: your users have to have Google accounts.




  
--~--~-~--~~~---~--~~
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: Google Checkout

2009-02-21 Thread gg

Yep cp.appspot.com

On Feb 21, 9:03 am, herbie <4whi...@o2.co.uk> wrote:
> Hi,
>
> There have been a few messages about GAE and Checkout, but has anyone
> sucessfuly used Checkout with GAE?
>
> Could anyone recommend another 'easy' way to allow users to pay
> through a  GAE powerd app?
>
> Many thanks
--~--~-~--~~~---~--~~
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: Google Checkout

2011-03-04 Thread Geoffrey Spear


On Mar 4, 11:52 am, anton savchuk  wrote:
> Guys what about this stuff - Google Checkout?
>
> I hope soon I will have paid service.. And users of mine suppose to pay for
> staff.. If I create registration or authentication based on Google Account
> will this user have possibility to pay use Google Checkout API or stuff like
> this? Or PayPal ? I do not know.. :(
> Please advice about this problem. How can I organize payments from users to
> me ?

App Engine doesn't include any integration of either Checkout or
Paypal; how you authenticate your users to your app doesn't matter at
all in how you get them to pay, since you'll need to use third-party
libraries to handle the payment processing anyway.

-- 
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: Google Checkout

2011-03-04 Thread anton savchuk
I see.. thank you. Could you recommend some third-party libraries? 

-- 
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: Google Checkout

2011-03-04 Thread Kaan Soral
Paypal is t extreme, www.x.com is a simplified version of Paypal
(an attempt to make it more developer friendly) but it is still too
extreme. There are 10-15 possible services with 90 page documents
each, no use case examples, no screen shots, no simple codes.
There are services like Social Gold (they have shut themselves down
and joined Google Checkout), SuperRewards, Tapjoy
There are payment providers, you can integrate them with 2-3 lines of
code.

These payment providers exist because Paypal makes it too extreme to
implement their service.
If you would like other people making %10-20 over you take the simple
route.

The biggest problem is that, even if you implement Paypal, it will not
be simple for users to pay you.

That's why I liked Social Gold because it provided direct credit card
payment. Quick and clean.

Anyway I applied for Google Checkout In-App payments beta, no replies
yet. I will check out standard Google Checkout now.

What is needed for apps is an In-App payment system that is both
simple for users and developers ...
(Payments, Subscriptions, they can all be handled with a simple iframe
payment / callback information structure)


On Mar 4, 9:26 pm, anton savchuk  wrote:
> Oii.. it is good to know. thank you for this helpful information!

-- 
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: Google Checkout

2011-03-04 Thread anton savchuk
Yes I agree.. PayPal is extraordinary.. and he has more than one 90 page 
documents.. 

-- 
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: Google Checkout

2011-03-05 Thread Kaan Soral
Google bought Social Gold, Social Gold was the greatest payment system
ever, even other payment providers used them, although they could
implement credit card processing and Paypal themselves

I hope Google In-App Payments keep the simplicity and excellence.
http://checkout.google.com/support/sell/bin/request.py?contact_type=inapp_payment

I have spent a lot of time reading Paypal services, each service was
missing something for me. Some of them didn't accept credit cards
directly, some of them didn't support subscriptions, some of them are
only available to US/Canada companies etc.
I have filled the form more than a week ago, I also have a very big
application to show off but I didn't received any reply yet.

On Mar 5, 9:21 am, anton savchuk  wrote:
> Yes, more likely PayPal will be decision.. He really does work..

-- 
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: Google Checkout

2011-03-06 Thread Iron Mountain Foundry
I have fully implemented Google Checkout on my app, but I am less than
happy with the service.  For the most part, it works as advertised and
I'm fine with that.  I use Python and my own code to handle the API
requests and callbacks, and technically the system seems fine.

But there were two times that someone with Checkout decided to suspend
my account *without warning* and I had to first discover the reason
for the suspension and then deal with non-responsive support engineers
half a world away.  I would get a single email reply a day while my
customers were left waiting for my site to resume.  Even after I faxed
and emailed the requested documentation within minutes of their email
reply, I would have to wait another day to get my account restored.
Poor customer service by Checkout!

Another thing that I didn't expect is that some customers are afraid
of Google.  They don't like the idea of handing their credit card
information over to this giant company.  It's only a few customers,
but their fear is enough for them to send a check instead of using
Checkout for payment.  If Checkout would allow for a one-time payment
without requiring customers to create an account, that would be
great.  That is, I want an Authorize.net style gateway for Checkout so
people can enter all of their credit card info and be done with the
payment in just one step, without having to leave my website.

I like how Social Gold allows for multiple payment options (including
Checkout), and I hope the fees are closer to 2-3% (not the 6-10% shown
on their FAQ).  I just signed up for the beta, maybe this will be what
I am looking for.  In any case, there needs to be someone that I can
call 24x7 for customer support, especially when Google wants to take
actions without warning.  I really hated the fact that they could
contact me with any questions but just suspended activity without
warning.  It was really unprofessional.

I got halfway through implementing the PayPal payment system when that
happened, and I will complete that the next time Checkout behaves that
way.  I don't like the PayPal API, though.  It's too cumbersome.
Authorize.net is really nice but I need to open my own merchant
account for that, and they're not cheap (monthly fees, etc.).

-- 
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: Google Checkout

2011-03-18 Thread Kaan Soral
Users should be able to pay without logging in to 3rd party services.
It seems no one provides such a system, I will probably use old Social
Gold system.

Amazon also lacks this.
And:
To sign up you will need to have:

* Your business name, contact information, and credit card
* US billing address

US billing address is a problem too

On Mar 18, 9:24 pm, Jeff Schnitzer  wrote:
> Thanks for this - Amazon does indeed look good.  At least, the
> notification architecture seems to be robust.  I will drop Paypal for
> now and integrate Amazon.
>
> I'm totally amazed at how janky payments infrastructure is.  Frivolous
> sites like twitter have serviceable apis, why not the people taking my
> money?
>
> Jeff
>
> On Fri, Mar 18, 2011 at 7:06 AM, Joshua Smith  
> wrote:
> > I don't have a ton of use experience with it yet, but so far Amazon Simple 
> > Pay looks very good.  As with the EC2 and S3 stuff, the API is clearly 
> > designed by very, very smart people who really understand security and 
> > distributed systems.
>
> > Also, I'd bet that in a lot of demographics, already having an Amazon "1 
> > click" account set up is nearly universal.  So that would seem to reduce 
> > friction at checkout.
>
> > -Joshua
>
> > On Mar 18, 2011, at 4:49 AM, Jeff Schnitzer wrote:
>
> >> On Fri, Mar 4, 2011 at 4:44 PM, Jeff Schnitzer  wrote:
>
> >>> Say what you will about Paypal's evil eye and their confusing product
> >>> line, at least the integration is going fairly smoothly.  It feels
> >>> like 1990s technology but it works.  The most helpful advice I can
> >>> offer:  Forget everything else on their stupid overmarketed website
> >>> and go straight for "Web Payments Standard".
>
> >> I retract everything I said here.
>
> >> PayPal's API is a horrorshow.  It makes the Facebook API look rational.
>
> >> I won't get into the fact that their documentation is confusing and
> >> grossly inadequate.  The API is actually broken by design - I can't
> >> believe people use this stuff to handle money.
>
> >> IPN (the "reliable" messaging system) combines message verification
> >> with message acknowledgement.  You can't verify a message without
> >> accepting it - which means you either a) commit a bunch of
> >> unauthenticated data and figure out how to roll it back on failure or
> >> b) accept the message and then HOPE that nothing goes wrong during
> >> processing. Paypal's sample code all suggests strategy b), which is
> >> just grossly negligent.
>
> >> I could rant at length about how defective the messaging system is too
> >> (what uniquely identifies a message?  NOTHING!) but really this should
> >> go into a blog entry.  I've built porn-serving infrastructure that was
> >> 100 times more robust.
>
> >> I am deeply, deeply disappointed.  Even as abandonware, Google
> >> Checkout is better thought out.
>
> >> Jeff
>
> >> --
> >> 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 
> >> athttp://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 
> > athttp://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] Re: Google AppEngine Indexing

2010-07-20 Thread GeekTantra
The above post contains the manually configured indexes from my
index.yaml. But as I said earlier its not configuring the indexes that
I am facing problem with but its the time it takes to start serving
the index even in an empty datastore thats causing the problem in
instantly deploying my application. Any help or work around in this
regard with be appreciable.

On Jul 21, 7:05 am, Michael DeLaney 
wrote:
> I think that it is possible to manually configure your indexes as part of
> your app.yaml file... or perhaps it is your index.yaml...
>
>
>
>
>
> On Tue, Jul 20, 2010 at 7:59 PM, GeekTantra  wrote:
> > I am trying to create an application on appengine. The problem is when
> > I deploy it to production, even with empty datastore, it takes atleast
> > 2 hours for the indexes to start serving.
>
> > The contents of the index.yaml are:
> > - kind: comments
> >  properties:
> >  - name: content_type_id
> >  - name: is_public
> >  - name: is_removed
> >  - name: object_pk
> >  - name: site_id
> >  - name: created
>
> > - kind: comments
> >  properties:
> >  - name: content_type_id
> >  - name: object_pk
> >  - name: user_email
> >  - name: user_name
> >  - name: user_url
> >  - name: created
>
> > - kind: content_type
> >  properties:
> >  - name: app_label
> >  - name: name
>
> > - kind: pages
> >  properties:
> >  - name: post_status
> >  - name: created
>
> > - kind: pages
> >  properties:
> >  - name: post_status
> >  - name: post_title
>
> > - kind: posts
> >  properties:
> >  - name: post_status
> >  - name: created
>
> > - kind: posts
> >  properties:
> >  - name: post_status
> >  - name: created
> >    direction: desc
>
> > No since I want to make this application an opensource product its
> > important that people can deploy it instantly and see the results but
> > without the indexes being served instantly I start getting 500
> > errors(NoIndexErrors) instantly when I deploy. Is there a work around.
> > Initially the datastore would be completely empty, so I presume the
> > Indexing shouldn't take so much time.
>
> > --
> > 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-appengine+unsubscr...@googlegroups.com > e...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-appengine?hl=en.
>
> --
> Michael S. DeLaney
> mdela...@delaneylawoffices.com
>
> DeLaney Law Offices, Ltd.
> ELDER LAW ATTORNEYS
> 14524 John Humphrey Drive
> Orland Park, IL  60462
>
> (708) 675-7144
> (708) 675-7150 - Direct Dial
> Fax: (866) 282-6509
>
> NOTICE:  The information contained in this electronic mail transmission
> (including any attachment) is intended by DeLaney Law Offices, Ltd. for the
> use of the named individual or entity to which it is directed and may
> contain information that it is privileged or otherwise confidential.  It is
> not intended for transmission to, or receipt by, anyone other than the named
> addressee (or a person authorized to deliver it to the named addressee).  It
> should not be copied or forwarded to any unauthorized persons.  If you have
> received this electronic mail transmission in error, please delete it from
> your system without copying or forwarding it, and notify the sender of the
> error by reply e-mail or by calling DeLaney Law Offices, Ltd. at
> 708-675-7144 so that our address record may be corrected.  Thank you.
>
> IRS CIRCULAR 230 NOTICE. Any advice expressed above as to tax matters was
> neither written nor intended by the sender or DeLaney Law Offices, Ltd. to
> be used and cannot be used by any taxpayer for the purpose of avoiding tax
> penalties that may be imposed under U.S. tax law. If any person uses or
> refers to any such tax advice in promoting, marketing or recommending a
> partnership or other entity, investment plan or arrangement to any taxpayer,
> then (i) the advice was written to support the promotion or marketing (by a
> person other than DeLaney Law Offices, Ltd.) of that transaction or matter,
> and (ii) such taxpayer should seek advice based on the taxpayer's particular
> circumstances from an independent tax advisor.

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



[google-appengine] Re: Google AppEngine Indexing

2010-07-21 Thread GeekTantra
Thanks a lot for your response.

I just wanted to know whether this will be a perennial or just a
temporary problem? And any way of monitoring the index servers
something similar to http://code.google.com/status/

I need to know this because I want to launch my Open Source product
and don't want to launch it at a time when this problem persists.

Is there by any chance I can do a work around for this problem till
the indexes are ready to serve?

I have some simple ancestor properties, some filtering and some order
operations which require indexing.


On Jul 21, 11:59 am, Robert Kluin  wrote:
> Sometimes the index servers get bogged down. When that happens, even for an 
> empty datastore, you will have to wait for new indexes.
>
> Slow initial index building is a pretty common complaint.
>
> Robert
>
> On Jul 20, 2010, at 20:59, GeekTantra  wrote:
>
>
>
> > I am trying to create an application on appengine. The problem is when
> > I deploy it to production, even with empty datastore, it takes atleast
> > 2 hours for the indexes to start serving.
>
> > The contents of the index.yaml are:
> > - kind: comments
> >  properties:
> >  - name: content_type_id
> >  - name: is_public
> >  - name: is_removed
> >  - name: object_pk
> >  - name: site_id
> >  - name: created
>
> > - kind: comments
> >  properties:
> >  - name: content_type_id
> >  - name: object_pk
> >  - name: user_email
> >  - name: user_name
> >  - name: user_url
> >  - name: created
>
> > - kind: content_type
> >  properties:
> >  - name: app_label
> >  - name: name
>
> > - kind: pages
> >  properties:
> >  - name: post_status
> >  - name: created
>
> > - kind: pages
> >  properties:
> >  - name: post_status
> >  - name: post_title
>
> > - kind: posts
> >  properties:
> >  - name: post_status
> >  - name: created
>
> > - kind: posts
> >  properties:
> >  - name: post_status
> >  - name: created
> >    direction: desc
>
> > No since I want to make this application an opensource product its
> > important that people can deploy it instantly and see the results but
> > without the indexes being served instantly I start getting 500
> > errors(NoIndexErrors) instantly when I deploy. Is there a work around.
> > Initially the datastore would be completely empty, so I presume the
> > Indexing shouldn't take so much time.
>
> > --
> > 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-appengine+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://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-appeng...@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: Google AppEngine Indexing

2010-07-21 Thread GeekTantra
I am trying to segregate the queries that require indexes by using a
try except block like following

  try:
posts_list =
posts.Post.objects.all().filter(post_status__in=post_status).order_by('-
created')
  except:
the_posts_list = posts.Post.objects.all()
posts_list = [ p for p in the_posts_list if p.post_status in
post_status ]

I know its highly inefficient code in the except block but this should
make the application work in case the initial indexes are not being
served for the first deployment, but I still keep getting the
NeedIndexError. Any Idea why this is happening?

On Jul 21, 12:35 pm, Robert Kluin  wrote:
> I do not know of any way to monitor index build times currently.
>
> For me building new indexes is usually fast. Typically under 30 minutes.  But 
> I built one today that took 6 hours on a kind with 220 entities. :/
>
> Robert
>
> On Jul 21, 2010, at 3:09, GeekTantra  wrote:
>
>
>
> > Thanks a lot for your response.
>
> > I just wanted to know whether this will be a perennial or just a
> > temporary problem? And any way of monitoring the index servers
> > something similar tohttp://code.google.com/status/
>
> > I need to know this because I want to launch my Open Source product
> > and don't want to launch it at a time when this problem persists.
>
> > Is there by any chance I can do a work around for this problem till
> > the indexes are ready to serve?
>
> > I have some simple ancestor properties, some filtering and some order
> > operations which require indexing.
>
> > On Jul 21, 11:59 am, Robert Kluin  wrote:
> >> Sometimes the index servers get bogged down. When that happens, even for 
> >> an empty datastore, you will have to wait for new indexes.
>
> >> Slow initial index building is a pretty common complaint.
>
> >> Robert
>
> >> On Jul 20, 2010, at 20:59, GeekTantra  wrote:
>
> >>> I am trying to create an application on appengine. The problem is when
> >>> I deploy it to production, even with empty datastore, it takes atleast
> >>> 2 hours for the indexes to start serving.
>
> >>> The contents of the index.yaml are:
> >>> - kind: comments
> >>>  properties:
> >>>  - name: content_type_id
> >>>  - name: is_public
> >>>  - name: is_removed
> >>>  - name: object_pk
> >>>  - name: site_id
> >>>  - name: created
>
> >>> - kind: comments
> >>>  properties:
> >>>  - name: content_type_id
> >>>  - name: object_pk
> >>>  - name: user_email
> >>>  - name: user_name
> >>>  - name: user_url
> >>>  - name: created
>
> >>> - kind: content_type
> >>>  properties:
> >>>  - name: app_label
> >>>  - name: name
>
> >>> - kind: pages
> >>>  properties:
> >>>  - name: post_status
> >>>  - name: created
>
> >>> - kind: pages
> >>>  properties:
> >>>  - name: post_status
> >>>  - name: post_title
>
> >>> - kind: posts
> >>>  properties:
> >>>  - name: post_status
> >>>  - name: created
>
> >>> - kind: posts
> >>>  properties:
> >>>  - name: post_status
> >>>  - name: created
> >>>    direction: desc
>
> >>> No since I want to make this application an opensource product its
> >>> important that people can deploy it instantly and see the results but
> >>> without the indexes being served instantly I start getting 500
> >>> errors(NoIndexErrors) instantly when I deploy. Is there a work around.
> >>> Initially the datastore would be completely empty, so I presume the
> >>> Indexing shouldn't take so much time.
>
> >>> --
> >>> 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-appengine+unsubscr...@googlegroups.com.
> >>> For more options, visit this group 
> >>> athttp://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-appeng...@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > google-appengine+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://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-appeng...@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: Google AppEngine Indexing

2010-07-21 Thread Onestone
Check this tip by Ikai Lan:

http://ikaisays.com/2010/07/12/google-app-engine-tips-and-tricks-prebuilding-indexes-using-a-non-default-version/

On Jul 21, 11:40 am, GeekTantra  wrote:
> I am trying to segregate the queries that require indexes by using a
> try except block like following
>
>   try:
>     posts_list =
> posts.Post.objects.all().filter(post_status__in=post_status).order_by('-
> created')
>   except:
>     the_posts_list = posts.Post.objects.all()
>     posts_list = [ p for p in the_posts_list if p.post_status in
> post_status ]
>
> I know its highly inefficient code in the except block but this should
> make the application work in case the initial indexes are not being
> served for the first deployment, but I still keep getting the
> NeedIndexError. Any Idea why this is happening?
>
> On Jul 21, 12:35 pm, Robert Kluin  wrote:
>
> > I do not know of any way to monitor index build times currently.
>
> > For me building new indexes is usually fast. Typically under 30 minutes.  
> > But I built one today that took 6 hours on a kind with 220 entities. :/
>
> > Robert
>
> > On Jul 21, 2010, at 3:09, GeekTantra  wrote:
>
> > > Thanks a lot for your response.
>
> > > I just wanted to know whether this will be a perennial or just a
> > > temporary problem? And any way of monitoring the index servers
> > > something similar tohttp://code.google.com/status/
>
> > > I need to know this because I want to launch my Open Source product
> > > and don't want to launch it at a time when this problem persists.
>
> > > Is there by any chance I can do a work around for this problem till
> > > the indexes are ready to serve?
>
> > > I have some simple ancestor properties, some filtering and some order
> > > operations which require indexing.
>
> > > On Jul 21, 11:59 am, Robert Kluin  wrote:
> > >> Sometimes the index servers get bogged down. When that happens, even for 
> > >> an empty datastore, you will have to wait for new indexes.
>
> > >> Slow initial index building is a pretty common complaint.
>
> > >> Robert
>
> > >> On Jul 20, 2010, at 20:59, GeekTantra  wrote:
>
> > >>> I am trying to create an application on appengine. The problem is when
> > >>> I deploy it to production, even with empty datastore, it takes atleast
> > >>> 2 hours for the indexes to start serving.
>
> > >>> The contents of the index.yaml are:
> > >>> - kind: comments
> > >>>  properties:
> > >>>  - name: content_type_id
> > >>>  - name: is_public
> > >>>  - name: is_removed
> > >>>  - name: object_pk
> > >>>  - name: site_id
> > >>>  - name: created
>
> > >>> - kind: comments
> > >>>  properties:
> > >>>  - name: content_type_id
> > >>>  - name: object_pk
> > >>>  - name: user_email
> > >>>  - name: user_name
> > >>>  - name: user_url
> > >>>  - name: created
>
> > >>> - kind: content_type
> > >>>  properties:
> > >>>  - name: app_label
> > >>>  - name: name
>
> > >>> - kind: pages
> > >>>  properties:
> > >>>  - name: post_status
> > >>>  - name: created
>
> > >>> - kind: pages
> > >>>  properties:
> > >>>  - name: post_status
> > >>>  - name: post_title
>
> > >>> - kind: posts
> > >>>  properties:
> > >>>  - name: post_status
> > >>>  - name: created
>
> > >>> - kind: posts
> > >>>  properties:
> > >>>  - name: post_status
> > >>>  - name: created
> > >>>    direction: desc
>
> > >>> No since I want to make this application an opensource product its
> > >>> important that people can deploy it instantly and see the results but
> > >>> without the indexes being served instantly I start getting 500
> > >>> errors(NoIndexErrors) instantly when I deploy. Is there a work around.
> > >>> Initially the datastore would be completely empty, so I presume the
> > >>> Indexing shouldn't take so much time.
>
> > >>> --
> > >>> 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-appengine+unsubscr...@googlegroups.com.
> > >>> For more options, visit this group 
> > >>> athttp://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-appeng...@googlegroups.com.
> > > To unsubscribe from this group, send email to 
> > > google-appengine+unsubscr...@googlegroups.com.
> > > For more options, visit this group 
> > > athttp://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-appeng...@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: Google AppEngine Indexing

2010-07-21 Thread GeekTantra
This still doesn't solve my problem. Its not a one time project I am
trying to build. Had it been a single one time project I am ok with
the delay. I am trying to create generic product which anyone should
be able to use. But delay due to index creation will give a lot of
problem to the end user. So I am trying to work around a solution to
this problem.

On Jul 21, 3:42 pm, Onestone  wrote:
> Check this tip by Ikai Lan:
>
> http://ikaisays.com/2010/07/12/google-app-engine-tips-and-tricks-preb...
>
> On Jul 21, 11:40 am, GeekTantra  wrote:
>
>
>
> > I am trying to segregate the queries that require indexes by using a
> > try except block like following
>
> >   try:
> >     posts_list =
> > posts.Post.objects.all().filter(post_status__in=post_status).order_by('-
> > created')
> >   except:
> >     the_posts_list = posts.Post.objects.all()
> >     posts_list = [ p for p in the_posts_list if p.post_status in
> > post_status ]
>
> > I know its highly inefficient code in the except block but this should
> > make the application work in case the initial indexes are not being
> > served for the first deployment, but I still keep getting the
> > NeedIndexError. Any Idea why this is happening?
>
> > On Jul 21, 12:35 pm, Robert Kluin  wrote:
>
> > > I do not know of any way to monitor index build times currently.
>
> > > For me building new indexes is usually fast. Typically under 30 minutes.  
> > > But I built one today that took 6 hours on a kind with 220 entities. :/
>
> > > Robert
>
> > > On Jul 21, 2010, at 3:09, GeekTantra  wrote:
>
> > > > Thanks a lot for your response.
>
> > > > I just wanted to know whether this will be a perennial or just a
> > > > temporary problem? And any way of monitoring the index servers
> > > > something similar tohttp://code.google.com/status/
>
> > > > I need to know this because I want to launch my Open Source product
> > > > and don't want to launch it at a time when this problem persists.
>
> > > > Is there by any chance I can do a work around for this problem till
> > > > the indexes are ready to serve?
>
> > > > I have some simple ancestor properties, some filtering and some order
> > > > operations which require indexing.
>
> > > > On Jul 21, 11:59 am, Robert Kluin  wrote:
> > > >> Sometimes the index servers get bogged down. When that happens, even 
> > > >> for an empty datastore, you will have to wait for new indexes.
>
> > > >> Slow initial index building is a pretty common complaint.
>
> > > >> Robert
>
> > > >> On Jul 20, 2010, at 20:59, GeekTantra  wrote:
>
> > > >>> I am trying to create an application on appengine. The problem is when
> > > >>> I deploy it to production, even with empty datastore, it takes atleast
> > > >>> 2 hours for the indexes to start serving.
>
> > > >>> The contents of the index.yaml are:
> > > >>> - kind: comments
> > > >>>  properties:
> > > >>>  - name: content_type_id
> > > >>>  - name: is_public
> > > >>>  - name: is_removed
> > > >>>  - name: object_pk
> > > >>>  - name: site_id
> > > >>>  - name: created
>
> > > >>> - kind: comments
> > > >>>  properties:
> > > >>>  - name: content_type_id
> > > >>>  - name: object_pk
> > > >>>  - name: user_email
> > > >>>  - name: user_name
> > > >>>  - name: user_url
> > > >>>  - name: created
>
> > > >>> - kind: content_type
> > > >>>  properties:
> > > >>>  - name: app_label
> > > >>>  - name: name
>
> > > >>> - kind: pages
> > > >>>  properties:
> > > >>>  - name: post_status
> > > >>>  - name: created
>
> > > >>> - kind: pages
> > > >>>  properties:
> > > >>>  - name: post_status
> > > >>>  - name: post_title
>
> > > >>> - kind: posts
> > > >>>  properties:
> > > >>>  - name: post_status
> > > >>>  - name: created
>
> > > >>> - kind: posts
> > > >>>  properties:
> > > >>>  - name: post_status
> > > >>>  - name: created
> > > >>>    direction: desc
>
> > > >>> No since I want to make this application an opensource product its
> > > >>> important that people can deploy it instantly and see the results but
> > > >>> without the indexes being served instantly I start getting 500
> > > >>> errors(NoIndexErrors) instantly when I deploy. Is there a work around.
> > > >>> Initially the datastore would be completely empty, so I presume the
> > > >>> Indexing shouldn't take so much time.
>
> > > >>> --
> > > >>> 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-appengine+unsubscr...@googlegroups.com.
> > > >>> For more options, visit this group 
> > > >>> athttp://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-appeng...@googlegroups.com.
> > > > To unsubscribe from this group, send email to 
> > > >

[google-appengine] Re: Google AppEngine Indexing

2010-07-21 Thread Darien Caldwell
It's not a 'problem' per se, it's simply how the system works. There's
a queue for indexes to be built, and depending on if the queue is long
or short when your index is added, the time you wait will be long or
short.  Unless Google radically changes their approach to index
building, there will always be a substantial wait.

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



[google-appengine] Re: Google AppEngine Indexing

2010-07-21 Thread GeekTantra
Thats what I am trying to find, "a work around", otherwise we can
never have instantly deployable opensource applications on Google
AppEngine, which most intermediate level users on the web demand.

On Jul 21, 9:01 pm, Darien Caldwell  wrote:
> It's not a 'problem' per se, it's simply how the system works. There's
> a queue for indexes to be built, and depending on if the queue is long
> or short when your index is added, the time you wait will be long or
> short.  Unless Google radically changes their approach to index
> building, there will always be a substantial wait.

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



Re: [google-appengine] Re: Google Account

2010-07-29 Thread Alon Carmel
on python its _ah/login or something like that.
-
Cheers,

def AlonCarmel(request)
 import simplejson as json
 contact = {}
 contant['email'] = 'a...@aloncarmel.me'
 contact['twitter'] = '@aloncarmel'
 contact['web'] = 'http://aloncarmel.me'
 contact['phone'] = '+972-54-4860380'
 return HttpResponse(json.dumps(contact))

* If you received an unsolicited email from by mistake that wasn't of your
matter please delete immediately. All E-mail sent from Alon Carmel is
copyrighted to Alon Carmel 2008. Any details revealed in e-mails sent by
Alon Carmel are owned by the Author only. Any attempt to duplicate or
imitate any of the Content is prohibited under copyright law 2008.



On Thu, Jul 29, 2010 at 8:34 PM, Geoffrey Spear wrote:

> You probably don't want your user to be logged in using Google's
> servers and then get redirected to localhost.
>
> Use the Users API to generate the login URL.
>
> On Jul 29, 5:55 am, Tsolmon Narantsogt  wrote:
> > Hi guys
> >
> > I have a question ?
> > 1) How to login from my google account ?
> >
> > i tried this code
> > https://www.google.com/accounts/ServiceLogin?service=ah&continue=http...";
> >
> > >Sign in 
> >
> > but it's not working .
> >
> > Help me guys
> >
> > Regards
> > Tsolmon
>
> --
> 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-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-appeng...@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] Re: Google Plus

2011-07-05 Thread Brandon Wirtz
All I control is if you are Invited, Not if Google will let you accept the
invite :-)

 

 

 

From: google-appengine@googlegroups.com
[mailto:google-appengine@googlegroups.com] On Behalf Of Raymond C.
Sent: Tuesday, July 05, 2011 9:01 PM
To: google-appengine@googlegroups.com
Subject: [google-appengine] Re: Google Plus

 

It still shows "Already invited? We've temporarily exceeded our capacity.
Please try again soon." for me. 

-- 
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/-/7MDa5YFMcRUJ.
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] Re: Google Plus

2011-07-06 Thread Renan Mobile
I would be invite to Google Plus! My GMAIL is renan.andradefra...@gmail.com

Thank you so much!

2011/7/6 Brandon Wirtz 

> All I control is if you are Invited, Not if Google will let you accept the
> invite :-)
>
> ** **
>
> ** **
>
> ** **
>
> *From:* google-appengine@googlegroups.com [mailto:
> google-appengine@googlegroups.com] *On Behalf Of *Raymond C.
> *Sent:* Tuesday, July 05, 2011 9:01 PM
> *To:* google-appengine@googlegroups.com
> *Subject:* [google-appengine] Re: Google Plus
>
> ** **
>
> It still shows "Already invited? We've temporarily exceeded our capacity.
> Please try again soon." for me. 
>
> --
> 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/-/7MDa5YFMcRUJ.
> 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.
>



-- 
Atenciosamente,

-
Presidente Renan Franca

Renan Mobile ltda: http://renanmobile.com - Soluções em Dispositivos Móveis
(Smartphones) com integração via web.
Soluções em:
Android (Smartphones);
Google Web Toolkit (Web);

-- 
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] Re: Google Plus

2011-07-06 Thread Andrius A
Invite me pls! andriu...@gmail.com
 On Jul 6, 2011 10:21 PM, "Renan Mobile" 
wrote:
> I would be invite to Google Plus! My GMAIL is
renan.andradefra...@gmail.com
>
> Thank you so much!
>
> 2011/7/6 Brandon Wirtz 
>
>> All I control is if you are Invited, Not if Google will let you accept
the
>> invite :-)
>>
>> ** **
>>
>> ** **
>>
>> ** **
>>
>> *From:* google-appengine@googlegroups.com [mailto:
>> google-appengine@googlegroups.com] *On Behalf Of *Raymond C.
>> *Sent:* Tuesday, July 05, 2011 9:01 PM
>> *To:* google-appengine@googlegroups.com
>> *Subject:* [google-appengine] Re: Google Plus
>>
>> ** **
>>
>> It still shows "Already invited? We've temporarily exceeded our capacity.
>> Please try again soon." for me. 
>>
>> --
>> 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/-/7MDa5YFMcRUJ.
>> 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.
>>
>
>
>
> --
> Atenciosamente,
>
> -
> Presidente Renan Franca
> 
> Renan Mobile ltda: http://renanmobile.com - Soluções em Dispositivos
Móveis
> (Smartphones) com integração via web.
> Soluções em:
> Android (Smartphones);
> Google Web Toolkit (Web);
>
> --
> 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] Re: Google+ disabling accounts

2011-07-24 Thread Strom
I'm concerned about this as well. As a result I will probably use a
throwaway account to try out Google+.

On Jul 24, 7:36 am, Michael Quartly
 wrote:
> I have an App Engine app tied to my personal google account and Googles
> approach to disabling accounts without warning for TOS violations and the
> trouble people have gone through to unsuccessfully contact Google about
> getting their accounts undisabled has got me quite worried about keeping my
> app on App Engine moving forward. If my main google account which is the
> billing administrator for the account, gets deleted, how will this affect my
> App Engine account? At the very least I imagine this means that I would be
> unable to make any billing changes to the App.
>
> It goes without saying that I believe Googles apparent trigger happy
> approach to disabling google accounts has got me quite worried. Especially
> given how hard it can be to reach Google in a timely fashion.
>
> I would be grateful if somebody from Google could address my concerns.

-- 
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: Google+ disabling accounts

2011-07-24 Thread Strom
Well there's the name related stuff
http://www.zdnet.com/blog/violetblue/google-plus-deleting-accounts-en-masse-no-clear-answers/567

On Jul 24, 6:41 pm, "Ikai Lan (Google)"  wrote:
> On our team, we generally try to give developers notice before disabling
> application IDs.
>
> There's one case where we are being a bit more aggressive in shutting down
> accounts: spammers. If your application is an obvious spammer, we will
> disable your application IDs without warning. We had been warning users, but
> they were putting up applications faster than we could disable them.
>
> I understand your concerns about Google+, but I wouldn't let that hold you
> back from creating an account. I'm not aware of any cases where legitimate
> user accounts are being disabled (the user accounts currently in question
> are users under 13), but I know the team is hard at work to try to balance
> out the kinks in their system.
>
> 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 Sun, Jul 24, 2011 at 4:36 AM, Strom  wrote:
> > I'm concerned about this as well. As a result I will probably use a
> > throwaway account to try out Google+.
>
> > On Jul 24, 7:36 am, Michael Quartly
> >  wrote:
> > > I have an App Engine app tied to my personal google account and Googles
> > > approach to disabling accounts without warning for TOS violations and the
> > > trouble people have gone through to unsuccessfully contact Google about
> > > getting their accounts undisabled has got me quite worried about keeping
> > my
> > > app on App Engine moving forward. If my main google account which is the
> > > billing administrator for the account, gets deleted, how will this affect
> > my
> > > App Engine account? At the very least I imagine this means that I would
> > be
> > > unable to make any billing changes to the App.
>
> > > It goes without saying that I believe Googles apparent trigger happy
> > > approach to disabling google accounts has got me quite worried.
> > Especially
> > > given how hard it can be to reach Google in a timely fashion.
>
> > > I would be grateful if somebody from Google could address my concerns.
>
> > --
> > 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] Re: Google+ disabling accounts

2011-07-24 Thread Kaan Soral
Just funny ... what Google does

I hate Facebook because they have automated deletion systems, it seems
Google is on the same path

On Jul 24, 7:27 pm, Tim Hoffman  wrote:
> HI
>
> Limor "Ladyada" Fried  
> https://plus.google.com/u/0/108772200278976934119/posts is a fairly well
> known individual
> who had her account disabled.  (It has been re-enabled) But it's pretty
> clear no-one is sure why.
>
> Which is definately cause for concern.
>
> Rgds
>
> Tim

-- 
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: Google+ disabling accounts

2011-07-24 Thread Joops
One theory I saw is that it was because the two people in question had
nicknames embedded in their real names, rather than in the nick name
field.

I am not going to judge them on that bit. (They want the real names to
be real names, it's their dime).

I do however share concern about the impact that a "temp/mistaken" ban
could have as it impacts GMail, and presumably app engine logins.

I find that sometimes there is lots of kerfuffle over not too much
substance on the internet.
This feels a bit like that to me. (Although it does highlight the
issue of accessing your own information if the entity that stores that
information decides you have been bad, which is probably something
people should generally try to think about)

J.

On Jul 24, 8:45 pm, Kaan Soral  wrote:
> Just funny ... what Google does
>
> I hate Facebook because they have automated deletion systems, it seems
> Google is on the same path
>
> On Jul 24, 7:27 pm, Tim Hoffman  wrote:
>
> > HI
>
> > Limor "Ladyada" Fried  
> > https://plus.google.com/u/0/108772200278976934119/posts is a fairly well
> > known individual
> > who had her account disabled.  (It has been re-enabled) But it's pretty
> > clear no-one is sure why.
>
> > Which is definately cause for concern.
>
> > Rgds
>
> > Tim

-- 
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: Google+ disabling accounts

2011-07-24 Thread Owen Wiggins
Can't you just add another account as an owner in case one gets disabled? 
That way you won't lose access to your app at least.

-- 
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/-/qcH_Ihe_dZ4J.
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] Re: Google Cache

2011-08-29 Thread Barry Hunter
That sounds normal. The file is stored in the 'frontend' - ie the edge-cache.

When a visitor requests that URL, it should returned to them (the 200)
directly. The file is served to them, saving your application having
to serve it.

If the user already has a copy of the file in their cache (mainly the
browser cache), then they will check with the cache server to see if a
new version is available. If the file is still stored in the cache,
then the cache will say 304. Basically saying "continue using your
cached file, its the same as I have"


So the different result depends on if you have it stored in your cache.


(if the file wasnt in the cache, it would fall though to your
appliation, and the cache would also just serve a 200 too.  You can
probably see if its served direct from cache, or from application, by
comparing expires/date/last-modified headers)


On Mon, Aug 29, 2011 at 8:36 PM, pdknsk  wrote:
> Well, it seems like maybe it isn't working how it should be. I'm
> noticing two different responses, which both show up as 204 in the
> logs and are both cached somewhere, because the request handler
> doesn't run.
>
> Status Code:304 OK
> Age:419
> Date:Mon, 29 Aug 2011 19:22:09 GMT
> Expires:Mon, 29 Aug 2011 20:00:00 GMT
> Server:GFE/2.0
>
> Status Code:200 OK
> Age:573
> Cache-Control:public
> Content-Encoding:gzip
> Content-Length:621
> Content-Type:application/atom+xml
> Date:Mon, 29 Aug 2011 19:22:09 GMT
> Expires:Mon, 29 Aug 2011 20:00:00 GMT
> Last-Modified:Mon, 29 Aug 2011 19:01:56 GMT
> Server:Google Frontend
> Vary:Accept-Encoding
>
> --
> 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] Re: Google Cache

2011-08-29 Thread Barry Hunter
btw, 204 is the http status code for "no content" - probably implying
that your app was not involved in sending any content. The edge-cache
delt with it.

On Mon, Aug 29, 2011 at 8:36 PM, pdknsk  wrote:
> Well, it seems like maybe it isn't working how it should be. I'm
> noticing two different responses, which both show up as 204 in the
> logs and are both cached somewhere, because the request handler
> doesn't run.
>
> Status Code:304 OK
> Age:419
> Date:Mon, 29 Aug 2011 19:22:09 GMT
> Expires:Mon, 29 Aug 2011 20:00:00 GMT
> Server:GFE/2.0
>
> Status Code:200 OK
> Age:573
> Cache-Control:public
> Content-Encoding:gzip
> Content-Length:621
> Content-Type:application/atom+xml
> Date:Mon, 29 Aug 2011 19:22:09 GMT
> Expires:Mon, 29 Aug 2011 20:00:00 GMT
> Last-Modified:Mon, 29 Aug 2011 19:01:56 GMT
> Server:Google Frontend
> Vary:Accept-Encoding
>
> --
> 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] Re: Google Cloud SQL

2011-10-14 Thread voscausa
I agree. GQL is superior from a performance perspective. You can understand 
what is going on under the hoord. Switching from SQL to GQL you have to 
rethink your model : denormalizing it. The benifits (performance and 
scaleability) are great and it feels good too. At the end working with GQL 
is even easy, without limitations which cannot be overcome.

At the moment I only use SQL (SQLite) to denormalize my SQL data. For this I 
need complex SQL joins. The result is a very simple model.  Why have I not 
worked from the beginning in this way, was the first question that came up 
after seeing the result. The queries became far less complex.

-- 
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/-/mA3LPE4lIuoJ.
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: Google App abuse

2011-12-12 Thread sb
They work as proxies.
What abuse exactly are you reporting?

What exactly are they stealing? You wouldn't steal a policeman's
helmet?
http://www.youtube.com/watch?v=ALZZx1xmAzg
:)

On Dec 12, 10:39 am, "Martin O. Hamann" 
wrote:
> howdy
>
> I have found 2 web apps that take advantage of Google's technology to steal
> content!
>
> http://gaucho-labnol.appspot.com/http://mirrorrr.appspot.com/
>
> These apps reflect the content of entire domains. I want to report the
> abuse and ask
> for advice at the same time, what can I do about it.
>
> cheers
> --

-- 
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: Google Channel API

2012-05-17 Thread alex
If you're talking about local dev environment - that's how it is simulated 
locally. It indeed employes a push mechanism when running on production 
servers.

On Thursday, May 17, 2012 5:01:35 PM UTC+2, Kareem Hashem wrote:
>
> Hello,
>
> I was trying Google Channel API and I was expecting it works pushing like 
> but when I open it I found it pulling , any explanation ??
>

-- 
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/-/HcsyC9RkKAgJ.
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: Google Engage Error

2012-06-18 Thread cwds
I receive the same error

On Tuesday, March 27, 2012 10:09:43 AM UTC+2, Claudio Bedino wrote:
>
> I try to view my coupon but after login i found this error!
>
> Error: Server ErrorThe server encountered an error and could not complete 
> your request.
>
> If the problem persists, please 
> report your 
> problem and mention this error message and the query that caused it.
>
>
>

-- 
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/-/fAPntr2IYCkJ.
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: Google Apps Migration

2013-08-14 Thread ryan
Hi Srinidhi!

My company can help you -- we specialize in GApps to GApps domains and can 
migrate just about every piece of data, all with zero email downtime. 

Check us out here:
http://shuttlecloud.com/google-apps-to-google-apps-migration/

On Wednesday, August 14, 2013 10:17:04 AM UTC-4, Srinidhi N wrote:
>
> Hi,
>  
> I'm trying to migrate calendar, contacts and emails of all the users in a 
> google domain to another newly created domain.
>  
> can anybody suggest some idea on this??
>

-- 
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 this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


[google-appengine] Re: Google KILLS YOU

2016-01-15 Thread Emilio S
I forgot the link 

https://groups.google.com/forum/#!topic/google-appengine/nWtlLUylgWc

Good bye !

-- 
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 this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/7c85a2f3-df63-480d-9c2f-4cc9217cefe3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Google Developer Console

2016-01-15 Thread Zeehad (Cloud Platform Support)
Hello,

If you believe you're the owner, I'd suggest trying from an incognito window 
 to make sure there isn't 
an issue with multiple sign-ins 
. Otherwise, the owner 
has to allow you access in order for you to be able to access this page.

I hope it helps. Cheers!

-- 
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 this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/5af18150-9a2c-4cc4-9298-728dc436e149%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Google Datastore Pricing

2016-04-13 Thread 'Zeehad (Cloud Platform Support)' via Google App Engine
Hello Susan,

The new pricing 

 
model and its application for Cloud Datastore is still in the works and 
will only go into effect on July 1st, 2016. Which is why it isn't currently 
possible to create a new project with new pricing effective on it.

I hope that helps. Cheers!

-- 
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 this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/496f8b4b-b086-49f5-baf3-ceafd998d79a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: google speech api

2016-08-02 Thread 'Nick (Cloud Platform Support)' via Google App Engine
Hey Liran,

The Cloud Speech API is currently in Beta, but it does have a well-defined 
REST endpoint  which can be the 
target of either a simple curl request 
, or can be accessed using the Google 
APIs Client Library for PHP 
. 

I hope this helps answer your question. Let me know if you have any further 
questions and I'll be glad to assist!

Cheers,

Nick
Cloud Platform Community Support

On Monday, August 1, 2016 at 2:14:30 AM UTC-4, Liran Hecht wrote:
>
> does new google speech api works with php?
>

-- 
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 this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/53a37d3a-2fb7-448e-95aa-9309ece32389%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Google Cloud SQL

2015-03-30 Thread Mars Lan
Could you elaborate how you get to the "SQL Prompts" exactly?

On Sunday, March 29, 2015 at 2:35:25 PM UTC-7, Thomas Boyce wrote:
>
> I just have a general query/problem.
>
> I have a Google App Engine PHP/MySQL website. The website works fine and 
> the database works correctly. I have connected the database instance to the 
> application and I can access MySQL Client (and can perform queries).
>
> But when I access the Google Cloud SQL API the database fails to load. For 
> example I select the correct application/database instance. I go on 'Google 
> Cloud SQL' API and then 'SQL Prompts' but get: Failed to load databases.
>
> Any reasons as to why this is happening?
>

-- 
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 this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/13ac9145-167d-4466-9d4c-c77d0effd782%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Google groupe app

2015-07-20 Thread Patrice (Cloud Platform Support)
Hi,

I don't really get what you're asking here. What kind of "app" for Google 
group are you looking for or trying to find?

This group is meant to discuss development, new releases, best practices, 
on the Google App Engine, so I'm not sure if you're in the right place to 
ask your question.

If you could clarify, I'll be happy to help you with your question

Cheers!

On Monday, July 20, 2015 at 2:53:26 PM UTC-4, Hatim Mimoudi wrote:
>
> hey lads,
>
>
> is there any app for the google groups ?
>
> thanks.
>

-- 
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 this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/9512121a-3057-4cb9-b0a4-f2c81945b7f1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Google Cloud Shell

2015-09-30 Thread pdknsk
PS. Usage reporting is enabled by default. It's harmless, but I think the 
user should still be prompted when logging in first time.

-- 
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 this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/c2ca263a-25a2-46e4-8623-472dda912d53%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Google Cloud Shell

2015-09-30 Thread Patrice (Cloud Platform Support)
Hi pdknsk,

These are very good points you're making. To give them the proper attention 
they deserve (because I do believe it would be helpful to have this 
"sync-shell" command), maybe opening a Feature Request on the Issue Tracker 
 is in order?

Cheers!

On Wednesday, September 30, 2015 at 5:41:35 AM UTC-4, pdknsk wrote:
>
> PS. Usage reporting is enabled by default. It's harmless, but I think the 
> user should still be prompted when logging in first time.
>

-- 
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 this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/c57c5b69-8439-4715-b25f-b3db391f0bad%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Google Groups limits

2015-10-23 Thread Patrice (Cloud Platform Support)
Hi,

I have to say, I'm not familiar enough with the Google Apps administration 
side of things to help you here.

If I'm not mistaken though, having a SuperAdmin account for Google Apps, 
you should have access to create a support case directly no? This will link 
you up with the appropriate specialists who know the product and will be 
able to help you here.

Let me know if this doesn't help, I'll be happy to hunt down other venues 
for you.

Cheers!

On Thursday, October 22, 2015 at 1:36:27 PM UTC-4, Serve The Cocc wrote:
>
> Hello App Engine gurus,
> First of all- i am sorry for barging on this tech forum... i am not a 
> cloud guru- just a Google Group for Work (Non-Profit) Super Admin tapping 
> for a solutions that i have not found on the lay sites.
> I am managing an organization made up of about 100 users/members; spread 
> across about 25 Groups.
> The org is Non-profit with non-paid volunteers so i was looking for a no 
> cost solution if possible.
>  
> 1. i am using nested groups which has limitations. example; user1 is 
> in group A. Group A is nested in Group B. The fact that user1 is not a 
> direct member of Group B is causing several issues mainly with permissions 
> and Group B not showing in the user's 'My Group' area. there are other 
> issues but these are the main ones. i really want to avoid adding 
> user1 directly in Group B , would rather use nested groups to minimize 
> errors because the users are dynamic and will be moved around periodically.
> 2. i am looking for a Google Group app for my users to easily access and 
> use on their mobile devices(phones). 
>  
> would appreciate a robust solution that i can incorporate to facilitate 
> this need.
> Thanks much
>

-- 
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 this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/be2e563c-92cd-44c8-a9a1-523df51ea8bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Google Checkout Integration

2008-09-02 Thread Wooble

Partially. The Checkout Notification API requires a secure connection,
and GAE doesn't have HTTPS support at the moment.

If you don't need your application to get order notifications, you can
probably use the rest of Google Checkout, but I imagine an e-commerce
application that can't get order notifications would be fairly
crippled. YMMV

On Sep 2, 11:36 am, Vitaliy <[EMAIL PROTECTED]> wrote:
> Hi
>
> Does it possible to integrate Google Checkout int my GAE application ?
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: Google Checkout Integration

2008-09-02 Thread natmartin

Couldn't you just have an admin page that is polling for updates from
google checkout every 5 or 10 minutes or so to get the order
notifications?




On Sep 2, 9:58 am, Wooble <[EMAIL PROTECTED]> wrote:
> Partially. The Checkout Notification API requires a secure connection,
> and GAE doesn't have HTTPS support at the moment.
>
> If you don't need your application to get order notifications, you can
> probably use the rest of Google Checkout, but I imagine an e-commerce
> application that can't get order notifications would be fairly
> crippled. YMMV
>
> On Sep 2, 11:36 am, Vitaliy <[EMAIL PROTECTED]> wrote:
>
> > Hi
>
> > Does it possible to integrate Google Checkout int my GAE application ?
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: Google cloud shell

2017-06-14 Thread 'Jordan (Cloud Platform Support)' via Google App Engine
The Cloud Shell is free-to-use because of its compact size being a 
temporary f1-micro instance, and should not ideally be a development 
environment replacement (and instead be used for Cloud tools/project admin 
actions). 

Since the Cloud shell is just a Compute Engine instance pre-loaded with 
Google Cloud tools , if 
you require more resources to deploy your application it is recommended to 
create a Compute Engine machine  that 
fits your exact needs.

Note: It is recommended to file feature requests in the Public Issue Tracker 
. 

-- 
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 this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/13691e66-3541-445c-960f-4a529684f6b3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Google Cloud Platform

2017-08-07 Thread 'Shivam(Google Cloud Support)' via Google App Engine
If you are inquiring about egress throughput caps 
,
 
there are no special limits for a free trial project as opposed to a 
project with billing enabled. It depends on the machine type, for example, 
a virtual machine instance with 4 vCPUs has an intra-zone network 
throughput cap of 2 Gbps * 4 = 8 Gbps.


On Monday, August 7, 2017 at 9:04:21 AM UTC-4, AniMu wrote:
>
> Hello i just want to ask I've just registered and start a free trial in 
> google cloud platform, i try to create a shadowsocks server.
> is there  a network bandwidth limit? or is it unlimited until my trial 
> expires
>

-- 
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 this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/d53e08c4-03ac-48aa-b3d7-8b02dbf7f3f1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Google Cloud Platform

2017-08-07 Thread AniMu
Thanks for the reply! ^_^ so it doesn't have a data allocation or whatnot..


On Tuesday, August 8, 2017 at 5:46:06 AM UTC+8, Shivam(Google Cloud 
Support) wrote:
>
> If you are inquiring about egress throughput caps 
> ,
>  
> there are no special limits for a free trial project as opposed to a 
> project with billing enabled. It depends on the machine type, for example, 
> a virtual machine instance with 4 vCPUs has an intra-zone network 
> throughput cap of 2 Gbps * 4 = 8 Gbps.
>
>
> On Monday, August 7, 2017 at 9:04:21 AM UTC-4, AniMu wrote:
>>
>> Hello i just want to ask I've just registered and start a free trial in 
>> google cloud platform, i try to create a shadowsocks server.
>> is there  a network bandwidth limit? or is it unlimited until my trial 
>> expires
>>
>

-- 
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 this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/1dece79c-dec0-4d85-b3be-04a1a154962d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Google Cloud Platform

2017-08-12 Thread global networld
https://support.google.com/legal/answer/3110420?hl=id

Pada Senin, 07 Agustus 2017 20.04.21 UTC+7, AniMu menulis:
>
> Hello i just want to ask I've just registered and start a free trial in 
> google cloud platform, i try to create a shadowsocks server.
> is there  a network bandwidth limit? or is it unlimited until my trial 
> expires
>

-- 
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 this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/34864695-4b79-4b01-80b5-e20f96e0b6f4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Google App Engine

2019-01-09 Thread 'George (Cloud Platform Support)' via Google App Engine
Hello Siva, 

You seem to refer to the "Get API Key" documentation page 
, or 
another App Engine documentation page. What is the use of referring to 
documentation without describing the problem you are faced with? Your link 
points to a Java course. If you offer such courses, this group is not the 
right place to promote these courses.  

-- 
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 this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/20c0a131-8f74-409b-965d-3cc00efda8da%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: google maps gocoding

2019-02-28 Thread 'George (Cloud Platform Support)' via Google App Engine
For issues of technical nature, such as key not correct or not enabled, you 
are better off contacting Maps Support 
 directly. This forum meant 
for general discussion on Geocoding API and related topics. 

-- 
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 this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/78465889-7ec2-4680-bcb4-22a71de89074%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Google Cloud Mount

2019-05-15 Thread 'Harmit Rishi (Cloud Platform Support)' via Google App Engine
Thank you for using Google groups!

I am having a hard time understanding the context of your inquiry. There 
isn't any product with the name Google Cloud Mount. Due to this, I will be 
trying my best to assist you with any relevant information that I believe 
may be of use to you. 

As it seems you are looking to conduct a mount operation, there are various 
products that consist of the mounting action. You may feel free to explore 
these products. Below is a brief list of the mounting operations involved 
with the applicable product. 

If you wish to: 

1. Mount a Cloud Filestore fileshare on a Compute Engine virtual machine, 
you can find the appropriate steps to do this here 
. 

2. Mount your directories on to a Cloud Storage bucket( w/FUSE) and would 
like to use the bucket as file systems, you may explore how to do that here 
.

3. Mount a zonal persistent disk on Compute Engine, you may see the 
following link on how to do this here 
.

I hope I was able to help you one way or another. In the event that none of 
these products are what you are referring to, please feel free to reply 
back with further clarification on your inquiry. It would be our pleasure 
to be able to assist you further at that time. 










On Monday, May 6, 2019 at 9:09:42 AM UTC-4, Ferhat Aydın wrote:
>
> Can't help how I can do the mount operation?
>
>
>

-- 
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 this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/d4e2b287-16de-4e23-b340-e4aefec7ec28%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Google Code Down?

2009-12-26 Thread niklasro.appspot.com
On Dec 27, 3:44 am, "Mr. Rajiv Bakulesh Shah" 
wrote:
> Hi, guys.
>
> This isn't related to Google App Engine, but I don't know where to report 
> this problem.  At the moment, I can't resolve various Google Code domains 
> (for example,https://imi-imi.googlecode.com/), so I can't check in to my 
> project.  I have no problem resolving every other domain, so I know this 
> isn't a DNS problem on my end.  :-(
>
> Just a heads up.  If anyone knows of a more appropriate forum for this 
> problem, please let me know.
>
> Thanks,
> Raj
Important however irrelevant betting its mistake or transportlayer
like any dns problem. I didn't get through to your link while other
project on I can (montao.googlecode.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 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: Google Code Down?

2009-12-27 Thread robataka
On Dec 27, 12:55 am, "niklasro.appspot.com" 
wrote:
> On Dec 27, 3:44 am, "Mr. Rajiv Bakulesh Shah" 
> wrote:> Hi, guys.
>
> > This isn't related to Google App Engine, but I don't know where to report 
> > this problem.  At the moment, I can't resolve various Google Code domains 
> > (for example,https://imi-imi.googlecode.com/), so I can't check in to my 
> > project.  I have no problem resolving every other domain, so I know this 
> > isn't a DNS problem on my end.  :-(
>
> > Just a heads up.  If anyone knows of a more appropriate forum for this 
> > problem, please let me know.
>
> > Thanks,
> > Raj
>
> Important however irrelevant betting its mistake or transportlayer
> like any dns problem. I didn't get through to your link while other
> project on I can (montao.googlecode.com)

I can get to http://code.google.com/p/imi-imi/ if you just need to
check your project

--

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




[google-appengine] Re: Google App Engine

2010-01-02 Thread Andy Freeman
Why would developers be better off discussing there than here?

On Dec 31 2009, 7:09 pm, Vadivel  wrote:
> Google App Engine lets you run your web applications on Google's
> infrastructure. App Engine applications are easy to build, easy to
> maintain, and easy to scale as your traffic and data storage needs
> grow. This is the general discussion group for Google App Engine.
> Please join and participate. Click the link below..
>
> =
>  page:http://www.123maza.com/website-designing/businesz
> =

--

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




[google-appengine] Re: Google maps usage

2010-02-19 Thread nickmilon
The only thing you can do to address your problem is through some kind
of ajax, which is quite feasible if you have to plot your values once
a minute or so.

Happy coding ;)

Nick

On Feb 18, 12:25 pm, Avis developer  wrote:
> I need to develop a application which uses a GPS mobile to get the
> latitude and longitude coordinates of a person and plot in Google
> maps. I will be using google AppEngine to deploy the site, so i will
> be using datastore provided by GAE. I need to know how to plot the
> values in maps asynchronously , i.e as the value in the datastore
> changes,without the user requesting again and again through the
> browser, it needs to be updated asynchronously like cricinfo does for
> updating scores  . What event should i use to the above cause..  Am a
> beginner in programming, so pls consider my level n help me..
>
> thanks for the reply in advance

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



[google-appengine] Re: Google Data Store

2010-02-19 Thread Wooble


On Feb 19, 1:35 pm, Prasad  wrote:
> hi
> I have just started to learn Google datastore. I am just doin one
> small application as an experiment and tht needs a database and for
> this reason I am using datastore. I just have a fundamental doubt.
> Does for small application and few queries will need to pay. I mean is
> it free and if yes how much i.e what is the limit? I read that it is
> CPU time how is that calculated?

If it's really a "small application", it will almost certainly be
free.  If you don't enable billing, it's free regardless, you'd just
start hitting over quota exceptions once the quota was used up.  I
believe all of the free quotas are intended to work within the 1.3
million requests per day for typical applications.  IMO if you're
seeing a significant % of that you're probably outside of most
reasonable definitions of "small". :)

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



[google-appengine] Re: Google Data Store

2010-02-20 Thread Tim Hoffman
I suppose you need to qualify what you mean by small (traffic,
content, bandwidth).

Just to give you some ballparks for site sizes and quotas

My small business website (a water lilly and koi farm) gets between 40
and 70 unique visitors a day (90+% of site visitors are local, we
don't sell online, people have to physically  visit us).
and between 100 - 300 pageviews.  (This is a very small site but
contributes hugely to our business along with google advertising.).
It will never cost anything to run on appengine
at the current free quotas.  (we are using less than 1% of the quotas
across the board (about 700 entities in the datastore).

Another site built on appengine that I worked on is for a polytechnic
(technical college) and its using around 50% of cpu quota, 60% of
outbound bandwidth,
50% inbound bandwidth, and 40% of data (about 33,000 entities).  It
gets between 1000 and 4000 unique visitors a day, and typically
between 6000 and 14000 pageviews a day.
We have enabled billing, but are unlikely to go into billing quota
until after some more features are added.


Rgds

T

On Feb 20, 2:35 am, Prasad  wrote:
> hi
> I have just started to learn Google datastore. I am just doin one
> small application as an experiment and tht needs a database and for
> this reason I am using datastore. I just have a fundamental doubt.
> Does for small application and few queries will need to pay. I mean is
> it free and if yes how much i.e what is the limit? I read that it is
> CPU time how is that calculated?

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



[google-appengine] Re: Google IO Tickets

2010-04-19 Thread Kimchy
I unfortunately will not be able to attend the Google IO event due to
unforeseen circumstances and have to sadly put my Google IO ticket up
for sale on eBay if you are interested.

http://bit.ly/bS14xR

Regards,
Kim

On Mar 30, 5:17 pm, Koen Bok  wrote:
> Sorry to ask for this here, but we decided we wanted to go to Google
> IO last week and are looking for two tickets. Anyone knows a way to
> still get them?
>
> We have a pretty big AppEngine project (enstore.com) and we would hate
> to miss out on this :-/

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



[google-appengine] Re: google app engine

2010-05-18 Thread D. Hayes
In short, yes.

Is your app written in Python? Let's say you have an existing model
that is defined like this:

class Thing(db.Model):
  name = db.StringProperty()

Now you want to add a "nickname" property. All you have to do is
change your model to look like this:

class Thing(db.Model):
  name = db.StringProperty()
  nickname = db.StringProperty() # the new property

And you're done! From now on, all new entities will have this new
properties. Your existing entities will not have that value however,
so you'll have to be a little careful. As the previous message said,
if you query for entities by using the new "nickname" property, any
old entities that you haven't converted won't come back.

This article by Mark Ivey has more details:
http://code.google.com/appengine/articles/update_schema.html


On May 16, 12:05 am, maheswari maheswari  wrote:
> I have deployed one application in google app engine.  In that
> application i have created one jpatable. now i want toaddone more
> column in thattable. Is it possible toaddthe new column in that
> deployedtable.
>
> --
> 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-appengine+unsubscr...@googlegroups.com.
> For more options, visit this group 
> athttp://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-appeng...@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: Google Apps Integration

2009-07-27 Thread Nick Johnson (Google)
Hi nolybab,

Any App Engine app can be mapped on any number of App Engine domains. For
the moment, however, the only way for your app to tell which domain it's on
is to check the Host header and behave appropriately. Moderator and the
other apps in Apps Labs use a not-yet-released API that facilitates this.

-Nick Johnson

On Sat, Jul 25, 2009 at 12:00 AM, nolybab  wrote:

>
> I am fairly new to developing on Google App Engine. I have done some
> initial prototype development and testing, but I have a question and
> I'm hoping someone can answer.
>
> What I'm trying to figure out is how to create an App Engine 'service'
> that can be used on any Google Apps domain. The confusion that I am
> having is wondering how the implementation knows which google apps
> domain is being used/referenced. If I just program a web service, will
> it automatically be able to initialize and run in separate 'instances'
> for different domains, or do I have to somehow program the system to
> recognize when it's running in a different domain and initialize
> accordingly?
>
> For example, consider Google Moderator, which runs as a completely
> silo'd application for each google apps domain.
>
> I hope I explained my question good enough. Any feedback would be much
> appreciated.
>
> thanks,
> Terry
>
> >
>


-- 
Nick Johnson, Developer Programs Engineer, App 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 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: Google Apps Integration

2009-07-27 Thread nolybab

Nick,

Thanks for the information. Actually, this is as much a blessing as a
curse :) Naturally, there are some things that I want shared between
domains, and other things that I want not shared. In the case where I
want to share info, no problemo...but where I want data in domain-
silo, then I just have to add a 'host' property to my models and query
accordingly. Nevertheless, looking forward to that 'not-yet-released'
API :)

--noly

On Jul 27, 10:05 am, "Nick Johnson (Google)" 
wrote:
> Hi nolybab,
>
> Any App Engine app can be mapped on any number of App Engine domains. For
> the moment, however, the only way for your app to tell which domain it's on
> is to check the Host header and behave appropriately. Moderator and the
> other apps in Apps Labs use a not-yet-released API that facilitates this.
>
> -Nick Johnson
>
>
>
> On Sat, Jul 25, 2009 at 12:00 AM, nolybab  wrote:
>
> > I am fairly new to developing on Google App Engine. I have done some
> > initial prototype development and testing, but I have a question and
> > I'm hoping someone can answer.
>
> > What I'm trying to figure out is how to create an App Engine 'service'
> > that can be used on any Google Apps domain. The confusion that I am
> > having is wondering how the implementation knows which google apps
> > domain is being used/referenced. If I just program a web service, will
> > it automatically be able to initialize and run in separate 'instances'
> > for different domains, or do I have to somehow program the system to
> > recognize when it's running in a different domain and initialize
> > accordingly?
>
> > For example, consider Google Moderator, which runs as a completely
> > silo'd application for each google apps domain.
>
> > I hope I explained my question good enough. Any feedback would be much
> > appreciated.
>
> > thanks,
> > Terry
>
> --
> Nick Johnson, Developer Programs Engineer, App 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 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: Google Apps Dashboard

2009-09-03 Thread Jaap Taal
You should post your question on:

http://www.google.com/support/forum/p/Google+Apps


On Wed, Sep 2, 2009 at 6:07 PM, Dickster  wrote:

>
> I'm not sure if Google Apps Dashboard is covered by the Google Apps
> Engine discussion group, but since I couldn't find a separate group
> for it, I'm posting my question here.  If there is a better group,
> please move this to the appropriate group.
>
> My question has to do with the symbol displayed for each day in the
> columns labeled with the mm/dd.  There were problems on 9/1/09 with
> Google Mail, and during that day the "wrench" symbol has displayed.
> Today, it still shows that wrench symbol, but when the details are
> displayed, the last-dated symbol is the blue "information" symbol.
> For other applications, like Google Calendar or Google Sites, if
> "information" was the last symbol for that day, that's what's
> displayed on the Dashboard.  Why doesn't Google Mail show
> "information" for 9/1/09 ??
> >
>

--~--~-~--~~~---~--~~
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: Google Apps Dashboard

2009-09-03 Thread Dickster

Thank you.  I've re-posted to the Google Apps Help forum.
I expect answers from the forum.  This thread is done (for me).

Dickster

On Sep 3, 2:16 pm, Jaap Taal  wrote:
> You should post your question on:
>
> http://www.google.com/support/forum/p/Google+Apps
>
> On Wed, Sep 2, 2009 at 6:07 PM, Dickster  wrote:
>
> > I'm not sure if Google Apps Dashboard is covered by the Google Apps
> > Engine discussion group, but since I couldn't find a separate group
> > for it, I'm posting my question here.  If there is a better group,
> > please move this to the appropriate group.
>
> > My question has to do with the symbol displayed for each day in the
> > columns labeled with the mm/dd.  There were problems on 9/1/09 with
> > Google Mail, and during that day the "wrench" symbol has displayed.
> > Today, it still shows that wrench symbol, but when the details are
> > displayed, the last-dated symbol is the blue "information" symbol.
> > For other applications, like Google Calendar or Google Sites, if
> > "information" was the last symbol for that day, that's what's
> > displayed on the Dashboard.  Why doesn't Google Mail show
> > "information" for 9/1/09 ??
--~--~-~--~~~---~--~~
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: Google Frontend IPs

2009-09-30 Thread djidjadji

This question has been asked before.

Answer from Google: We don't give these ranges. And they can change.

2009/9/30 Jesse :
>
> Hi Google Team,
>
> I'm working with a large corporation that is accessing our appengine
> service.  They have very rigid firewall firewall requirements that
> require IP or IP ranges.  Do you guys have a list or range of IPs for
> the GAE frontend machines that I can give them so they can access our
> servers consistently?
>
> Thanks,
>
> jesse
>
> >
>

--~--~-~--~~~---~--~~
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: Google Frontend IPs

2009-10-01 Thread Nick Johnson (Google)
Hi Jesse,
Your best bet is to allow any IPs that ghs.google.com resolves to. These
will change, so if possible you should whitelist the DNS name itself, rather
than relying on manually updating the IPs.

-Nick Johnson

On Wed, Sep 30, 2009 at 7:17 PM, Jesse  wrote:

>
> Hi Google Team,
>
> I'm working with a large corporation that is accessing our appengine
> service.  They have very rigid firewall firewall requirements that
> require IP or IP ranges.  Do you guys have a list or range of IPs for
> the GAE frontend machines that I can give them so they can access our
> servers consistently?
>
> Thanks,
>
> jesse
>
> >
>


-- 
Nick Johnson, Developer Programs Engineer, App Engine
Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number:
368047

--~--~-~--~~~---~--~~
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: Google Accounts down?

2008-12-18 Thread Aral

I figured out what the issue was; Google Accounts wasn't down.

When creating my login link, I was using a relative path.
Specifically:

users.create_login_url('myapp/')

This works on the local developer server but results in the error in
my original post when run in the deployment environment.

The fix is simply to change it to:

users.create_login_url('/myapp/')

We definitely need a better error message for this as the current
error is misleading and the local dev and deployment environments
should behave the same way on this.

I've opened the following issue regarding this:
http://code.google.com/p/googleappengine/issues/detail?id=939

Thanks,
Aral


On Dec 18, 1:17 pm, Aral Balkan  wrote:
> Is anyone else getting:
>
> "Sorry, there seems to be a problem. The service you're looking for is
> temporarily unavailable. We're working hard to restore your access as
> soon as possible. Please try again in a few hours. Thanks for your
> patience."
>
> While trying to sign in to their App Engine app?
>
> Thanks,
> Aral
--~--~-~--~~~---~--~~
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: Google Analytics & GAE

2009-02-09 Thread Anders

I found this:

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

It talks about the need for setting cookies manually in the
application to improve user tracking. It would be good to have the
Google Analytics integration without having to set cookies manually in
the application (cookies could be an additional option).
--~--~-~--~~~---~--~~
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: Google Analytics & GAE

2009-02-09 Thread Duncan

On Feb 9, 12:33 pm, Anders  wrote:
> I just got an idea about having GAE applications directly connected to
> Google Analytics. Instead of having JavaScript snippets pasted into
> the application's webpages, to have the integration done on the server
> level.

Logs generated on the server tell you how often particular pages have
been requested: that includes requests from web crawlers, and from
people who have gone out of their way to block Google Analytics, but
it excludes requests for cacheable pages which have been cached on a
user's browser or on an intervening proxy server.

Google Analytics tells you about page views from browsers that execute
Javascript. It excludes web crawlers (which don't generally execute
scripts) and also excludes people running advert blockers that have
been configured to block access to Analytics. However, it does include
each page view separately even if the page itself was cached and no
request went up to the server. Analytics can also track link clicks on
a page (e.g. exit clicks going to another site) if you have configured
it to do that.

So server side and client side give you two different, but in both
cases incomplete, sets of statistics.

--~--~-~--~~~---~--~~
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: Google Analytics & GAE

2009-02-09 Thread Greg

On Feb 10, 2:16 am, Duncan  wrote:
> Logs generated on the server tell you how often particular pages have
> been requested: that includes requests from web crawlers, and from
> people who have gone out of their way to block Google Analytics, but
> it excludes requests for cacheable pages which have been cached on a
> user's browser or on an intervening proxy server.

But how do you download those logs? appcfg.py seems to allow only
debug/info/warning/error events, and I can't even get that working. If
anyone can confirm they can download request logs, please post, and
I'll spend more time time trying to crack it.
--~--~-~--~~~---~--~~
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: Google Analytics & GAE

2009-02-09 Thread cz

use appcfg without specifying severity to get just request logs:

appcfg.py --email= request_logs 



On Feb 9, 12:45 pm, Greg  wrote:
> On Feb 10, 2:16 am, Duncan  wrote:
>
> > Logs generated on the server tell you how often particular pages have
> > been requested: that includes requests from web crawlers, and from
> > people who have gone out of their way to block Google Analytics, but
> > it excludes requests for cacheable pages which have been cached on a
> > user's browser or on an intervening proxy server.
>
> But how do you download those logs? appcfg.py seems to allow only
> debug/info/warning/error events, and I can't even get that working. If
> anyone can confirm they can download request logs, please post, and
> I'll spend more time time trying to crack it.
--~--~-~--~~~---~--~~
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: Google Bot Blocker

2009-03-21 Thread gops

ditto , same problem here... but it is working good on some other pc ,
it is bad only on my testing pc -- where i test website "robot" like.
-- and it is taking forever to restore.. :(

On Mar 21, 5:17 pm, Paul Kinlan  wrote:
> Hi Guys,
>
> I am slightly frustrated at the moment :)
>
> Google seems to be blocking all my requests with a:"
> We're sorry...
>
> ... but your query looks similar to automated requests from a computer virus
> or spyware application. To protect our users, we can't process your request
> right now."
>
> So this means that I can't access the following services:
>
>    -www.twollo.com:my machine is a cron scheduler to run timed jobs
>    -www.itsabot.com:again my machine is a cron scheduler
>    -www.thethumbthing.com:my machine is clearing down the datastore in
>    prepartion for billing (and seeing as it is taking months to clear 10GB).
>
> I am curious as to what my options are.
>
> Paul.
--~--~-~--~~~---~--~~
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: google account frustrations

2009-05-04 Thread Jason (Google)
Hi Ben. Which browser are you running? Have you tried using a different
browser or clearing your cookies to see if this flippant behavior stops?

Just to get a better idea of your problem, are you doing anything in
particular between when you're able to work in the Admin Console and when
you're being redirected to the standard sign-in? Or is it just one click
you're fine and the next you're redirected? How many minutes on average
before this happens?

- Jason

On Sat, May 2, 2009 at 1:09 PM, Ben Nevile  wrote:

>
> I administer most of my apps through a Google Apps account:
> b...@mainsocial.com.  Recently the application console started asking
> me FREQUENTLY to log in.  It bounces me to the regular "sign in with
> your google account" page.  If I just go directly back to
> http://appengine.google.com/a/mainsocial.com, it doesn't ask me to log
> in, and I can get back to the app console for a few minutes.
>
> I used to be able to mess around all day in the application console
> without this happening.  What changed?
>
> 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-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: google account frustrations

2009-05-05 Thread Ben Nevile

Hi Jason,

I am running Safari 4.  Clearing cookies doesn't work.  I will test
Firefox today.

I don't think I'm doing anything in particular when I'm redirected.
I'd estimate that the amount of time before I'm redirected is about
5-10 mins on average.


On May 4, 4:13 pm, "Jason (Google)"  wrote:
> Hi Ben. Which browser are you running? Have you tried using a different
> browser or clearing your cookies to see if this flippant behavior stops?
>
> Just to get a better idea of your problem, are you doing anything in
> particular between when you're able to work in the Admin Console and when
> you're being redirected to the standard sign-in? Or is it just one click
> you're fine and the next you're redirected? How many minutes on average
> before this happens?
>
> - Jason
>
>
>
> On Sat, May 2, 2009 at 1:09 PM, Ben Nevile  wrote:
>
> > I administer most of my apps through a Google Apps account:
> > b...@mainsocial.com.  Recently the application console started asking
> > me FREQUENTLY to log in.  It bounces me to the regular "sign in with
> > your google account" page.  If I just go directly back to
> >http://appengine.google.com/a/mainsocial.com, it doesn't ask me to log
> > in, and I can get back to the app console for a few minutes.
>
> > I used to be able to mess around all day in the application console
> > without this happening.  What changed?
>
> > 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-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: google account frustrations

2009-05-26 Thread Ben Nevile

ps. was never able to get any consistent behaviour here.  have
resorted to using Firefox with just one single google account and
using Safari for everything else.  (I jump between three google
accounts all day - 2 related to an apps domain, one a regular
gmail.com.)

Ben


On May 5, 7:54 am, Ben Nevile  wrote:
> Hi Jason,
>
> I am running Safari 4.  Clearing cookies doesn't work.  I will test
> Firefox today.
>
> I don't think I'm doing anything in particular when I'm redirected.
> I'd estimate that the amount of time before I'm redirected is about
> 5-10 mins on average.
>
> On May 4, 4:13 pm, "Jason (Google)"  wrote:
>
>
>
> > Hi Ben. Which browser are you running? Have you tried using a different
> > browser or clearing your cookies to see if this flippant behavior stops?
>
> > Just to get a better idea of your problem, are you doing anything in
> > particular between when you're able to work in the Admin Console and when
> > you're being redirected to the standard sign-in? Or is it just one click
> > you're fine and the next you're redirected? How many minutes on average
> > before this happens?
>
> > - Jason
>
> > On Sat, May 2, 2009 at 1:09 PM, BenNevile wrote:
>
> > > I administer most of my apps through a Google Apps account:
> > > b...@mainsocial.com.  Recently the application console started asking
> > > me FREQUENTLY to log in.  It bounces me to the regular "sign in with
> > > your google account" page.  If I just go directly back to
> > >http://appengine.google.com/a/mainsocial.com, it doesn't ask me to log
> > > in, and I can get back to the app console for a few minutes.
>
> > > I used to be able to mess around all day in the application console
> > > without this happening.  What changed?
>
> > > 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-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] Re: Google Checkout

2011-03-04 Thread Chris Copeland
I just recently completed a Google Checkout integration for my GAE app.  The
fact that you are on GAE makes no difference except that if you do a level 2
integration you will have to use your app-name.appspot.com URL for the
callbacks since Google Checkout requires the callback URL to be secure.

All that said, if I had it to do over, I would definitely go with Pay Pal
(or someone else).  Checkout seems to be an abandoned product within
Google.  There are long-standing bugs that prevent some users from paying
and support (even for merchants) is almost nonexistent.

-Chris

On Fri, Mar 4, 2011 at 1:01 PM, anton savchuk wrote:

> I see.. thank you. Could you recommend some third-party libraries?
>
> --
> 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] Re: Google Checkout

2011-03-04 Thread anton savchuk
Oii.. it is good to know. thank you for this helpful information! 

-- 
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] Re: Google Checkout

2011-03-04 Thread Gary Eberhart
Clark Howard discourages the use of PayPal and I agree.

http://www.clarkhoward.com/news/scams-ripoffs/crooks-using-paypal-exploit-online-small-business-/nFhm/


On Fri, Mar 4, 2011 at 2:58 PM, anton savchuk wrote:

> Yes I agree.. PayPal is extraordinary.. and he has more than one 90 page
> documents..
>
> --
> 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] Re: Google Checkout

2011-03-04 Thread Jeff Schnitzer
I'm about 80% through with both Google Checkout and Paypal integration
for a pure-digital service.  I must say, Google Checkout is VERY
disappointing - it seems to be an abandoned product.

 * The Java SDK doesn't even compile.
 * The binaries don't run on GAE (jaxb issues).
 * The documentation is not very helpful.

Basically you have to do your own XML processing.  The fact that the
server must submit to a valid HTTPS callback makes testing a pain in
the ass - this requirement exists even for the sandbox.  I had to
proxy through appengine *and* a cloud host ssh tunnel just to get the
@#$%! payload to my Eclipse dev system.  Overall the whole experience
feels janky and utterly fails to inspire trust.

Say what you will about Paypal's evil eye and their confusing product
line, at least the integration is going fairly smoothly.  It feels
like 1990s technology but it works.  The most helpful advice I can
offer:  Forget everything else on their stupid overmarketed website
and go straight for "Web Payments Standard".

Tirade over.

Jeff

On Fri, Mar 4, 2011 at 11:22 AM, Chris Copeland  wrote:
> I just recently completed a Google Checkout integration for my GAE app.  The
> fact that you are on GAE makes no difference except that if you do a level 2
> integration you will have to use your app-name.appspot.com URL for the
> callbacks since Google Checkout requires the callback URL to be secure.
>
> All that said, if I had it to do over, I would definitely go with Pay Pal
> (or someone else).  Checkout seems to be an abandoned product within
> Google.  There are long-standing bugs that prevent some users from paying
> and support (even for merchants) is almost nonexistent.
>
> -Chris
>
> On Fri, Mar 4, 2011 at 1:01 PM, anton savchuk 
> wrote:
>>
>> I see.. thank you. Could you recommend some third-party libraries?
>>
>> --
>> 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.
>

-- 
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] Re: Google Checkout

2011-03-04 Thread Duong BaTien
Hi Jeff:

I will soon have to deal with this issue. It would be nice if you can
document your lesion learned, especially the best practice in regard to
local persistence with Ocjectify. Thanks for your effort and recently
released objectify-3.0x

Duong BaTien
DBGROUPS and BudhNet


On Fri, Mar 4, 2011 at 5:44 PM, Jeff Schnitzer  wrote:

> I'm about 80% through with both Google Checkout and Paypal integration
> for a pure-digital service.  I must say, Google Checkout is VERY
> disappointing - it seems to be an abandoned product.
>
>  * The Java SDK doesn't even compile.
>  * The binaries don't run on GAE (jaxb issues).
>  * The documentation is not very helpful.
>
> Basically you have to do your own XML processing.  The fact that the
> server must submit to a valid HTTPS callback makes testing a pain in
> the ass - this requirement exists even for the sandbox.  I had to
> proxy through appengine *and* a cloud host ssh tunnel just to get the
> @#$%! payload to my Eclipse dev system.  Overall the whole experience
> feels janky and utterly fails to inspire trust.
>
> Say what you will about Paypal's evil eye and their confusing product
> line, at least the integration is going fairly smoothly.  It feels
> like 1990s technology but it works.  The most helpful advice I can
> offer:  Forget everything else on their stupid overmarketed website
> and go straight for "Web Payments Standard".
>
> Tirade over.
>
> Jeff
>
> On Fri, Mar 4, 2011 at 11:22 AM, Chris Copeland  wrote:
> > I just recently completed a Google Checkout integration for my GAE app.
> The
> > fact that you are on GAE makes no difference except that if you do a
> level 2
> > integration you will have to use your app-name.appspot.com URL for the
> > callbacks since Google Checkout requires the callback URL to be secure.
> >
> > All that said, if I had it to do over, I would definitely go with Pay Pal
> > (or someone else).  Checkout seems to be an abandoned product within
> > Google.  There are long-standing bugs that prevent some users from paying
> > and support (even for merchants) is almost nonexistent.
> >
> > -Chris
> >
> > On Fri, Mar 4, 2011 at 1:01 PM, anton savchuk 
> > wrote:
> >>
> >> I see.. thank you. Could you recommend some third-party libraries?
> >>
> >> --
> >> 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.
> >
>
> --
> 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.
>
>


-- 
Dr. Duong BaTien
DBGROUPS & BudhNet

-- 
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] Re: Google Checkout

2011-03-04 Thread Jeff Schnitzer
There isn't much to say.  Do Paypal first, the documentation is better
and it requires fewer contortions.  You probably want to go straight
to the Web Payments Standard product.  Implement both PDT and IPN.

Jeff

On Fri, Mar 4, 2011 at 5:59 PM, Duong BaTien  wrote:
> Hi Jeff:
> I will soon have to deal with this issue. It would be nice if you can
> document your lesion learned, especially the best practice in regard to
> local persistence with Ocjectify. Thanks for your effort and recently
> released objectify-3.0x
> Duong BaTien
> DBGROUPS and BudhNet
>
> On Fri, Mar 4, 2011 at 5:44 PM, Jeff Schnitzer  wrote:
>>
>> I'm about 80% through with both Google Checkout and Paypal integration
>> for a pure-digital service.  I must say, Google Checkout is VERY
>> disappointing - it seems to be an abandoned product.
>>
>>  * The Java SDK doesn't even compile.
>>  * The binaries don't run on GAE (jaxb issues).
>>  * The documentation is not very helpful.
>>
>> Basically you have to do your own XML processing.  The fact that the
>> server must submit to a valid HTTPS callback makes testing a pain in
>> the ass - this requirement exists even for the sandbox.  I had to
>> proxy through appengine *and* a cloud host ssh tunnel just to get the
>> @#$%! payload to my Eclipse dev system.  Overall the whole experience
>> feels janky and utterly fails to inspire trust.
>>
>> Say what you will about Paypal's evil eye and their confusing product
>> line, at least the integration is going fairly smoothly.  It feels
>> like 1990s technology but it works.  The most helpful advice I can
>> offer:  Forget everything else on their stupid overmarketed website
>> and go straight for "Web Payments Standard".
>>
>> Tirade over.
>>
>> Jeff
>>
>> On Fri, Mar 4, 2011 at 11:22 AM, Chris Copeland  wrote:
>> > I just recently completed a Google Checkout integration for my GAE app.
>> > The
>> > fact that you are on GAE makes no difference except that if you do a
>> > level 2
>> > integration you will have to use your app-name.appspot.com URL for the
>> > callbacks since Google Checkout requires the callback URL to be secure.
>> >
>> > All that said, if I had it to do over, I would definitely go with Pay
>> > Pal
>> > (or someone else).  Checkout seems to be an abandoned product within
>> > Google.  There are long-standing bugs that prevent some users from
>> > paying
>> > and support (even for merchants) is almost nonexistent.
>> >
>> > -Chris
>> >
>> > On Fri, Mar 4, 2011 at 1:01 PM, anton savchuk 
>> > wrote:
>> >>
>> >> I see.. thank you. Could you recommend some third-party libraries?
>> >>
>> >> --
>> >> 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.
>> >
>>
>> --
>> 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.
>>
>
>
>
> --
> Dr. Duong BaTien
> DBGROUPS & BudhNet
>
> --
> 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] Re: Google Checkout

2011-03-04 Thread anton savchuk
Yes, more likely PayPal will be decision.. He really does work..

-- 
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] Re: Google Checkout

2011-03-05 Thread Jeff Schnitzer
Wow, thanks for that link!  This explains why Google Checkout seems
like abandonware - they're about to roll out a whole new system.  I've
applied for the beta program.

Jeff

On Sat, Mar 5, 2011 at 11:38 AM, Kaan Soral  wrote:
> Google bought Social Gold, Social Gold was the greatest payment system
> ever, even other payment providers used them, although they could
> implement credit card processing and Paypal themselves
>
> I hope Google In-App Payments keep the simplicity and excellence.
> http://checkout.google.com/support/sell/bin/request.py?contact_type=inapp_payment
>
> I have spent a lot of time reading Paypal services, each service was
> missing something for me. Some of them didn't accept credit cards
> directly, some of them didn't support subscriptions, some of them are
> only available to US/Canada companies etc.
> I have filled the form more than a week ago, I also have a very big
> application to show off but I didn't received any reply yet.
>
> On Mar 5, 9:21 am, anton savchuk  wrote:
>> Yes, more likely PayPal will be decision.. He really does work..
>
> --
> 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] Re: Google Checkout

2011-03-06 Thread Duong BaTien
Yes, I also applied for the beta program immediately seeing the link. Thanks

BaTien


On Sat, Mar 5, 2011 at 11:14 PM, Jeff Schnitzer  wrote:

> Wow, thanks for that link!  This explains why Google Checkout seems
> like abandonware - they're about to roll out a whole new system.  I've
> applied for the beta program.
>
> Jeff
>
> On Sat, Mar 5, 2011 at 11:38 AM, Kaan Soral  wrote:
> > Google bought Social Gold, Social Gold was the greatest payment system
> > ever, even other payment providers used them, although they could
> > implement credit card processing and Paypal themselves
> >
> > I hope Google In-App Payments keep the simplicity and excellence.
> >
> http://checkout.google.com/support/sell/bin/request.py?contact_type=inapp_payment
> >
> > I have spent a lot of time reading Paypal services, each service was
> > missing something for me. Some of them didn't accept credit cards
> > directly, some of them didn't support subscriptions, some of them are
> > only available to US/Canada companies etc.
> > I have filled the form more than a week ago, I also have a very big
> > application to show off but I didn't received any reply yet.
> >
> > On Mar 5, 9:21 am, anton savchuk  wrote:
> >> Yes, more likely PayPal will be decision.. He really does work..
> >
> > --
> > 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.
>
>


-- 
Dr. Duong BaTien
DBGROUPS & BudhNet

-- 
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.



  1   2   3   4   5   6   7   8   9   10   >