CSE403 - Spring 03 Headline Tracker Jeremy Claeson Albert Wong

Slides:



Advertisements
Similar presentations
Point of Sale (POS) Client & Back Office Server. Operational Concept What is our Objective? What is our Objective? What are our Goals? What are our Goals?
Advertisements

Virtual SharePoint Summit 2010 hosted by Rackspace Overcoming Collaboration Challenges with SharePoint Chris Samson Leslie Sistla Virtual SharePoint Summit.
Ellucian Mobile: Don’t text and drive, kids!
1 Rhode Island Transportation Information System. (RITIS) Spring, 2000.
JAVA Technology. Java Technology Java technology is a portfolio of products that are based on the power of networks and the idea that the same software.
XML Based Learning Environment Prashant Karmarkar Brendan Nolan Alexander Roda.
V1.00 © 2009 Research In Motion Limited Introduction to Mobile Device Web Development Trainer name Date.
Brittany Shieh, Chonghua Dong, Marvin Cheng CouponStash.
The Solution to Your Product Problems. Overview - What is PDS? ➲ Project Management System ➲ Web Based Easy to use Scalable ➲ Streamlined tools for software.
Session-01. Layers Struts 2 Framework The struts 2 framework is used to develop MVC-based web application. Struts 1.0 was released in June The.
IP Camera Security System Dallan Byrne th Electronic and Computer Engineering 2007 Supervisor: Fergal O’ Malley.
Picture Users Making Art Chat An interactive communication tool.
J2ME and WAP Technologies CSCI – Independent Study Fall 2002 Presented by: Kashif Syed.
Driving Directions via Mapquest Get directions from anywhere to anywhere on your cell phone.
Tracking Services for ANY websites and web applications Zhu Xiong CSE 403 LCO.
Growing into the new millennium Chip Casanave Data Access Worldwide Miami, Florida.
CSD 2006 / TEAM 12 Final presentation 29 th May 2006.
1 Copyright © 2004, Oracle. All rights reserved. Introduction to Oracle Forms Developer and Oracle Forms Services.
Admin Tool June 11, Admin Tool Overview Architecture Implementation Dependencies Futures 2.
Wikis are websites where pages can be edited using an online document editor. Users can easily edit and share content. Enterprise wikis are platforms.
Computer Science Wi-Fi App using J2ME and MVC Architecture Advisor : Dr. Chung-E Wang Department of Computer Science Sacramento State University Date:
Searchlets Customer: Paul English Advisor: Prof. Ethan Bolker Team : Satish, Di, Quan
XP New Perspectives on The Internet, Fifth Edition— Comprehensive, 2005 Update Tutorial 7 1 Mass Communication on the Internet Using Newsfeeds Tutorial.
J2ME Presented by May Sayed & Menna Hawash. Outline Introduction “Java Technology” Introduction “What is J2ME?” J2ME Architecture J2ME Core Concepts 
“ Mobile Internet Development ” Prasert Jaipet (aekram43) MCTS,MCPD,Microsoft Insider Technology Team Manager Digital Beyond Company
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.
Electives autumn 2009 Courses in the 4th semester –Systems development (continued) –2 elective courses N subjects are provided Each of you have to choose.
Unified Distributed (UDub Mail) Life Cycle Objectives Sachin Pradhan Gabriel Maganis.
Proposal Nemo Hajiyusuf Ekaterina Mineeva Arpi Shaverdian.
Implementation and provisioning of mobile extensions for telephonic calls Ioannis Metaxas.
Podcasting Information Software and Technology. Information Software and Technology Podcasting A podcast (or non-streamed webcast) is a series of digital.
What the $#*! IS my password? Secure Online Password Storage Lon Smith Aaron Gremmert.
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.
PhotoBytes Burt Bielicki. Overview What is PhotoBytes? Who Will Use PhotoBytes? System Requirements System and Software Architecture Lifecycle Plan Feasibility.
Life Cycle Objectives AirlineRequest By Phong Phan Erik Day.
Centralized Grading System. LCO Objectives Operational Concepts System Requirements System and Software Architecture Lifecycle Plan Feasibility Rationale.
Airport Ride Service LCO Project Proposal. AGENDA Operational Concepts System Requirements System and Software Architecture Lifecycle Plan Feasibility.
Final Fantasy ½: IOC Overview Team Q CSE 403 Winter ‘03 I’ve got something special for you.
Information Technology Part 2. Part2-2 Next Three Chapters Copyright © 2016 Pearson Education, Inc. Chapter 4 discusses hardware, software, and mobile.
Introduction to JAVA Programming
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 13 Computer Programs and Programming Languages.
Introduction to SharePoint 2007 Brendon Schwartz
Introduction to Oracle Forms Developer and Oracle Forms Services
Quick services Wala Amjad Faqeh. Computer engineering
Introduction to Oracle Forms Developer and Oracle Forms Services
TSD – Teradata Software Downloads
Introduction to Oracle Forms Developer and Oracle Forms Services
Multilevel Marketing Tree Viewer
What do you Wanna Do? The LCO Overview.
Final Fantasy ½: LCO Overview
Anav Silverman Dave Dearing
Scheduler 1.0 By Vipul Sabhaya Udam Dewaraja.
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 Lifecycle Objectives LCO Vijay Mani &Travis Krick
Don Le Kunal Walia CSE 403 Group J
TravelWiz Dinh Lam David Tran 12/27/2018 CSE 403.
Architecture.
Wireless Hotspot Locator
LCO Review By Crystal Hoyer and Benjamin Irwin
CellBus Final Release.
Architecture.
Clayton Chang, Justin McCarron, Vincent Pai
Project Change Control
by Guanyu Chu Sung-Tat Kwok
XProtect Web Client Product Presentation
Amir Kouretchian Peter Turschmid Chris Byszeski
An Application for Small to Medium Scale Intra-Group Communication
Presentation transcript:

CSE403 - Spring 03 Headline Tracker Jeremy Claeson Albert Wong

CSE403 - Spring 03 Overview Headlines anywhere on demand Really Simple Syndication (RSS) feeds User-subscribed sites

CSE403 - Spring 03 System Overview Java Servlet and J2ME for full-featured, self- contained solution Simple to use with intuitive interfaces Quick access to information

CSE403 - Spring 03 System and Software Architecture Midlet on mobile device; Servlet on server Midlet Headline Tracker J2SE Servle t DBMS Internet News.co m... wire d cn n nas a PostgresSQL Figure 1

CSE403 - Spring 03 Lifecycle Plan Gain experience working with databases, J2ME and Java Servlet technology API and database design first –Interfaces for midlet to access servlet –Database schema to store user data and RSS info Stable release with basic features by June 5 Support after quarter through GPL release

CSE403 - Spring 03 Feasibility Simple concept –Valuable tool for people on the go –Easy to use and understand Database knowledge required –Leverage database programming knowledge of team Possible scalability issues –Addressed by caching of feeds using DBMS