Open Web App. Purpose To explain Open Web Apps To explain Open Web Apps To demonstrate some opportunities for a small business with this technology To.

Slides:



Advertisements
Similar presentations
{ Making Microsoft Office work for you Organizing Your Life at work and home in the Cloud Presented by: Matthew Baker (321)
Advertisements

Computers Software. Computer Layers Hardware BIOS Operating System Applications.
Virtual SharePoint Summit 2010 hosted by Rackspace Overcoming Collaboration Challenges with SharePoint Chris Samson Leslie Sistla Virtual SharePoint Summit.
OPC WPFHMI.NET.
Server-Side vs. Client-Side Scripting Languages
Introduction to Web Application Architectures Web Application Architectures 18 th March 2005 Bogdan L. Vrusias
Introduction to Web Based Application. Web-based application TCP/IP (HTTP) protocol Using WWW technology & software Distributed environment.
Lecture 4B: Server-Side Scripting IT 202—Internet Applications Based on notes developed by Morgan Benton.
Use of Thin Clients in an Industrial Environment Foxboro Southeast User’s Group Birmingham, Al February 10-11, 2009 Walter Conner Senior Plant Engineer.
Thin Client vs. Desktop Advantages and Disadvantages of Operating System Environments.
Mgt 240 Lecture Website Construction: Software and Language Alternatives March 29, 2005.
Engineering the Cloud Andrew McCombs March 10th, 2011.
Introduction to Microsoft Office Web Apps with Jim Mollé Learn iT! Computer Software Training.
Web Programming Language Dr. Ken Cosh Week 1 (Introduction)
Duncan Fraiser, Adam Gambrell, Lisa Schalk, Emily Williams
Will you need your umbrella?.  Objective: Explain the Cloud In business terms, so you can see if it will benefit you.  Agenda: 12:00 – Welcome and Introductions.
Cloud Computing.
Chapter 4 Computer Software.
Web Based Applications
VPN: An Easy Software / Appliance Solution for Remote Access Robert Gulick, EdD DBA/Technology Trainer Parma City School District
Making the Internet a Better Place for Business NIST PKI Steering Committee March 14, 2002.
1. Windows Vista Enterprise And Mid-Market User Scenarios 2. Customer Profiling And Segmentation Tools 3. Windows Vista Business Value And Infrastructure.
©Kwan Sai Kit, All Rights Reserved Windows Small Business Server 2003 Features.
CIS 375—Web App Dev II Microsoft’s.NET. 2 Introduction to.NET Steve Ballmer (January 2000): Steve Ballmer "Delivering an Internet-based platform of Next.
SharePoint Services Indiana University Cory P. Retherford May 9 th, 2011.
Wikis are websites where pages can be edited using an online document editor. Users can easily edit and share content. Enterprise wikis are platforms.
Introduction to Internet Programming (Web Based Application)
Computing on the Cloud Jason Detchevery March 4 th 2009.
Introduction to Cloud Computing
NASRULLAH KHAN.  Lecturer : Nasrullah   Website :
ITIS 1210 Introduction to Web-Based Information Systems Chapter 25 How.NET and Web Services Work How.NET and Web Services Work.
Computer Software Chapter 4 McGraw-Hill/IrwinCopyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
VirtualBox What you need to know to build a Virtual Machine.
Computer Software Chapter 4 McGraw-Hill/IrwinCopyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
Introduction Thomson Chan Rosaryhill School
How to use Remote Desktop and Remote Support. What is remote desktop? Remotely control your computer from another office, from home, or while traveling.
A few notes. First - What is the Cloud ? * Any number of blogs / articles and definitions * Accessing information services and software over the internet.
UNIT 1 BROWSERS AND CLIENTS Cambridge Technicals.
Tonido Cloud Private, Highly Scalable, Self-Hosted Cloud Storage/Sync Solution.
1 MSCS 237 Overview of web technologies (A specific type of distributed systems)
INTRODUCTION TO WEB APPLICATION Chapter 1. In this chapter, you will learn about:  The evolution of the Internet  The beginning of the World Wide Web,
WHAT OUR CUSTOMERS ARE SAYING “After thorough market research and a review process, Qorus Breeze Proposals stood out from the competitors because of its.
Securely Synchronize and Share Enterprise Files across Desktops, Web, and Mobile with EasiShare on the Powerful Microsoft Azure Cloud Platform MICROSOFT.
Chapter 4 Applets Cop Why Applets? WWW makes huge information available to anyone with web browser. Web server send web pages and images to your.
Web applications – what & why? Maciej Mensfeld Presented by: Maciej Mensfeld Web applications – what & why? dev.mensfeld.pl github.com/mensfeld.
Web Technologies Lecture 8 Server side web. Client Side vs. Server Side Web Client-side code executes on the end-user's computer, usually within a web.
NASRULLAH KHAN.  Lecturer : Nasrullah   Website :
PHP Introduction PHP is a server-side scripting language.
Web Server By Bhupendra Ratha, Lecturer School of Library and Information Science Devi Ahilya University, Indore
May 6, 2009 Browser Compatibility Testing Definition It is a non functional type of testing where web based applications are tested on various browsers(IE.
Technical Sales Specialist Software - OS and Applications John R. Moegling Sr. Systems Engineer.
Trimantra Software Solution Offshore Software Development Outsourcing Company Visit :
Short Customer Presentation September The Company  Storgrid delivers a secure software platform for creating secure file sync and sharing solutions.
Chapter 2 Operating Systems
INTRO. To I.T Razan N. AlShihabi
CX Introduction to Web Programming
Unit 3 Virtualization.
System Architecture & Hardware Configurations
Web Application.
Computer Software Lecture 5.
MICROSOFT OUTLOOK and Outlook service Provider
Open Web App.
Microsoft Office Illustrated
Web App vs Mobile App.
Ian Ramsey C of E School GCSE ICT Smart working Software choices.
Chengyu Sun California State University, Los Angeles
Unit 6 part 3 Test Javascript Test.
Computers Tools for an Information Age
Chengyu Sun California State University, Los Angeles
Chengyu Sun California State University, Los Angeles
Presentation transcript:

Open Web App

Purpose To explain Open Web Apps To explain Open Web Apps To demonstrate some opportunities for a small business with this technology To demonstrate some opportunities for a small business with this technology

What is Open Web Apps? Definition: Open Web App is an application that is accessed over a network such as the Internet or an intranet. Other Definition: A computer software application that is hosted in a browser-controlled environment (e.g. a Java applet) or coded in a browser-supported language (such as JavaScript, combined with a browser-rendered markup language like HTML) and reliant on a common web browser to render the application executable.

Types of Open Web Apps

Why Open Web Apps? Easy to launch Easy to launch Free or Paid Free or Paid Platform integration Platform integration Desktop and Mobile Desktop and Mobile Cross Browser Cross Browser Open Distribution Open Distribution

Example of how files are accessed over the internet

Example of installed Web Apps

Screenshot of Mozilla Prism

Screenshot of Features of Mozilla Prism

Screenshot of two ways to use Prism

Advantages - Future use Web apps do not require any complex “roll out” procedures to deploy in large organization. Web apps do not require any complex “roll out” procedures to deploy in large organization. Browser apps require little or no disk space on the client. Browser apps require little or no disk space on the client. No upgrade required since all new features are implemented on the server and automatically delivered to the users. No upgrade required since all new features are implemented on the server and automatically delivered to the users. Web apps integrate easily into other server-side web procedures, such as and searching. Web apps integrate easily into other server-side web procedures, such as and searching. They provide cross-platform compatibility in most cases (i.e. Windows, Mac, Linux, etc.) because they operate within a web browser window. They provide cross-platform compatibility in most cases (i.e. Windows, Mac, Linux, etc.) because they operate within a web browser window.

Disadvantages – Future use Compability - web apps require compatible web browsers Compability - web apps require compatible web browsers Reliability - browser apps rely on files accessed on remote servers through the internet. Reliability - browser apps rely on files accessed on remote servers through the internet. Availability – they depend entirely on the availability of the server delivering the application. Availability – they depend entirely on the availability of the server delivering the application. Privacy - the company can track anything the users do. Privacy - the company can track anything the users do. Standards compliance is an issue with any non- typical office document creator, which causes problem when file sharing and collaboration becomes critical. Standards compliance is an issue with any non- typical office document creator, which causes problem when file sharing and collaboration becomes critical.

Business opportunities Company's can use Open Web Apps to allow users to pay a monthly or yearly fees to use a software application without having to install it on local hard drives. Company's can use Open Web Apps to allow users to pay a monthly or yearly fees to use a software application without having to install it on local hard drives.