The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
79 views

j2ee implementing security and using a framwork pros and cons

I'm a newbie to j2ee security, and i'm not j2ee expert either, though i'm really willing to put some effort and learn I've an application that i'm about to develop on Google App Engine (GAE) --with ...
2
votes
3answers
145 views

How to get a Web Application to communicate between users

I am developing a multipalyer web Application for Anti-Chess. It would be hosted on Google App Engine. I have a few questions: How do I get two different users who have opened the webapp on their ...
-3
votes
0answers
19 views

issue in vaadin with google cloud sql [migrated]

I have made a Google App Engine project in Vaadin with google cloud sql database. I've tested it well on my local machine, without (any important) bugs. When I deploy it to GAE it also works for a ...
3
votes
3answers
76 views

Is a predefined key enough security when performing HTTP requests between two secure servers?

I have an AdWords script that regularly transfers sensitive data to my server using a POST HTTP request. For security I have a predefined 32 character randomized string that is verified by my server ...
3
votes
1answer
145 views

On Developing Web Services with Global State

I'm new to web programming. I'm more experienced and comfortable with client-side code. Recently, I've been dabbling in web programming through Python's Google App Engine. I ran into some difficulty ...
3
votes
2answers
390 views

TTS on App Engine

I have written a small front-end to the Festival TTS system using Python/Django. I wish to deploy it on the Google App Engine cloud. A few questions: My application uses the Festival app ...
6
votes
2answers
566 views

Google App Engine, what are the advantages and limitations?

First, does anyone know a specific advantage of Google App Engine for Python Apps? Is there some advantage over Heruko or Appfog? And about the database API? Now, what about the limitations? Are ...
2
votes
1answer
118 views

How to manage many mobile device users at server side?

I built a social Android application in which users can see other users around them by GPS location. At the beginning thing went well as I had low number of users, but now that I have increasing ...
4
votes
1answer
86 views

Google App Engine: How to be notified when APIs change or become available?

I am thinking about writing a GAE app but am a little hesitant because the EULA gives Google full rights to change their APIs anytime they want, for any reason. Obviously, they'd be out of business ...
9
votes
2answers
454 views

How do CDNs protect failover sites from DDoS attacks?

I'm in the design process for a Java web app that I will probably end up deploying to Google App Engine (GAE). The nice thing about GAE is that I really don't have to worry about fortifying my app ...
-4
votes
2answers
2k views

Why .NET and C# are not available on Cloud Platforms?

I checked Google App Engine and Heroku but both don't support .NET/C# applications. Even though Google App Engine shows support for Windows Azure, but in the supported languages it doesn't show C# or ...
5
votes
1answer
260 views

Google's App Inventor is no longer available for Mobile App development… any alternatives?

I noticed that the Google App Inventor has been shut down (not their website, but if you try their actual software you get a notice).... I'm trying to create a very simple interactive android app with ...
0
votes
3answers
328 views

Client/Server Application Using Google App Engine

Can someone please advise me what is the possible solution of using GAE to make a Client/Serer Application? As far as I know, GAE is designed to do web applications. What I want to do is to have a ...
2
votes
2answers
361 views

How would you create a mobile (android) offline wiki site?

My apologies in advance if this is not a good forum for this question; pointers to others happily accepted. On the off chance it matters, I'm not going to commercialize this idea or anything; if ...
1
vote
4answers
621 views

Web application - database design/infrastructure

I have just begun development of a web application (that will be deployed using Google app engine), without going into the specifics, the web app will allow users to deploy a small website of their ...

1 2 3
15 30 50 per page