Multimedia And Website Design Segment 2 The design is over The building starts here!

Slides:



Advertisements
Similar presentations
Web Page Concept and Design :
Advertisements

DT211/3 Internet Application Development Active Server Pages & IIS Web server.
Server-Side vs. Client-Side Scripting Languages
Chapter Concepts Review Markup Languages
PHP/ASP Robert Nelson & Will Vanlue BA370 November 4 th, 2005.
Creating WordPress Websites. Creating a site on your computer Local server Local WordPress installation Setting Up Dreamweaver.
Kashif Jalal CA-240 (072) Web Development Using ASP.NET CA – 240 Kashif Jalal Welcome to week – 2 of…
Introduction to Web Application Architectures Web Application Architectures 18 th March 2005 Bogdan L. Vrusias
TYPO3 Content Management System College of Natural & Social Sciences Webpage TYPO3 Content Management System College of Natural & Social Sciences Webpage.
Outline IS400: Development of Business Applications on the Internet Fall 2004 Instructor: Dr. Boris Jukic Server Side Web Technologies: Part 2.
Lecture 4B: Server-Side Scripting IT 202—Internet Applications Based on notes developed by Morgan Benton.
Website Development with PHP and MySQL Introduction.
How the web work Web Server Web browser DNS Server
Tim Hanschke Steve Devoti Presenters What is a CMS? How do I interact.
Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development I” Course materials.
Web Programming Language Dr. Ken Cosh Week 1 (Introduction)
Web Design Software Alyssa Lagimoniere. Adobe Dreamweaver Pros Relatively low-cost price ($99) Produces very "clean" HTML code; easy to transport and.
WEB DESIGN SOME FOUNDATIONS. SO WHAT IS THIS INTERNET.
Web Page A page displayed by the browser. Website Collection of multiple web pages Web Browser: A software that displays web pages on client computer.
John Hartley Mark Bransby Utilizing Adobe's Publishing Solutions for Distributed Web Publishing.
Computer science Languages, etc.. Overview For web-applications (HTML, JS) – Designing languages (HMTL, CSS) – Server Languages (PHP, ASP) – Extensions.
1 Web Database Processing. Web Database Applications Static Report Publishing a report is prepared from a database application and exported to HTML DB.
Introduction: Drupal is a free and open-source content management system (CMS). A content management system(CMS) is a computer program that allows publishing,
 Computer Information System Club focused on the understanding and applied learning of web development.  The club was founded in April 5,  We.
1 CS 3870/CS 5870 Static and Dynamic Web Pages ASP.NET and IIS.
Introduction to ASP.NET. Prehistory of ASP.NET Original Internet – text based WWW – static graphical content  HTML (client-side) Need for interactive.
Languages in WEB Presented by: Jenisha Kshatriya BCM SS09.
1 CS 3870/CS 5870 Static and Dynamic Web Pages ASP.NET and IIS.
Dr. Azeddine Chikh IS444: Modern tools for applications development.
3/8/00asp00 1 Active Server Pages from Microsoft Nancy McCracken Northeast Parallel Architectures Center at Syracuse.
Nic Shulver, Intro: Developing Server Applications What is a server? Many types of server – File server – file: networked file.
Introduction to ColdFusion Penn State Web 2001 Conference Brian Panulla Elmwood Media Group, LLC.
CIS 375—Web App Dev II Microsoft’s.NET. 2 Introduction to.NET Steve Ballmer (January 2000): Steve Ballmer "Delivering an Internet-based platform of Next.
University of Sunderland CDM105 Session 5 Web Authoring Tools The past and present A history of web authoring tools and an overview of Macromedia Dreamweaver.
NASRULLAH KHAN.  Lecturer : Nasrullah   Website :
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.
Scott Marino MSMIS Summer Session Web Site Design and Authoring Session 1 Scott Marino.
HTML_Generators WB_HTML_Generators. What method are you going to choose to build your web page? MethodWrite Convert Html IssuesHTML HTML Editors Tool.
Website Design Lecture 1. Outline Introduction to the module Outline of the Assessment Schedule Lecture Static XHTML, client side and server side Why.
Introduction to ColdFusion Yu Fu 2003 MEC Candidate.
Introduction to PHP and MySQL Kirkwood Center for Continuing Education By Fred McClurg, © Copyright 2015, Fred McClurg, All Rights.
1Computer Sciences Department Princess Nourah bint Abdulrahman University.
CS 4720 Dynamic Web Applications CS 4720 – Web & Mobile Systems.
Enterprise PHP - Introduction Enterprise Client-Server Development with PHP Nic Shulver, FCES, Staffordshire University A fifteen credit module based on.
Active Server Pages Server-Side Scripting and Client-Side Scripting.
ASP (Active Server Pages) by Bülent & Resul. Presentation Outline Introduction What is an ASP file? How does ASP work? What can ASP do? Differences Between.
NASRULLAH KHAN.  Lecturer : Nasrullah   Website :
An Investigation into using a Document Management System Presented by: Bijal RanaSupervisor: John Ebden.
(ITI310) By Eng. BASSEM ALSAID SESSIONS 10: Internet Information Services (IIS)
 Before you continue you should have a basic understanding of the following:  HTML  CSS  JavaScript.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 13 A & B Programming Languages and the.
Web Page Designing With Dreamweaver MX\Session 1\1 of 9 Session 1 Introduction to PHP Hypertext Preprocessor - PHP.
Building web applications with the Windows Azure Platform Ido Flatow | Senior Architect | Sela | This session.
 Lecture  Website language: ASP.net  Book name Beginning ASP.NET 4 in C# and VB 2.
Week-10 (Lecture-1) Web Building STEPS OF BUILDING: create web pages using HTML add a consistent style using CSS add computer code using JavaScript add.
Web Page Design The Basics. The Web Page A document (file) created using the HTML scripting language. A document (file) created using the HTML scripting.
PHP is a server scripting language, and a powerful tool for making dynamic and interactive Web pages. PHP is a widely-used, free, and efficient alternative.
VertexPlus Softwares Pvt. Ltd. WEB TECHNOLOGIES BEFORE CHOOSING WEBSITE DEVELOPMENT SERVICES FOR WEBSITE vertexplus.com.
Website Basics Setting up/planning a web site
Web Programming Language
A PRESENTATION ON (IN PHP,CSS,HTML)
Warm Handshake with Websites, Servers and Web Servers:
Benefits To Used PHP To Create Websites. PHP – Hypertext Transfer Protocol PHP consider the most famed programming language for developing websites or.
PHP / MySQL Introduction
Creating a Successful Web Presence
Web Development Using ASP .NET
Test 1 Review Website Basics, HTML, CSS
Web Page Concept and Design :
0. Overview of 2-Day Academic .NET Workshop
Web Application Development Using PHP
Presentation transcript:

Multimedia And Website Design Segment 2 The design is over The building starts here!

Agenda For Remaining Weeks This week Next week Week 3 Week 4 Week 5,6,7 Dreamweaver and ASP Dreamweaver, ASP and cookies Dreamweaver and Coldfusion MX Flash MX and dynamic sites Support for assignment work

ASP – Active Server Pages ASP is the server side language supported by built in to Microsoft's IIS (Internet Information Services) web and application server This is bundled with Windows NT, XP Pro, 2000 and beyond High take up in industry Has been upgraded with the introduction of ASP.NET

Dreamweaver MX and ASP Dreamweaver MX supports many server technologies including –ASP/ASP.NET –JSP – Java Server Pages –PHP - PHP Hypertext Preprocessor, or Personal Home Page Tools –Macromedia’s ColdFusion More of that in a week or two –Compare popularity at overtakes_jsp_and_java_servlets.html overtakes_jsp_and_java_servlets.html overtakes_jsp_and_java_servlets.html

Application Programming Languages Each has benefits and drawbacks ASP/ASP.NET –Widely supported –Can be expensive to code/debug PHP –Usually used as part of LAMP systems (Linux/Apache/MySQL/PHP) –open source so cheap to obtain –Needs to be tailored/lack of support?

Application Programming Languages - 2 JSP –Good language if Java skills are a strength –Platform agnostic –Not as widely used as ASP/PHP Coldfusion –Historically popular but less so since ASP –Powerful but easy to learn and code in

Lab Session Today Introduction to ASP in Dreamweaver MX Introduction to IIS Introduction to databases linked to the web

Your Storage Space In lab –Each machine in C1-2 (and open access) has IIS on it and you have access to the web folder - C:\Inetpub\wwwroot –I will give (temporary!) administrator rights during lessons for using IIS admin console You will also have access to your own student area on the Multimedia server

The Multimedia Server - web-01.cet.bolton.ac.uk/[acs username] Available internally and externally (using the VPN) via username] where [acs username] is your ACS student name Set up is –A Windows 2003 server –Windows Media Server –Runs IIS supporting ASP Coldfusion MX PHP –50MB of webspace for each student

Assignment 2 Your assignment will be delivered on this webspace and also on CD-R Still to be ratified but –You will have to build the application for Bolton Tourist Info –Front and back end to be designed, built and tested

Any Questions? You can ask now or contact