Fall 2008 1 CIS 764 Database Systems Design L18.1 Miscellaneous Notes.

Slides:



Advertisements
Similar presentations
Online Application Tutorial We’re Hiring.. Register for a new account and take the first step towards and exciting career in the Public Service! Your.
Advertisements

TS 313 Multimedia Applications Welcome to TS 313 Multimedia Applications There is no audio lecture associated with this set of introduction slides Refer.
CIS101 Introduction to Computing Week 08. Agenda Your questions JavaScript text Resume project HTML Project Six This week online Next class.
Slide Set I: PARS Overview
Fall CIS 764 Database Systems Engineering L13: Status: grading, assignments, tutorials, presentations projects.
© 2005, Cornell University. Rapid Application Development using the Kuali Architecture (Struts, Spring and OJB) A Case Study Bryan Hutchinson
Fall Information Systems for Management Introduction to Course Section L01 Marcel V. Joaquin, CMA Information Systems for Management.
Object-Oriented Enterprise Application Development Course Introduction.
CIS 602 Java and the Web Course Project. Overview Most students who study programming in an Academic setting never create a programming assignment with.
Chapter 10 EJB Concepts of EJB Three Components in Creating an EJB Starting/Stopping J2EE Server and Deployment Tool Installation and Configuration of.
Fall CIS 764 Database Systems Engineering L12.2: Web Services ++ Web service as an enterprise “component” Distributed business.
Additional Topics. Tutorial #9 Review – Forms Forms Legend and fieldset Fields Text Password Radio buttons, check box, text area, select lists Buttons.
Fall CIS 764 Database Systems Engineering L3: Two Assignments Relating to J2EE.
Fall CIS 764 Database Systems Engineering L1: Introduction to … CIS 764 Enterprise Database Systems Engineering: Software.
COMP Introduction to Programming Yi Hong May 13, 2015.
Fall CIS 764 Database Systems Engineering L3: Status Reverse Engineering Assignment JDeveloper Assignment.
Fall CIS 764 Database Systems Engineering L21: Status Project Reviews Testing.
Project Code: CSITMGMT-2013
ApplicationXtender Quickly capture, organize, and deliver fixed-content images, documents, reports, and other business-critical information.
Fall CIS 764 Database Systems Engineering L13: Status: grading, assignments, tutorials, presentations projects
Fall CIS 764 Database Systems Engineering L25 Your Usability Reports.
Fall CIS 764 Database Systems Design Homework. Jobs … related to 764 (in honor of KSU Jobs Fair)
Fall CIS 764 Database Systems Engineering L1: Introduction to … CIS 764 Enterprise Database Systems Engineering: Software.
Put your assignment on the page. Embed a document for students to complete and send back to you. Have students complete the document and submit it to.
Blackboard Directions Required Proficiencies. Search ‘blackboard’ in the upper right hand corner.
Introduction to Course Section L02 Bob Travica Information Systems for Management.
Fall CIS 764 Database Systems Engineering L18.2 : Object Relational Mapping … ….Object persistence.
CMPE 226 Database Systems October 28 Class Meeting
ENC 3242, Technical Communication for Majors Fall 2015, Week 12 Lecture Winding Down Length of this lecture audio: 00:20:19 Jot down the three audio codes.
27.1 Chapter 27 WWW and HTTP Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Project Meeting 12 Paul Capelli, Matt Bernstein, Jared Segal.
Fall CIS 764 Database Systems Engineering L15: Deployment Deploy … to place or arrange for deliberate (intended) purpose.
Fall CIS 764 Database Systems Engineering L16: Final Requirements (but still two meetings next week)
Fall CIS 764 Database Systems Engineering Miscellaneous 1: Status & notes … just to keep in contact.
Week Three MondayWednesdayFriday. Main Mon #1 Resources CD: In the Company of Whales Web Site –Bottom of page -- new directory structure – Tutorial.
27.1 Chapter 27 WWW and HTTP Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
UST Connect – Learn how to set up your profile and upload a resume. UST Connect is managed by UST Career Services. (713)
TCP/IP Protocol Suite 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 22 World Wide Web and HTTP.
Images were sourced from the following web sites: Slide 2:commons.wikimedia.org/wiki/File:BorromeanRing...commons.wikimedia.org/wiki/File:BorromeanRing...
Advanced Topics in Algorithms SPRING TERM PROJECT Is worth 40% of your final grade Completed project with report is due in week th May,
WEB 237 Week 5 Learning Team Finalized Paper Only Submit the eCommerce analysis paper and prototype Check this A+ tutorial guideline at
BIS 220 Week 1 Individual Information Technology Acts Paper Check this A+ tutorial guideline at 220/BIS-220-Week-1-Individual-Information-
Exhibiting Partner Information
E-JPPAP User Guide _ Supplier
Chapter 27 WWW and HTTP Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
It can be a portrait or landscape image
PRG 421 GUIDE Higher Education / prg421guide.com.
PRG 421 Competitive Success-- snaptutorial.com
PRG 421 Education on your terms/snaptutorial.com.
PRG 421 MART Knowledge is divine-- prg421mart.com.
PRG 421 MART Lessons in Excellence-- prg421mart.com.
PRG 421 Education for Service-- snaptutorial.com
PRG 421 Teaching Effectively-- snaptutorial.com
PRG 421 MART Education for Service-- prg421mart.com.
PRG 421 GUIDE Education for Service-- prg421guide.com.
PRG 421 knowledge is divine-- snaptutorial.com. PRG 421 All Assignment For more classes visit PRG 421 Individual Week 1 Analyze Assignment.
Part 4 Q16 to Q20 of National 5 Prelim
It can be a portrait or landscape image
It can be a portrait or landscape image
CIS 764 Database Systems Engineering
CIS 764 Database Systems Engineering
Software Engineering I Fall 2017
Software Engineering I Fall 2017
Chapter 27 WWW and HTTP Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Final Design Presentation
It can be a portrait or landscape image
It can be a portrait or landscape image
Slide Set I: PARS Overview
Presentation transcript:

Fall CIS 764 Database Systems Design L18.1 Miscellaneous Notes

Fall CIS 764 Database Systems Design Next …Input from you: Web site for group work. (3 of 5 submitted … so far)

Fall CIS 764 Database Systems Design Next …Input from you: (call or send if you cannot decide) tutorial topic, paper topic, which for presentation? schedule date for presentation. ans. Could be the same, but different focus. You may present before the document is finished, but… submit slides before the presentation. (See “Topics.html” posted, only periodically updated)

Fall CIS 764 Database Systems Design other topics suggestions: MS Stock Trader Reference Application Data Access Patterns Enterprise architecture aspects (next slides) Oracle Forms (replaced Oracle Media Objects) Oracle Multimedia … sample code to upload / download images…

Fall CIS 764 Database Systems Design Remaining schedule: -8 10/21 forming groups; Jobs -7 10/28 notes… ; first presentation -6 11/04 ?? Project reviews -5 11/ / /25 [tutorials+papers due] (Holiday: thanksgiving) -2 12/02 …. Working on projects -1 12/09 Project demos / report; 0 finals week ( no 764 )

Fall CIS 764 Database Systems Design Data Access Patterns Layered architecture (view, model, data access) View-controller Managed Objects Data Access Object Persistence Manager (see also Weiss J2EE Patterns slides)

Fall CIS 764 Database Systems Design Client File UpLoad / DownLoad: (related for Photos project) issues: save as binary data or as image type Java: links to loading / saving an image, image transformations are shown at an imagehttp://java.sun.com/docs/books/tutorial/2d/images/drawimage.html Oracle:

Fall CIS 764 Database Systems Design.

Fall CIS 764 Database Systems Design Next slides: L18.2 ORM L18.3 BI end.