1 / 1

Goals Phase 1: Create JavaScript sliders Create ActionScript 2D grapher Integrate communication between JavaScript an

Summary While current web based applications are based on data management, there is a market for web applications based on cloud computing. The purpose of this project is to explore a web application that can integrate with enterprise software allowing easy access to useful tools anywhere .

lavender
Download Presentation

Goals Phase 1: Create JavaScript sliders Create ActionScript 2D grapher Integrate communication between JavaScript an

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Summary While current web based applications are based on data management, there is a market for web applications based on cloud computing. The purpose of this project is to explore a web application that can integrate with enterprise software allowing easy access to useful tools anywhere. • Marketability • Who is it useful to? • Any company that must use and manage enterprise software for its business. • Why is it needed? • The client is lighter, smaller, and much more accessible. Avoids the need for full enterprise software on the client side. Being accessible on the web, makes the enterprise software (that it connects to) field ready faster. • Instantaneous, Visual Results • Interaction with the sliders results in immediate, live response in the Graph. Rather than waiting for several simulations to produce data, sliders are used to update a graph LIVE. This allows for immediate feedback which leads to a much faster development of intuition of the system being tested/simulated. What is Cloud Computing? The word “cloud computing” originated from the cloud symbol that is usually used by flow charts and diagrams to symbolize the internet. The technology allows on demand access to a pool of applications and computing resources through the cloud, which is also known as the Internet. Users can also access their own personal files including their own music, pictures, videos, bookmarks, etc. on a remote server from any computer that has access to the internet.1 “Cloud Computing” Wikipedia, The Free Encyclopedia. Wikimedia Foundation, Inc. 10 April 2011. 13 April 2011. Does it apply to this project? This application is designed to be a light weight web interface to heavy weight, server side software. The application performs no computations, but instead the server performs these tasks. Since this application is a web tool, it can be used anywhere internet access is available, on any system with an internet browser. This means that the application provides the use of enterprise software without having it on the client’s system. • Goals • Phase 1: • Create JavaScript sliders • Create ActionScript 2D grapher • Integrate communication between JavaScript and ActionScript • Create framework for server communication and computation • Phase 2: • Construct equations for server computation • Develop 3D ActionScript plotting • Develop interactions between server and enterprise software Operation Model

More Related