Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline...

33
www.AlphaSoftware.com 1 Richard Rabins, CEO Enabling Organizations to Prototype, Develop and Deploy Enterprise-level Mobile Business Applications FAST

description

89% of Business Surveyed by VDC say that it is critical for mobile business apps to be able to work when there is no signal or the signal is spotty or inconsistent. Wired Magazine reports that building offline/disconnected support in apps can often TRIPLE the cost because of the complexities involved (synching, conflict resolution, persistence etc) At this Innovation Summit, Alpha Software previewed its upcoming Alpha Anywhere with Offline which lets developers build sophisticated enterprise class mobile apps rapidly and with no additional time or cost required for offline support.

Transcript of Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline...

Page 1: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

www.AlphaSoftware.com 1

Richard Rabins, CEO

Enabling Organizations to Prototype, Develop and Deploy Enterprise-levelMobile Business Applications FAST

Page 2: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

www.AlphaSoftware.com 2

Intro Video

• Click here for the video (password when prompted is Alpha 101)

Page 3: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

www.AlphaSoftware.com 3

Internal Mobile Business Applications

Reality Desired

- IDC May 2014

Page 4: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

4Mobile Applications for business are poised for growth – with Mobile being a top priority for CIO’s – Gartner 2013

Page 5: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

5

However, until now, building these apps has been hard, time consuming and expensive because of screen real estate issues, because of the need for responsive design, because of the need to run on different devices, because of the need to adapt to a new

swipe/gesture metaphor and because of connectivity issues

Page 6: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

6One approach to building mobile apps is using code centric platforms. They are powerful

but they take a lot of time and therefore the cost of building applications tends to be very high.

Lots of handwritten code

Page 7: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

And …. They require skilled developers who are as hard to find as Waldo!

7

Page 8: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

8As a result of these factors, people have looked at an alternative approach - the “no code” approach

No Code

Page 9: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

9This approach promises rapid development…but

Fast Development

Page 10: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

10Because coding is not possible – inevitably for serious enterprise and business applications, this approach poses the serious risk

that the project cannot be completed and therefore has to be abandoned and re-attempted with code heavy platforms.

Page 11: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

In addition, mobile applications for business involve both the back end (databases and business rules) and the front end and the vast majority of current mobile platforms are either front end or back end 11

Page 12: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

12As a result with these two approaches, companies are held back from getting their mobile apps built

Page 13: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

There has to be a better way! 13

What is the solution?

Page 14: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

14Firstly you want a platform that offers both the front end and back end.

Page 15: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

15Secondly you want a system that requires as little code as possible, but you do want to be able to code when needed

Low Code

Page 16: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

16This way you get rapid development because coding is minimized and the assurance that you can build enterprise apps because coding is possible

Fast Development

Page 17: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

17You also want a full set of tools so that everything you need is built in – this further enhances productivity

Role Based Security Reporting Scheduling

Geographic Information Services Database Connections and Web Services

Complete Solution - no risk of running out of steam

Page 18: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

Alpha Anywhere is that platform! 18

Page 19: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

19We mentioned before that there are many challenges in building mobile enterprise apps –

Offline is probably the single biggest and hardest challenge.

Page 20: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

20

“The hottest trend in mobile”

“Suddenly, the industry woke up to the reality that we can’t always get connected”

- ComputerWorld May 2014

The issue is not new, but as business gets more serious about building mobile apps in the real world, the issues of offline have bubbled up to the top

Offline – The Elephant in the Room

#OfflineProblems

Page 21: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

21Most developers have assumed that signal is always available and they don’t factor offline capability into their applications

Page 22: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

22And until they have to deal with it, they also tend think that that syncing data from mobile devices to the server is easy.

Page 23: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

23It turns out, that this is a really flawed assumption on both accounts

Page 24: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

24Connectivity in the real world can be unpredictable, intermittent, non existent or slow. Which means…

Page 25: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

25…that mobile initiatives that don’t take into account connectivity problems are unable to get off the ground

Page 26: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

2689% of Enterprises regards offline support to be extremely or somewhat critical

How critical is offline support for mobile business applications?

Not at allSomewhatExtremely

- VDC Research25%

11%

64%

Page 27: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

www.AlphaSoftware.com 27

..One of the most difficult challenges developers face

…Many organizations specify “offline access” as a required feature of their app, but quickly remove that feature when the development teams responds with the estimate of what it will take to architect and build offline support.

Can Triple the Cost of Development.

Offline Data Synchronization is…

Page 28: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

28

1. Security and Compliance2. Linking to Enterprise Databases3. Conflict Resolution4. User Control 5. Data Integrity6. Persisting Local Data 7. Development Cost

This is complicated and hard stuff. This means dealing with all these issues in an easy, fast and seamless way is highly desirable!

Offline Issues

#OfflineProblems

Page 29: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

www.AlphaSoftware.com 29

What Do Enterprises Want?

To Develop Mobile Apps Without a Time and Cost Penalty for Offline

Page 30: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

30Alpha Anywhere does this. It solves the problem at the application level, It works with existing

enterprise databases. Offline capabilities are built right in

Page 31: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

www.AlphaSoftware.com 31

Short Video Demo

• Click here for video

Page 32: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

32Just a couple of examples of what customers say

Customers

“Over one weekend, from scratch, I built a secure loan analysis and reporting app. It's not because I am a genius, it’s because Alpha Anywhere is just that good.”-Imran Riaz, SVP TD Bank

Other products advertise themselves as Rapid Application Development, but you quickly find out that unlike Alpha Anywhere, they run out of steam before the job can be completed.”

-Anthony Ward, Director Development, Palace Entertainment,

Page 33: Alpha Anywhere Offline presentation at the the Always On Innovation Summit -- Building Offline Mobile apps with no added time and cost

www.AlphaSoftware.com 33

Summary

Large unmet and growing need for enterprise mobile applications.

Alpha Anywhere is the Solution• Low Code• Complete – Front/Back End• Offline Built Right In • Rapid Development