Multimedia and Ecommerce Professor Kleist April 21, 2003.

Slides:



Advertisements
Similar presentations
MULTIMEDIA DEVELOPMENT 4.3 : AUTHORING TOOLS. At the end of the lesson, students should be able to: 1. Describe different types of authoring tools Learning.
Advertisements

Chapter Concepts Review Markup Languages
44 CHAPTER SPECIALIZED APPLICATION SOFTWARE. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 4-2 Competencies Describe graphics software Discuss.
Introduction to Web Application Architectures Web Application Architectures 18 th March 2005 Bogdan L. Vrusias
44 CHAPTER SPECIALIZED APPLICATION SOFTWARE. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 4-2 Competencies Describe graphics software Discuss.
McGraw-Hill Technology Education © 2006 by the McGraw-Hill Companies, Inc. All rights reserved. 44 CHAPTER SPECIALIZED APPLICATION SOFTWARE.
Specialized Application Software
Macromedia Dreamweaver 4 Advanced Level Course. Add Rollovers Rollovers or mouseovers are possibly the most popular effects used in designing Web pages.
Tutorial 7 Working with Multimedia. XP Objectives Explore various multimedia applications on the Web Learn about sound file formats and properties Embed.
Mgt 240 Lecture Website Construction: Software and Language Alternatives March 29, 2005.
Specialized Application Software Chapter Specialized Applications Graphics Programs Audio and Video Software Multimedia Programs Web Authoring.
HYPERTEXT MARKUP LANGUAGE (HTML)
E-Business Technologies1 Chapter 4 Web Site Development Tools.
Web Design Basic Concepts.
COM 205 Multimedia Applications
Multimedia Authoring Tools Lecture 13
Chapter 11 Adding Media and Interactivity. Flash is a software program that allows you to create low-bandwidth, high-quality animations and interactive.
© 2011 Delmar, Cengage Learning Chapter 11 Adding Media and Interactivity with Flash and Spry.
Chapter 14-Designing for the World Wide Web. Overview Introducing multimedia on the Web. Designing text for the Web. Creating images for the Web. Adding.
1 Web Database Processing. Web Database Applications Static Report Publishing a report is prepared from a database application and exported to HTML DB.
INTRODUCTION TO WEB DATABASE PROGRAMMING
Chapter 11-Multimedia Authoring Tools. Overview Introduction to multimedia authoring tools. Types of authoring tools. Cross-platform authoring notes.
Dreamweaver MX and CF coding Presented By Eron Cohen Brainbox Productions
Architecture Of ASP.NET. What is ASP?  Server-side scripting technology.  Files containing HTML and scripting code.  Access via HTTP requests.  Scripting.
Tutorial 7 Working with Multimedia. XP Introducing Multimedia Bandwidth is a measure of the amount of data that can be sent through a communication pipeline.
Specialized Application Software © 2013 The McGraw-Hill Companies, Inc. All rights reserved.Computing Essentials 2013.
Introduction to ASP.NET. Prehistory of ASP.NET Original Internet – text based WWW – static graphical content  HTML (client-side) Need for interactive.
© Cheltenham Computer Training 2001 Macromedia Dreamweaver 4 - Slide No 1 Macromedia Dreamweaver 4 Advanced Level Course.
Introducing Dreamweaver MX 2004
Unit 3: Multimedia The Development Process. What is Multimedia? An interactive piece of software using several types of media: –Text –Graphics (photographs.
Specialized Application Software Chapter Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
44 CHAPTER SPECIALIZED APPLICATION SOFTWARE Graphics 1. Desktop publishing 2. Image editors 3. Illustration programs 4. Image galleries 5. Graphic.
Flash 8 - Pro Tech Talk Anthony Reisinger INSYS 441 Dr. Gus Prestera.
1 SEG3120 Analysis and Design for User Interfaces Flash Anis Zarrad Parallel Simulations and Distributed Systems (PARADISE) Research Laboratory SITE, University.
ASP.NET Web Application and Development Digital Media Department Unit Credit Value : 4 Essential Learning time : 120 hours Digital.
COLD FUSION Deepak Sethi. What is it…. Cold fusion is a complete web application server mainly used for developing e-business applications. It allows.
Lights, Camera, Action! The Role of Multimedia in Web Applications Leading Multimedia Formats in Use Today What You Need to Know to Include Them in Your.
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 4 Specialized Application Software.
Tutorial 7 Working with Multimedia. XP Objectives Explore various multimedia applications on the Web Learn about sound file formats and properties Embed.
Specialized Application Software Chapter 4 McGraw-HillCopyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
The Development Process
XP Tutorial 8New Perspectives on HTML and XHTML, Comprehensive 1 Using Multimedia on the Web Enhancing a Web Site with Sound, Video, and Applets Tutorial.
Chapter 13-Tools for the World Wide Web. Overview Web servers. Web browsers. Web page makers and site builders. Plug-ins and delivery vehicles. Beyond.
Session 1 SESSION 1 Working with Dreamweaver 8.0.
XP Tutorial 8New Perspectives on Creating Web Pages with HTML, XHTML, and XML 1 Using Multimedia on the Web Enhancing a Web Site with Sound, Video, and.
Tutorial 7 Working with Multimedia
Tutorial 7 Designing a Multimedia Web Site
Web Pages with Features. Features on Web Pages Interactive Pages –Shows current date, get server’s IP, interactive quizzes Processing Forms –Serach a.
Multimedia Authoring Programs
Tutorial 7 Working with Multimedia. New Perspectives on HTML, XHTML, and XML, Comprehensive, 3rd Edition 2 Objectives Explore various multimedia applications.
Tutorial 7 Working with Multimedia. New Perspectives on HTML, XHTML, and XML, Comprehensive, 3rd Edition 2 Objectives Explore various multimedia applications.
Introduction to Flash Animation CS 318. Topics Introduction to Flash and animation The Flash development environment Creating Flash animations  Layers.
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 4 Specialized Application Software.
Web Pages with Features. Features on Web Pages Interactive Pages –Shows current date, get server’s IP, interactive quizzes Processing Forms –Serach a.
Reading Flash. Training target: Read the following reading materials and use the reading skills mentioned in the passages above. You may also choose some.
1 A Basic Introduction to Flash. Outline What is a flash? Macromedia Flash MX 2004 Flash concepts Flash Demos Conclusion Additional help 2.
Chapter 11 Adding Media and Interactivity. Chapter 11 Lessons Introduction 1.Add and modify Flash objects 2.Add rollover images 3.Add behaviors 4.Add.
NANJING UNIVERSITY OF INFORMATION SICENCE & TECHNOLOGY Competencies Competencies  Graphics software, including desktop publishing, image editors, illustration.
Objective % Select and utilize tools to design and develop websites.
Features of Authoring Tools
Web Programming– UFCFB Lecture 8
CHAPTER 8 Multimedia Authoring Tools
Objective % Select and utilize tools to design and develop websites.
Tutorial 7 Working with Multimedia
SPECIALIZED APPLICATION SOFTWARE
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Working with Multimedia
About Multimedia Files
Web Programming– UFCFB Lecture 8
Presentation transcript:

Multimedia and Ecommerce Professor Kleist April 21, 2003

Introduction to Multimedia Simple multimedia applications Graphic design New media Visual Culture Programming environment: Maya Programming environments: Macromedia MX platform suite Programming environments:.net as a player Flash, Dreamweaver

Simple Multimedia Apps (Deitel et al., 2001) Sound and video on the desktop DVD platform Performance intensive Large files Streaming vs. full download BGSOUND element, IMG element’s DYNSRC property, Windows Media Player ActiveX control as simplistic approaches to adding Multimedia to HTML pages

BGSOUND The BGSOUND Element Calls an audio clip called jazzgos.mid, and specifies that it should loop exactly once, and because it does not include a BALANCE and VOLUME attribute, each defaults to 0, which indicates maximum volume.

Using Windows Media Player ActiveX control Can use a prebuilt Microsoft ActiveX control called Media Player Active X into the web page. Can use either EMBED or OBJECT that calls either a video player or audio player to play a video Use the EMBED element to play videos because the Windows media player is embedded into web pages Displaying a Video via the EMBED Element Earth Fly By

Graphic Design (Helfand 2001) Screens are our primary source of info, they are ubiquitous Important to designers Apply classic principles of design New media is dynamic, interactive and screen based Can guide visual communication Audiences are global, fractal, constantly on the move

Cyberspace over the Long Run Avatars, or abstract electronic form for human perception Cyberspace as merely “new wine in old bottles” (O’Donnell, 1998) Life of the mind, intellectual life possible in cyberspace Cyberspace may impact geographic communities, internet as substitute, especially as new media creates space, sense of place (Dodge and Kitchin, 2001) Landscapes of information Three dimensional spaces mimic NYSE

New Media (Krueger, 1977, Heller, ed, 2001, Maeda, 2000) Responsive environment Real time interaction between man and machines Artificial realities simulate real world Psychic space, videoplace, new technology Nonlinear, not chronological, interleaved, formlessness

Maya Software From Alias Wavefront 3D software “inspired by the film and video artists, computer game developers and design professionals who use it daily to create engaging digital imagery, animation and visual effects.” Used in Spiderman, Lord of the Rings, Perfect Storm Can download software version to explore with from Maya, index.shtml

Macromedia MX from Computerworld, April 30, 2002 Family of products that interact with each other flagship Web animation and interactivity runtime application Flash MX Includes Dreamweaver MX for web page development, Fireworks MX, Studio MX ColdFusion is changing “from a proprietary application server to one that works with Java 2 Enterprise Edition application servers, and makes it easier to develop Web applications and services”

Macromedia MX, cont. Macromedia products all related, Divide product line into design side, server side, information content managers and players Contribute is web site content management software for firms, do not need to know HTML Authorware allows the development of training tutorials and elearning tools, including measurement and student interaction

Macromedia, cont. Director MX is used to create fixed multimedia content, and works with Flash MX Fireworks MX fits with the Flash and Dreamweaver platforms, and gives bitmap editing support, allows the design of special graphics like buttons, images and rollovers, plus other graphics applications All can import and export with each other, and there is a product called MX Workspace to allow tight integration

ASP Active Server Pages create interactive server pages that are processed in response to client browser request Uses a scripting engine, and processes components just before sending a page to the client, often processing little pieces of code called ActiveX controls ActiveX controls have prewritten types such as adrotator, clock, session tracking, cookies, etc. ASP resides on the server, is server side scripting, more flexible for accessing databases. ActiveX controls allow the server to figure out types of browser, counters, rotate content, etc., and set up branching

.net Microsoft development architecture to integrate across development tools and platforms for end to end web page development New platform for web development that is an attempt to unify and simplify web services Uses.net platform, but includes ASP.net, ActiveX, Forms, xml based web services Allows developers to inherit from their own components, from other developers, from.net framework More interchangeable Powerful, xml productivity without xml hassles, steep learning curve, hard to know when to migrate from ASP

.net, cont. Some firms are migrating from ASP to.net, but these can coexist, even though they have totally different processing engines ASP worked well with VB and Jscript,.net will run more languages New features with.net that allow working with data better, including XML to integrate to any data source like Microsoft SQL or Oracle databases ASP is more complex to mix with Ultradev, but.net is supposed to work with Ultradev, perhaps not right away Ultradev writes in the ASP code for you, so it is easier than.net, but.net is supposed to support Ultradev long term

Dreamweaver Web layout tool, does HTML development in an intuitive way Integrates well with the other Macromedia tools like Flash, Fireworks Does clean HTML Has a button called quick tags to show HTML elements Part of larger Macromedia suite called Ultradev (creates ASP), Coldfusion

Flash Macromedia application for creating interactive, animated movies Important advancement for Multimedia Flash movies have small size files compared to other types of multimedia Uses a function called tweening, which takes the first and last frames of an animation, and automatically generates everything in between Animation files are called “movies”