Free Essay

Hci Storyboard

In:

Submitted By devonstreet
Words 4069
Pages 17
2011

Install SharePoint Server 2010
Installation and configuration for development
This tutorial helps you to install SharePoint Server 2010. It shows you step-by-step how to setup requirements like Windows Server 2008 R2 including roles and features, administrative and service accounts as well as SQL Server 2008 R2. With these requirements installed you are able to deploy SharePoint Server 2010.

Get more tutorials at http://sharepoint-tutorial.net/ Need a SharePoint book? http://sharepoint-book.net/ SharePoint resources http://andreasglaser.net/

Disclaimer THIS INFORMATION IS PROVIDED “AS IS” WITHOUT ANY WARRANTY OF ANY KIND. All trademarks are property of their respective owners. © Copyright 2011

Andreas Glaser Software Engineering GmbH Version: 1.1, 3/9/2011

Overview

1

Table of contents 1. Overview .............................................................................................................................. 2 1.1. 1.2. 2. 2.1. 2.2. 2.3. Hardware requirements .......................................................................................................... 3 Software requirements ........................................................................................................... 4 Installation ............................................................................................................................... 5 Updates ................................................................................................................................... 6 Configuration ........................................................................................................................... 7 Computer settings ........................................................................................................... 7 Network settings ............................................................................................................. 8 Remote Desktop .............................................................................................................. 9 Firewall settings ............................................................................................................... 9 IE Enhanced Security Configuration .............................................................................. 10

Windows Server 2008 R2 ....................................................................................................... 5

2.3.1 2.3.2 2.3.3 2.3.4 2.3.5 3. 3.1. 3.2. 3.3. 3.4. 4. 4.1. 4.2.

Windows Server 2008 R2 - Roles and features...................................................................... 11 Active Directory ..................................................................................................................... 11 Web Server (IIS) and Application Server ............................................................................... 14 Pop3, SMTP, Outlook............................................................................................................. 18 Windows PowerShell Integrated Scripting Environment (ISE) .............................................. 18 Accounts ................................................................................................................................ 19 Assign permission .................................................................................................................. 20 SQL Server service account ........................................................................................... 20 Setup administrator....................................................................................................... 20 Farm account ................................................................................................................. 21

Administrative and service accounts .................................................................................... 19

4.2.1 4.2.2 4.2.3 5. 5.1. 5.2. 5.3.

SQL Server 2008 R2 ............................................................................................................. 22 Software requirements ......................................................................................................... 22 Installation ............................................................................................................................. 24 Configuration ......................................................................................................................... 27 Assign permission .......................................................................................................... 27 Configure networking .................................................................................................... 28

5.3.1 5.3.2 6. 6.1. 6.2. 6.3. 7.

SharePoint Server 2010 ....................................................................................................... 29 Prerequisites.......................................................................................................................... 29 Installation ............................................................................................................................. 30 Configuration ......................................................................................................................... 33

End User License Agreement ............................................................................................... 34

2

Install SharePoint Server 2010

1. Overview
We are going to setup a SharePoint Server 2010 development environment containing two servers:

SharePoint Server Database Server W2K8R2-03 192.168.1.3

Active Directory W2K8R2-02 192.168.1.2

We don’t deploy a single server with the built-in database. Instead we are using SQL Server 2008 R2 so this deployment can be scaled out to create two- and three-tier farm topologies if necessary1. This guide shows you how to create a closed environment with an Active Directory on a separate box. If you already have an Active Directory you can use the existing one for your installation.

Updates or additional download for this tutorial are documented here: http://sharepoint-tutorial.net/post/2011/02/12/Install-SharePoint-Server-2010.aspx

Please post your comments and suggestions here: http://www.facebook.com/pages/andreasglasernet/115186135223629

1

Deployment scenarios (SharePoint Server 2010), http://sharepoint-tutorial.net/post/2011/02/12/Install-SharePoint-Server-2010.aspx#resources

Overview

3

1.1. Hardware requirements
Hardware requirements are depending on the type of server you are going to setup. For web servers, application servers or single server installation it is recommended2 to use the following hardware: Component Processor RAM Hard disk Minimum requirement 64-bit, four cores 4 GB (development or evaluation) 8 GB (production) 80 GB

For database servers it is recommended to use the following hardware: Component Processor RAM Hard disk These numbers are dated October 2010 and might change. Using the given minimum requirements I suggest using at least the following hardware specification for a development environment: Component Processor RAM Hard disk Minimum requirement 64-bit, two cores 8 GB 1st: 256 GB SSD 2nd: 512 GB Data Minimum requirement 64-bit, four cores (small deployments) 64-bit, eight cores (medium deployments) 8 GB (small deployments) 16 GB (medium deployments) 80 GB

If you are using a laptop you can use the first hard disk for your operating system and the second one as data storage. If you are not using a laptop you can of course use a better processor and more RAM since weight doesn’t matter.

2

Hardware and software requirements (SharePoint Server 2010), http://sharepoint-tutorial.net/post/2011/02/12/Install-SharePoint-Server-2010.aspx#resources

4

Install SharePoint Server 2010

1.2. Software requirements
Software requirements are depending on the type of server you are going to setup3. Database server In order to deploy SharePoint Server 2010 with SQL Server you need the 64-bit edition of one of the following:    SQL Server 2005, SQL Server 2008 or SQL Server 2008 R2.

The Windows Server requirements of the described products also apply. Web servers and application servers in a SharePoint farm (or single server with built-in database) In order to deploy SharePoint Server 2010 you need the 64-bit edition of one of the following operating system:   Windows Server 2008 Standard, Enterprise, Data Center, Web Server or Windows Server 2008 R2 Standard, Enterprise, Data Center, Web Server.

Detailed software requirements as well as updates are discussed in the according chapter later.

3

Hardware and software requirements (SharePoint Server 2010), http://sharepoint-tutorial.net/post/2011/02/12/Install-SharePoint-Server-2010.aspx#resources

Windows Server 2008 R2

5

2. Windows Server 2008 R2
If you have an existing Windows Server 2008 R2 installation you can skip to step 2.2.

2.1. Installation
The installation is straight forward and doesn’t require any detailed explanation. Just be sure you install the 64-bit edition. 1. Start the install wizard for Windows Server 2008 R2.

2. Choose either „Windows Server 2008 R2 Standard (Full installation) x64“ or „Windows Server 2008 R2 Enterprise (Full installation) x64” and accept the license agreement.

3. Select „Custom (advanced)” and create a new partition.

6

Install SharePoint Server 2010

4. Wait for the installation to complete.

At this point you have a basic but not configured Windows Server 2008 R2 image.

2.2. Updates
Windows Server 2008 You need to apply the following updates: 1. Service Pack 24 If you are running Windows Server 2008 without SP2, the Microsoft SharePoint Products Preparation Tool installs Windows Server 2008 SP2 automatically. Windows Server 2008 R2 You need to apply updates later in the process but for now there is nothing to do.

4

Windows Server 2008 Service Pack 2 and Windows Vista Service Pack 2 - Five Language Standalone for x64based systems, http://sharepoint-tutorial.net/post/2011/02/12/Install-SharePoint-Server-2010.aspx#resources

Windows Server 2008 R2

7

2.3. Configuration
In order to avoid problems during the installation process later it is highly recommended to do the following steps. 2.3.1 Computer settings 1. Join a domain and rename your computer if necessary. Restart your computer.

2. Enable virtual memory.

8

Install SharePoint Server 2010

2.3.2

Network settings

1. Enable “File and printer sharing” to access your image using remote desktop.

Windows Server 2008 R2

9

2.3.3 Remote Desktop 1. Enable remote desktop.

2.3.4 Firewall settings 1. Turn off Windows Firewall for domain networks.

10

Install SharePoint Server 2010

2.3.5 IE Enhanced Security Configuration 1. Disable IE enhanced security configuration if you have an isolated Hyper-V environment and you want to work directly on the server (e.g. open Central Administration).

Windows Server 2008 R2 - Roles and features

11

3. Windows Server 2008 R2 - Roles and features
After installing Windows Server 2008 R2 you need to prepare your server depending on the required role in your environment.

3.1. Active Directory
This part explains the installation of Active Directory in order to create an isolated virtual development environment. If you have an existing Active Directory you can skip this step. 1. Click Start, Run and enter “dcpromo” to start the installation process.

2. Select Use advanced mode installation and click next.

3. Click next again to skip the operating system compatibility warning screen. 4. Select Create new domain in a new forest and click next.

5. Enter a full qualified domain name and click next.

Important 1. If you can access the internet from inside your image don’t use the domain name of a

12

Install SharePoint Server 2010

website. 2. Don’t use a single-label domain name like mydomain, see Information about configuring Windows for domains with single-label DNS names, http://support.microsoft.com/kb/300684 6. Accept the given NetBIOS name and click next.

7. Click next using the current forest functional level. Since this is an isolated virtual environment we don’t need to care.

8. Do the same with the domain functional level.

9. Keep DNS server checked and click next.

10. If you have a network adapter with a dynamically assigned IP address you will get this warning. Click yes as long as you have one network adapter with a static IP address.

Windows Server 2008 R2 - Roles and features

13

11. Click yes again.

12. Click next using default settings for the database, log files and sysvol.

13. Enter a restore mode administrator password and click next.

14. At the summary screen click next in order to start the installation process. 15. Reboot. 16. Use the server manager to check if things have been successfully installed.

17. You don’t need to do any configuration regarding the Active Directory. Necessary account operations are described later.

14

Install SharePoint Server 2010

3.2. Web Server (IIS) and Application Server
SharePoint 2010 requires the Web Server (IIS) role and Application Server role including .NET Framework 3.5 SP1. These roles are also installed by the products preparation tool. 1. Open Server Manager, go to roles and click Add roles.

2. Check Application Server.

3. Add features required for Application Server.

4. Check Web Server (IIS).

Windows Server 2008 R2 - Roles and features

15

5. Proceed to the role services selection and add the features you can see in the picture. If you are prompted to add required role services and features click yes.

6. Proceed to the role services selection and add the following features.

16

Install SharePoint Server 2010

7. Click install.

Windows Server 2008 R2 - Roles and features

17

8. After finishing the installation apply the following update5: KB9799176 - QFE for Sharepoint issues - Perf Counter fix & User Impersonation  Windows Server 2008 SP2: download “Windows6.0-KB979917-x64.msu (Vista)“  Windows Server 2008 R2: download “Windows6.1-KB979917-x64.msu (Win7)”

5

Hardware and software requirements (SharePoint Server 2010), http://sharepoint-tutorial.net/post/2011/02/12/Install-SharePoint-Server-2010.aspx#resources 6 Download KB979917, http://sharepoint-tutorial.net/post/2011/02/12/Install-SharePoint-Server-2010.aspx#resources

18

Install SharePoint Server 2010

3.3. Pop3, SMTP, Outlook
Since Windows Server 2008 the Pop3 server feature is deprecated. If you need mail you have to install Exchange Server or something similar.

3.4. Windows PowerShell Integrated Scripting Environment (ISE)
PowerShell ISE allows you to run, edit and debug PowerShell scripts in a graphical environment.

Administrative and service accounts

19

4. Administrative and service accounts
In order to install SharePoint 2010 there are three accounts which are most important.

4.1. Accounts
You need to create the following accounts in Active Directory: Account type SQL Server Service Setup Administrator Farm Account These accounts don’t have to be member of a certain group. Account name (example) sqlSvcAcc setupAdmin spFarmAcc

Difference to SharePoint 2007 Service accounts in SharePoint 2007 needed two properties when they were created in Active Directory:   User cannot change password and Password never expires.

This isn’t necessary with SharePoint 2010 since we now have managed accounts capable of password expiration and automatic change. If you setup a development environment it is still recommended to use User cannot change password and Password never expires in order to keep things simple.

20

Install SharePoint Server 2010

4.2. Assign permission
You need to assign permission only to the SharePoint 2010 setup administrator setupAdmin. 4.2.1 SQL Server service account You don’t need to assign permissions since they are assigned during installation of SQL Server 2008 R2. The SQL Server service account is used to run SQL Server and should be a domain account. 4.2.2 Setup administrator The setup administrator is used to install SharePoint 2010 and you need to manually assign permissions. 1. The SharePoint 2010 setup administrator has to be a member of the administrators group on every server SharePoint will be installed.

2. This configuration step is done after SQL Server is installed and is documented here for the purpose of completeness. The SharePoint 2010 setup administrator needs to have the securityadmin and dbcreator role. The sysadmin role is assigned if you decide during SQL Server 2008 R2 installation that

Administrative and service accounts

21

your SharePoint 2010 setup administrator should also be the SQL Server Administrator.

4.2.3 Farm account You don’t need to assign permissions since they are automatically assigned by the SharePoint 2010 setup administrator during installation and configuration. The farm account is used: 1. for configuration and management of the server farm, 2. as an application pool account for Central Administration and 3. to run the Microsoft SharePoint Foundation Workflow Timer Service.

22

Install SharePoint Server 2010

5. SQL Server 2008 R2
This chapter explains the installation and configuration of SQL Server 2008 R2.

5.1. Software requirements7
You need to meet at least the following requirements if you want to install SharePoint Server 2010 without the built-in database:  SQL Server 2005 64-bit with Service Pack 3 (SP3) and Cumulative update package 3 for SQL Server 2005 Service Pack 3 

SQL Server 2008 with Service Pack 1 (SP1) and Cumulative update package 2, CU 5 or later but NOT CU3 or CU4



SQL Server 2008 R2

Although it is not mentioned there are newer cumulative update packages available for SQL Server. SQL Server Edition SQL Server 2005 SP3 Component CU3 CU4 CU5 CU6 SQL Server 2008 SP1 CU2 CU5 CU6 CU7 CU8 SQL Server 2008 R2 Remarks  SharePoint 2010 setup doesn’t check your SQL Server edition. It is checked by the SharePoint Product and Technologies Configuration Wizard after setup. Url http://support.microsoft.com/kb/967909 http://support.microsoft.com/kb/970279 http://support.microsoft.com/kb/972511 http://support.microsoft.com/kb/974648 http://support.microsoft.com/kb/970315 http://support.microsoft.com/kb/975977 http://support.microsoft.com/kb/977443 http://support.microsoft.com/kb/979065 http://support.microsoft.com/kb/981702 -

7

Hardware and software requirements (SharePoint Server 2010), http://sharepoint-tutorial.net/post/2011/02/12/Install-SharePoint-Server-2010.aspx#resources

SQL Server 2008 R2

23



If you install SQL Server 2008 RTM on Windows Server 2008 R2 you need to apply SP1 for SQL Server 2008 after installation. So you can continue installing SQL Server 2008 if you see the following picture:

24

Install SharePoint Server 2010

5.2. Installation
The installation of SQL Server 2008 compared to SQL Server 2008 R2 is almost the same and described below. If you get a compatibility warning while trying to install SQL Server 2008 on Windows Server 2008 R2 you can proceed with install. Before running SQL Server you need to apply Service Pack 1. 1. Install .NET Framework if required.

2. Start a new installation, accept the license agreement and install setup support files.

3. Select SQL Server Feature Installation and click next.

SQL Server 2008 R2

25

4. Select Database Engine Services and Management Tools - Basic and click next. Depending on the things you do with SharePoint you might need additional features enabled.

5. Create a default instance.

6. Add the newly created sqlSvcAcc as the service account.

26

Install SharePoint Server 2010

7. Keep the collation settings.

8. Add the setup administrator a SQL Server administrator if you have an isolated Hyper-V environment. Also enable FILESTREAM for Transact-SQL access and FILESTREAM for file I/O under FILESTREAM tab.

9. Click next and finish the installation of SQL Server 2008 R2.

SQL Server 2008 R2

27

5.3. Configuration
There are two configuration steps you need to do: assign permission to the SharePoint 2010 setup administrator and configure networking. 5.3.1 Assign permission The SharePoint 2010 setup administrator needs to have at the following roles:   dbcreator securityadmin

The following role is assigned if you decide during SQL Server 2008 R2 installation that your SharePoint 2010 setup administrator should be a SQL Server administrator:  sysadmin

Important: If you are not logged on with the setup administrator please logon using setupAdmin. Otherwise you might not be able to change settings if you don’t have the sysadmin role assigned.

28

Install SharePoint Server 2010

5.3.2 Configure networking At the end you need to configure networking if you are planning to deploy a farm with multiple SharePoint Server 2010 servers. According to TechNet8 SQL Server 2005 or SQL Server 2008 has to be updated to the following configuration:   SQL Server 2005: Local and remote connections have to be enabled and have to use the TCP/IP protocol. SQL Server 2008: Under network configuration the TCP/IP protocol is enabled.

Start > All Programs > Microsoft SQL Server 2008 R2 > Configuration Tools > SQL Server Configuration Manager

8

Multiple servers for a three-tier farm (SharePoint Server 2010), http://sharepoint-tutorial.net/post/2011/02/12/Install-SharePoint-Server-2010.aspx#resources

SharePoint Server 2010

29

6. SharePoint Server 2010
This chapter explains the installation and configuration of SharePoint Server 2010. Important: If you are not logged on with the setup administrator please logon using the above created account (setupAdmin).

6.1. Prerequisites
The remaining software requirements can be installed by using the SharePoint Products and Technologies 2010 Preparation Tool which is part of the SharePoint installer.

Use the SharePoint installer to setup the following components:  Beta: Microsoft "Geneva" Framework RTM: Windows Identity Foundation (WIF) - Geneva has to be uninstalled before WIF can be installed! Microsoft Sync Framework Runtime v1.0 (x64) Microsoft Filter Pack 2.0 Microsoft Chart Controls for the Microsoft .NET Framework 3.5 Beta: Windows PowerShell 2.0 CTP3 RTM: Windows PowerShell 2.0 SQL Server 2008 Native Client Microsoft SQL Server 2008 Analysis Services ADOMD.NET Beta: ADO.NET Data Services v1.5 CTP2 RTM: ADO.NET Data Services Update for .NET Framework 3.5 SP1

      

30

Install SharePoint Server 2010

6.2. Installation
The installation itself requires only few steps to be completed. 1. Enter the product key, accept the license agreement and click Server Farm.

2. Select a complete installation.

3. Wait until the installation has finished and run the products configuration wizard.

SharePoint Server 2010

31

4. Create a new server farm.

5. Enter the server name of your SQL Server and add the farm account and its credentials.

6. Enter a passphrase. The passphrase is used to join new SharePoint servers to the farm.

32

Install SharePoint Server 2010

7. Specify a different port number if required.

8. Finish the configuration wizard.

9. After successfully installing SharePoint 2010 the configuration wizard is closed and the Central Administration automatically opens with the following screen.

SharePoint Server 2010

33

6.3. Configuration
After the installation of SharePoint 2010 is completed the following settings should be configured. 1. Usage and health data collection9.

2. Diagnostic logging10.

3. Outgoing e-mail11.

9

Configure usage and health data collection (SharePoint Server 2010) , http://sharepoint-tutorial.net/post/2011/02/12/Install-SharePoint-Server-2010.aspx#resources 10 Configure diagnostic logging (SharePoint Server 2010), http://sharepoint-tutorial.net/post/2011/02/12/Install-SharePoint-Server-2010.aspx#resources 11 Configure outgoing e-mail (SharePoint Server 2010), http://sharepoint-tutorial.net/post/2011/02/12/Install-SharePoint-Server-2010.aspx#resources

34

Install SharePoint Server 2010

7. End User License Agreement
End User License Agreement (EULA) for this e-book by Andreas Glaser Software Engineering GmbH Object/Purpose of the EULA
1

This End User License Agreement (hereafter referred to as «EULA») is part of the Agreement between Andreas Glaser Software Engineering GmbH (hereafter referred to as «Licensor») and you (either an individual or a single entity; hereafter referred to as «Licensee») concerning this e-book. The EULA shall regulate the use of the e-book and the liability of the Licensor.

Grant of License
2

The Licensor grants to the Licensee the right of use of the e-book within the scope of the description on the Homepage and limited in accordance with this EULA. All rights not expressly granted to the Licensee are reserved by the Licensor. The following License clauses shall be decisive for all Versions of the e-book.

3 4

No Assignments or Sublicenses
5

The Licensee shall not be entitled to assign any rights, nor delegate any duties under this EULA. The Licensor keeps the exclusive right to grant Licenses. The Licensee shall not have the right to grant sublicenses.

6

Property Rights; no Changes
7

The Licensee recognizes and acknowledges that the e-book and its contents are protected by intellectual property rights (particularly copyright) of the Licensor and constitute a valuable trade secret. All trademarks are property of their respective owners. The Licensee agrees that he shall protect and hold in confidence all the e-book and information provided by the Licensor. The Licensee shall undertake to use the e-book (any copies included) unchanged „as supplied by the Licensor”. Furthermore the Licensee shall not remove or alter any copyright notices on any and all copies of the e-book. The Licensee shall only use the e-book for his own purposes but neither rent, lease, lend or resell it. The Licensee shall be allowed to make copies of the e-book only for backup and archival purposes.

8

9

10

Compliance with applicable laws
11

The Licensee must comply with all applicable laws regarding the use of the e-book.

End User License Agreement

35

Termination / Liability for Damages
12

If the Licensee fails to comply with the terms and conditions of this EULA the Licensor may terminate the License. In this case the Licensee is obliged to destroy all copies of the e-book in his possession. The Licensee failing to comply with the terms and conditions of this EULA shall be liable for all direct and indirect damage/loss caused at the Licensor.

13

Warranties and Limitation of Liability
14

The e-book shall be provided „as is“ and without any warranties. In particular the Licensor shall not warrant that the e-book is complete or faultless. The Licensor shall not warrant that the e-book is utilizable - or does fit - for a certain purpose, or that the e-book is compatible with the applicable laws. The Licensor shall not warrant that the e-book or the medium of delivery is free from virus and other such computer program. Further warranty of title shall be excluded. In no event shall the Licensor be liable for any direct or indirect damages rising out of use of the e-book or inability to use the e-book. In particular the Licensor shall not be liable for loss of profit, business interruption or loss of data. As far as it is impossible to exclude liability or warranty, the Licensor’s liability shall be limited to gross negligence and intention. If any third party claims that its rights have been infringed by the activities of the Licensee acting within the scope of this EULA, the Licensor must be notified immediately. If such third party commences legal action against such Licensee, the latter shall take all urgent and necessary steps to defend against such claim and enter into discussion with the Licensor in order to determine further action.

15

16

17

Applicable Law and Jurisdiction
18

The Parties agree that the interpretation and performance of this EULA, its validity and their respective rights and obligations there under as well as all Agreements in connection with this EULA shall be governed by Swiss law. Any changes and amendments to this EULA shall be made in writing and signed by the Parties. Disputes under this EULA or in connection with this EULA shall be settled amicably. In case of failing exclusive the courts of St. Gallen, Switzerland, shall have jurisdiction.

19

20

Severability Clause
21

If any provision of this EULA is entirely or partially ineffective, this shall not affect the validity of the remaining provisions. Such ineffective provision shall retroactively be replaced with a regulation that comes as close as possible to the contents and the intended purpose of the ineffective provision.

Similar Documents

Free Essay

Visual Logic Assignment

...Solution Exercise 4 FLORAL DESIGNS page 547 Textbook I have been asked to design a storyboard, interactivity diagram, object dictionary, and any necessary scripts for an interactive program for customers of Sunflower Floral Designs. In this storyboard I have allowed customers the option of picking at least four types of flowers and four arrangements of flowers and each having their own cost. After the customer clicks the Order Now button, it displays the price of the flowers. Storyboards Screen 1 Screen 2 Interactivity Diagram Object dictionary |Object name |Screen number |Variables affected |Script? | |Label labelFloralDesigns |1 |none |none | |Label labelflowersbytype |1 |none |none | |RadioButton radioButtonRoses |1 |tripPrice |none | |RadioButton radioButtonDaisies |1 |tripPrice |none | |RadioButton radioButton Chrysanthemums |1 |tripPrice |none ...

Words: 306 - Pages: 2

Free Essay

Strategic Management

...http://www.simplyscripts.com/oscar81.html http://thescriptlab.com/screenplay/what-is-a-screenplay/1018-20-steps-to-screenwriting-success?start=1 WHAT IS A SCREENPLAY? 20 Steps to Screenwriting Success 1 * 20 Steps to Screenwriting Success * 1 - 5 * 6 - 10 * 11 - 15 * 16 - 20 * All Pages Screenwriting is a skilled trade, and a good screenplay must be molded and managed with craftsman hands. But so does a screenwriting career. It takes dedication, fortitude, and time – ten years to have overnight success - but if you’re willing to do the hard work to turn your ideas into completed screenplays as well as build a screenwriting career, follow this 20 step roadmap to screenwriting success:   Click Here to Start 1. Watch Tons of Movies Lots of them. Good, bad, old, new. All genres. Make it your quest to become exposed to all things film. It’s a badge of honor to earn film nerd status, because as we all know, “Nerds Rule the World.” The more movies you see, the easier it’ll be to identify plot points, sequences, and act breaks. You’ll even start watching the clockwhen viewing DVD’s at home, as you’ll be inundated with the desire to analyze, but you’ll know when you experienced something truly great when you stop thinking and just enjoy the ride. 2. Read Tons of Screenplays As many as possible. This helps to understand screenplay form as well as see how the pagetranslates to the screen. You get a sense of different screenwriting styles and voices...

Words: 3308 - Pages: 14

Free Essay

Lyoizzz

...movement when none really exists. Through these methods animated reality can be achieved, avoiding the need to draw 20-30 frames for every second of video. Assessment Task Design and produce a stop motion animation video. This will involve: 1. Writing a proposal outlining your planned story and how you intend to produce your animation (hand drawn, clay models, Lego/action figures/teddy bears, furniture, etc.) Also explain what equipment and software you plan to use (ask for assistance if uncertain). Follow the format on the next page. 2. Creating a storyboard with enough panels to demonstrate the shooting and editing plan. Follow the format on the next page. 3. Shoot and edit your video sequence using available equipment and software. Add sound effects, dialogue and music. Export as an AVI, WMV or MP4 file format at a high quality resolution saved using the naming conventions on the next page. Assessment Conditions Proposal Storyboard Animation 200-400 words 10 to 20 panels 20 to 60 seconds Due Week 3 Due Week 6 Due Week 9 Email Show in class Email or CD Each student must submit their individual items; however, students may work in a group and pool their time to produce a longer animation. Students will be given class time to work...

Words: 904 - Pages: 4

Free Essay

Introduction to Information System Security

...Interaction Human–computer interaction (HCI) is concerned with designing the interaction between people and computers and the construction of interfaces to afford this. Interaction between users and computational artefacts occurs at an interface which includes both software and hardware. Interface design impacts the software life-cycle in that it should occur early; the design and implementation of core functionality can influence the user interface – for better or worse. Because it deals with people as well as computers, as a knowledge area HCI draws on a variety of disciplinary traditions including psychology, computer science, product design, anthropology and engineering. HC: Human Computer Interaction (4 Core-Tier1 hours, 4 Core-Tier2 hours) Core-Tier1 hours HCI: Foundations HCI: Designing Interaction HCI: Programming Interactive Systems HCI: User-cantered design & testing HCI: Design for non-Mouse interfaces HCI: Collaboration & communication HCI: Statistical Methods for HCI HCI: Human factors & security HCI: Design-oriented HCI HCI: Mixed, Augmented and Virtual Reality 4 4 Core-Tier2 hours Includes Electives N N HC/Foundations [4 Core-Tier1 hours, 0 Core-Tier2 hours] Motivation: For end-users, the interface is the system. So design in this domain must be interaction-focussed and human-centred. Students need a different repertoire of techniques to address this than is provided elsewhere in the curriculum. Topics: • • • Contexts for HCI (anything with a user interface: webpage...

Words: 1936 - Pages: 8

Free Essay

Imwdt Assignment Question

...[pic] ASIA PACIFIC UNIVERSITY COLLEGE OF TECHNOLOGY AND INNOVATION INTERACTIVE MEDIA & WEB DESIGN TECHNOLOGY GROUP ASSIGNMENT Intake : Lecturer : Date Assigned : Date Due : LEARNING OUTCOMES At the end of this assignment, you should be able to: 1. Demonstrate knowledge and understanding of multimedia authoring Paradigms & basic server side scripting. 2. Apply the principles of interactive media technology to create and manipulate graphic, digital video and digital audio files based on a business application. 3. Design web pages that follow HCI principles. 4. Demonstrate the knowledge of the infrastructure of the internet in the support of web page deployment. PROJECT TITLES As one of the members of a Web Development Team that consists of 3 – 4 persons, you and your team have been appointed as the Web developer to develop a website for an organization. You are allowed to choose ONE (1) of the following website: i. Safari, Wildlife Park or Zoo ii. Botanic Garden or National Park iii. Sports or Games iv. Tourism v. Online News or Magazine Your group is required to design and develop a fully working website. Animation and JavaScript must also be included in the website for interaction purposes. Database connection and processing are not required for this assignment. The Web site must demonstrate good usage and appropriateness of multimedia element. You need to demonstrate usage of animation and JavaScript...

Words: 1032 - Pages: 5

Free Essay

Sensor Network

...Proceedings of IFIP 17th World Computer Congress, Montreal, Canada, 25-30 August 2002, p133-148. Kluwer Academic Publishers. User requirements analysis A review of supporting methods Martin Maguire Research School in Ergonomics and Human Factors Loughborough University, UK m.c.maguire@lboro.ac.uk Nigel Bevan Serco Usability Services, UK nbevan@usability.serco.com Abstract: Understanding user requirements is an integral part of information systems design and is critical to the success of interactive systems. However specifying these requirements is not so simple to achieve. This paper describes general methods to support user requirements analysis that can be adapted to a range of situations. Some brief case studies are described to illustrate how these methods have been applied in practice. user requirements, user-centred design, usability methods Key words: 1. INTRODUCTION Understanding user requirements is an integral part of information systems design and is critical to the success of interactive systems. It is now widely understood that successful systems and products begin with an understanding of the needs and requirements of the users. As specified in the ISO 13407 standard (ISO, 1999), user-centred design begins with a thorough understanding of the needs and requirements of the users. The benefits can include increased productivity, enhanced quality of work, reductions in support and training costs, and improved user satisfaction. Requirements...

Words: 6266 - Pages: 26

Free Essay

Online Timetable System

...DEVELOPMENT OF LEGENDA ONLINE STUDENT TIME TABLE SYSTEM FINAL YEAR PROJECT FINAL REPORT ABUBAKAR MAGIRA TOM U0957657 A thesis submitted in part fulfillment of the degree of B.sc (Hons.) In Software Engineering with the supervision of Dr. Mia Torrez and moderated by Mdm Teo Siew School of Computer Science and Information Technology Linton University College In Collaboration with University of East London December 2012 DECLARATION I Abubakar Magira Tom, hereby declare that the project work entitled “[LEGENDA ONLINE STUDENT TIME TABLE]” submitted to [LINTON UNIVERSTIY COLLEGE], is a record of an original work done by me under the guidance of [Dr. MIA TORREZ], and this project work has not performed the basis for the award of any Degree or diploma/ associate ship /fellowship and similar project if any. ___________________ [ABUBAKAR MAGIRA TOM] Student Date: __________________ [Dr. MIA TORREZ] Supervisor Date: ___________________ Mdm TEO SIEW Project Coordinator Date: ACKNOWLEDGEMENT The special thank goes to my helpful supervisor, Dr Mia Torrez. The supervision and support that she gave truly help the progression and smoothness of my research topic. The cooperation is much indeed appreciated sir. My grateful thanks also go to both Mdm. TEO SIE. A big contribution and hard worked from both of you during the eight week is very great indeed. All projects during the program would be nothing without the enthusiasm and imagination...

Words: 48269 - Pages: 194

Free Essay

None

...IMPRINT Imprint © 2013 Smashing Media GmbH, Freiburg, Germany ISBN: 978-3-94454016-0 Cover Design: Ricardo Gimenes PR & Press: Stephan Poppe eBook Strategy and Editing: Vitaly Friedman Technical Editing: Cosima Mielke Planning and Quality Control: Vitaly Friedman, Iris Lješnjanin Tools: Elja Friedman. Syntax Highlighting: Prism by Lea Verou. Idea & Concept: Smashing Media GmbH Preface Over the past few years, our eBook collection has grown steadily. With more than 50 eBooks already available and counting, we made the decision half a year ago to bundle all of this valuable content into one big lovely package: The Smashing Library1. As a humble gift to you, dear reader, we have now put together this Editor’s Choice eBook. It’s a little Smashing Library treat, featuring some of the most memorable and useful articles that have been published on Smashing Magazine in the last few years — all of them carefully selected and thoroughly edited. Ranging from heavily discussed topics such as responsive Web design, to ideas on UX, to trusty mainstays like nifty Photoshop tricks, to hands-on business advice and design inspiration, this eBook is a potpourri as diverse as your work as a Web designer. We hope you enjoy reading it as much as we do editing and creating each and every eBook page that finds a home in our Smashing Library. — Cosima Mielke, Smashing eBook Producer 1. http://smashed.by/library 2 TABLE OF CONTENTS Designing For The Reading Experience...

Words: 39572 - Pages: 159

Free Essay

Business Process Management

...Business Process Management 8th International Conference, BPM 2010 Hoboken, NJ, USA, September 13-16, 2010 Proceedings 13 Volume Editors Richard Hull IBM Research, Thomas J. Watson Research Center 19 Skyline Drive, Hawthorne, NY 10532, USA E-mail: hull@us.ibm.com Jan Mendling Humboldt-Universität zu Berlin, Institut für Wirtschaftsinformatik Unter den Linden 6, 10099 Berlin, Germany E-mail: contact@mendling.com Stefan Tai Karlsruhe Institute of Technology (KIT) Englerstraße 11, Gebäude 11.40, 76131 Karlsruhe, Germany E-mail: stefan.tai@kit.edu Library of Congress Control Number: 2010933361 CR Subject Classification (1998): D.2, F.3, D.3, D.1, D.2.4, F.2 LNCS Sublibrary: SL 3 – Information Systems and Application, incl. Internet/Web and HCI ISSN ISBN-10 ISBN-13 0302-9743 3-642-15617-7 Springer Berlin Heidelberg New York...

Words: 147474 - Pages: 590