Software Requirements Specification For Real Estate Web Site

Size: px
Start display at page:

Download "Software Requirements Specification For Real Estate Web Site"

Transcription

1 Software Requirements Specification For Real Estate Web Site Brent Cross 7 February 2011 Page 1

2 Table of Contents 1. Introduction Purpose Scope Definitions, Acronyms, and Abbreviations References Overview Overall Description Product Perspective User Interfaces Software Interfaces Communications Interfaces Product Functions Personas Constraints Assumptions and Dependencies Specific Requirements Functional Requirements Quality Requirements User Interface Requirements Logical Database Requirements Use Cases...17 Page 2

3 1. Introduction 1.1. Purpose The purpose of this Software Requirements Documentation is to provide high-level and detailed descriptions of the Real Estate Web Site. This Software Requirements Documentation will provide quantifiable requirements of the web site for use by the designer and the users of the Real Estate Web Site Scope The Real Estate Web Site shall provide my client (an actual realtor) the ability to showcase and manage their property listings while allowing potential clients a concise and structured way of searching properties. The web site will be set up in a way the realtor will have total administrative rights to their listings. This web site will be developed for one realtor, but will be able to accommodate the needs of any realtor in the real estate career Acronyms, Abbreviations, and Definitions HTML Hypertext Markup Language: It is the predominant markup language for web pages. It is the basic building-blocks of web pages. A markup language is a set of markup tags, and HTML uses markup tags to describe web pages. It provides a means to create structured documents by denoting structural semantics for text such as headings, paragraphs, lists etc., as well as for links, quotes, and other items. The W3C (World Wide Web Consortium), maintainer of both HTML and CSS standards, encourages the use of CSS over explicit presentational markup.[3] CSS Cascading Style Sheet: A style sheet, known as CSS, language used to describe the presentation semantics of document written in a markup language. One of its most common applications is to style web pages written in HTML and XHTML, but the language can be applied to any kind of XML document, including SVG (Scalable Vector Graphics) and XUL (XML User Interface Language). CSS is designed primarily to enable the separation of document content from document presentation, Page 3

4 including elements such as the layout, colors, and fonts. This separation can improve content accessibility, provide more flexibility and control in the specification of presentation characteristics, enable multiple pages to share formatting, and reduce complexity and repetition in the structural content. The CSS specifications are maintained by the World Wide Web Consortium (W3C).[2] PHP PHP Hypertext Processor: It was originally created by Rasmus Lerdorf in A widely used general-purpose server-side scripting language that is especially suited for web development and can be embedded into HTML. It generally runs on a web server, taking PHP code as its input and creating HTML as output.[1] AJAX Asynchronous JavaScript and XML: Like DHTML and LAMP, Ajax is not one technology, but a group of technologies. Ajax uses a combination of HTML and CSS to mark up and style information. The DOM is accessed with JavaScript to dynamically display, and to allow the user to interact with the information presented. JavaScript and the XMLHttpRequest object provide a method for exchanging data asynchronously between browser and server to avoid full page reloads. A group of interrelated web development methods used on the client-side to create interactive web applications. With Ajax, web applications can retrieve data from the server asynchronously in the background without interfering with the display and behavior of the existing page. Data is usually retrieved using the XMLHttpRequest object. Despite the name, the use of XML is not needed, and the requests need not be asynchronous.[6] MySQL My Structured Query Language: A relational database management system (RDBMS) that runs as a server providing multi-user access to number of databases. It is consider the world s most popular open sources database.[4] JavaScript: An object-oriented scripting language used to enable programmatic access to objects within both the client application and other applications. It is primarily used in the form of client-side JavaScript, implemented as an Page 4

5 integrated component of the web browser, allowing the development of enhanced user interfaces and dynamic web sites. JavaScript is a dialect of the ECMAScript standard and is characterized as dynamic, weakly typed, prototypebased language with first-class functions. JavaScript was influenced by many languages and was designed to look like Java, but to be easier for the non-programmers to work with.[5] 1.4. References 1 - PHP a. PHP. Various Contributors. 7 February Wikipedia. 7 February 2011 < 2 - Cascading Style Sheets a. Cascading Style Sheets. Ed. Bert Bos February. W3.org 17 February 2010 < b. Cascading Style Sheets. Various Contributors. 7 February Wikipedia. 7 February 2011 < ets>. 3 - HTML a. HTML. Various Contributors. 7 February Wikipedia. 7 February 2011 < b. HTML Tutorial. Refsnes Data. 7 February w3schools.com. 7 February 2011 < 4 - MySQL a. MySQL. Various Contributors. 7 February Wikipedia. 7 February 2011 < 5 - JavaScript a. JavaScript. Various Contributors. 7 February Wikipedia. 7 February 2011 < b. JavaScript.com The Definitive JavaScript Resources. QuinStreet Inc. 7 February javascript.com. 7 February 2011 < Page 5

6 6 AJAX a. AJAX. Various Contributors. 7 February Wikipedia. 7 February 2011 < Overview The main purpose of this site is to serve as a web presence for the realtor s properties. The realtor will serve as the administrator for this site with the ability to create, modify, or delete listings. Once all administrative tasks are in place, potential clients can interact with the site via Twitter or Facebook. Also, detailed and specific search capabilities will be available. 2. Overall Description 2.1. Product Perspective The Real Estate web site will serve two areas: potential clients and realtors. It will utilize the scripting language PHP and the relational database MySQL while being hosted on a Linux web server. Since this system will be a web-based application/site, a proper Internet browser such as Firefox, Internet Explorer, etc. will be needed for viewing and interacting with its contents User Interfaces The web site will include user interfaces both for the potential client and the owner/administrator for the site. There will be proper validation on each user interface page providing appropriate messages if any information is incorrectly entered. Each page of the web site will include a header and footer page to help keep the look and feel consistent throughout the web site. The header will include the realtor s logo, navigation bar, and agent control panel. The agent control panel will provide the user the opportunity to enter their existing password and username for logging into their profile. The footer will contain copyright information and a sitemap. Homepage: The Homepage will display featured property listings, have quick search, and other various links such as Listing Alerts, Contact Us, Site Map that will provide the user Page 6

7 with more relevant type of real estate information. There will be an Agent Control Panel link allowing the realtor to login to their control panel. Search Listings: The Search Listings page will allow the user to perform a detailed search of any available properties within the web site. Some of the search features will include listing type, bathrooms, bedrooms, price range, and location, among many others. Agent Control Panel Login: The Administration Login page will allow the realtor to login into the administrative area for creating, modifying, and deleting listings. The realtor must provide a valid username and password. If the realtor forgets their password, there will be a password reminder link that will take them to the password reminder page. Once on the password reminder page, the realtor enters the address they registered to use with the Real Estate web site. Password Reminder: The Password Reminder page will be linked out of the login page. It will allow the user to enter the address they registered to use with the Real Estate web site. The user will then receive an containing their username and password they used during registration. Register: On the full featured version of this web site, the Registration page will allow more realtors to create an account on the site. This page will collect information such as First Name, Last Name, Company Name, Description, Location, Address, Username, Password, etc. There are some required fields such as Username, Password and others. Once the realtor completes the registration and their registration is confirmed, the realtor is logged in and their Control Panel page is shown. Contact Us: Page 7

8 The Contact Us page will provide the user the means to send an to the web site s administrator. The user will be required to enter First Name, Last Name, Address, Phone Number, , Message, and a Security Code. In order to contact the Realtor, there is an Agent s Profile section that the user can send a message to the selected realtor. Agent s Profile: The Agent s Profile page will display the realtor s Name, Company Name, Description, Address, Phone Number, Fax, Mobile Phone, and Agent s Listings. The user can send a message to that agent/realtor from this page too. Administrator (Realtor): The Administration page will display the entire tasks associated with actions the realtor can perform such as adding, editing, or deleting listings, changing their contact information (Name, Company, Phone, etc.) Add Listing: The Add Listing page will allow the realtor to add images, listing type, status, MLS, Property Type, Style, Description, and various other features such as lot size, bathrooms, bedrooms, location, address, year built, appliances included, price, etc. There will also be a calendar to set up showings or open houses. After the required fields and optional fields are entered, the realtor will hit the submit button to add that listing. Any required fields not filled will require information before proceeding. Listings Display: The Listings Display page will allow the potential client the option to view all the detail information that listing has available. The user can view the text, Google map location and any photos of the listing. Also, the user can send a message to the agent of that particular listing using the send message button. An availability calendar will also be available so the user can view any open houses. Page 8

9 Software Interfaces Hosting Service: Source: This hosting service will serve as the hosting of the MySQL relational database and the web site PHP and HTML web pages. The hosting service will have the necessary software requirements to run MySQL and PHP code. MySQL Database: Specification Number: 5.0 Source: This relational database will serve as the backbone of the Real Estate web site. It will allow the realtor s information to be captured, stored and then displayed in various forms to each user who visits the web site. The MySQLi module will be utilized through an object-oriented approach in order to successfully access and modify database tables using MySQL. PHP Hypertext Processor: Specification Number: 5.2 Source: PHP will interface and interact with the MySQL database to retrieve and process data to provide dynamic data to the users in the form of a XHTML document on the web page displayed by a compatible browser. An object-oriented approach will be taken to allow for code portability, reusability, and maintainability Communications Interfaces Mozilla Firefox: Specification Number: Source: Mozilla Firefox is a free and open source web browser that will interpret the XHTML markup the PHP parser produces and apply the necessary styles as defined in the various CSS pages to create the overall look and feel of the web site. Internet Explorer: Specification Number: 8.0 Page 9

10 Source: Internet Explorer is a web browser that will interpret the XHTML markup the PHP parser produces and apply the necessary styles as defined in the various CSS pages to create the overall look and feel of the web site Product Functions The agent/realtor and potential client must be able to utilize the Real Estate web site in the most efficient way possible with the given design and in regards with standardized web flow. The users need to be guided with easy to use web pages that are presented in a way that can accommodate even the novice user but all the while have the features that experienced users can take advantage of such as specific detailed searches. Each page will be neatly arranged and displayed in an easy to understand design Personas Potential Client: Customer: Casually browsing properties. Description: User has started to search properties to get a feel for the market on properties. This user is looking for general real estate information. Specific search options are not needed at this time. Most of the information this user will be mentally marked for later. This type of client could be considered a hot lead. The agent/realtor will have to wait at this point in the game since they are just browsing. Customer: Novice browser. Description: This user has stumbled upon the real estate web site not really knowing what to look for in regards to the real estate market. The site needs to be designed in a way that will entice this user to spend more time or return as a repeat customer for the possibility making them a future lead. Customer: Specific browser. Description: This user knows exactly what they are looking for and all the specifics are already known. This is where a detailed specific search feature becomes very useful in helping this user find the properties they are looking at buying. Page 10

11 Administrator: Customer: Realtor Description: This user will need to know all the features the administration control panel is capable of handling. The tasks such as adding or modifying a listing need to be easy and to the point so the user can get their listings live Constraints MLS Number: Official MLS numbers will not be available for search but only the MLS numbers assigned to this site s listing agent. This feature will be an added feature later on. Design: The complete overall design will be the focus after all the program is running efficiently. There will be a design concept but the full design will implemented as time permits. Completion: The Real Estate web site must be complete by the end of April Assumptions and Dependencies User Competency: The user must have a basic knowledge of how to operate a computer and browse the Internet. Software: The Linux web-server the Real Estate web site is installed on will have the software installed that is specified in section of this SRS document. Communication: The web-browser the Real Estate web site is accessed from will be one specified in section of this SRS document. Page 11

12 Privileges: The administrator of the web-server the Real Estate web site is installed on will have sufficient privileges to upload images/files and administrative database access. Internet: The end user must have Internet access. High-speed Internet access is preferred but not required. 3. Specific Requirements 3. Specific Requirements 3.1. Functional Requirements Agent Control Panel: Information provided by the agent is verified by the information in the database and the determination made if the agent has the appropriate credentials to login to the web site. If so, the web site will direct the agent to their control panel. Password Reminder: Information provided by the agent is verified by the information in the database and the determination made if the user should receive an with their log on credentials. Register: Information provided by the user in the registration process is inserted into the database. View Recent Updated Listings: Information about agent s recent actions that have been edited through their control panel in the database are retrieved from the database and displayed to the user on the homepage and throughout the web site. View / Update Agent Contact Information: Page 12

13 Users contact information is retrieved from the database and displayed to the user. The edited contact information the user provides is saved in the database. View Listings Display Photos: Photos are retrieved from the database displayed to the user associated with the listing. User s listing photos are saved in the database along with information about the photo. Administrator Add Listing: Information about a property listing the realtor provided is saved in the database. Administrator Remove Listing: The realtor can remove any selected listing displayed in the agent s control panel. The selected listing is removed from the database. Administrator Edit Listing: A list of property listings is retrieved from the database and displayed to the realtor. Information about the listing is retrieved from the database and displayed to the realtor. Once modified, information about the listing is saved in the database. Administrator Featured Listings: The featured listings the realtor provided is saved and marked accordingly in the database. Administrator Create Calendar Availability: Information about an agent s calendar availability the realtor provided is saved in the database Quality Requirements Reliability: The Linux web-server should always be available no matter what time a user attempts to access the Real Page 13

14 Estate web site. Maintenance of 1 hour per six months is the maximum downtime the system should receive. The information processed by the Real Estate web site must be validated on the server-side before being processed in order to ensure user input is not malicious. There will be code in place to prevent invalid user input. The database should maintain data normalization by implementing a primary and foreign key system so that discrepancies do not occur within the data. Efficiency: Security: Search queries or page loads should be returned and formatted by the PHP parser in a timely fashion depending on the request being made. Agent s passwords will be encrypted within the database. Pages of the Real Estate web site must be access in the way they were intended to be accessed. Included files shall not be accessed outside of their parent file. Agents can only perform administrative task on pages they are privileged to access. Clients or casual users will not be allowed to access the agent control panel administrator areas. Maintainability: All PHP pages used by the Real Estate web site will be centrally located within the file structure so that any update will affect all areas where the modified code is called. Administrators will have the ability to edit the aspects of the Real Estate web site that directly relates to their account User Interface Requirements Home: User should be able to access and change user account information as well as logout with ease. Page 14

15 Register (on full featured version of software): New agents/realtors must have easy access to registration links and be able to place a listing upon first login. Login: The agent/realtor should be able to login to their account without having to scroll on the web page. User should be able to login within minutes of registering and upon initial login should be able to place listing. Password Reminder: Agent/Realtor should be able to retrieve access info via e- mail. Process should be quick and simple with minimal mouse clicks. Agent/Realtor Contact Information: The user must be able to access contact information about a specific agent in less than one minute once they arrive on the Real Estate web site. This process should take no more than three mouse clicks. If the user wishes to print contact information, this process should be completed in less than five minutes and take no more than two additional mouse clicks once the user is viewing the desired contact information. Availability Calendar: The user must be able to view the details of an open house showing event in less than one minute once they have visited the desired listing. This process should take no more than three mouse clicks. View Listing Photos: The user must be able to view a listing photo contained within a property listing in less than one minute once they have accessed the Real Estate web site. This process should take no more than two mouse clicks. Administrator: The administrator must be able to add a listing in less than five minutes once they have logged into the Real Page 15

16 Estate web site. This process should take no more than five mouse clicks. The administrator must be able to remove a listing in less than one minute once they have logged into the Real Estate web site. This process should take no more than three mouse clicks. The administrator must be able to edit the information and listings that appears on the home page. This process should take no more than five mouse clicks. The agent/realtor must be able to upload a property listing photo of their choice in less than two minutes once they have logged into their control panel on the Real Estate web site. The administrator must be able to remove a photo in less than one minute once they have logged into the Real Estate web site. This process should take no more than three mouse clicks in addition to each photo selected Logical Database Requirements Users: This table will store the accounts of registered users. The Users table will be created based on information such as username, password, and address. The users table will be referenced by the properties table among others. Once an agent provides a username the Real Estate web site will ensure that they are registered before the user is allowed to login. Each user will have a username, which should ideally be their actual name, perhaps split into first and last names. The user will also have a password. The user will also be required to enter a valid address. Galleries: This table will store the listing s photo(s). The agent will have the option to upload images for each listing. Each photo will be referenced to the properties table. There will be certain file types accepted such as jpg or jpeg files. Properties: The Properties table will store all the detailed information for the property listing such as the title, description, price, number of bathrooms, bedrooms, location, etc. Agents/Realtors will be referenced on each listing allowing the assigned agent the ability to access that properties information and edit as needed. Page 16

17 Password: The password field will be encrypted. A user must enter a valid password in order to login. The password will be stored in the Users table. Address: If a user forgets their login information they will be asked to provide their address. An automated will be generated with their information that is stored in the database the agent can then use to successfully login to the Real Estate web site. Access Level: Once a user s login information has been validated, they are assigned to their account only. This will ensure that agents can only create or modify pages of the Real Estate web site they are authorized to access Use Cases Register: Purpose: The register function allows an agent/realtor to register with the Real Estate web site so they can list properties. o Steps: The agent/realtor navigates to the Real Estate web site. The agent/realtor clicks the Register link on the top of the homepage. The agent/realtor enters the required information such as their first name, last name, password, password confirmation, E- Mail address, address confirmation, phone numbers, address, city, state, zip code, and among others. The agent/realtor clicks the Register button. Update Agent/Realtor Contact Information: Purpose: The update contact information function allows an agent to update the contact information they provided during the register process so that Page 17

18 other users will have access to the most current information for the user. o Steps: The agent/realtor navigates to the Real Estate web site. The agent/realtor enters their address and password. The agent/realtor clicks the Login button. The agent/realtor navigates to the control panel page. The agent/realtor scrolls down the page. The agent/realtor enters any changes. The agent/realtor clicks the Register button to update changes. Administrator Edit Listing: Purpose: The administrator edit listing function allows an administrator to make changes to the information associated with a listing. o Steps: The agent/realtor navigates to the Real Estate web site. The agent/realtor enters their address and password. The agent/realtor clicks the Login button. The administrator navigates to the control panel page. The administrator clicks the Edit Listings in the administrator control panel. The administrator selects the listing to edit. The administrator makes changes. The administrator clicks the Submit Listing button. Page 18

PROJECT MANAGEMENT SYSTEM

PROJECT MANAGEMENT SYSTEM Requirement Analysis Document v.2 14.12.2009 CENG-401 SOFTWARE ENGINEER PROJECT MANAGEMENT SYSTEM (Project Manager) Ahmet Edip SEÇKİN 07010555 (Developer) Erhan ŞEN 07010507 (Developer) Semih Serdar CENGİZOĞLU

More information

Web Development. Owen Sacco. ICS2205/ICS2230 Web Intelligence

Web Development. Owen Sacco. ICS2205/ICS2230 Web Intelligence Web Development Owen Sacco ICS2205/ICS2230 Web Intelligence Brief Course Overview An introduction to Web development Server-side Scripting Web Servers PHP Client-side Scripting HTML & CSS JavaScript &

More information

ActiveX AJAX ASP. AudioMP3

ActiveX AJAX ASP. AudioMP3 ActiveX In Computer Science, ActiveX is a component object model (COM) developed by Microsoft for Windows platforms. Software based on ActiveX technology is prevalent in the form of Internet Explorer browser

More information

IT3503 Web Development Techniques (Optional)

IT3503 Web Development Techniques (Optional) INTRODUCTION Web Development Techniques (Optional) This is one of the three optional courses designed for Semester 3 of the Bachelor of Information Technology Degree program. This course on web development

More information

Designing The User Experience. 2010 AIGA Design Camp

Designing The User Experience. 2010 AIGA Design Camp Designing The User Experience 2010 AIGA Design Camp TABLE OF CONTENTS Designing The User Experience...1 Definitions:...3 User Experience... 3 Interaction Design... 3 Experience Design... 3 Information

More information

SUBJECT CODE : 4074 PERIODS/WEEK : 4 PERIODS/ SEMESTER : 72 CREDIT : 4 TIME SCHEDULE UNIT TOPIC PERIODS 1. INTERNET FUNDAMENTALS & HTML Test 1

SUBJECT CODE : 4074 PERIODS/WEEK : 4 PERIODS/ SEMESTER : 72 CREDIT : 4 TIME SCHEDULE UNIT TOPIC PERIODS 1. INTERNET FUNDAMENTALS & HTML Test 1 SUBJECT TITLE : WEB TECHNOLOGY SUBJECT CODE : 4074 PERIODS/WEEK : 4 PERIODS/ SEMESTER : 72 CREDIT : 4 TIME SCHEDULE UNIT TOPIC PERIODS 1. INTERNET FUNDAMENTALS & HTML Test 1 16 02 2. CSS & JAVASCRIPT Test

More information

IT3504: Web Development Techniques (Optional)

IT3504: Web Development Techniques (Optional) INTRODUCTION : Web Development Techniques (Optional) This is one of the three optional courses designed for Semester 3 of the Bachelor of Information Technology Degree program. This course on web development

More information

International Journal of Engineering Technology, Management and Applied Sciences. www.ijetmas.com November 2014, Volume 2 Issue 6, ISSN 2349-4476

International Journal of Engineering Technology, Management and Applied Sciences. www.ijetmas.com November 2014, Volume 2 Issue 6, ISSN 2349-4476 ERP SYSYTEM Nitika Jain 1 Niriksha 2 1 Student, RKGITW 2 Student, RKGITW Uttar Pradesh Tech. University Uttar Pradesh Tech. University Ghaziabad, U.P., India Ghaziabad, U.P., India ABSTRACT Student ERP

More information

GLOB@L LIBRARIES - BULGARIA PROGRAM. Terms of Reference

GLOB@L LIBRARIES - BULGARIA PROGRAM. Terms of Reference GLOB@L LIBRARIES - BULGARIA PROGRAM Terms of Reference Position: Web Design Consultant (WDC) Timeframe: Up to 6 months based on interim outcomes I. BACKGROUND INFORMATION The Glob@l Libraries Bulgaria

More information

ECOMMERCE SITE LIKE- GRAINGER.COM

ECOMMERCE SITE LIKE- GRAINGER.COM 12/19/2012 ITFLEXSOLUTIONS ECOMMERCE SITE LIKE- GRAINGER.COM Developed by : IT Flex Solutions www.itflexsolutions.com *Please note that this is not a final proposal only an estimate of the time and type

More information

RIT Message Center Compose and Send Messages

RIT Message Center Compose and Send Messages RIT Message Center Compose and Send Messages Table of Contents Table of Contents... 2 Logging into Message Center... 3 Category Display... 3 Message Center: Create a Message... 4 Create a New Message without

More information

JOB READY ASSESSMENT BLUEPRINT WEB DESIGN - PILOT. Test Code: 3750 Version: 01

JOB READY ASSESSMENT BLUEPRINT WEB DESIGN - PILOT. Test Code: 3750 Version: 01 JOB READY ASSESSMENT BLUEPRINT WEB DESIGN - PILOT Test Code: 3750 Version: 01 Specific Competencies and Skills Tested in this Assessment: Internet Basics Describe the process of information exchange between

More information

Web Development News, Tips and Tutorials

Web Development News, Tips and Tutorials Web Development News, Tips and Tutorials In this section I will try to explain what we could and how we maybe helpful for your company and online business. The purpose of this site is to show what we had

More information

Seamless Web Data Entry for SAS Applications D.J. Penix, Pinnacle Solutions, Indianapolis, IN

Seamless Web Data Entry for SAS Applications D.J. Penix, Pinnacle Solutions, Indianapolis, IN Seamless Web Data Entry for SAS Applications D.J. Penix, Pinnacle Solutions, Indianapolis, IN ABSTRACT For organizations that need to implement a robust data entry solution, options are somewhat limited

More information

shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0)

shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0) shweclassifieds v 3.3 Php Classifieds Script (Joomla Extension) User Manual (Revision 2.0) Contents Installation Procedure... 4 What is in the zip file?... 4 Installing from Extension Manager... 6 Updating

More information

Roars. Sudaworld. M+1.408.622.9642 Esales.usa@ roarsinc.com W www.roarsinc.com. Roars Technologies Pvt. Ltd. Escalon, Sunnyvale, California, USA 94085

Roars. Sudaworld. M+1.408.622.9642 Esales.usa@ roarsinc.com W www.roarsinc.com. Roars Technologies Pvt. Ltd. Escalon, Sunnyvale, California, USA 94085 Technologies Pvt. Ltd. Sudaworld Technologies Pvt. Ltd. REQUIREMENT OVERVIEW The project is to build a dynamic CMS responsive website, The Client is looking for a video and articles based blogging website

More information

Web Testing. Main Concepts of Web Testing. Software Quality Assurance Telerik Software Academy http://academy.telerik.com

Web Testing. Main Concepts of Web Testing. Software Quality Assurance Telerik Software Academy http://academy.telerik.com Web Testing Main Concepts of Web Testing Software Quality Assurance Telerik Software Academy http://academy.telerik.com The Lectors Snejina Lazarova Product Manager Business Services Team Dimo Mitev QA

More information

It Solution Bangladesh at a Glance

It Solution Bangladesh at a Glance Corporate Office: 7/1, Tower 2, 4 th Floor, Main Road, Kallanpur, Dhaka. Phone: +88 01713641868 +88 01552475901 info@itsolutionbd.net www.itsolutionbd.net Website design and development package (Ecommerce)

More information

10CS73:Web Programming

10CS73:Web Programming 10CS73:Web Programming Question Bank Fundamentals of Web: 1.What is WWW? 2. What are domain names? Explain domain name conversion with diagram 3.What are the difference between web browser and web server

More information

Title: Front-end Web Design, Back-end Development, & Graphic Design Levi Gable Web Design Seattle WA

Title: Front-end Web Design, Back-end Development, & Graphic Design Levi Gable Web Design Seattle WA Page name: Home Keywords: Web, design, development, logo, freelance, graphic design, Seattle WA, WordPress, responsive, mobile-friendly, communication, friendly, professional, frontend, back-end, PHP,

More information

ONLINE SCHEDULING FOR THE PRIVATE CLINIC "OUR DOCTOR" BASED ON WEB 2.0 TECHNOLOGIES

ONLINE SCHEDULING FOR THE PRIVATE CLINIC OUR DOCTOR BASED ON WEB 2.0 TECHNOLOGIES Bulletin of the Transilvania University of Braşov Vol. 3 (52) - 2010 Series VI: Medical Sciences ONLINE SCHEDULING FOR THE PRIVATE CLINIC "OUR DOCTOR" BASED ON WEB 2.0 TECHNOLOGIES L. SANGEORZAN 1 M.VARCIU

More information

Web Design Specialist

Web Design Specialist UKWDA Training: CIW Web Design Series Web Design Specialist Course Description CIW Web Design Specialist is for those who want to develop the skills to specialise in website design and builds upon existing

More information

Short notes on webpage programming languages

Short notes on webpage programming languages Short notes on webpage programming languages What is HTML? HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is a markup language A markup language is a set of

More information

Advanced Web Development SCOPE OF WEB DEVELOPMENT INDUSTRY

Advanced Web Development SCOPE OF WEB DEVELOPMENT INDUSTRY Advanced Web Development Duration: 6 Months SCOPE OF WEB DEVELOPMENT INDUSTRY Web development jobs have taken thе hot seat when it comes to career opportunities and positions as a Web developer, as every

More information

Microsoft Expression Web

Microsoft Expression Web Microsoft Expression Web Microsoft Expression Web is the new program from Microsoft to replace Frontpage as a website editing program. While the layout has changed, it still functions much the same as

More information

css href title software blog domain HTML div style address img h2 tag maintainingwebpages browser technology login network multimedia font-family

css href title software blog domain HTML div style address img h2 tag maintainingwebpages browser technology login network multimedia font-family technology software href browser communication public login address img links social network HTML div style font-family url media h2 tag handbook: id domain TextEdit blog title PORT JERVIS CENTRAL SCHOOL

More information

How to Build a SharePoint Website

How to Build a SharePoint Website How to Build a SharePoint Website Beginners Guide to SharePoint Overview: 1. Introduction 2. Access your SharePoint Site 3. Edit Your Home Page 4. Working With Text 5. Inserting Pictures 6. Making Tables

More information

StudenTracker Software Requirements Specifications

StudenTracker Software Requirements Specifications StudenTracker Software Requirements Specifications 1.0 Introduction 1.1 Project Overview This SRS describes the function and performance requirements for the StudenTracker system. The StudenTracker is

More information

Designing and Implementing an Online Bookstore Website

Designing and Implementing an Online Bookstore Website KEMI-TORNIO UNIVERSITY OF APPLIED SCIENCES TECHNOLOGY Cha Li Designing and Implementing an Online Bookstore Website The Bachelor s Thesis Information Technology programme Kemi 2011 Cha Li BACHELOR S THESIS

More information

Salesforce Customer Portal Implementation Guide

Salesforce Customer Portal Implementation Guide Salesforce Customer Portal Implementation Guide Salesforce, Winter 16 @salesforcedocs Last updated: December 10, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

1. Introduction. 1.1 Purpose of this Document

1. Introduction. 1.1 Purpose of this Document 1. Introduction 1.1 Purpose of this Document The of the Software Requirements Specification is to outline the requirements for The American Academy's Education With an Elastic Workforce (EW2) product.

More information

From Desktop to Browser Platform: Office Application Suite with Ajax

From Desktop to Browser Platform: Office Application Suite with Ajax From Desktop to Browser Platform: Office Application Suite with Ajax Mika Salminen Helsinki University of Technology mjsalmi2@cc.hut.fi Abstract Web applications have usually been less responsive and provided

More information

Best Practice in Web Design

Best Practice in Web Design Best Practice in Web Design Irrespective of whether you are intending to use a flat 'brochureware' website or an interactive e- commerce site, the overall look and feel of your website will play an important

More information

Christopher Zavatchen

Christopher Zavatchen Christopher Zavatchen chris@cnc137.com 330-558-1137 273 Bettie Lane Brunswick, Ohio 44212 Objective Seeking a career opportunity enabling me to fully utilize my web design and development skills while

More information

Joomla! template Blendvision v 1.0 Customization Manual

Joomla! template Blendvision v 1.0 Customization Manual Joomla! template Blendvision v 1.0 Customization Manual Blendvision template requires Helix II system plugin installed and enabled Download from: http://www.joomshaper.com/joomla-templates/helix-ii Don

More information

Your Blueprint websites Content Management System (CMS).

Your Blueprint websites Content Management System (CMS). Your Blueprint websites Content Management System (CMS). Your Blueprint website comes with its own content management system (CMS) so that you can make your site your own. It is simple to use and allows

More information

WWW. World Wide Web Aka The Internet. dr. C. P. J. Koymans. Informatics Institute Universiteit van Amsterdam. November 30, 2007

WWW. World Wide Web Aka The Internet. dr. C. P. J. Koymans. Informatics Institute Universiteit van Amsterdam. November 30, 2007 WWW World Wide Web Aka The Internet dr. C. P. J. Koymans Informatics Institute Universiteit van Amsterdam November 30, 2007 dr. C. P. J. Koymans (UvA) WWW November 30, 2007 1 / 36 WWW history (1) 1968

More information

Performance Testing for Ajax Applications

Performance Testing for Ajax Applications Radview Software How to Performance Testing for Ajax Applications Rich internet applications are growing rapidly and AJAX technologies serve as the building blocks for such applications. These new technologies

More information

Web Development. Owen Sacco. ICS2205/ICS2230 Web Intelligence

Web Development. Owen Sacco. ICS2205/ICS2230 Web Intelligence Web Development Owen Sacco ICS2205/ICS2230 Web Intelligence Introduction Client-Side scripting involves using programming technologies to build web pages and applications that are run on the client (i.e.

More information

Lesson Overview. Getting Started. The Internet WWW

Lesson Overview. Getting Started. The Internet WWW Lesson Overview Getting Started Learning Web Design: Chapter 1 and Chapter 2 What is the Internet? History of the Internet Anatomy of a Web Page What is the Web Made Of? Careers in Web Development Web-Related

More information

ecommercesoftwareone Advance User s Guide -www.ecommercesoftwareone.com

ecommercesoftwareone Advance User s Guide -www.ecommercesoftwareone.com Advance User s Guide -www.ecommercesoftwareone.com Contents Background 3 Method 4 Step 1 - Select Advance site layout 4 Step 2 - Identify Home page code of top/left and bottom/right sections 6 Step 3 -

More information

Outline. CIW Web Design Specialist. Course Content

Outline. CIW Web Design Specialist. Course Content CIW Web Design Specialist Description The Web Design Specialist course (formerly titled Design Methodology and Technology) teaches you how to design and publish Web sites. General topics include Web Site

More information

Term Paper. P r o f. D r. E d u a r d H e i n d l. H o c h s c h u l e F u r t w a n g e n U n i v e r s i t y. P r e s e n t e d T o :

Term Paper. P r o f. D r. E d u a r d H e i n d l. H o c h s c h u l e F u r t w a n g e n U n i v e r s i t y. P r e s e n t e d T o : Version: 0.1 Date: 20.07.2009 Author(s): Doddy Satyasree AJAX Person responsable: Doddy Satyasree Language: English Term Paper History Version Status Date 0.1 Draft Version created 20.07.2009 0.2 Final

More information

Welcome to Collage (Draft v0.1)

Welcome to Collage (Draft v0.1) Welcome to Collage (Draft v0.1) Table of Contents Welcome to Collage (Draft v0.1)... 1 Table of Contents... 1 Overview... 2 What is Collage?... 3 Getting started... 4 Searching for Images in Collage...

More information

Terminal Four. Content Management System. Moderator Access

Terminal Four. Content Management System. Moderator Access Terminal Four Content Management System Moderator Access Terminal Four is a content management system that will easily allow users to manage their college web pages at anytime, anywhere. The system is

More information

UH CMS Basics. Cascade CMS Basics Class. UH CMS Basics Updated: June,2011! Page 1

UH CMS Basics. Cascade CMS Basics Class. UH CMS Basics Updated: June,2011! Page 1 UH CMS Basics Cascade CMS Basics Class UH CMS Basics Updated: June,2011! Page 1 Introduction I. What is a CMS?! A CMS or Content Management System is a web based piece of software used to create web content,

More information

TIME SCHEDULE OBJECTIVES

TIME SCHEDULE OBJECTIVES COURSE TITLE : WEB DESIGN COURSE CODE : 3073 COURSE CATEGORY : B PERIODS/WEEK : 4 PERIODS/ SEMESTER : 72 CREDITS : 4 TIME SCHEDULE MODULE TOPICS PERIODS 1 Internet fundamentals 18 2 Html, css and web design

More information

Section 8(e) Notice User Guide Primary Support

Section 8(e) Notice User Guide Primary Support Primary Support Environmental Protection Agency Office of Pollution Prevention and Toxics Manage Toxic Substances Table of Contents 1 Introduction... 1 1.1 Overview... 1 1.2 Labeling Confidential Information...

More information

4.2 Understand Microsoft ASP.NET Web Application Development

4.2 Understand Microsoft ASP.NET Web Application Development L E S S O N 4 4.1 Understand Web Page Development 4.2 Understand Microsoft ASP.NET Web Application Development 4.3 Understand Web Hosting 4.4 Understand Web Services MTA Software Fundamentals 4 Test L

More information

Whitepapers at Amikelive.com

Whitepapers at Amikelive.com Brief Overview view on Web Scripting Languages A. Web Scripting Languages This document will review popular web scripting languages[1,2,12] by evaluating its history and current trends. Scripting languages

More information

OIT 307/ OIT 218: Web Programming

OIT 307/ OIT 218: Web Programming OIT 307/ OIT 218: Web Programming 1.0 INTRODUCTION Many applications nowadays work really well as a web application. Web programming is the practice of writing applications that run on a web server and

More information

Chapter and Support Group Custom Web Page Creation

Chapter and Support Group Custom Web Page Creation Chapter and Support Group Custom Web Page Creation This document provides instructions on creating and managing custom web pages for Chapters and Support Groups of the National Ataxia Foundation. While

More information

PASTPERFECT-ONLINE DESIGN GUIDE

PASTPERFECT-ONLINE DESIGN GUIDE PASTPERFECT-ONLINE DESIGN GUIDE INTRODUCTION Making your collections available and searchable online to Internet visitors is an exciting venture, now made easier with PastPerfect-Online. Once you have

More information

Web Development using PHP (WD_PHP) Duration 1.5 months

Web Development using PHP (WD_PHP) Duration 1.5 months Duration 1.5 months Our program is a practical knowledge oriented program aimed at learning the techniques of web development using PHP, HTML, CSS & JavaScript. It has some unique features which are as

More information

USER S MANUAL JOOMLA! GOVERNMENT WEB TEMPLATE

USER S MANUAL JOOMLA! GOVERNMENT WEB TEMPLATE USER S MANUAL JOOMLA! GOVERNMENT WEB TEMPLATE 1 TABLE OF CONTENTS Introduction 3 Parts of the Government Web Template (GWT) 4 Logging In and Getting Started 5 GWT Joomla! Module Map 8 Editing the Top Bar

More information

Web Development I & II*

Web Development I & II* Web Development I & II* Career Cluster Information Technology Course Code 10161 Prerequisite(s) Computer Applications Introduction to Information Technology (recommended) Computer Information Technology

More information

Software Requirement Specification For Flea Market System

Software Requirement Specification For Flea Market System Software Requirement Specification For Flea Market System By Ilya Verlinsky, Alexander Sarkisyan, Ambartsum Keshishyan, Igor Gleyser, Andrey Ishuninov 1 INTRODUCTION 1.1 Purpose 1.1.1 Purpose of SRS document

More information

Virtual Exhibit 5.0 requires that you have PastPerfect version 5.0 or higher with the MultiMedia and Virtual Exhibit Upgrades.

Virtual Exhibit 5.0 requires that you have PastPerfect version 5.0 or higher with the MultiMedia and Virtual Exhibit Upgrades. 28 VIRTUAL EXHIBIT Virtual Exhibit (VE) is the instant Web exhibit creation tool for PastPerfect Museum Software. Virtual Exhibit converts selected collection records and images from PastPerfect to HTML

More information

Creating Online Surveys with Qualtrics Survey Tool

Creating Online Surveys with Qualtrics Survey Tool Creating Online Surveys with Qualtrics Survey Tool Copyright 2015, Faculty and Staff Training, West Chester University. A member of the Pennsylvania State System of Higher Education. No portion of this

More information

HTML5 and CSS3 The Future of the Web Programming. Current Web Development. Sergio Luján Mora

HTML5 and CSS3 The Future of the Web Programming. Current Web Development. Sergio Luján Mora HTML5 and CSS3 The Future of the Web Programming Current Web Development Sergio Luján Mora 1 Table of contents Why standards are important? Are there any standards in web development? The Web Standards

More information

Enduring Understandings: Web Page Design is a skill that grows and develops throughout the careful planning and study of software and design.

Enduring Understandings: Web Page Design is a skill that grows and develops throughout the careful planning and study of software and design. Curriculum Map for Web Design SEPTEMBER Targeted NJ Core Curriculum Content Standards: Design develop, test, implement, update, and evaluate web solutions Technology Use, Media Literacy, Responsible Use

More information

Job Ready Assessment Blueprint. Web Design. Test Code: 2750 / Version: 01. Copyright 2011. All Rights Reserved.

Job Ready Assessment Blueprint. Web Design. Test Code: 2750 / Version: 01. Copyright 2011. All Rights Reserved. Job Ready Assessment Blueprint Web Design Test Code: 2750 / Version: 01 Copyright 2011. All Rights Reserved. General Assessment Information Blueprint Contents General Assessment Information Written Assessment

More information

Online Vulnerability Scanner Quick Start Guide

Online Vulnerability Scanner Quick Start Guide Online Vulnerability Scanner Quick Start Guide Information in this document is subject to change without notice. Companies, names, and data used in examples herein are fictitious unless otherwise noted.

More information

Web Designing with UI Designing

Web Designing with UI Designing Dear Student, Based upon your enquiry we are pleased to send you the course curriculum for Web Designing Given below is the brief description for the course you are looking for: Web Designing with UI Designing

More information

HHS Accelerator: Account Creation and Access

HHS Accelerator: Account Creation and Access HHS Accelerator: Account Creation and Access Table of Contents HHS Accelerator System Requirements Overview... 3 HHS Accelerator System Compatible Internet Browsers... 3 Enabling JavaScript... 3 Valid

More information

San Joaquin County Office of Education Career & Technical Education Web Design ~ Course Outline CBEDS#: 4601

San Joaquin County Office of Education Career & Technical Education Web Design ~ Course Outline CBEDS#: 4601 Web Design Course Outline I II 1 Course Content 5 5 Student Evaluation Employment Opportunities 2 XHTML 10 10 Creating an HTML Document Formatting Text with HTML Adding Graphics with Multimedia Using forms

More information

Index. Page 1. Index 1 2 2 3 4-5 6 6 7 7-8 8-9 9 10 10 11 12 12 13 14 14 15 16 16 16 17-18 18 19 20 20 21 21 21 21

Index. Page 1. Index 1 2 2 3 4-5 6 6 7 7-8 8-9 9 10 10 11 12 12 13 14 14 15 16 16 16 17-18 18 19 20 20 21 21 21 21 Index Index School Jotter Manual Logging in Getting the site looking how you want Managing your site, the menu and its pages Editing a page Managing Drafts Managing Media and Files User Accounts and Setting

More information

... Asbru Web Content Management System. Getting Started. Easily & Inexpensively Create, Publish & Manage Your Websites

... Asbru Web Content Management System. Getting Started. Easily & Inexpensively Create, Publish & Manage Your Websites Asbru Ltd Asbru Ltd wwwasbrusoftcom info@asbrusoftcom Asbru Web Content Easily & Inexpensively Create, Publish & Manage Your Websites 31 March 2015 Copyright 2015 Asbru Ltd Version 92 1 Table of Contents

More information

Differences between HTML and HTML 5

Differences between HTML and HTML 5 Differences between HTML and HTML 5 1 T.N.Sharma, 2 Priyanka Bhardwaj, 3 Manish Bhardwaj Abstract: Web technology is a standard that allow developing web applications with the help of predefined sets of

More information

Multifunctional Barcode Inventory System for Retailing. Are You Ready for It?

Multifunctional Barcode Inventory System for Retailing. Are You Ready for It? Multifunctional Barcode Inventory System for Retailing. Are You Ready for It? Ling Shi Cai, Leau Yu Beng, Charlie Albert Lasuin, Tan Soo Fun, Chin Pei Yee Abstract This paper explains the development of

More information

Checklist of Best Practices in Website

Checklist of Best Practices in Website Checklist of Best Practices in Website An educational guide for anyone responsible for website performance and search engine optimization. Specialists in Direct & Digital Marketing Checklist of Best Practices

More information

4 Understanding. Web Applications IN THIS CHAPTER. 4.1 Understand Web page development. 4.2 Understand Microsoft ASP.NET Web application development

4 Understanding. Web Applications IN THIS CHAPTER. 4.1 Understand Web page development. 4.2 Understand Microsoft ASP.NET Web application development 4 Understanding Web Applications IN THIS CHAPTER 4.1 Understand Web page development 4.2 Understand Microsoft ASP.NET Web application development 4.3 Understand Web hosting 4.4 Understand Web services

More information

Web Design and Implementation for Online Registration at University of Diyala

Web Design and Implementation for Online Registration at University of Diyala International Journal of Innovation and Applied Studies ISSN 2028-9324 Vol. 8 No. 1 Sep. 2014, pp. 261-270 2014 Innovative Space of Scientific Research Journals http://www.ijias.issr-journals.org/ Web

More information

User manual for the visitors of Interreg Danube Programme website

User manual for the visitors of Interreg Danube Programme website User manual for the visitors of Interreg Danube Programme website Table of contents National contact points... 2 Newsletter subscription... 2 Subscribe... 2 Unsubscribe... 2 Forum... 2 Approved projects...

More information

Web Training Course: Introduction to Web Editing Version 1.4 October 2007 Version 2.0 December 2007. Course Rationale: Aims & Objectives:

Web Training Course: Introduction to Web Editing Version 1.4 October 2007 Version 2.0 December 2007. Course Rationale: Aims & Objectives: Web Training Course: Introduction to Web Editing Version 1.4 October 2007 Version 2.0 December 2007 Course Rationale: The university is currently rolling out new Web publishing templates to all organisational

More information

Webmail Using the Hush Encryption Engine

Webmail Using the Hush Encryption Engine Webmail Using the Hush Encryption Engine Introduction...2 Terms in this Document...2 Requirements...3 Architecture...3 Authentication...4 The Role of the Session...4 Steps...5 Private Key Retrieval...5

More information

BT MAGAZINE. JOOMLA 3.x TEMPLATE. Total User Guide Version 1.0. Copyright 2013 Bowthemes.com support@bowthemes.com. www.bowthemes.

BT MAGAZINE. JOOMLA 3.x TEMPLATE. Total User Guide Version 1.0. Copyright 2013 Bowthemes.com support@bowthemes.com. www.bowthemes. 1 BT MAGAZINE JOOMLA 3.x TEMPLATE Total User Guide Version 1.0 Copyright 2013 Bowthemes.com support@bowthemes.com 1 Table of Contents INTRODUCTION... 2 Template Features... 2 Compressed File Contents...

More information

IGW+ Certificate. I d e a l G r o u p i n W e b. International professional web design,

IGW+ Certificate. I d e a l G r o u p i n W e b. International professional web design, IGW+ Certificate I d e a l G r o u p i n W e b International professional web design, Programming, CRM, online office automation, complete security, Secured Ecommerce and web site maintenance educational

More information

Web Hosting Features. Small Office Premium. Small Office. Basic Premium. Enterprise. Basic. General

Web Hosting Features. Small Office Premium. Small Office. Basic Premium. Enterprise. Basic. General General Basic Basic Small Office Small Office Enterprise Enterprise RAID Web Storage 200 MB 1.5 MB 3 GB 6 GB 12 GB 42 GB Web Transfer Limit 36 GB 192 GB 288 GB 480 GB 960 GB 1200 GB Mail boxes 0 23 30

More information

Introduction to BlackBerry Smartphone Web Development Widgets

Introduction to BlackBerry Smartphone Web Development Widgets Introduction to BlackBerry Smartphone Web Development Widgets Trainer name Date 2009 Research In Motion Limited V1.00 are stand-alone BlackBerry applications that consist of standard web components, including

More information

A WEB BASED CONTENT MANAGEMENT SYSTEM. A Thesis. Presented to the. Faculty of. San Diego State University. In Partial Fulfillment

A WEB BASED CONTENT MANAGEMENT SYSTEM. A Thesis. Presented to the. Faculty of. San Diego State University. In Partial Fulfillment A WEB BASED CONTENT MANAGEMENT SYSTEM A Thesis Presented to the Faculty of San Diego State University In Partial Fulfillment of the Requirements for the Degree Master of Science in Computer Science by

More information

AJAX The Future of Web Development?

AJAX The Future of Web Development? AJAX The Future of Web Development? Anders Moberg (dit02amg), David Mörtsell (dit01dml) and David Södermark (dv02sdd). Assignment 2 in New Media D, Department of Computing Science, Umeå University. 2006-04-28

More information

GLEN RIDGE PUBLIC SCHOOLS MATHEMATICS MISSION STATEMENT AND GOALS

GLEN RIDGE PUBLIC SCHOOLS MATHEMATICS MISSION STATEMENT AND GOALS Course Title: Advanced Web Design Subject: Mathematics / Computer Science Grade Level: 9-12 Duration: 0.5 year Number of Credits: 2.5 Prerequisite: Grade of A or higher in Web Design Elective or Required:

More information

Open Source Content Management System for content development: a comparative study

Open Source Content Management System for content development: a comparative study Open Source Content Management System for content development: a comparative study D. P. Tripathi Assistant Librarian Biju Patnaik Central Library NIT Rourkela dptnitrkl@gmail.com Designing dynamic and

More information

How to create an email template

How to create an email template How to create an email template Templates are created the same way as you would for any other content page for an html or text email. By checking the box next to the Name this Content field on the Create

More information

WEB& WEBSITE DESIGN TRAINING

WEB& WEBSITE DESIGN TRAINING WEB& WEBSITE DESIGN TRAINING Introduction to Websites Course Content: Introduction to Web Technologies Protocols and Port Numbers Domain Names, DNS and Domaining Client and Server Software. Static, Dynamic

More information

HUMAN RESOURCES MANAGEMENT DEPARTMENT OCTOBER 2010 WIPO E-RECRUITMENT SYSTEM HOW TO APPLY ONLINE. Step-by-Step Guide for Applicants - 1 -

HUMAN RESOURCES MANAGEMENT DEPARTMENT OCTOBER 2010 WIPO E-RECRUITMENT SYSTEM HOW TO APPLY ONLINE. Step-by-Step Guide for Applicants - 1 - OCTOBER 2010 HUMAN RESOURCES MANAGEMENT DEPARTMENT WIPO E-RECRUITMENT SYSTEM HOW TO APPLY ONLINE Step-by-Step Guide for Applicants - 1 - Introduction OVERVIEW WIPO s e-recruitment system allows applicants

More information

css href title software blog domain HTML div style address img h2 tag maintainingwebpages browser technology login network multimedia font-family

css href title software blog domain HTML div style address img h2 tag maintainingwebpages browser technology login network multimedia font-family technology software href browser communication public login address img links social network HTML div style font-family url media h2 tag handbook: id domain TextEdit blog title CANAJOHARIE CENTRAL SCHOOL

More information

Software Requirements Specification. Web Library Management System

Software Requirements Specification. Web Library Management System Software Requirements Specification For Web Library Management System Version x.xx Prepared by Proposed to Software Requirements Specification for WLMS Page

More information

TERMS OF REFERENCE. Revamping of GSS Website. GSS Information Technology Directorate Application and Database Section

TERMS OF REFERENCE. Revamping of GSS Website. GSS Information Technology Directorate Application and Database Section TERMS OF REFERENCE Revamping of GSS Website GSS Information Technology Directorate Application and Database Section Tel: Accra 0302 682656 Cables: GHANASTATS In case of reply the number and date of this

More information

Reading an email sent with Voltage SecureMail. Using the Voltage SecureMail Zero Download Messenger (ZDM)

Reading an email sent with Voltage SecureMail. Using the Voltage SecureMail Zero Download Messenger (ZDM) Reading an email sent with Voltage SecureMail Using the Voltage SecureMail Zero Download Messenger (ZDM) SecureMail is an email protection service developed by Voltage Security, Inc. that provides email

More information

Client Quick Start Guide. A User Guide for New ihomefinder Partners

Client Quick Start Guide. A User Guide for New ihomefinder Partners Client Quick Start Guide A User Guide for New ihomefinder Partners Introduction Congratulations on your decision to integrate ihomefinder tools into your Website. Customers increasingly turn to the Internet

More information

Cloud Computing, Interactive Websites, and Scientific Research/Education

Cloud Computing, Interactive Websites, and Scientific Research/Education Cloud Computing, Interactive Websites, and Scientific Research/Education Chung-Lin Shan Department of Physics, National Cheng Kung University Department of Physics, National Changhua University of Education

More information

A set-up guide and general information to help you get the most out of your new theme.

A set-up guide and general information to help you get the most out of your new theme. Blox. A set-up guide and general information to help you get the most out of your new theme. This document covers the installation, set up, and use of this theme and provides answers and solutions to common

More information

Voluntary Product Accessibility Template (VPAT)

Voluntary Product Accessibility Template (VPAT) Voluntary Product Accessibility Template (VPAT) Name of Product Date January 8 2016 Engineering Village (EV for short) Completed by Contact for More Information Heather Singleton Heather Singleton User

More information

Contents. Introduction... 2. Downloading the Data Files... 2

Contents. Introduction... 2. Downloading the Data Files... 2 Creating a Web Page Using HTML Part 3: Multi-page Management and Uploading INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1.1 Summer 2009 Contents Introduction... 2 Downloading

More information

Saving work in the CMS... 2. Edit an existing page... 2. Create a new page... 4. Create a side bar section... 4

Saving work in the CMS... 2. Edit an existing page... 2. Create a new page... 4. Create a side bar section... 4 CMS Editor How-To Saving work in the CMS... 2 Edit an existing page... 2 Create a new page... 4 Create a side bar section... 4 Upload an image and add to your page... 5 Add an existing image to a Page...

More information

Software Requirements Specification

Software Requirements Specification CSL740 Software Engineering Course, IIT Delhi Software Requirements Specification Submitted By Abhishek Srivastava (2011EEY7511) Anil Kumar (2009CS10180) Jagjeet Singh Dhaliwal (2008CS50212) Ierum Shanaya

More information

Chapter 10: Multimedia and the Web

Chapter 10: Multimedia and the Web Understanding Computers Today and Tomorrow 12 th Edition Chapter 10: Multimedia and the Web Learning Objectives Define Web-based multimedia and list some advantages and disadvantages of using multimedia.

More information

DIPLOMA IN WEBDEVELOPMENT

DIPLOMA IN WEBDEVELOPMENT DIPLOMA IN WEBDEVELOPMENT Prerequisite skills Basic programming knowledge on C Language or Core Java is must. # Module 1 Basics and introduction to HTML Basic HTML training. Different HTML elements, tags

More information