Category: ANDROID

An android is a robot or synthetic organism designed to look and act like a human, and with a body having a flesh-like resemblance. Although “android” is used almost universally to refer to both sexes, and those of no particular sex, “Android” technically refers to the male form, while “Gynoid” is the feminine form. Until recently, androids have largely remained within the domain of science fiction, frequently seen in film and television. However, advancements in robotic technology have allowed the design of functional and realistic humanoid robots.
The word was coined from the Greek root ἀνδρ- ‘man’ and the suffix -oid ‘having the form or likeness of’.
The term “droid”, coined by George Lucas for the original Star Wars film and now used widely within science fiction, originated as an abridgment of “android”, but has been used by Lucas and others to mean any robot, including distinctly non-humaniform machines like R2-D2. The abbreviation “andy”, coined as a pejorative by writer Philip…

Visual Studio Tools for Apache Cordova in Visual Studio 2015 RC

Microsoft has announced that with Visual Studio 2015 – Apache Cordova tools will be integrated within the main install bundle. Using Apache Cordova Tools for Visual Studio you will be…

Sending Mobile Push notification using C#/.NET (iOS, Android, Windows Phone 8, Windows 8 and Blackberry)

This is an update blog to my earlier blog about Sending Apple iOS Push notifications using C#. With that blog – I introduced you to how to send push notification…

HTML5 – Bye Bye ‘WebSQL’/’SQLite’ – Welcome ‘IndexedDB’

Since November 18, 2010, the W3C announced that Web SQL database(Sqlite) is a deprecated specification. This is a recommendation for web developers to no longer use the technology as effectively,…