Lab 1 MonarchPress Product Description. Robert O Donnell. Old Dominion University CS411. Janet Brunelle. November 23, 2015.

Size: px
Start display at page:

Download "Lab 1 MonarchPress Product Description. Robert O Donnell. Old Dominion University CS411. Janet Brunelle. November 23, 2015."

Transcription

1 Running Head: LAB 1 MONACHPRESS PRODUCT DESCRIPTION Lab 1 MonarchPress Product Description Robert O Donnell Old Dominion University CS411 Janet Brunelle November 23, 2015 Version #3 1

2 2 Table of Contents 1 Introduction MonarchPress Product Description Key Product Features and Capabilities Major Components (Hardware/Software) Identification of Case Study Product Prototype Description Prototype Architectures (Hardware/Software) Prototype Features and Capabilities Prototype Development Challenges...14 Glossary of Terms...15 References...17 List of Figures Figure 1. Major functional component diagram...7 Figure 2. Prototype major functional component diagram...11 List of Tables Table 1. User Permission Comparison...6 Table 2. Feature comparison between full product and prototype...13

3 3 Lab 1 MonarchPress Product Description 1 Introduction Since the introduction of the Internet, Journalism has changed eponentially to better serve the reader s needs. The web has changed the way news can be displayed, changed, and presented to the audience. When the news is printed, it cannot be updated without waiting for the net release of the paper (Viner, 2013). The Internet allows for constant streams of updates on news which can be viewed from anywhere (Viner, 2013). It allows for interesting ways to demonstrate data with interactive graphs and creative visualization. Readers can locate eactly what kind of news they want and can view it through their phones and computers. The rise of digital journalism creates an issue for low budget news outlets. The demand for more technical skills increases in order to provide special data visualizations and interactive material for published articles. This problem occurs with journalists, including university students, when they do not have all of the technical training in their required curriculum to produce the special features. The training would add more pressure for the students to learn the skills outside of their already stressful classwork. This problem makes it more difficult for the low budget news outlets to compete with highly funded organizations because they cannot afford to hire people with the all the needed skillsets. In order to solve the insufficient training issue, a product that could remove the need for technical skills would allow journalist to spend more time on their writing and publishing the news to the public and produce higher quality work. MonarchPress s purpose is to make it easier for the journalists and news organizations to focus more on creating quality articles and not on the technical aspects of producing interesting ways to demonstrate the data. MonarchPress is a plugin that is integrated with the current

4 4 implementation of WordPress. It will be free to use to allow low budget news outlets to have the ability to compete for more readers and a bigger audience. 2 Product Description MonarchPress is a plugin for the content management system, WordPress. It is open source to allow for low-budget news organizations to put money towards other needed things instead of spending it on employees capable of handling the technical parts of their articles. The plugin will allow for the publication of dynamic news content since the news is constantly being updated. MonarchPress will add more social integration with the articles to make the readers feel more involved while browsing the stories and articles. The editors will be able to use a layout tool which will allow for creativity on how the articles are displayed instead of using the basic layout. 2.1 Key Product Features and Capabilities The news is forever changing and certain articles will need to be updated based on new research. With a newspaper, the information printed is permanent and cannot be changed until the net issue of the newspaper is published. On the web, the news organization can actively update the article if new information is released. MonarchPress makes the process easier and more streamlined. The plugin will make creating articles and updating them later simple and help the articles grow dynamically when new information is presented. As more data is developed, the

5 5 information can be added to the already published article instead of republishing the article or story with just a few changes. Articles that are more engaging to the users will keep their attention longer while reading. MonarchPress makes it simpler to create graphs and maps that are interactive to place inside the article. The graphs and maps will allow the reader to be more entertained while viewing the content and will more likely prolong the time readers browse the articles and stories. MonarchPress allows for integrating social media into its articles. As the Internet grows, so does social media. Roughly 71% of adults that use the Internet belong to some form of social media (Social Networking Fact Sheet, 2013). With the integration of social media, the plugin can increase the volume of users who will view the article. The journalist can integrate twitter into their articles by specifying a hashtag for a tweet to be shown net to the article. MonarchPress can help get constant updates if the journalist is out researching the current article. Making a layout for an article can require a specific set of skills that journalists might not have. MonarchPress has the ability to create custom articles by dragging and dropping content in place in the editor. The article can be created to a particular demand or can be edited later to add a graph or map without needing to edit the code that requires a specific technical skill. Similar content management systems provide great features but they do not cater to everyone. MonarchPress is built specifically for the needs of student news organizations that may not have a high budget. The plugin is designed to have features that are only necessary for the news organization using it. MonarchPress is developed to be a single plugin to prevent security and compatibility issues that may occur when if there are multiple plugins.

6 6 2.2 Major Components (Hardware/Software) Figure 1 shows the major functional components of MonarchPress. Editors, journalists, and guest contributors have to interact with MonarchPress before they publish articles and stories. Table 1 displays the different access restrictions based on the type of user. The plugin provides the layout engine, a data visualization framework, and the news aggregation algorithm. End-User Registered Reader Social Media Moderator Journalist Editor Admin Create Profile Tweet Contribute to File Dump Create/Write Articles Read Article Edit/Post Articles Remove Users from Whitelist Table 1. User Permission Comparison

7 Figure 1. Major functional component diagram 7

8 8 The drag and drop editing feature needs to display a blank article and have different elements that can be inserted such as titles, paragraphs, and images. Editing engine would work as a grid to align the elements on the page. The plugin allows the user to change and adjust the different media elements on the article. The editor has an interface to select which hashtags for the Twitter widget to display. Databases will be required to store some of the aspects of the plugin. When the editor is creating an article using the drag and drop editing, stored templates are available to be utilized. MonarchPress can also store new templates created by the editor. To decrease unnecessary calls to the API, the Twitter feeds will be stored in a local cache. This will prevent the server from constantly needing to fetch the information. Algorithms need to be created to make the drag and drop editing work. Dynamically changing the flow of the tet if an image is placed in the middle of the body of tet requires special methods. The different media elements need to be rendered correctly along with the article content. The feed aggregation will also require an algorithm to retrieve the news sources and articles with the needed parameters. WordPress requires a specific stack to work. It needs a machine that has linu installed. Apache needs to be installed to run the website s language which is mosly PHP (version or higher). The database language being used is MySql (version 5.0 or higher). The hardware requirements are minimal because the targeted user does not have much traffic and will be sufficient even with an increase of traffic. It would need to be able to handle 8,700 unique monthly visitors. There would only be 25,000 monthly page views (WordPress Hosting, n.d.).

9 3 9 Identification of Case Study Mace and Crown is an Old Dominion University (ODU) student news organization that has a very low budget. They currently have an issue with obtaining a large digital presence and would like to improve on it. They lack the ability to do use creative data visualization and interactive elements on their website to help retain reader s attention. They want to be able to connect information between global and local events and create more content rich articles that can be continuously updated and changed. MonarchPress can be used on any news organization s webpage as long as they are using WordPress. The plugin is mainly being developed to help organizations that have a very limited budget for digital media. 4 Product Prototype Description The prototype of MonarchPress shows how it will work in the real world. One of the goals by prototyping is to provide basic functionality of the product to Mace and Crown. They can then provide feedback and make sure the product is working the way they need it. Some of the components of the website will have to be simulated because the live versions will not be available for developing. Table 2 displays the differences between the real world product and the prototype.

10 Prototype Architecture (Hardware/Software) Figure 2 shows the major functional components of the MonarchPress prototype and how they interact together. Figure 2 is similar to Figure 1 but removes the users from it and adds a test harness to input mock data. Some of the features such as viewing other reader s contact information and tools for collaboration in the full product were eliminated in the prototype due to the limited amount of time to for the team while developing. [This space intentionally left blank]

11 11 Figure 2. Prototype major functional component diagram The hardware required for the prototype will be the same as the full product for accurate testing. It will need to support 8,700 unique visitors and 25,000 monthly page views. The

12 12 prototype will be stress-tested for average and peak loads. A tool such as Pylot can be used to simulate the stress on the server. A mock of the Mace and Crown s website will test the prototype. A fake homepage, login page, article page, and all the plugins they currently use will be added to the prototype. MonarchPress will contain mock data in the database for articles and users information. The prototype will be developed and presented on a virtual machine hosted by Old Dominion University Computer Science Department. The virtual machine will use Linu with all of the WordPress Dependencies, including Apache, MySql, and PHP. 4.2 Prototype Features and Capabilities The functional goal of the prototype is to demonstrate the high priority features requested from the case study. Table 2 display the features that will be developed for the prototype. The layout and editing engine will be fully functional and provide the ability to build custom articles from scratch or adding an eisting template. The ability to edit an article that is already published will allow for dynamic documents and the preview feature of the article before publishing will be fully functional. The system to allow users to mark whether they would like to receive notifications if the article or is story is updated with new information will be functional by sending s to the user. [This space intentionally left blank]

13 Table 2. Feature comparison between full product and prototype Interactive and data visualization elements will be partially functional by allowing the capability of adding already created graphs and maps. The user login will be functional but 13

14 14 missing the ability to save contact information. The Twitter feed aggregation will have some functionality using the twitter Application Program Interface (API). By using an agile development management, it will be easier to demonstrate different functionality to the stakeholders, Mace and Crown as they are being developed. The prototype will have the desired core functionality and be demonstrated to Mace and Crown for feedback and concerns. By using this management style, it will be easier to keep the stakeholders involved and make adjustments if needed. 4.3 Prototype Development Challenges MonarchPress will have challenges that will be epected while developing the prototype. One of the main issues will be the limitations of the WordPress API. While working with the WordPress API, the development will have to accommodate the limiting issue as it develops. Another challenge is the lack of epertise the team has in WordPress or any other web development language required to create the prototype. The problem can be solved by studying and constantly learning while the prototype is being developed. Incompatibility with plugins that the organization already uses can cause issues. While developing, constant testing of the functionality with the other plugins that are required to prevent breaking of other functionality. By following best practices for WordPress and PHP while developing will also help reduce compatibility issues. Another issue that may arise is that testing on the virtual machine is not eactly like testing on the hosting service that will be used with the full product. The best way to solve this would be to make the development environment as close as to the production environment.

15 15 Glossary Admin - a person that has the rights to do anything to the software or database. Application Program Interface (API) - a set of routines, protocols, and tools for building software applications. An API epresses a software component in terms of its operations, inputs, outputs, and underlying types. Content Aggregation - bringing together specific types of information from multiple online sources. Content Management System (CMS) - allows publishing, editing and modifying content, organizing, deleting as well as maintenance from a central interface often used to run websites containing blogs, news, and shopping. Contributor - a person who sends in material to be published, whether through twitter or a researcher. Not someone that is part of the news organization. Cascading Style Sheets (CSS) - a simple mechanism for adding style to Web documents. Digital Journalism - a contemporary form of journalism where editorial content is distributed via the Internet as opposed to publishing via print or broadcast. Disqus - is a blog comment hosting service for web sites and online communities that uses a networked platform. Editor - a person who is in charge of and determines the final content of a tet, particularly a newspaper or magazine. Javascript - an object-oriented computer programming language commonly used to create interactive effects within web browsers.

16 16 Journalist - a person who writes for newspapers or magazines or prepares news to be broadcast on radio or television. HTML - Hypertet Markup Language, a standardized system for tagging tet files to achieve font, color, graphic, and hyperlink effects on World Wide Web pages. Living Document - dynamic document that is continually edited and updated. Mace & Crown - A university news organization that is under a tight budget and looking for a cheaper alternative to their current CMS with more customization and tools. MySQL - Most widely used open-source RDBMS. Open Source - denoting software for which the original source code is made freely available and may be redistributed and modified. PHP - is a server-side scripting language designed for web development. Plugin - a software component that adds a specific feature to an eisting software application. Pylot - free open source tool for testing performance and scalability of web services Reader - a person that reads and interacts with the articles posted by the news organization. RDBMS - relational database management system. UI/UX - the process of enhancing user satisfaction by improving the usability, ease of use, and pleasure provided in the interaction between the user and the product. Whitelisted - a list of people or products viewed with approval. Wordpress - Most popular open source CMS based on PHP and MySQL.

17 References Social Networking Fact Sheet. (2013, December 27). Retrieved September 20, 2015, from Viner, K. (2013, October 9). The rise of the reader: Journalism in the age of the open web. Retrieved September 21, 2015, from WordPress hosting without the hassle GoDaddy Pro. (n.d.). Retrieved September 21, 2015, from 17

Lab 1 MonarchPress Product Description. Robert O Donnell CS411. Janet Brunelle. September 20, Version #2

Lab 1 MonarchPress Product Description. Robert O Donnell CS411. Janet Brunelle. September 20, Version #2 Lab 1 MonarchPress Description 1 Lab 1 MonarchPress Product Description Robert O Donnell CS411 Janet Brunelle September 20, 2015 Version #2 Lab 1 MonarchPress Description 2 Table of Contents 1 INTRODUCTION...

More information

MonarchPress Software Design. Green Team

MonarchPress Software Design. Green Team MonarchPress Software Design 1 Unequipped Digital Journalism explosion of news media consumption on the internet users demand has steadily driven need for: captivating writing and reporting high-quality

More information

Running Head: LAB 2 PRODUCT SPECIFICATION 1

Running Head: LAB 2 PRODUCT SPECIFICATION 1 Running Head: LAB 2 PRODUCT SPECIFICATION 1 LAB 2 MonarchPress Prototype Specification Catalin Pop Old Dominion University CS 411W Janet Brunelle November 20th, 2015 Version 1 Running Head: LAB 2 PRODUCT

More information

ScholarBlogs Basics (WordPress)

ScholarBlogs Basics (WordPress) Emory Center for Digital Scholarship Library and Information Technology Services ScholarBlogs Basics (WordPress) Table of Contents (click on the headings below to go directly to the section) Use of ScholarBlogs

More information

Joomla Basics Series: Joomla Overview

Joomla Basics Series: Joomla Overview Joomla Basics Series: Joomla Overview Presented By - Wilma Howell http://www.gktsolutions.com What is Joomla! Joomla! is a popular, free, award-winning Content Management System (CMS) written in PHP and

More information

Creating a Website with Wordpress

Creating a Website with Wordpress Creating a Website with Wordpress Wordpress Fundamentals Version 1.6 Fayette County Public Schools June 28, 2013 Sow-Foong Hedman Technology Web Team Contents What is Wordpress?... 4 Overview... 4 Key

More information

Bluehost and WordPress

Bluehost and WordPress Bluehost and WordPress Your Bluehost account allows you to install a self-hosted Wordpress installation. We will be doing this, and you will be customizing it for your final project. Using WordPress 1.

More information

HTML 5 and CSS 3, Illustrated Complete. Unit M: Integrating Social Media Tools

HTML 5 and CSS 3, Illustrated Complete. Unit M: Integrating Social Media Tools HTML 5 and CSS 3, Illustrated Complete Unit M: Integrating Social Media Tools Objectives Understand social networking Integrate a Facebook account with a Web site Integrate a Twitter account feed Add a

More information

A Guide to Using WordPress + RAVEN5. v 1.4 Updated May 25, 2018

A Guide to Using WordPress + RAVEN5. v 1.4 Updated May 25, 2018 + v 1.4 Updated May 25, 2018 Table of Contents 1. Introduction...................................................................................3 2. Logging In.....................................................................................4

More information

Setting up your Netvibes Dashboard Adding a Blog to your Dashboard

Setting up your Netvibes Dashboard Adding a Blog to your Dashboard Cr e a t i ngali s t e ni ngda s hboa r d wi t hne t vi be s Ne t v i be s Table of Contents Introduction... 1 Setting up your Netvibes Dashboard... 2 Adding a Blog to your Dashboard... 2 Adding Twitter

More information

TERMS OF REFERENCE Design and website development UNDG Website

TERMS OF REFERENCE Design and website development UNDG Website TERMS OF REFERENCE Design and website development UNDG Website BACKGROUND The United Nations Development Coordination and Operations Office (UN DOCO) launched a new website in 2015 to ensure accessibility

More information

Designing Pages with Widgets

Designing Pages with Widgets Designing Pages with Widgets You can easily get some of the pages in Clearspace to look the way you want to by using widgets to choose and arrange content. Each widget displays content of a particular

More information

Blog Pro for Magento 2 User Guide

Blog Pro for Magento 2 User Guide Blog Pro for Magento 2 User Guide Table of Contents 1. Blog Pro Configuration 1.1. Accessing the Extension Main Setting 1.2. Blog Index Page 1.3. Post List 1.4. Post Author 1.5. Post View (Related Posts,

More information

WEBSITE INSTRUCTIONS

WEBSITE INSTRUCTIONS Table of Contents WEBSITE INSTRUCTIONS 1. How to edit your website 2. Kigo Plugin 2.1. Initial Setup 2.2. Data sync 2.3. General 2.4. Property & Search Settings 2.5. Slideshow 2.6. Take me live 2.7. Advanced

More information

What is a Blog? How Can I Use One?

What is a Blog? How Can I Use One? Presented by: Jolanda- Pieta (Joey) van Arnhem, MFA, MLIS Scholars Studio Librarian, College of Charleston Libraries Email: vanarnhemj@cofc.edu Managing your Online Presence & Building a Professional Digital

More information

The main website for Henrico County, henrico.us, received a complete visual and structural

The main website for Henrico County, henrico.us, received a complete visual and structural Page 1 1. Program Overview The main website for Henrico County, henrico.us, received a complete visual and structural overhaul, which was completed in May of 2016. The goal of the project was to update

More information

All Adobe Digital Design Vocabulary Absolute Div Tag Allows you to place any page element exactly where you want it Absolute Link Includes the

All Adobe Digital Design Vocabulary Absolute Div Tag Allows you to place any page element exactly where you want it Absolute Link Includes the All Adobe Digital Design Vocabulary Absolute Div Tag Allows you to place any page element exactly where you want it Absolute Link Includes the complete URL of the linked document, including the domain

More information

Netvibes A field guide for missions, posts and IRCs

Netvibes A field guide for missions, posts and IRCs Netvibes A field guide for missions, posts and IRCs 7/2/2012 U.S. Department of State International Information Programs Office of Innovative Engagement Table of Contents Introduction... 3 Setting up your

More information

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. Drupal

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. Drupal About the Tutorial is a free and open source Content Management System (CMS) that allows organizing, managing and publishing your content. This reliable and secure CMS is built on PHP based environment

More information

30 Must Have Plugins in

30 Must Have Plugins in 30 Must Have Plugins in 2016-17 Every business owner know that the right set of tools can make his life a lot easier and help take your business to the next level. If you have a Wordpress theme installed,

More information

LOCAL WEB DESIGN. Designing a Website That Produces Results

LOCAL WEB DESIGN. Designing a Website That Produces Results LOCAL WEB DESIGN Designing a Website That Produces Results TABLE OF CONTENTS Introduction 01 Chapter I User Behavior 02 Chapter II Principles of Effective Web Design 03 Chapter III Wordpress Features 05

More information

WPI Project Center WordPress Manual For Editors

WPI Project Center WordPress Manual For Editors WPI Project Center WordPress Manual For Editors April 17, 2015 Table of Contents Who should use this manual... 3 Signing into WordPress... 3 The WordPress Dashboard and Left-Hand Navigation Menu... 4 Adding

More information

DOWNLOAD PDF DESIGN DE SITE WEB

DOWNLOAD PDF DESIGN DE SITE WEB Chapter 1 : Free Website Builder Create a Free Website theinnatdunvilla.com Pas de textes soulignã s: sur le web, un mot ou une expression soulignã e est un lien.n'utilisez jamais le soulignement dans

More information

WEBSITE INSTRUCTIONS. Table of Contents

WEBSITE INSTRUCTIONS. Table of Contents WEBSITE INSTRUCTIONS Table of Contents 1. How to edit your website 2. Kigo Plugin 2.1. Initial Setup 2.2. Data sync 2.3. General 2.4. Property & Search Settings 2.5. Slideshow 2.6. Take me live 2.7. Advanced

More information

Passwords. Twitter UN: IDANRV Twitter PW: idanrv1. Thank You

Passwords. Twitter UN: IDANRV Twitter PW: idanrv1. Thank You Passwords Twitter UN: IDANRV Twitter PW: idanrv1 Thank You USER'S MANUAL TABLE OF CONTENTS Page # 1.1 SYSTEM OVERVIEW... 4 1.2 DEFINITIONS & ACRONYMS... 4 1.3 REFERENCES... 4 2.0 INSTALLATION... 5 2.1

More information

P a g e 0. CIDRZ Website Manual.

P a g e 0. CIDRZ Website Manual. P a g e 0 2015 CIDRZ Website Manual http://cidrz.org/ Manual Contents 1. Overview... 2 Getting Started... 2 The Frontend... 2 The Backend... 2 2.0 Managing the website... 4 Adding & editing pages... 4

More information

Running head: LAB 1 - JournalHub PRODUCT DESCRIPTION 1. Lab 1 JournalHub Product Description. Benjamin Cowan. Old Dominion University CS411

Running head: LAB 1 - JournalHub PRODUCT DESCRIPTION 1. Lab 1 JournalHub Product Description. Benjamin Cowan. Old Dominion University CS411 Running head: LAB 1 - JournalHub PRODUCT DESCRIPTION 1 Lab 1 JournalHub Product Description Benjamin Cowan Old Dominion University CS411 Janet Brunelle February 7, 2016 Version 1 LAB 1 - JournalHub PRODUCT

More information

Blogs.mcgill.ca guide

Blogs.mcgill.ca guide Blogs.mcgill.ca guide A step-by-step document to blogging at McGill McGill University Table of Contents BLOGGING AT MCGILL...3 BLOGGING IN TEACHING AND LEARNING...3 LOGGING IN TO BLOGS.MCGILL.CA...4 USING

More information

Who should use this manual. Signing into WordPress

Who should use this manual. Signing into WordPress WordPress Manual Table of Contents Who should use this manual... 3 Signing into WordPress... 3 The WordPress Dashboard and Left-Hand Navigation Menu... 4 Pages vs. Posts... 5 Adding & Editing Your Web

More information

Building a website. Should you build your own website?

Building a website. Should you build your own website? Building a website As discussed in the previous module, your website is the online shop window for your business and you will only get one chance to make a good first impression. It is worthwhile investing

More information

Drupal 8 THE VIDER ITY APPR OACH

Drupal 8 THE VIDER ITY APPR OACH Drupal 8 THE VIDER ITY APPROACH Introduction DR UPAL 8: THE VIDER ITY APPROACH Viderity focuses on designing the Total User Experience for Drupal sites, using a user-centered design approach Traditionally,

More information

1. Setup a root folder for the website 2. Create a wireframe 3. Add content 4. Create hyperlinks between pages and to external websites

1. Setup a root folder for the website 2. Create a wireframe 3. Add content 4. Create hyperlinks between pages and to external websites A. Pre-Production of Webpage 1. Determine the specific software needed WYSIWYG- design software that manipulates components of the web page without the user writing or editing code Uses graphical layout

More information

Entry Level Assessment Blueprint Web Design

Entry Level Assessment Blueprint Web Design Entry Level Assessment Blueprint Web Design Test Code: 2750 / Version: 01 Specific Competencies and Skills Tested in this Assessment: Internet Basics Describe how information is physically moved across

More information

Online training catalog

Online training catalog Online training catalog Get the most out of your website and communication tools with our extensive training offerings. Blackboard Web Community Manager Site administration training Site administrator

More information

Create an Account on

Create an Account on Wordpress.com Basics! 1 Wordpress.com or Wordpress.org? Wordpress.com is a quick and easy way to get a blog online. You can go sign up and create a WordPress blog immediately, for free. You have a variety

More information

Content Management Features & Benefits

Content Management Features & Benefits Content Publishing Features 01 Feedback Forms Use the drag-and-drop wizard to create feedback forms and then add them to your website. Responses are saved in your control panel and can be exported to Microsoft

More information

How to Create and Submit a Press Release

How to Create and Submit a Press Release How to Create and Submit a Press Release January 30, 2017 by Crystal Lee Butler Advisor Perspectives welcomes guest contributions. The views presented here do not necessarily represent those of Advisor

More information

HTML Fundamentals. Code Institute Modular Outline for each Subject in the Program. Quizzes %

HTML Fundamentals. Code Institute Modular Outline for each Subject in the Program. Quizzes % Subject Title HTML Fundamentals Subject Description Subject Length in hours 10 HyperTet Markup Language (HTML) is a powerful computer language devised to implement website creation. HTML is all about content;

More information

Website Optimizer. Before we start building a website, it s good practice to think about the purpose, your target

Website Optimizer. Before we start building a website, it s good practice to think about the purpose, your target Website Optimizer Before we start building a website, it s good practice to think about the purpose, your target audience, what you want to have on the website, and your expectations. For this purpose

More information

SharePoint User Manual

SharePoint User Manual SharePoint User Manual Developed By The CCAP SharePoint Team Revision: 10/2009 TABLE OF CONTENTS SECTION 1... 5 ABOUT SHAREPOINT... 5 1. WHAT IS MICROSOFT OFFICE SHAREPOINT SERVER (MOSS OR SHAREPOINT)?...

More information

ADOBE VISUAL COMMUNICATION USING DREAMWEAVER CS5 Curriculum/Certification Mapping in MyGraphicsLab

ADOBE VISUAL COMMUNICATION USING DREAMWEAVER CS5 Curriculum/Certification Mapping in MyGraphicsLab ADOBE VISUAL COMMUNICATION USING DREAMWEAVER CS5 Curriculum/Certification Mapping in MyGraphicsLab OBJECTIVES- 1.0 Setting Project Requirement 1.1 Identify the purpose, audience, and audience needs for

More information

The course also includes an overview of some of the most popular frameworks that you will most likely encounter in your real work environments.

The course also includes an overview of some of the most popular frameworks that you will most likely encounter in your real work environments. Web Development WEB101: Web Development Fundamentals using HTML, CSS and JavaScript $2,495.00 5 Days Replay Class Recordings included with this course Upcoming Dates Course Description This 5-day instructor-led

More information

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. Joomla

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. Joomla About the Tutorial Joomla is an open source Content Management System (CMS), which is used to build websites and online applications. It is free and extendable which is separated into frontend templates

More information

28 JANUARY, Updating appearances. WordPress. Kristine Aa. Kristoffersen, based on slides by Tuva Solstad and Anne Tjørhom Frick

28 JANUARY, Updating appearances. WordPress. Kristine Aa. Kristoffersen, based on slides by Tuva Solstad and Anne Tjørhom Frick Updating appearances WordPress Kristine Aa. Kristoffersen, based on slides by Tuva Solstad and Anne Tjørhom Frick Agenda Brief talk about assessments Plan for WordPress lessons Installing themes Installing

More information

magento_1:blog_pro

magento_1:blog_pro magento_1:blog_pro https://amasty.com/docs/doku.php?id=magento_1:blog_pro For more details see the Blog Pro extension page. Blog Pro Create responsive blog posts with a handy WYSIWYG editor, easily customize

More information

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. WordPress

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. WordPress About the Tutorial WordPress is an open source Content Management System (CMS), which allows the users to build dynamic websites and blog. WordPress is the most popular blogging system on the web and allows

More information

Webomania Solutions Pvt. Ltd. 2017

Webomania Solutions Pvt. Ltd. 2017 There are different types of Websites. To understand the types, one need to understand what is a website? What is a Website? A website is an online HTML Document, accessible publicly and it contains certain

More information

Diploma in Web Development Part I

Diploma in Web Development Part I Diploma in Web Development Part I Lesson 1 The Web Development Full Stack Presented by: Julian Quirke Web Development Educator Lesson 1 About us Course Agenda Member Area & Community Course Engagement

More information

1. Detailed proposed services description Interface Design & User Experience Content Management & Publishing

1. Detailed proposed services description Interface Design & User Experience Content Management & Publishing 1. Detailed proposed services description In this section, we will explain in detail how ABC can give an answersolutions to few ofall the major functional requirements outlined in CSRs request for proposal,

More information

Middle East Technical University. Department of Computer Engineering

Middle East Technical University. Department of Computer Engineering Middle East Technical University Department of Computer Engineering TurkHITs Software Requirements Specifications v1.1 Group fourbytes Safa Öz - 1679463 Mert Bahadır - 1745785 Özge Çevik - 1679414 Sema

More information

In this tutorial you will learn how to:

In this tutorial you will learn how to: 1 of 6 9/30/2009 2:41 PM Edublogs Interface Purpose The interface of Edublogs provides you with several options to make your blog not only unique but also easily maintainable. Therefore it is necessary

More information

Create-A-Page Design Documentation

Create-A-Page Design Documentation Create-A-Page Design Documentation Group 9 C r e a t e - A - P a g e This document contains a description of all development tools utilized by Create-A-Page, as well as sequence diagrams, the entity-relationship

More information

Page Title is one of the most important ranking factor. Every page on our site should have unique title preferably relevant to keyword.

Page Title is one of the most important ranking factor. Every page on our site should have unique title preferably relevant to keyword. SEO can split into two categories as On-page SEO and Off-page SEO. On-Page SEO refers to all the things that we can do ON our website to rank higher, such as page titles, meta description, keyword, content,

More information

Documentation:Travel Company Pro WordPress Theme

Documentation:Travel Company Pro WordPress Theme Documentation:Travel Company Pro WordPress Theme Install Travel Company Pro WordPress Theme within a few minutes. Travel Company Pro is a Travel and tour WordPress Theme It s fully responsive with bootstrap

More information

PBwiki Basics Website:

PBwiki Basics Website: Website: http://etc.usf.edu/te/ A wiki is a website that allows visitors to edit or add their own content to the pages on the site. The word wiki is Hawaiian for fast and this refers to how easy it is

More information

ESTABLISHING YOUR COUNTY S ONLINE PRESENCE

ESTABLISHING YOUR COUNTY S ONLINE PRESENCE ESTABLISHING YOUR COUNTY S ONLINE PRESENCE OCTOBER 26, 2016 LAUREN-COLBY LINDLEY EXTENSION INSTRUCTOR CENTER FOR TECHNOLOGY OUTREACH MISSISSIPPI STATE UNIVERSITY EXTENSION WHAT S OUT THERE Types of Digital

More information

1 of 7 8/27/2014 2:26 PM Units: Teacher: WebPageDesignI, CORE Course: WebPageDesignI Year: 2012-13 Designing & Planning Web Pages This unit will give students a basic understanding of core design principles

More information

HTML, XHTML, and CSS. Sixth Edition. Chapter 1. Introduction to HTML, XHTML, and

HTML, XHTML, and CSS. Sixth Edition. Chapter 1. Introduction to HTML, XHTML, and HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS Chapter Objectives Describe the Internet and its associated key terms Describe the World Wide Web and its associated key

More information

Web Design Course Syllabus and Course Outline

Web Design Course Syllabus and Course Outline Web Design Course Syllabus and Course Outline COURSE OVERVIEW AND GOALS In today's world, web pages are the most common medium for sharing ideas and information. Learning to design websites is an incredibly

More information

Programming Fundamentals of Web Applications

Programming Fundamentals of Web Applications Programming Fundamentals of Web Applications Course 10958B; 5 days, Instructor-led Course Description This five-day instructor-led course provides the knowledge and skills to develop web applications by

More information

Request for Proposal (RFP) Toolkit

Request for Proposal (RFP) Toolkit RFPToolkit Request for Proposal (RFP) Toolkit Table of Contents RFP Checklist......................................................... 2 6 Tips for Writing an RFP..............................................

More information

WORKING PROCESS & WEBSITE BEST PRACTICES Refresh Creative Media

WORKING PROCESS & WEBSITE BEST PRACTICES Refresh Creative Media WORKING PROCESS & WEBSITE BEST PRACTICES Refresh Creative Media 1. INTRODUCTION Thank you for choosing Refresh Creative Media for your website development needs. This document describes our working process

More information

WEB 2.0 FOR T&L : SOCIAL MEDIA & BLOG. Wordpress manual. Norah Md Noor Noor Dayana Halim

WEB 2.0 FOR T&L : SOCIAL MEDIA & BLOG. Wordpress manual. Norah Md Noor Noor Dayana Halim WEB 2.0 FOR T&L : SOCIAL MEDIA & BLOG Wordpress manual Norah Md Noor Noor Dayana Halim Word Press Table of Contents Word Press... 1 Getting Started... 1 Viewing the Webpage... 2 Changing the Password...

More information

Using this tutorial, you will create a Web page for a fictional foundation. The tutorial is divided into the following parts:

Using this tutorial, you will create a Web page for a fictional foundation. The tutorial is divided into the following parts: Extend Tutorial Copyright Copyright 2005 ACS Technologies Group, Inc. All rights reserved. Reproduction of any part of this publication by mechanical or electronic means, including facsimile transmission

More information

1D CIW: Web Design Specialist. Course Outline. CIW: Web Design Specialist Apr 2018

1D CIW: Web Design Specialist. Course Outline. CIW: Web Design Specialist Apr 2018 Course Outline CIW: Web Design Specialist 22 Apr 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training 5.

More information

Running Head: LAB 4 - EMVI PROTOTYPE USER MANUAL 1

Running Head: LAB 4 - EMVI PROTOTYPE USER MANUAL 1 Running Head: LAB 4 - EMVI PROTOTYPE USER MANUAL 1 Lab 4 EmVi Prototype User Manual Orange Team CS 411W Janet Brunelle December 5th, 2013 Version 2 LAB 4 - EMVI PROTOTYPE USER MANUAL 2 TABLE OF CONTENTS

More information

Internet: An international network of connected computers. The purpose of connecting computers together, of course, is to share information.

Internet: An international network of connected computers. The purpose of connecting computers together, of course, is to share information. Internet: An international network of connected computers. The purpose of connecting computers together, of course, is to share information. WWW: (World Wide Web) A way for information to be shared over

More information

Advanced Online Media Dr. Cindy Royal Texas State University - San Marcos School of Journalism and Mass Communication

Advanced Online Media Dr. Cindy Royal Texas State University - San Marcos School of Journalism and Mass Communication Advanced Online Media Dr. Cindy Royal Texas State University - San Marcos School of Journalism and Mass Communication Drupal Drupal is a free and open-source content management system (CMS) and content

More information

SCHULICH MEDICINE & DENTISTRY Website Updates August 30, Administrative Web Editor Guide v6

SCHULICH MEDICINE & DENTISTRY Website Updates August 30, Administrative Web Editor Guide v6 SCHULICH MEDICINE & DENTISTRY Website Updates August 30, 2012 Administrative Web Editor Guide v6 Table of Contents Chapter 1 Web Anatomy... 1 1.1 What You Need To Know First... 1 1.2 Anatomy of a Home

More information

Web Development IB PRECISION EXAMS

Web Development IB PRECISION EXAMS PRECISION EXAMS Web Development IB EXAM INFORMATION Items 53 Points 73 Prerequisites COMPUTER TECHNOLOGY Grade Level 10-12 Course Length ONE YEAR Career Cluster INFORMATION TECHNOLOGY Performance Standards

More information

Wordpress 101. Christy Costello & Becca Sayre

Wordpress 101. Christy Costello & Becca Sayre Wordpress 101 Christy Costello & Becca Sayre What is Wordpress? Let s get started. What is Wordpress? Content Management System (CMS) built with PHP and MySQL Free and open-source Mostly customizable Began

More information

Message Server Change Log

Message Server Change Log Message Server Change Log MESSAGE SERVER 12.5 DECEMBER 2016 1. Possibility to configure a default template for messages created via the API; 2. Possibility to show article geo location in the PC/TV Players;

More information

WORDPRESS USER GUIDE HWDSB Websites

WORDPRESS USER GUIDE HWDSB Websites WORDPRESS USER GUIDE HWDSB Websites Table of Contents Forward - About Wordpress... 3 1. Getting Started... 5 1.1) Log into your account... 5 1.2) About the Dashboard... 6 1.3) Internal vs. External Views...

More information

DESIGNING RESPONSIVE DASHBOARDS. Best Practices for Building Responsive Analytic Applications

DESIGNING RESPONSIVE DASHBOARDS. Best Practices for Building Responsive Analytic Applications DESIGNING RESPONSIVE DASHBOARDS Best Practices for Building Responsive Analytic Applications CONTENTS Responsive Design and Embedded Analytics...1 6 Principles and Best Practices... 2 Tools of the Trade...

More information

Key questions to ask before commissioning any web designer to build your website.

Key questions to ask before commissioning any web designer to build your website. Key questions to ask before commissioning any web designer to build your website. KEY QUESTIONS TO ASK Before commissioning a web designer to build your website. As both an entrepreneur and business owner,

More information

Embedded101 Blog User Guide

Embedded101 Blog User Guide Serving the Windows Embedded Community Embedded101 Blog User Guide Using Windows Live Write 2011 To Upload Blog Entry Samuel Phung Windows Embedded MVP http://www.embedded101.com Screen captured with Snagit

More information

Unit 17 Website Development

Unit 17 Website Development Unit 17 Website Development Learner Name Assessor Name Date Issued Date Completed Credits 10 Criteria Task Page Teacher P1 identify the hardware and software components which enable internet and web functionality

More information

RIT Wiki 5.1 Upgrade - May 21, 2013

RIT Wiki 5.1 Upgrade - May 21, 2013 RIT Wiki 5.1 Upgrade - May 21, 2013 We are pleased to announce that the RIT Wiki will be upgraded to version 5.1 on Tuesday, May 21st. UPDATED TIME: The RIT Wiki will be unavailable on Tuesday, May 21st

More information

Center for Advanced Research in Drying WordPress Manual

Center for Advanced Research in Drying WordPress Manual Center for Advanced Research in Drying WordPress Manual Table of Contents Who should use this manual... 3 Signing into WordPress... 3 Setting up the Home Page... 4 Editing the Home Page Widgets... 5 Sidebar

More information

Microsoft Windows SharePoint Services

Microsoft Windows SharePoint Services Microsoft Windows SharePoint Services SITE ADMIN USER TRAINING 1 Introduction What is Microsoft Windows SharePoint Services? Windows SharePoint Services (referred to generically as SharePoint) is a tool

More information

WordPress Case Study

WordPress Case Study Technology Hotspot & Salon WordPress Case Study WPMU as a CMS for Organizational Intranet Anca Mosoiu Tech Liminal 268 14th Street, Oakland, CA 94612 Open 11-7 Monday - Friday More info: http:// Content

More information

In this extension to Build and Publish a website we will look at additional/optional features available in Wordpress, and some more Plug-ins.

In this extension to Build and Publish a website we will look at additional/optional features available in Wordpress, and some more Plug-ins. Advance your website creation skills using Word Press and take your skills further with this fast paced workshop. Refine current Word Press websites, add additional features and drive more traffic to your

More information

How to lay out a web page with CSS

How to lay out a web page with CSS How to lay out a web page with CSS You can use table design features in Adobe Dreamweaver CS3 to create a simple page layout. However, a more powerful technique is to use Cascading Style Sheets (CSS).

More information

Comparative Assessment

Comparative Assessment Danny Hussey IS: 590 Web Development using CMS University of Tennessee School of Information Science Hamilton Parks Public Library Comparative Assessment Content Management Systems Wordpress, Joomla, and

More information

How to lay out a web page with CSS

How to lay out a web page with CSS Activity 2.6 guide How to lay out a web page with CSS You can use table design features in Adobe Dreamweaver CS4 to create a simple page layout. However, a more powerful technique is to use Cascading Style

More information

Vishnu Verrma. Calling Dreams, Full-time Blogging. Content Writing, Author & Contributor. e-commerce & Web Development, Developer

Vishnu Verrma. Calling Dreams, Full-time Blogging. Content Writing, Author & Contributor. e-commerce & Web Development, Developer Visit: vishnuverrma.com Vishnu Verrma Critical thinker with proven organizational & analytical skills and minute attention to detail. Seeking to apply my abilities to fill the role as a Digital Marketer

More information

Virto SharePoint Forms Designer for Office 365. Installation and User Guide

Virto SharePoint Forms Designer for Office 365. Installation and User Guide Virto SharePoint Forms Designer for Office 365 Installation and User Guide 2 Table of Contents KEY FEATURES... 3 SYSTEM REQUIREMENTS... 3 INSTALLING VIRTO SHAREPOINT FORMS FOR OFFICE 365...3 LICENSE ACTIVATION...4

More information

ibreathesports Inc. Apurva Alok Bernardo Silva

ibreathesports Inc. Apurva Alok Bernardo Silva ibreathesports Inc. Apurva Alok Bernardo Silva Mission Bring the best of web and mobile technologies to sports enthusiasts worldwide. Provide an unparalleled gaming experience through a socially interactive

More information

TOP DEVELOPERS MINDSET. All About the 5 Things You Don t Know.

TOP DEVELOPERS MINDSET. All About the 5 Things You Don t Know. MINDSET TOP DEVELOPERS All About the 5 Things You Don t Know 1 INTRODUCTION Coding and programming are becoming more and more popular as technology advances and computer-based devices become more widespread.

More information

Episerver CMS. Editor User Guide

Episerver CMS. Editor User Guide Episerver CMS Editor User Guide Episerver CMS Editor User Guide 17-2 Release date 2017-03-13 Table of Contents 3 Table of contents Table of contents 3 Introduction 11 Features, licenses and releases 11

More information

User s Guide to MiParque.org

User s Guide to MiParque.org User s Guide to MiParque.org Columbia College IAM Team 2012 12/9/2012 TABLE OF CONTENTS 1. Logging In / Dashboard 2. Appearance 3. Plugins 4. Users 5. Tools 6. Settings 7. MiIdea (Disqus) 8. Pages 9. Polls

More information

SharePoint Online for Power Users

SharePoint Online for Power Users Introduction This course is designed to bring users up to speed with working with SharePoint as a Power User. The course introduces and the Office 365 ecosystem and teaches basics such as navigating the

More information

How to Create a Basic Webpage in WordPress

How to Create a Basic Webpage in WordPress By Debra McClure Intended Audience: WordPress is a free content management system (CMS) that is used to create blogs and websites. These instructions are for people who already have WordPress installed

More information

Keni Ren Lab for wtfi-17 Play with WordPress

Keni Ren Lab for wtfi-17 Play with WordPress Lab for wtfi-17 Play with WordPress Objective In this lab you will build a website using Content Management System (CMS). After the lab you should be able to use WordPress as CMS to easily create and maintain

More information

CIW: Web Design Specialist. Course Outline. CIW: Web Design Specialist. ( Add-On ) 16 Sep 2018

CIW: Web Design Specialist. Course Outline. CIW: Web Design Specialist.   ( Add-On ) 16 Sep 2018 Course Outline 16 Sep 2018 ( Add-On ) Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led Training 5. ADA Compliant

More information

How to Enhance Communications & Engagement Through Digital Signage

How to Enhance Communications & Engagement Through Digital Signage How to Enhance Communications & Engagement Through Digital Signage A deep dive into digital signage technology. Explore the benefits signage can deliver, the issues it can resolve and the things that should

More information

How to Use WordPress

How to Use WordPress How to Use WordPress Introduction... 1 When to Use WordPress... 1 WordPress vs. WordPress.com... 1 WordPress... 1 WordPress.com... 2 Getting Started... 2 WordPress.com... 2 WordPress software... 3 Logging

More information

By submitting your content to Pregame magazine, you agree to the Contributor Terms as outlined at

By submitting your content to Pregame magazine, you agree to the Contributor Terms as outlined at Pregame is a magazine-meets-portfolio; a content community of aspirational individuals who are dedicated to maximizing our potential in life and work. Our content centers on real-world success: how we

More information

COPYRIGHTED MATERIAL. Index

COPYRIGHTED MATERIAL. Index A account management, 25 Add Media window, 116 117, 124 125 Add New Post panel, 82 90 Admin Bar, 20, 24 25, 57 Administrator user, 242 AdSense, Google, 5, 266, 268 269 advertisements affiliate ads, 5,

More information

Measuring What Matters in. Job Ready Assessment Blueprint. Web Design. Test Code: 2750 / Version: 01

Measuring What Matters in. Job Ready Assessment Blueprint. Web Design. Test Code: 2750 / Version: 01 Measuring What Matters in Job Ready Assessment Blueprint Web Design Test Code: 2750 / Version: 01 Copyright 2011 General Assessment Information Blueprint Contents General Assessment Information Written

More information