Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Docker.com useful or not with VFP?
Message
From
01/06/2015 03:45:23
 
 
To
31/05/2015 17:31:01
John Ryan
Captain-Cooker Appreciation Society
Taumata Whakatangi ..., New Zealand
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 8.1
Network:
Windows NT
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01619801
Message ID:
01620429
Views:
75
>>>Not sure what you mean ... what kind of clever feature do customers look for, that an hybrid app can't address?
>Sounds like science fiction to me...
>>>What not just remain factual, discuss what customers really need today and how we can address these needs, rather than waving as a necessity something that we don't even know if it'll ever happen?
>
>Utilizing hardware features has been a known advantage of native apps for years. As a trivial example, Android's "back" button allows a different screen interface compared to iOS that needs a screen button. As a more advanced example, IMHO people who purchased the latest Android phones because of facial recognition interfacing features will expect that to work in their business apps too. They won't want plain screen GUI because somebody else insists this is the way business apps should be done. It's accelerating: the new Google chips to allow gesturing to control devices will be an expectation for people who buy a device because it has the feature.
>
>I'm not convinced you can segregate the market into business and consumer uses that are assigned different needs. People choose a comfortable device and want to use it, period.

OK, fair enough, that'll happen for sure. And web apps will be able to somehow support these devices and features.

Using an hybrid app env. like Cordova exposes many device events to a Web 'page'

http://cordova.apache.org/docs/en/5.0.0/cordova_events_events.md.html#Events

e.g.
The "deviceready" event fires when Cordova is fully loaded.
document.addEventListener("deviceready", yourCallbackFunction, false);
So a mobile web app can both share business information on a server in a convenient way, and take advantage of most of a mobile device features.
Thierry Nivelet
FoxinCloud
Give your VFP application a second life, web-based, in YOUR cloud
http://foxincloud.com/
Never explain, never complain (Queen Elizabeth II)
Previous
Reply
Map
View

Click here to load this message in the networking platform