[appengine-java] Google App Engine success stories

2012-03-19 Thread Amir
Hi,

I'm looking for some very successful websites (10 million unique users
per year perhaps) built on Google App Engine. We've had a lot of
issues with it, and our confidence in it is a bit shaken, and need to
make decisions.

I'd particularly like to hear of GAE-Java successes.

I know Gigapan is written on it, but it is a bit slow at times as
well. Any others?

most platform techs provide a gallery, i don't see anything on
appengine.google.com ... am i looking at the wrong site? searching
google for it also isn't very helpful.

thanks,
amir

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



Re: [appengine-java] Re: Deploy Hangs - Please help

2012-03-01 Thread Amir
Having the same issue, i've been trying for a full 24 hours now... tried 
incrementing version, no luck. 

Google has a huge opportunity in taking the lead on cloud computing, but 
this is failure. We haven't released our app yet, i can only imagine 
how disastrous this kind of an outage could be for us after release. 



On Wednesday, February 29, 2012 5:23:57 PM UTC-8, Jonathan Chen wrote:

 On Thursday, 1 March 2012 13:35:29 UTC+13, Matthew Johnson wrote:

 I had the same issue last night, incrementing the version number this 
 morning made seemed to allow it to deploy successfully.


 Bumping the version number did not do it for my app. This really makes me 
 lose faith in Java GAE. 



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/tmPIMgIsHl8J.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



Re: [appengine-java] Re: Deploy Hangs - Please help

2012-03-01 Thread Amir
Yeah we noticed it was fixed at 12:12AM last night. I wish they'd give an 
explanation for what happened, and why it won't happen again. 

We've got a lot riding on GAE. 



On Thursday, March 1, 2012 9:53:06 AM UTC-8, Jonathan Chen wrote:

 On Thursday, 1 March 2012 19:57:55 UTC+13, Amir wrote:

 Having the same issue, i've been trying for a full 24 hours now... tried 
 incrementing version, no luck. 


 They've finally fixed it. It now works for me. 



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine-java/-/dh_5LVxJI8QJ.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.



[appengine-java] Eclipse plugin Vs stand alone GWT

2011-06-08 Thread Amir
Hi All,

I am a little confused whether to take the plugin path or the GWT one.
True the plugin has GWT built into it but it seems to miss on of the
feature that I am now looking into, which is the MPV pattern. guess
you can do it manually with the plugin but here you there's an auto
generated code which makes things very structured an easy.

so what's the difference between these options?
is it easier to use the one view many panels approach with the GWT
than with the plugin?
I have seen that with GWT the views are combined out of a java file
and an xml one while in the plugin there's only a java file. why is
there a difference and what is a better option?


would appriciate your support with these newbee questions.
Amir

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine for Java group.
To post to this group, send email to google-appengine-java@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.