Database Reference
In-Depth Information
side HTML5, during a pause of the game, and continue with the game as the payment is
being processed to the credit card service. Without the NSB decoupling, the continuation
of the game may be an issue while the payment is being processed with the frontend pro-
cesses. Imagine the pizza order scenario with Do not Refresh this page while we are
processing your order . This scenario may be extended without the benefit of decoupling
with NSB, for a game being played in HTML5 as Do not Refresh this page on your
phone while we are processing your payment for the game . How embarrassing, but
there are many popular websites that have these warnings as they are processing orders
and payments.
PhoneGap is an HTML5 application platform that allows you to author native applications
with web technologies and get access to APIs and application stores. PhoneGap is basic-
ally used for developing working code for iPhones, Androids, Blackberries, and WebOS
devices that contain HTML, cascading style sheet ( CSS ), and JavaScript. It can be found
at http://phonegap.com/ . PhoneGap is also supported in Visual Studio and C#.
Search WWH ::




Custom Search