Our goal is to make a web based multi-user organizer that can be accessed via cellular devices. There are three main component for this project: A main.

Slides:



Advertisements
Similar presentations
What’s new in this release? September 6, Milestone Systems Confidential Milestone’s September release 2012 XProtect ® Web Client 1 Connect instantly.
Advertisements

UNDERSTANDING JAVA APIS FOR MOBILE DEVICES v0.01.
Week 2 IBS 685. Static Page Architecture The user requests the page by typing a URL in a browser The Browser requests the page from the Web Server The.
The Solution to Your Product Problems. Overview - What is PDS? ➲ Project Management System ➲ Web Based Easy to use Scalable ➲ Streamlined tools for software.
M-Lottery LCO presentation A simple interface for cell phone users to conveniently purchase lottery tickets through the phone Over 50% of Americans participate.
Driving Directions via Mapquest Get directions from anywhere to anywhere on your cell phone.
Used by employees who work remotely. Diary Management Software.
Tracking Services for ANY websites and web applications Zhu Xiong CSE 403 LCO.
©Kwan Sai Kit, All Rights Reserved Windows Small Business Server 2003 Features.
Chapter 8 Implementing Disaster Recovery and High Availability Hands-On Virtual Computing.
Publish Calendars to the Web. CCUweb Presentation (10 Minutes) 1 Demonstration of published calendars (10 minutes) 2 Demonstration of importing calendar.
Networks QUME 185 Introduction to Computer Applications.
Fundamentals of Database Chapter 7 Database Technologies.
Marcel Casado NCAR/RAP WEATHER WARNING TOOL NCAR.
An and Collaboration Suite LI 815 XR Kristen Gripp.
Directory and Map Service Operational Concept  Provides Business directory listings to cell phone users  Provide maps of specified area  Provide driving.
Campus Tour COMP 523 Midterm Presentation Justin, Paul, Florian.
National Center for Supercomputing Applications NCSA OPIE Presentation November 2000.
A seminar on “Mobile Version of The Website”
Spatial Note LCA assignment Chris Fitzner Thinh Luu Dung Nguyen.
An application architecture specifies the technologies to be used to implement one or more (and possibly all) information systems in terms of DATA, PROCESS,
Baseball Gamecast Robert Sawers Barrett Arney. The Gamecast Provides live updates and a complete summary of a baseball game, including: The players and.
Database Systems: Design, Implementation, and Management Eighth Edition Chapter 14 Database Connectivity and Web Technologies.
Unified Distributed (UDub Mail) Life Cycle Objectives Sachin Pradhan Gabriel Maganis.
Experiment Management System CSE 423 Aaron Kloc Jordan Harstad Robert Sorensen Robert Trevino Nicolas Tjioe Status Report Presentation Industry Mentor:
CSE403 - Spring 03 Headline Tracker Jeremy Claeson Albert Wong
Virtual Company By: Aiman Erbad Dung Nguyen Dung Nguyen Khalil El Haitami Khalil El Haitami.
E a s y S h a r e Jung Son Ky Le. Operational Concepts Recent years, huge number of growth in Internet users and broadband usage File-sharing become extremely.
Listener-Control Navigation of VoiceXML. Nuance Speech Analysis 92% of customer service is through phone. 84% of industrialists believe speech better.
Web Services Using Visual.NET By Kevin Tse. Agenda What are Web Services and Why are they Useful ? SOAP vs CORBA Goals of the Web Service Project Proposed.
Windows Small Business Server 2003 R2 Powering Small Businesses.
© Rob Schlender & Hamed Esfahani StadiumFood Life Cycle Objective Review CSE 403, Project Proposal Rob Schlender & Hamed Esfahani.
CSE 403 LCO Presentation Chris Scoville. Operational Concepts Create a built in 411-type system in a cell phone Allows the user to find a person’s phone.
Dextrosoft SCHEDULED PHONE BACKUP Backup your mobile life Version Copyright © 2015 Dextrosoft Private Limited. All Rights Reserved.
Life Cycle Objectives AirlineRequest By Phong Phan Erik Day.
CpE PROJECT: Concurrent Programming - Web Services Aim: To develop a multi threaded web service which handles requests from multiple clients, interact.
Airport Ride Service LCO Project Proposal. AGENDA Operational Concepts System Requirements System and Software Architecture Lifecycle Plan Feasibility.
Space Notifier Jeh-Sang Cho Jin Pae. Introduction  Registering for classes  What do you do when a class is full?  How often do you check for space.
 Streaming media over the internet has been in tradition since many years and with the smart phone and iphone era where everything is available at just.
What is Cloud Computing 1. Cloud computing is a service that helps you to perform the tasks over the Internet. The users can access resources as they.
These materials are prepared only for the students enrolled in the course Distributed Software Development (DSD) at the Department of Computer.
mlm-software.html.
Unit 3 Virtualization.
People used to install software on their computers
Boomerang Adds Smart Calendar Assistant and Reminders to Office 365 That Increase Productivity and Simplify Meeting Scheduling OFFICE 365 APP BUILDER.
Advanced scheduling and reminders
What do you Wanna Do? The LCO Overview.
Introduction to Cloud Computing
Week 01 Comp 7780 – Class Overview.
Get Office 2016 with Office 365 and get down to business
Final Fantasy ½: LCO Overview
Scheduler 1.0 By Vipul Sabhaya Udam Dewaraja.
Database Management System (DBMS)
Project Proposal James Crompton Hendry Prasetyo 11/11/2018 CSE403.
Life Cycle Objectives By James Lee and Matt Higgins
Remote User Tracking Life Cycle Objectives
CSE 403 Group D Eric Chu Jordan Kiang
Mobile Personnel Info Retriever (MPIR)
TravelWiz Dinh Lam David Tran 12/27/2018 CSE 403.
Wireless Hotspot Locator
Trevor Hamilton Thinh Luu CSE 403 homework 1 LCO
Rob Hanson Jacques Crocker
Vivek Rajkumar Abhinav Jain
LCO Review By Crystal Hoyer and Benjamin Irwin
WELCOME TO SEMINAR.
Online software and backups
INVENTORY MANAGEMENT SYSTEM
Project Change Control
Your computer is the client
An Application for Small to Medium Scale Intra-Group Communication
Presentation transcript:

Our goal is to make a web based multi-user organizer that can be accessed via cellular devices. There are three main component for this project: A main calendar server that stores all the info of the user A servlet that handles requests from cellular devices A midlet that allows the users to access the planner. Operational Concepts – What is it?

Our service will have the following features: Allows multiple users to access the planner Schedules can be viewed from cell phones Update schedule from cell phones The following features can be added in later releases: Reminder alarm by cell phone prior to important events Remove group members Automatically generates weekly events System Requirements – What does it do for us?

System and software architecture – How? User Midlet Calendar Servlet Web Browser Calendar Server

We currently have a server running on It allows creation of new groups, add/delete group members and events Prototype servlet running on Which just allows the viewing of events We do not have a prototype midlet System and software architecture – How?

Life Cycle Plan - Who wants it? Companies or organizations that have already implemented a multi-user calendar on the web Expand services to cell phones Example: Productive Computing Inc. offers a web based multi- user calendar application Cell phone companies should support all applications that use wireless web feature. The more applications that use wireless web, the wider customer base of people who will use their phone for wireless web.

Feasibility Rationale – Is this really true? The server URL that is used is one unprofessionally made by a group of cse students last quarter. Support and documentation are limited Has not been extensively tested Need to find a more reliable server URL for the servlet to connect to. May be hard to find within a limited period of time. Needs to be free.