Google

Revolution in the way of messaging - Google Allo Artificial Intelligence

Google Allo has been discontinued by Google on March 12, 2019

Recently Google has released beta version of its new messaging platform Google Allo - a whatsapp alternative.

Is it just a whatsapp clone?

Karthikeyan Oct 05, 2016 - 18:57

Set up Google App Engine with Netbeans 7.3

Submitted by Karthikeyan on Nov 16, 2013 - 19:32

1. Install GAE - Netbeans Plugin

Download Google App Engine Netbeans Integration plugin from from the below link

https://code.google.com/p/nb-gaelyk-plugin/downloads/list

Extract the contents to a folder.

Now open Netbeans IDE and go to Tools -> Plugins

In Downloads Tab, click Add Plugins and browse to the folder which contains the extracted files of the GAE Plugin and import all.

Set up Google App Engine SDK

Submitted by Karthikeyan on Nov 15, 2013 - 23:04

Requirements :

1.  App Engine SDK

2.  IDE for development

3. Integration plugin for IDE to work with GAE.

4. Google Account

Download Google App Engine SDK

First decide the language you want to develop with Google App Engine.

Java / Python /  PHP / GO

Download the standard development kit (sdk) from Google developers page.

Google App Engine

Submitted by Karthikeyan on Nov 10, 2013 - 17:34

 

Google App Engine (GAE) is a cloud computing platform for developing and hosting web applications in Google managed web servers.

Currently supported programming languages:

Java. Python, PHP, Go

Static File storage : Google Cloud Storage

Supported Database systems :

App Engine Datastore (Shemaless)