Technology Used: Drupal 7 HTML 4 & CSS MySQL 5 PHP 5 THE CHALLENGE

Size: px
Start display at page:

Download "Technology Used: Drupal 7 HTML 4 & CSS MySQL 5 PHP 5 THE CHALLENGE"

Transcription

1 Technology Used: Drupal 7 HTML 4 & CSS MySQL 5 PHP 5 THE CHALLENGE Rebuild 60 major recording artist websites for entertainment industry giant Warner Music Group in six months on Drupal Gardens without doc root access no access to template files, no additional contributed modules and no writing any custom module code. In April 2011 Cisco announced their withdrawal from the CMS segment and left enterprise customers like WMG in search of a better solution. In WMG s case some 80 artist sites had been developed using EOS since 2009 and the label needed a platform that could offer the same rock solid reliability, greater return on investment and an easy path toward rapid deployment and innovation. Working with Acquia to tailor the Drupal Gardens platform to their specific requirements, WMG became one of Acquia s first Enterprise Drupal Gardens customers. We re committed to providing our artists with the best possible service and helping them achieve their potential, both creatively and commercially. A key part of that mission is producing content-rich, social web destinations, which foster the connection between artists and fans. said Paul Sinclair, SVP, Digital Media, Atlantic Records. It used to be that you had to choose between open source and SaaS, said Ryan Garner, VP of Direct-to- Consumer services at Warner Music. If you wanted open source, you had to install, configure, customize, host, scale, secure, enhance, and upgrade everything yourself or pay large sums of money to someone else to do it for you. If you wanted SaaS, you had to risk lock-in or lost investments and costly migrations should you ever want or need to switch partners. With OpenSaaS and Enterprise Drupal Gardens, we have proven these choices false, and it s been liberating.

2 THE SOLUTIONS Development When Blink was engaged to rebuild the Warner sites the immensity of the task was apparent from the start. Access to Drupal s doc root, theme files and functions is the foundation of every custom web application and a staple for all high end custom development shops. How would we supplement Drupal Gardens user-centric features such as the Theme Builder to support a more powerful and faster professional development workflow? Would we be able to implement custom features without being able to add custom module code? At first the large number of sites and tight deadline made these questions seem even more challenging. The answers, Blink developers soon found, were in sticking to good sound development standards and best practice. Blink developers knew they would be building a custom starter site to allow team members to develop each new artist site from a uniformed base. But some artist sites only required blog content with comments, user profile pages and basic analytics tracking while others relied heavily on User Generated Content such as photos, videos and forum posts. Still others had events-centered content with users uploading posts about whether they attended a specific show and advanced analytics. At the most complex end were the sites that required tiered membership for access to restricted content such as video premiers and fan club content. And finally there were the sites that required heavy internationalization homepages, localized content and a system to detect where the user was visiting from. To reduce the risk of back porting unanticipated requirements into individual sites, Blink architected a robust configuration that supported build outs for each artist s different business metrics, feature sets and projected loads. Building a starter theme to accommodate all the artist sites was a similar challenge. Typical Drupal Gardens customers use its Theme Builder controls to modify backgrounds, fonts and positioning. The software makes simple and even advanced CSS editing in Drupal accessible to non-technical users. An advanced tab allows web developers and designers to paste in custom CSS to control elements that are not accessible in Theme Builder s GUI such as hiding breadcrumbs or read more links. But previewing complex CSS changes and structures in any remote environment can be painfully slow and risky. In order to develop efficiently on Drupal Garden s rock solid platform, Blink would have to bring front-end development on Gardens in line with industry best practice. The first step was exporting Garden s style sheets into a version control system so that our developers could work locally. Although we would not be able to deploy any changes to the code, we would be able to version our style sheets for more efficient use by the entire team. Blink built a professional workflow by installing a site script that would check for the presence of a local css file and pull from a repository on github if none were found. Once finished a copy of the style sheet would be pasted on the custom tab and saved on the Gardens site to ready if for final QA testing.

3 Once Blink streamlined its Gardens theming work flow it was on to solving the staging of external JavaScript libraries. The inability to access the doc root and build custom modules made JavaScript implementation even more important. Blink set up an external site (also hosted on Drupal Gardens) to manage common libraries across multiple artist sites. This enabled us to make quick changes to the library just once and have all the sites updated at the same time. The library is used as an FTP client to the Gardens file system. Requests for Java script files are served directly out of Apache. The addition of the Gardens varnish-caching layer gives solid performance across the entire library for all sites. Each site is set to cache external JS files in memory and avoid new HTTP requests on every page load. Javascript files are served by each site from its own memory, and updated when caches clear using the JavaScript Libraries Manager module. Blink tapped Warner s Direct to Consumer (D2C) Java Script library and external libraries for Facebook, Twitter Web Intents, BandsInTown, Twitter Anywhere and Tumblr Share as well as local libraries for custom SoundCloud players. Some scripts underwent significant redevelopment or were completely rewritten by Blink developers: Omniture S Code Advanced user analytics including screen resolution, supported cookies, referring page, time stamping, scrolling. Mailing List Sign Up An HTML form that when submitted by a user generated a JSON object that was sent to an external server which signed the user up for an list. Silverpop advanced and marketing automation. Ad Trafficking injecting external server ads onto the page. Cellstream custom animation: Join Toaster custom animation:

4 Global and Global Header (custom) - Rearrangement of DOM elements, addition of classes Facebook and Twitter script loading. SoundCloud (custom) custom player with configured color and playlist-id values. Merch Block with Hovercard animation: Twitter Search Widget animation: Project Management At the height of the project Blink supported two site launches per day. It was like the web-based equivalent to Apollo 13. No one wanted to hear the words Acquia, we have a problem. Everyone worked hard to insure a smooth launch, said Blink CEO Nancy Stango. In order to meet required launch dates Blink expanded its developer capacity and focused special attention on Project Management. Daily stand up meetings were supported by issue tracking and reporting in Jira. Blink had two full time Project Managers for technical issue tracking and schedule/resource assignments, to work closely with Acquia and WMG staff to keep up with dependencies.

5 Developing without access to templates and a single line of custom code on a large project is like programming with one hand and two fingers. But the advantages of Acquia s SaaS platform were huge especially for the client. In the end we were truly amazed and proud of what we were able to achieve in so little time on the Drupal Gardens platform, said Leonid Makarov, Blink Reaction Technical Manager/Project Lead. The constant cross company project management for adjusting timelines, supporting launch issues, and sharing resources across teams when needed proved to be a great asset to the quality deliveries, said Blink Project Manager Gary Truax. We pulled out all the stops to deliver on time, said Stango. A late delivery was never an acceptable position. Everyone pulled together to make it happen. In the end we finished two days early. Technology Breakdown Building from a robust starter site was a critical element in the success of the project. It enabled Blink developers to build momentum with each consecutive site throughout the process. Extensive use of GitHub and Google Docs helped keep focus on the work instead of overhead. Scripting to allow Garden s sites to access local and remote version-controlled style sheets was essential to supplementing Garden s Theme Builder feature. The team made heavy use of JavaScript to make up for not being able to use additional modules and built a global library server for the project to facilitate usage and management of more than 20 custom and third party files. QA teams from WMG, Acquia and Blink helped insure the highest quality of work possible. Daily standup calls insured daily progress against a backlog for each site. Finally a Key Learning activity at the end of the project helped uncover strengths and opportunities for increased efficiencies. OpenSaaS Enterprise Drupal Gardens is a game changer. Global organizations are under pressure to find a flexible and low cost means to build incredible web experiences, said Tom Erickson, chief executive officer at Acquia. Warner Music Group is a great example of how we are helping enterprises dramatically reduce operational hurdles and costs, while offering them unparalleled freedom to create websites without boundaries, based on open source Drupal.

6 Working closely with the Acquia and WMG teams, nearly 70 different types of pages, features, processes, subsystems and configuration sets were built into the starter kit to support 7 different levels of sites from small to large internationalized sites. Each site was then heavily customized with CSS and JavaScript. These included: Home Page Blog/News Blog detail Video Video detail Photos Photo detail Music Album Detail Audio Track detail Tour upcoming Tour archive Tour upcoming detail Tour archive detail About Us Community landing Discussion Discussion detail Fans Chat page Google search int l homepages view profile edit profile edit account Extras page Fan club landing Fan club upsell 404 page contact us Facebook Like buttons for content items Tweet buttons for content items Merch modules Global navigation international homepage selector tour date i m attending function feature carousel twitter feed display Mobile versions of pages feedback tab Official page header footer sitemap other bands on label dropdown menu homepage campaign lightbox soundcloud audio player in detail pages artist activity feed 5-star rating system twitter hashtag search badging content preview sorting join artist.com toaster localization Register to stream (video/audio) Sign up SIgn In comments (on all content and profile pages) Facebook login Fan club restrictions create a new blog Mobile stream upload photo blog post UGC Upload photo/video Silverpop integration Omniture list sign up ad serving page-level meta data RSS feeds for each content type default profile questions

7 The Sites Between December and April Blink delivered 58 sites to support the brands Warner artists and fans alike had come to expect and love. Look for upcoming posts about particular sites and how they were implemented

8 Catch more of the story at The Power of OpenSaaS at Warner Music Group Home Page Blog/News Blog detail Video Video detail Photos Photo detail Music Album Detail Audio Track detail Tour upcoming Tour archive Tour upcoming detail Tour archive detail About Us Community landing Discussion Discussion detail Fans Chat page Google search int l homepages view profile edit profile edit account Extras page Fan club landing Fan club upsell 404 page contact us Facebook Like buttons for content items Tweet buttons for content items Merch modules Global navigation international homepage selector

Elgg 1.8 Social Networking

Elgg 1.8 Social Networking Elgg 1.8 Social Networking Create, customize, and deploy your very networking site with Elgg own social Cash Costello PACKT PUBLISHING open source* community experience distilled - BIRMINGHAM MUMBAI Preface

More information

Christopher Zavatchen

Christopher Zavatchen Christopher Zavatchen [email protected] 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

How To Change Your Site On Drupal Cloud On A Pcode On A Microsoft Powerstone On A Macbook Or Ipad (For Free) On A Freebie (For A Free Download) On An Ipad Or Ipa (For

How To Change Your Site On Drupal Cloud On A Pcode On A Microsoft Powerstone On A Macbook Or Ipad (For Free) On A Freebie (For A Free Download) On An Ipad Or Ipa (For How-to Guide: MIT DLC Drupal Cloud Theme This guide will show you how to take your initial Drupal Cloud site... and turn it into something more like this, using the MIT DLC Drupal Cloud theme. See this

More information

Zeeblio Reviewer's Guide

Zeeblio Reviewer's Guide Zeeblio Reviewer's Guide Table of Contents Overview... 1 ABOUT THIS GUIDE... 1 HOW TO USE THIS GUIDE... 1 ABOUT LYCOS, INC.... 1 Introducing Zeeblio... 2 ZEEBLIO OVERVIEW... 2 ZEEBLIO MEDIA MANAGER...

More information

Content Management Systems: Drupal Vs Jahia

Content Management Systems: Drupal Vs Jahia Content Management Systems: Drupal Vs Jahia Mrudula Talloju Department of Computing and Information Sciences Kansas State University Manhattan, KS 66502. [email protected] Abstract Content Management Systems

More information

Workshop on Using Open Source Content Management System Drupal to build Library Websites Hasina Afroz Auninda Rumy Saleque

Workshop on Using Open Source Content Management System Drupal to build Library Websites Hasina Afroz Auninda Rumy Saleque Workshop on Using Open Source Content Management System Drupal to build Library Websites Hasina Afroz Auninda Rumy Saleque Funded by: INASP, UK October 7, 2012 Ayesha Abed Library http://library.bracu.ac.bd

More information

SmallBiz Dynamic Theme User Guide

SmallBiz Dynamic Theme User Guide SmallBiz Dynamic Theme User Guide Table of Contents Introduction... 3 Create Your Website in Just 5 Minutes... 3 Before Your Installation Begins... 4 Installing the Small Biz Theme... 4 Customizing the

More information

User Guide. Chapter 6. Teacher Pages

User Guide. Chapter 6. Teacher Pages User Guide Chapter 6 s Table of Contents 1. Introduction... 4 I. Enhancements... 5 II. Tips... 6 2. Key Information... 7 3. How to Add a... 8 4. How to Edit... 10 I. SharpSchool s WYSIWYG Editor... 11

More information

Do I have to use the blog section of the site? No. Your blog is hidden by default so it won't be available unless you choose to turn it on.

Do I have to use the blog section of the site? No. Your blog is hidden by default so it won't be available unless you choose to turn it on. Agent Website FAQ What are the features/benefits of the new Agent Websites? The Agent Website offering is a feature-rich, WordPress based product that provides individual personalization to the agent,

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 [email protected] Designing dynamic and

More information

Proposal for Website Design and Development Services: Digital Library Federation

Proposal for Website Design and Development Services: Digital Library Federation Proposal for Website Design and Development Services: Digital Library Federation Overview The Digital Library Federation (DLF) is an association of libraries and institutions whose mission is to develop

More information

Building Your First Drupal 8 Company Site

Building Your First Drupal 8 Company Site Building Websites with Drupal: Learn from the Experts Article Series Building Your First Drupal 8 Company Site by Todd Tomlinson July, 2014 Unicon is a Registered Trademark of Unicon, Inc. All other product

More information

A quick guide to... Creating Custom Web Forms

A quick guide to... Creating Custom Web Forms A quick guide to... Creating Custom Web Forms In this guide... Learn how to create well-designed web forms in seconds. Pick your favorite template then color and shape every aspect of your form until you

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

INXPO s Webcasting Solution

INXPO s Webcasting Solution INXPO s Webcasting Solution XPOCAST provides companies a simple and cost-effective webcasting solution that delivers powerful audio and visual presentations to global audiences. With live, simulive, and

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

Welcome to Mobile Roadie Pro. mobileroadie.com

Welcome to Mobile Roadie Pro. mobileroadie.com Welcome to Mobile Roadie Pro mobileroadie.com Welcome The purpose of this manual is to aquaint you with the abilities you have as a Pro customer, and the additional enhancements you'll be able to make

More information

SAP VIRTUAL AGENCY GETTING STARTED GUIDE

SAP VIRTUAL AGENCY GETTING STARTED GUIDE GETTING STARTED GUIDE TABLE OF CONTENTS Introduction 3 Starting Out 5 Creating Campaigns and Collateral 8 Customizing and Executing a Pre-Packaged Campaign 9 Create your own Campaigns 11 Create a Landing

More information

Startup Guide. Version 2.3.9

Startup Guide. Version 2.3.9 Startup Guide Version 2.3.9 Installation and initial setup Your welcome email included a link to download the ORBTR plugin. Save the software to your hard drive and log into the admin panel of your WordPress

More information

A quick guide to. Social Media

A quick guide to. Social Media A quick guide to Social Media In this guide... Learn how to integrate your email marketing with social media to get the most out of online buzz! Use Twitter and Facebook integrations to enable readers

More information

Table of Contents. What is ProSite? What is Behance? How do ProSite & Behance work together? Get Started in 6 Easy Steps.

Table of Contents. What is ProSite? What is Behance? How do ProSite & Behance work together? Get Started in 6 Easy Steps. The Beginners Guide Table of Contents 03 04 05 06 34 35 What is ProSite? What is Behance? How do ProSite & Behance work together? Get Started in 6 Easy Steps See Live Examples Need More Help? What is ProSite?

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

How to Create a Successful Website Based With Drupal

How to Create a Successful Website Based With Drupal CALS Communications and Cyber Technologies (CCT) Service Catalog Web Hosting Static-HTML Website Hosting: free Sites developed in Dreamweaver or other HTML development software that do not require a database.

More information

A quick guide to setting up your new website

A quick guide to setting up your new website A quick guide to setting up your new website Hi there. Welcome to MrSite we re really happy you chose to build your brand new website with us and look forward to seeing what you create! We re sure you

More information

JTouch Mobile Extension for Joomla! User Guide

JTouch Mobile Extension for Joomla! User Guide JTouch Mobile Extension for Joomla! User Guide A Mobilization Plugin & Touch Friendly Template for Joomla! 2.5 Author: Huy Nguyen Co- Author: John Nguyen ABSTRACT The JTouch Mobile extension was developed

More information

Google Sites: Creating, editing, and sharing a site

Google Sites: Creating, editing, and sharing a site Google Sites: Creating, editing, and sharing a site Google Sites is an application that makes building a website for your organization as easy as editing a document. With Google Sites, teams can quickly

More information

User Guide. User Guide Title Page Page i

User Guide. User Guide Title Page Page i User Guide User Guide Title Page Page i Table of Contents Welcome 1 Welcome to Avvo Websites 1 Getting Started 2 Accessing your Avvo Website Dashboard 2 Dashboard Features 3 Screen Options 4 Submitting

More information

Website Builder Essential/Complete Manual

Website Builder Essential/Complete Manual Fasthosts Customer Support Website Builder Essential/Complete Manual This is a designed as a definitive guide to all the features and tools available within Website Builder Essential/Complete. Contents

More information

SAHARA FASHION15 RESPONSIVE MAGENTO THEME

SAHARA FASHION15 RESPONSIVE MAGENTO THEME SAHARA FASHION15 RESPONSIVE MAGENTO THEME This document is organized as follows: Chater I. Install ma_sahara_fashion15 template Chapter II. Features and elements of the template Chapter III. List of extensions

More information

62 Ecommerce Search Engine Optimization Tips & Ideas

62 Ecommerce Search Engine Optimization Tips & Ideas 62 Ecommerce Search Engine Optimization Tips & Ideas One of the reasons I like ecommerce SEO is there are a tremendous amount of opportunities to increase the optimization quality of an online store. Unlike

More information

IT Academy Lesson Plan

IT Academy Lesson Plan 10 IT Academy Lesson Plan Microsoft Sharepoint Turn potential into success Microsoft Office SharePoint 2010: Lesson Plans Introduction Preparing to teach courses on Microsoft SharePoint 2010 for the first

More information

A Close Look at Drupal 7

A Close Look at Drupal 7 smart. uncommon. ideas. A Close Look at Drupal 7 Is it good for your bottom line? {WEB} MEADIGITAL.COM {TWITTER} @MEADIGITAL {BLOG} MEADIGITAL.COM/CLICKOSITY {EMAIL} [email protected] Table of Contents

More information

Hello, We're happy to present our Website Design and Development Proposal for the Save The Waves Coalition. Striking Idea Inc.

Hello, We're happy to present our Website Design and Development Proposal for the Save The Waves Coalition. Striking Idea Inc. Offices in: San Diego, CA & Denver, CO p: 760-444-4616 f: 760-585-9616 e: [email protected] w: www.strikingidea.com Hello, We're happy to present our Website Design and Development Proposal for

More information

Email Marketing in the 21 st Century THE MID ATLANTIC CHESAPEAKE CONFERENCE

Email Marketing in the 21 st Century THE MID ATLANTIC CHESAPEAKE CONFERENCE Email Marketing in the 21 st Century THE MID ATLANTIC CHESAPEAKE CONFERENCE Thursday, November 3, 2011 Who is WhatCounts? 2 1 3 Company Snapshot Our Vision Recognized for our flexible technology and solutions

More information

RSW. Responsive Fullscreen WordPress Theme

RSW. Responsive Fullscreen WordPress Theme RSW Responsive Fullscreen WordPress Theme Thank you for purchasing this theme. This document covers the installation and Setting up of the theme. Please read through this Help Guide if you experience any

More information

Build Your Mailing List

Build Your Mailing List Introduction MailChimp makes it fun and easy to send email newsletters, manage subscriber lists and track newsletter performance, but what does that have to do with you? Why should churches be concerned

More information

Trainer name is P. Ranjan Raja. He is honour of www.php2ranjan.com and he has 8 years of experience in real time programming.

Trainer name is P. Ranjan Raja. He is honour of www.php2ranjan.com and he has 8 years of experience in real time programming. Website: http://www.php2ranjan.com/ Contact person: Ranjan Mob: 09347045052, 09032803895 Domalguda, Hyderabad Email: [email protected] Trainer name is P. Ranjan Raja. He is honour of www.php2ranjan.com

More information

BASIC SMART BUSINESS

BASIC SMART BUSINESS REV.01 2013 p. 1/16 Roma, 16/01/2014 Dear Telefonica S.A. marketing department SUBJECT: Revenue Sharing Webee Telefonica Webee allows the user to create and publish professional websites "manageable",

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

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 GET THE MOST OUT OF YOUR VIDYARD TRIAL A GUIDE FROM VIDYARD

HOW TO GET THE MOST OUT OF YOUR VIDYARD TRIAL A GUIDE FROM VIDYARD HOW TO GET THE MOST OUT OF YOUR VIDYARD TRIAL A GUIDE FROM VIDYARD Contents Introduction 1 1. Create a Player 2 2. Publish a Player 3 3. Customize the Player 5 Configuring General Player Options 6 Configuring

More information

Quick Start Guide. Installation and Setup

Quick Start Guide. Installation and Setup Quick Start Guide Installation and Setup Introduction Velaro s live help and survey management system provides an exciting new way to engage your customers and website visitors. While adding any new technology

More information

Drupal 7 Fields/CCK Beginner's Guide

Drupal 7 Fields/CCK Beginner's Guide P U B L I S H I N G community experience distilled Drupal 7 Fields/CCK Beginner's Guide Dave Poon Chapter No. 5 "File and Image Fields" In this package, you will find: A Biography of the author of the

More information

SAHARA DIGITAL8 RESPONSIVE MAGENTO THEME

SAHARA DIGITAL8 RESPONSIVE MAGENTO THEME SAHARA DIGITAL8 RESPONSIVE MAGENTO THEME This document is organized as follows: Chater I. Install ma_sahara_digital8 template Chapter II. Features and elements of the template Chapter III. List of extensions

More information

Welcome to Corel VideoStudio Pro X5

Welcome to Corel VideoStudio Pro X5 Contents Welcome to Corel VideoStudio Pro X5............................ 2 New Features and Enhancements................................ 4 Getting to Know the Workspace.................................

More information

Create a Google Site in DonsApp

Create a Google Site in DonsApp Create a Google Site in DonsApp 1 Google Web Site Interactive. Constructivist. Collaborative. Communities. WHAT IS GOOGLE SITE? With one single click, you can create a website without any knowledge of

More information

Simple Tips to Improve Drupal Performance: No Coding Required. By Erik Webb, Senior Technical Consultant, Acquia

Simple Tips to Improve Drupal Performance: No Coding Required. By Erik Webb, Senior Technical Consultant, Acquia Simple Tips to Improve Drupal Performance: No Coding Required By Erik Webb, Senior Technical Consultant, Acquia Table of Contents Introduction................................................ 3 Types of

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

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

WEB DESIGN COURSE CONTENT

WEB DESIGN COURSE CONTENT WEB DESIGN COURSE CONTENT INTRODUCTION OF WEB TECHNOLOGIES Careers in Web Technologies How Websites are working Domain Types and Server About Static and Dynamic Websites Web 2.0 Standards PLANNING A BASIC

More information

Web Design Competition 2013. College of Computing Science, Department of Information Systems. New Jersey Institute of Technology

Web Design Competition 2013. College of Computing Science, Department of Information Systems. New Jersey Institute of Technology COMPETITION PURPOSE The Web is the most transformable invention of our time. This competition features the creation of high-quality, well-designed and original Websites, while seeking to identify and encourage

More information

Aspect WordPress Theme

Aspect WordPress Theme by DesignerThemes.com Hi there. Thanks for purchasing this theme, your support is greatly appreciated! This theme documentation file covers installation and all of the main features and, just like the

More information

BT MAGAZINE. JOOMLA 3.x TEMPLATE. Total User Guide Version 1.0. Copyright 2013 Bowthemes.com [email protected]. 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 [email protected] 1 Table of Contents INTRODUCTION... 2 Template Features... 2 Compressed File Contents...

More information

Using your Drupal Website Book 1 - Drupal Basics

Using your Drupal Website Book 1 - Drupal Basics Book 1 - Drupal Basics By Karl Binder, The Adhere Creative Ltd. 2010. This handbook was written by Karl Binder from The Adhere Creative Ltd as a beginners user guide to using a Drupal built website. It

More information

MAGENTO THEME SHOE STORE

MAGENTO THEME SHOE STORE MAGENTO THEME SHOE STORE Developer: BSEtec Email: [email protected] Website: www.bsetec.com Facebook Profile: License: GPLv3 or later License URL: http://www.gnu.org/licenses/gpl-3.0-standalone.html 1

More information

38 Essential Website Redesign Terms You Need to Know

38 Essential Website Redesign Terms You Need to Know 38 Essential Website Redesign Terms You Need to Know Every industry has its buzzwords, and web design is no different. If your head is spinning from seemingly endless jargon, or if you re getting ready

More information

Shop by Manufacturer Custom Module for Magento

Shop by Manufacturer Custom Module for Magento Shop by Manufacturer Custom Module for Magento TABLE OF CONTENTS Table of Contents Table Of Contents... 2 1. INTRODUCTION... 3 2. Overview...3 3. Requirements... 3 4. Features... 4 4.1 Features accessible

More information

Getting Started with the new VWO

Getting Started with the new VWO Getting Started with the new VWO TABLE OF CONTENTS What s new in the new VWO... 3 Where to locate features in new VWO... 5 Steps to create a new Campaign... 18 Step # 1: Enter Campaign URLs... 19 Step

More information

Social Media for Business and Professional Use. An Introduction to Queens Library s Presence on Today s Most Popular Online Communities

Social Media for Business and Professional Use. An Introduction to Queens Library s Presence on Today s Most Popular Online Communities Social Media for Business and Professional Use An Introduction to Queens Library s Presence on Today s Most Popular Online Communities Why Should My Company Care About Social Media? It s a global phenomenon:

More information

Themes and Templates Manual FOR ADVANCED USERS

Themes and Templates Manual FOR ADVANCED USERS Manual FOR ADVANCED USERS Table of Contents Introduction... 3 Key Information... 3 Portal Structure... 4 Portal Structure: Template... 5 Overview... 5 1) Editing a Portal Template... 6 2) Adding a Portal

More information

Web & Graphic design for actors, artists and creative types

Web & Graphic design for actors, artists and creative types INKADINKADESIGN Web & Graphic design for actors, artists and creative types Break free from cookie cutter templates! Let's work together to surprise and engage your audience. Inkadinka Design specializes

More information

SAP VIRTUAL AGENCY GETTING STARTED GUIDE: SELF SERVICE MARKETING

SAP VIRTUAL AGENCY GETTING STARTED GUIDE: SELF SERVICE MARKETING GETTING STARTED GUIDE: SELF SERVICE MARKETING SELF SERVICE MARKETING TABLE OF CONTENTS Introduction 3 Starting Out 4 Creating Campaigns and Collateral 8 Customizing and Executing a Pre-Packaged Campaign

More information

!!!!!!!! Startup Guide. Version 2.7

!!!!!!!! Startup Guide. Version 2.7 Startup Guide Version 2.7 Installation and initial setup Your welcome email included a link to download the ORBTR plugin. Save the software to your hard drive and log into the admin panel of your WordPress

More information

Starting User Guide 11/29/2011

Starting User Guide 11/29/2011 Table of Content Starting User Guide... 1 Register... 2 Create a new site... 3 Using a Template... 3 From a RSS feed... 5 From Scratch... 5 Edit a site... 6 In a few words... 6 In details... 6 Components

More information

LYONSCG ECOMMERCE ACCELERATOR (LEA) FOR MAGENTO. Discussion of Features

LYONSCG ECOMMERCE ACCELERATOR (LEA) FOR MAGENTO. Discussion of Features LYONSCG ECOMMERCE ACCELERATOR (LEA) FOR MAGENTO Discussion of Features Eric Marsh July 2015 1 AN INNOVATIVE ecommerce SOLUTION The LYONSCG ecommerce Accelerator (LEA) for Magento was developed for small

More information

SA-Announce Cloud Services Mobile Notifier User Manual: ios and Android Version 1.0.0

SA-Announce Cloud Services Mobile Notifier User Manual: ios and Android Version 1.0.0 SA-Announce Cloud Services Mobile Notifier User Manual: ios and Android Version 1.0.0 About Syn-Apps Syn-Apps L.L.C. was founded in 2001 as a consulting firm focused on developing software for IP telephony

More information

Word Press Theme Video Stream Apptha

Word Press Theme Video Stream Apptha Word Press Theme Video Stream Apptha Steps for Installation: Extract the downloaded UNZIP_THIS_FIRST_videostream.zip file. Once you have extract, follow the below steps: Go to Admin Appearance Themes Install

More information

Email UAE Bulk Email System. User Guide

Email UAE Bulk Email System. User Guide Email UAE Bulk Email System User Guide 1 Table of content Features -----------------------------------------------------------------------------------------------------03 Login ---------------------------------------------------------------------------------------------------------08

More information

COURSE OUTLINE FACULTY OF INFORMATION AND COMMUNICATION TECHNOLOGY UNIVERSITI TEKNIKAL MALAYSIA MELAKA

COURSE OUTLINE FACULTY OF INFORMATION AND COMMUNICATION TECHNOLOGY UNIVERSITI TEKNIKAL MALAYSIA MELAKA COURSE OUTLINE FACULTY OF INFORMATION AND COMMUNICATION TECHNOLOGY UNIVERSITI TEKNIKAL MALAYSIA MELAKA ADOBE DREAMWEAVER AUTHORING TOOL DTM 3612 SEMESTER 1 SESI 2010/2011 DTM 3612 ADOBE DREAMWEAVER AUTHORING

More information

Administrator & End User 1 or 2 Day Training Course

Administrator & End User 1 or 2 Day Training Course Administrator & End User 1 or 2 Day Training Course Falcon Software Company, Inc. 800 707 1311 USA/Canada 250 480 1311 Local 250 480 1322 Fax www.falcon software.com Copyright Protected Falcon Software

More information

DRUPAL BASICS WEBSITE DESIGN & DEVELOPMENT. digital.uoregon.edu/drupal-basics

DRUPAL BASICS WEBSITE DESIGN & DEVELOPMENT. digital.uoregon.edu/drupal-basics DRUPAL BASICS WEBSITE DESIGN & DEVELOPMENT digital.uoregon.edu/drupal-basics Page 1 LOGGING IN To log in to your Drupal website: Type in the web address followed by /user - Example: https://ugs.uoregon.edu/user

More information

ADMINISTRATOR GUIDE VERSION

ADMINISTRATOR GUIDE VERSION ADMINISTRATOR GUIDE VERSION 4.0 2014 Copyright 2008 2014. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means electronic or mechanical, for any purpose

More information

ireview Template Manual

ireview Template Manual ireview Template Manual Contents Template Overview... 2 Main features... 2 Template Installation... 3 Installation Steps... 3 Upgrading ireview... 3 Template Parameters... 4 Module Positions... 6 Module

More information

{COMPANY NAME} website proposal

{COMPANY NAME} website proposal {COMPANY NAME} website proposal MONTH YEAR Prepared By: The Brand Affect, LLC Prepared For: [Prospective Client] INTRODUCTION Thank you for the opportunity to submit a proposal for the design of the {COMPANY

More information

MathXL Getting Started Guide for Instructors

MathXL Getting Started Guide for Instructors MathXL Getting Started Guide for Instructors Copyright Notice Copyright 2013 by Pearson Education. All rights reserved. No part of the contents of this book may be reproduced or transmitted in any form

More information

Bring your message to life

Bring your message to life Bring your message to life If you do business, then you have a message. From the smallest business to the biggest corporation, the goal is the same...get that message to as many people as possible...and

More information

Creating a Restaurant Website

Creating a Restaurant Website 11 Creating a Restaurant Website In This Lesson This lesson looks at the process of creating a small business website, in this case for a restaurant. Starting from a needs analysis, this lesson shows you

More information

WEB DEVELOPMENT IA & IB (893 & 894)

WEB DEVELOPMENT IA & IB (893 & 894) DESCRIPTION Web Development is a course designed to guide students in a project-based environment in the development of up-to-date concepts and skills that are used in the development of today s websites.

More information

Software Development & Education Center PHP 5

Software Development & Education Center PHP 5 Software Development & Education Center PHP 5 (ADVANCE) Detailed Curriculum Advance PHP JQuery Basics Of JQuery Including the JQuery Library Code in an HTML Page JQuery Utilities Faster, Simpler, More

More information

Getting Started Guide

Getting Started Guide Getting Started Guide Table of Contents OggChat Overview... 3 Getting Started Basic Setup... 3 Dashboard... 4 Creating an Operator... 5 Connecting OggChat to your Google Account... 6 Creating a Chat Widget...

More information

Request for Proposal www.sachamber.org & www.conocesanantonio.com Website Redesign

Request for Proposal www.sachamber.org & www.conocesanantonio.com Website Redesign Request for Proposal www.sachamber.org & www.conocesanantonio.com Website Redesign September 10, 2014 Introduction The San Antonio Chamber of Commerce has initiated a Request for Proposal (RFP) process

More information

Getting Started with SurveyGizmo Stage 1: Creating Your First Survey

Getting Started with SurveyGizmo Stage 1: Creating Your First Survey Getting Started with SurveyGizmo Stage 1: Creating Your First Survey 1. Open SurveyGizmo site (http://www.surveygizmo.com) Log in 2. Click on Create Survey (see screen shot below) 3. Create Your Survey

More information

Cvent Attendee Management

Cvent Attendee Management Cvent Attendee Management 1765 Greensboro Station Place McLean, VA 22102 www.cvent.com [email protected] U.S. and Canada (toll-free) 866.318.4357 UK (toll-free) 0808.234.4543 Australia (toll-free)

More information

Build it with Drupal 8

Build it with Drupal 8 Build it with Drupal 8 Comprehensive guide for building common websites in Drupal 8. No programming knowledge required! Antonio Torres This book is for sale at http://leanpub.com/drupal-8-book This version

More information

FAQs. How do I remove the search bar completely?

FAQs. How do I remove the search bar completely? FAQs Company Logo How do I change the logo? Can I make the logo larger or smaller? How do I add change or remove the logo in the footer? Can I add a favicon? Navigation Menu How do I change my navigation

More information

WEB CONTENT MANAGEMENT PATTERNS

WEB CONTENT MANAGEMENT PATTERNS WEB CONTENT MANAGEMENT PATTERNS By YOAB GORFU RENEL SMITH ABE GUERRA KAY ODEYEMI May 2006 Version Date: 23-Apr-06-06:04 PM - 1 - Story TABLE OF CONTENTS Pattern: Separate it. How do you ensure the site

More information

Managing Existing Mobile Apps

Managing Existing Mobile Apps Adobe Summit 2016 Lab 324: Managing Existing Mobile Apps Adobe Experience Manager Mobile 1 Table of Contents INTRODUCTION 4 GOAL 4 OBJECTIVES 4 MODULE 1 AEM INTRODUCTION 5 LESSON 1 - AEM BASICS 5 OVERVIEW

More information