The Technologies of Translation. The need-to-know about three popular content localization technologies: proxy, connectors and APIs.

Size: px
Start display at page:

Download "The Technologies of Translation. The need-to-know about three popular content localization technologies: proxy, connectors and APIs."

Transcription

1 The Technologies of Translation The need-to-know about three popular content localization technologies: proxy, connectors and APIs.

2 Introduction It may surprise you, but translating and localizing content for global websites and other marketing channels from social platforms to printed collateral is fundamentally a technology issue. Of course, translation quality and accuracy are important. But when you look at the process of managing localized content, it s clear that automation and software should play a pivotal role: Exporting translatable content from your CMS or other backend system Transmitting the content to a translator Managing the translation workflow Receiving the translated content Storing it in your backend system Populate or update your localized website and marketing materials 2

3 Three different technologies can be used to power this complicated workflow: a proxy-based solution, an application programming interface (API) and a CMS connector. Each has advantages and disadvantages, although in different proportions. This e-book will walk you through these three approaches, and help you select the one that best matches your requirements. 3

4 Table of Contents Introduction...2 The Turn-Key Proxy...5 Smoother, Faster, Easier...7 The CMS Connector...9 The API The Turn-Key Proxy/API Hybrid Conclusion About MotionPoint

5 The Turn-Key Proxy A fully turn-key proxy-based solution is the simplest and easiest way to launch and operate a translated website. This approach minimizes complexity and effort for your organization by automating tasks and actions, or handling them behind the scenes. This approach smartly leverages the code and content of your original website to create localized versions for global markets. Thanks to proxy technology, your translated sites have the same functionality, performance, and look and feel of your flagship primary-market site. 5

6 With this solution, no customer-side effort is required at the launch of a localized site, or on an ongoing basis. For instance: To keep your global sites synchronized with your flagship site, change-detection technologies regularly crawl your flagship site for new content as it s published or revised. The technology then automatically schedules this content for translation, without any notification or involvement from your team. Once the translated content is stored in the system s database of translations (called translation memory ), it can be pulled to populate the localized proxy site. Technology Snapshot: The Proxy Solution In brief, here s how the turn-key proxy solution works: When global customers interact with your translated site, their clicks and commands aren t routed to your server. They re first routed to a translation server. This special server understands what page the customer wants to view, and knows what content exists on that page. It identifies the proper translated content, stored in translation memory as many segments, to route back to the user. Your original website s code and this translated content are then merged into a localized webpage. All content including graphics and text, alt tags and metadata is replaced. This localized page is then transmitted to the customer. The entire process occurs instantly. 6

7 Smoother, Faster, Easier Unlike old-school parallel websites or small microsites which involve building and maintaining entirely separate, localized experiences for each market the fully turn-key solution allows you to spin up a global site easily and effortlessly. The best proxy solutions are omnivorous. They can detect and translate content in every format and type, not just text. They support third-party content (such as customer feedback systems) e-commerce functionality, graphics, multimedia, applications and more. This ensures your international customers receive the same rich online experiences as those coming to your primary site. 7

8 Other key benefits include: SIMPLICITY: Relieves your organization of the effort, time and training needed to translate, launch and maintain one or more localized sites. SPEED: Rapid launch of new localized sites in as few as 30 days to help accelerate your entry into global markets. COST-EFFECTIVENESS: Instead of hiring new staff and purchasing technology to handle each localized site, your organization can hand over the entire workflow, including translation and operations, to the turn-key proxy provider. Omnichannel Content With the right complementary capabilities, a turn-key proxy solution can also enable you to retrieve and repurpose your translations for multichannel use. Any localized content stored in your translation memory database can be used for print collateral, social media posts, presentations and more. 8

9 The CMS Connector If your organization uses a CMS or product information management (PIM) system, you may be familiar with connectors, sometimes called cartridges. Organizations that prefer to store and control translated content internally (rather than have a translation vendor retain it) may choose a connector as their integration technology. The connector allows content to be transmitted to the vendor s system for translation, and then back to the CMS for publication. 9

10 This appears to be an ideal way to build pipelines between CMS-powered global websites and translation vendors. But in practice, connectors rarely work as advertised. Why? Connectors are standardized, pre-configured solutions designed for common use cases They don t get along with customized CMSs or PIMs The modifications required to bridge connectors with content platforms are timeand effort-intensive Connectors often break after updates to CMS software or security upgrades Brittle connectors cause delays or interruptions to translation workflows 10

11 Companies lacking in-house teams need to outsource this work, adding development costs. Organizations using connectors face an ongoing struggle to maintain compatibility with their CMS or PIM platforms. Companies lacking in-house development teams need to outsource this work, adding costs and complexity. Another downside to connectors is their limited scope. Unlike a turn-key proxy solution, or an API (discussed in the next section), a connector cannot process content for your website or other channels outside the platform it supports. This may mean implementing a separate method for handling special material such as content from third-party services, web applications and even graphics. 11

12 The API Although the turn-key proxy approach is the most elegant and effortless solution for launching and maintaining localized websites, an API is ideal for some organizations. 12

13 An API, typically supplied by your translation service provider, has a much broader scope than a connector. It allows you to create pipelines between the CMS or a non-website content source and your translation service. That means you have the flexibility to create a workflow for any type of content requiring translation, not just the information stored in your CMS. Further, APIs avoid the incompatibility issues of connectors by empowering you to develop a tailored interface that works with your particular system. While this requires some development work, great translation vendors provide clear documentation to reduce your time and effort. Omnichannel Content An API makes it easy to translate content for channels far beyond your localized website. Great vendors save you money by using the API to access existing translations from your translation memory for multichannel use. Because this content is already translated, edited and approved, great vendors provide this content at no additional cost. If the content you submit via the API hasn t yet been localized, leading vendors can translate and deliver it in one business day or less. 13

14 The Turn-Key Proxy/API Hybrid For the easiest website localization process, plus the flexibility and control desired by many organizations, you can combine the power of a turn-key proxy solution with an API: Use the proxy to handle the complexity of website translation and operation Use the API to retrieve and repurpose translation memory for all other channels 14

15 These solutions work together to help you easily engage digital customers where they work, live, and play. Here is an example of how MotionPoint s proxy solution and API work together: Order confirmation When a user completes checkout on a translated web page, MotionPoint s web server communicates with your web server to deliver the localized order completed web page to the user. This page has been translated with the turn-key proxy solution. What about the accompanying order confirmation ? This often lives in a marketing platform like Hubspot or Marketo, outside of your web server. In this instance, your server can use metadata to detect that an order was completed on the translated web page, and communicate with MotionPoint s API to acquire a translated version of your order confirmation . This is sent to the user. Another excellent use-case is the translation of native smartphone apps: Many companies offer mobile apps that complement their websites, letting users shop, make reservations, access their bank accounts and more, all from the convenience of their smartphones. 15

16 These apps might share many features and functions with your website, but one important difference is that these apps content and code don t live in your web server. This means it s beyond the reach of MotionPoint s proxy solution. With MotionPoint s API, however, the content can be sent to MotionPoint for translation. Since the API is compatible with formats from plain text to HTML, XML, and even JSON, text strings can be sent, translated and returned as-is. All you have to do is load the translated content into your app, and create multiple app builds for different languages. Just like MotionPoint s proxy solution, our API takes advantage of your translation memory. Any app content that appears also on your website is translated at no additional charge. The cost-savings makes it almost effortless for companies with translated websites and native apps to offer their global users a complete localized experience. Omnichannel Content MotionPoint s hybrid proxy / API solution also saves you money when you leverage your translations for omnichannel use. Localized content stored in your translation memory can be used and repurposed for any channel, at any time you wish, at no additional cost. You only pay for content submitted via the API that hasn t yet been localized, which is translated and delivered within one business day. Examples of omnichannel content includes, but is not limited to: templates Native apps Affiliate feeds Dynamic PDFs Indexes for onsite search Catalogues, marketing materials and other offline documents 16

17 Conclusion Many organizations seek the productivity advantages of technology automation, but are reluctant to give complete control to a third-party system. As more companies strive to enter international markets, they are torn between the need for a fast ramp-up and the desire to retain involvement with the process. You can achieve that balance by combining a turn-key proxy solution for website localization with APIs that connect content databases (such as your CMS) to your translation memory. The proxy solution minimizes your effort and involvement with the localized site, freeing your team to focus on enhancing and maintaining your primary site. The API, which your company customizes in-house, gives you the freedom to support any channel you wish with translated content. 17

18 ??? So, where does that leave the third option, the connector? Out in the cold, unfortunately. Connectors have significant limitations unreliability, frequent customization, limited scope which often make them more trouble than they re worth. For translating omnichannel and website content, the fully turn-key proxy approach and robust APIs strike the perfect balance between the hands-off and hands-on control marketers crave. 18

19 About MotionPoint MotionPoint solves the operational complexity and cost of website localization. Unlike all other approaches, our technology and turn-key solution are built specifically for this purpose. We translate, deploy, and operate multilingual websites, optimizing the customer experience across all channels.

20 MotionPoint Corporation United States Lyons Technology Center 4661 Johnson Road Coconut Creek, FL Europe Regus Cibeles Calle de Alcalá 61, Room Madrid

A Technical Perspective: Proxy-Based Website Translation. Discover how the proxy approach eliminates complexity and costs for you and your team.

A Technical Perspective: Proxy-Based Website Translation. Discover how the proxy approach eliminates complexity and costs for you and your team. A Technical Perspective: Proxy-Based Website Translation Discover how the proxy approach eliminates complexity and costs for you and your team. Introduction As your company expands into new global markets,

More information

How To Choose the Right Website Translation Provider

How To Choose the Right Website Translation Provider How To Choose the Right Website Translation Provider Discover the hallmarks of outstanding website translation companies from fast turnaround times to smooth technology integration, and more. Translation

More information

XML Documentation for Adobe Experience Manager

XML Documentation for Adobe Experience Manager XML Documentation for Adobe Experience Manager Solution brief XML Documentation for Adobe Experience Manager An enterprise-class CCMS to manage documentation from creation to delivery It s a component

More information

Controlling Project Scope, Controlling Website Translation Costs

Controlling Project Scope, Controlling Website Translation Costs Controlling Project Scope, Controlling Website Translation Costs A thoughtful approach to reducing costs, while preserving the online customer experience. Introduction Like most business decisions, the

More information

Lingotek Client Command Line Tool

Lingotek Client Command Line Tool DATA SHEET 03 01 2016 Lingotek Client Command Line Tool What can Lingotek Client do? Lingotek Client can do almost anything the TMS can do. Connect to Lingotek Create a project Upload documents Request

More information

Creating engaging website experiences on any device (e.g. desktop, tablet, smartphone) using mobile responsive design.

Creating engaging website experiences on any device (e.g. desktop, tablet, smartphone) using mobile responsive design. Evoq Content: A CMS built for marketers to deliver modern web experiences Content is central to your ability to find, attract and convert customers. According to Forrester Research, buyers spend two-thirds

More information

Abandonment Remarketing Use abandonment to your advantage.

Abandonment Remarketing Use abandonment to your advantage. Abandonment Remarketing Use abandonment to your advantage. Get in touch. hello@salecycle.com Americas Sterling, VA +1 571 888 3000 Asia-Pacific Singapore +65 6635 2487 EMEA United Kingdom +44 191 500 7400

More information

DEVELOPING MICROSOFT SHAREPOINT SERVER 2013 ADVANCED SOLUTIONS. Course: 20489A; Duration: 5 Days; Instructor-led

DEVELOPING MICROSOFT SHAREPOINT SERVER 2013 ADVANCED SOLUTIONS. Course: 20489A; Duration: 5 Days; Instructor-led CENTER OF KNOWLEDGE, PATH TO SUCCESS Website: DEVELOPING MICROSOFT SHAREPOINT SERVER 2013 ADVANCED SOLUTIONS Course: 20489A; Duration: 5 Days; Instructor-led WHAT YOU WILL LEARN This course provides SharePoint

More information

50+ INSTALLATIONS WORLDWIDE. 500k WHAT WE DO {

50+ INSTALLATIONS WORLDWIDE. 500k WHAT WE DO { ALTIAR INTRODUCTION WHAT WE DO { Altiar is an easy-to-use mobile and web-based knowledge management platform. An efficient and powerful way to collate and distribute content, it allows users to locate

More information

Oracle Mobile Hub. Complete Mobile Platform

Oracle Mobile Hub. Complete Mobile Platform Oracle Mobile Hub Mobile is everywhere and has changed nearly every facet of our lives. The way we work, play, socialize and interact with one another have all been revolutionized by mobile devices. More

More information

WELCOME TO PM PAY GETTING STARTED

WELCOME TO PM PAY GETTING STARTED WELCOME TO PM PAY GETTING STARTED ABOUT OVERVIEW PM Pay is a global payment service that allows you to receive payments from your organization. The PM Pay interface has been created to enhance your overall

More information

Developing Microsoft SharePoint Server 2013 Advanced Solutions

Developing Microsoft SharePoint Server 2013 Advanced Solutions 20489 - Developing Microsoft SharePoint Server 2013 Advanced Solutions Duration: 5 Days Course Price: $2,975 Software Assurance Eligible Course Description Course Overview This training course provides

More information

Technical Overview. Elastic Path Commerce

Technical Overview. Elastic Path Commerce Technical Overview Elastic Path Commerce Extensible, Easy-to-Integrate, Scalable and More 7 Reasons Why Elastic Path Commerce Is The Best Fit For Your Unique Business 1. API is the Core of Digital Commerce

More information

Evaluation Guide for ASP.NET Web CMS and Experience Platforms

Evaluation Guide for ASP.NET Web CMS and Experience Platforms Evaluation Guide for ASP.NET Web CMS and Experience Platforms CONTENTS Introduction....................... 1 4 Key Differences...2 Architecture:...2 Development Model...3 Content:...4 Database:...4 Bonus:

More information

SEO: SEARCH ENGINE OPTIMISATION

SEO: SEARCH ENGINE OPTIMISATION SEO: SEARCH ENGINE OPTIMISATION SEO IN 11 BASIC STEPS EXPLAINED What is all the commotion about this SEO, why is it important? I have had a professional content writer produce my content to make sure that

More information

Frequently Asked Questions

Frequently Asked Questions Pastel Version 14 Intelligence Sage Reporting Pastel Version 14 1 Table of Contents Introduction 3 General 4 Report Manager / Viewer 6 Report Designer 8 Connector 14 2 1.0 Introduction The following document

More information

HUMBOLDT COUNTY Website Accessibility Policy

HUMBOLDT COUNTY Website Accessibility Policy SECTION: Information Technology ORIGINAL ISSUE DATE: 11/08/2016 REVISION DATE: 02/27/2018 10/16/2018 PAGE 1 OF 4 HUMBOLDT COUNTY Website Accessibility Policy I. PURPOSE The purpose of this policy is to

More information

for Modernization Accelerate Your Modernization Project Faster return on your investment goals

for Modernization Accelerate Your Modernization Project Faster return on your investment goals DATASHEET Rocket Service Packages for Accelerate Your Project Faster return on your investment goals Short path to proficiency in modernization techniques, without retooling skills Repeatable operating

More information

How to Evaluate a Next Generation Mobile Platform

How to Evaluate a Next Generation Mobile Platform How to Evaluate a Next Generation Mobile Platform appcelerator.com Introduction Enterprises know that mobility presents an unprecedented opportunity to transform businesses and build towards competitive

More information

Plymouth Rd, Suite 212, Plymouth Meeting, PA

Plymouth Rd, Suite 212, Plymouth Meeting, PA Picture yourself standing next to an empty tool box. If you are building a shed, you ll need to make sure that tool box contains a hammer, a saw, a level, and the host of other tools necessary to build

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

Solution Brief: Archiving with Harmonic Media Application Server and ProXplore

Solution Brief: Archiving with Harmonic Media Application Server and ProXplore Solution Brief: Archiving with Harmonic Media Application Server and ProXplore Summary Harmonic Media Application Server (MAS) provides management of content across the Harmonic server and storage infrastructure.

More information

WHITE PAPER. Comparison Guide: Choosing Between Help Authoring Tools and CCMSs

WHITE PAPER. Comparison Guide: Choosing Between Help Authoring Tools and CCMSs WHITE PAPER Comparison Guide: Choosing Between Help Authoring Tools and CCMSs Introduction Introduction Every few years, the debate flares up over whether to use a HAT (help authoring tool) or a CMS (content

More information

MOVE BEYOND GPO FOR NEXT-LEVEL PRIVILEGE MANAGEMENT

MOVE BEYOND GPO FOR NEXT-LEVEL PRIVILEGE MANAGEMENT MOVE BEYOND GPO FOR NEXT-LEVEL PRIVILEGE MANAGEMENT DON T USE A HAMMER MOVE BEYOND GPO FOR NEXT-LEVEL TO TURN A SCREW PRIVILEGE MANAGEMENT The first stage of privilege management Most organizations with

More information

Work the way you want.

Work the way you want. Work the way you want. Flex Series 2.0 Cloud enabled multifunction devices. Direct access to the cloud based apps you love Flex Series cloud enabled multifunctional devices are made for a modern more mobile

More information

Pay TV solution from ADB

Pay TV solution from ADB Pay TV solution from ADB Complete solution for broadcast and broadband environment Integrated with personalised recommendations Consistent content discovery across multiple devices Entire functionality

More information

Don t just manage your documents. Mobilize them!

Don t just manage your documents. Mobilize them! Don t just manage your documents Mobilize them! Don t just manage your documents Mobilize them! A simple, secure way to transform how you control your documents across the Internet and in your office.

More information

Liferay Digital Experience Platform. New Features Summary

Liferay Digital Experience Platform. New Features Summary Liferay Digital Experience Platform New Features Summary Liferay has redesigned its platform with new functionality in Liferay Digital Experience Platform (DXP). The following is a summary of the key new

More information

Microsoft Developing Microsoft SharePoint Server 2013 Advanced Solutions

Microsoft Developing Microsoft SharePoint Server 2013 Advanced Solutions 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20489 - Developing Microsoft SharePoint Server 2013 Advanced Solutions Length 5 days Price $4290.00 (inc GST) Version B Overview This course provides SharePoint

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

SIP Trunks. The cost-effective and flexible alternative to ISDN

SIP Trunks. The cost-effective and flexible alternative to ISDN SIP Trunks The cost-effective and flexible alternative to ISDN A cost-effective alternative to ISDN that provides flexibility and continuity How does it work? SIP Trunks connect your to s network, enabling

More information

Verint Knowledge Management Solution Brief Overview of the Unique Capabilities and Benefits of Verint Knowledge Management

Verint Knowledge Management Solution Brief Overview of the Unique Capabilities and Benefits of Verint Knowledge Management Verint Knowledge Management Solution Brief Overview of the Unique Capabilities and Benefits of Verint Knowledge Management November 2015 Table of Contents Introduction... 1 Verint Knowledge Management

More information

Essential for Employee Engagement. Frequently Asked Questions

Essential for Employee Engagement. Frequently Asked Questions Essential for Employee Engagement The Essential Communications Intranet is a solution that provides clients with a ready to use framework that takes advantage of core SharePoint elements and our years

More information

An HP EliteDesk 800 G4 with Intel Optane memory outperformed three configurations with twice as much RAM (Summary report)

An HP EliteDesk 800 G4 with Intel Optane memory outperformed three configurations with twice as much RAM (Summary report) A Principled Technologies report: Hands-on testing. Real-world results. An HP EliteDesk 800 G4 with Intel Optane memory outperformed three configurations with twice as much RAM (Summary report) Increased

More information

DIGITAL SIGNAGE SOFTWARE

DIGITAL SIGNAGE SOFTWARE DIGITAL SIGNAGE SOFTWARE MODERN. POWERFUL. EFFECTIVE. The most complete solution for visual communication JADE GIVES LIFE TO YOUR DIGITAL SCREENS Jade is the modern and reliable digital signage content

More information

Apple Device Management

Apple Device Management A COMPREHENSIVE GUIDE Apple Device Management FOR SMALL AND MEDIUM BUSINESSES With a renewed focus on mobile devices in the work environment, Apple has become the device of choice in small and medium businesses.

More information

Brushtail An Open Source Intranet

Brushtail An Open Source Intranet Brushtail An Open Source Intranet David Funnell Developer Eastern Regional Libraries Corporation david.funnell@erl.vic.gov.au Abstract: Brushtail is an intranet application developed at Eastern Regional

More information

SharePoint Online Power User

SharePoint Online Power User Course 55215A: SharePoint Online Power User - Course details Course Outline Module 1: An Introduction to SharePoint Online Let s get started with SharePoint online by letting you know about its fantastic

More information

Get Dynamic! How a Content Managment System (CMS) Improves Business Efficiencies. DMXReady + You = Powerful Web Solutions.

Get Dynamic! How a Content Managment System (CMS) Improves Business Efficiencies. DMXReady + You = Powerful Web Solutions. How a Content Managment System (CMS) Improves Business Efficiencies Table of Contents 2 IT For The Masses 3 Are You a Web Professional? Are You a Do-It-Yourselfer? 4 Migrate Your Current Site in Five Steps

More information

CrownPeak Playbook CrownPeak Search

CrownPeak Playbook CrownPeak Search CrownPeak Playbook CrownPeak Search Version 0.94 Table of Contents Search Overview... 4 Search Benefits... 4 Additional features... 5 Business Process guides for Search Configuration... 5 Search Limitations...

More information

SharePoint Online Power User

SharePoint Online Power User Course 55215: SharePoint Online Power User Page 1 of 6 SharePoint Online Power User Course 55215: 3 days; Instructor-Led Introduction This course delivers the complete site owner story from start to finish

More information

The Ultimate Guide to Headless CMS

The Ultimate Guide to Headless CMS The Ultimate Guide to Headless CMS The Ultimate Guide to Headless CMS 2017 Kentico Software The Ultimate Guide to Headless CMS Everything you need to know to choose the right CMS TL;DR (If you read nothing

More information

Introduction to emanagement MGMT 230 WEEK 4: JANUARY 29. Implementing basic e-commerce: technologies and options

Introduction to emanagement MGMT 230 WEEK 4: JANUARY 29. Implementing basic e-commerce: technologies and options Introduction to emanagement MGMT 230 WEEK 4: JANUARY 29 Implementing basic e-commerce: technologies and options Today s Class Recap our first three weeks Focus on ecommerce platforms. The online storefront

More information

InTact Technology : Cutting the Last Tie Holding the Wireless Office to the Desktop. October 2006

InTact Technology : Cutting the Last Tie Holding the Wireless Office to the Desktop. October 2006 InTact Technology : Cutting the Last Tie Holding the Wireless Office to the Desktop October 2006 Executive Summary Handheld mobile devices have gone a long way to liberate workers from trips back to the

More information

The Definitive Guide to Automating Content Migration

The Definitive Guide to Automating Content Migration WHITE PAPER The Definitive Guide to Automating Content Migration Migrating digital content without scripting or consultants The definitive guide to automating content migration Migrating digital content

More information

VoIP INTERNET-BASED PHONE SYSTEMS CHOCK FULL OF FEATURES

VoIP INTERNET-BASED PHONE SYSTEMS CHOCK FULL OF FEATURES VoIP INTERNET-BASED PHONE SYSTEMS CHOCK FULL OF FEATURES VoIP Internet-based phone systems chock full of features TABLE OF CONTENTS What is VoIP? Switching to VoIP is easy Business Telecom Features Improved

More information

Number: Passing Score: 800 Time Limit: 120 min. Microsoft

Number: Passing Score: 800 Time Limit: 120 min.  Microsoft 70-339 Number: 70-339 Passing Score: 800 Time Limit: 120 min Microsoft 70-339 Managing Microsoft SharePoint Server 2016 (Beta) Version 1.0 Exam A QUESTION 1 You are the administrator for a SharePoint 2016

More information

Natural Building Technologies. Redesign Proposal

Natural Building Technologies. Redesign Proposal Natural Building Technologies Redesign Proposal Structure Notes A Familiar Site Map Home Our initial thoughts for structuring Natural Building Technologies new site is largely to keep things the same,

More information

FAQs. A guide for school app administrators

FAQs. A guide for school app administrators FAQs A guide for school app administrators Introduction myschoolapp is a simple and cost-effective way to engage with today s mobile parents and carers who run their lives from their phones. It helps you

More information

THE FUTURE OF PERSONALIZATION IS VISUAL WHITE PAPER

THE FUTURE OF PERSONALIZATION IS VISUAL WHITE PAPER WHITE PAPER The Future of Personalization is Visual 1 It s hard to believe that ecommerce has been around for more than two decades, and juggernaut sites like Amazon and ebay were first launched in the

More information

Why Upgrade to Liferay Digital Experience Platform? The Right Solution for Your Future Challenges

Why Upgrade to Liferay Digital Experience Platform? The Right Solution for Your Future Challenges Why Upgrade to Liferay Digital Experience Platform? The Right Solution for Your Future Challenges Table of Contents Transform Your Business With a Modern Platform.............. 1 The Evolving Role of IT

More information

BUILT FOR BUSINESS. 10 Reasons BlackBerry Smartphones Are Still the Best Way to Do Business. Whitepaper

BUILT FOR BUSINESS. 10 Reasons BlackBerry Smartphones Are Still the Best Way to Do Business. Whitepaper 1 BUILT FOR BUSINESS 10 Reasons BlackBerry Smartphones Are Still the Best Way to Do Business Whitepaper 2 10 Reasons BlackBerry Smartphones Are Still the Best Way to Do Business It doesn t matter what

More information

Number: Passing Score: 800 Time Limit: 120 min. Microsoft Managing Microsoft SharePoint Server 2016 (Beta) Version 1.

Number: Passing Score: 800 Time Limit: 120 min. Microsoft Managing Microsoft SharePoint Server 2016 (Beta) Version 1. 70-339 Number: 70-339 Passing Score: 800 Time Limit: 120 min Microsoft 70-339 Managing Microsoft SharePoint Server 2016 (Beta) Version 1.0 Exam A QUESTION 1 You are the administrator for a SharePoint 2016

More information

Scribe Insight 6.5. Release Overview and Technical Information Version 1.0 April 7,

Scribe Insight 6.5. Release Overview and Technical Information Version 1.0 April 7, Scribe Insight 6.5 Release Overview and Technical Information Version 1.0 April 7, 2009 www.scribesoft.com Contents What is Scribe Insight?... 3 Release Overview... 3 Product Management Process Customer

More information

The future of database technology is in the clouds

The future of database technology is in the clouds Database.com Getting Started Series White Paper The future of database technology is in the clouds WHITE PAPER 0 Contents OVERVIEW... 1 CLOUD COMPUTING ARRIVES... 1 THE FUTURE OF ON-PREMISES DATABASE SYSTEMS:

More information

Cisco Spark Hybrid Services

Cisco Spark Hybrid Services Data Sheet Cisco Spark Hybrid Services Use Cisco Spark Hybrid Services to integrate your on-premises assets with Cisco Spark in the Cisco Collaboration Cloud. When you do, you can protect your investments

More information

Managing Devices and Corporate Data on ios

Managing Devices and Corporate Data on ios Managing Devices and Corporate Data on ios Overview Businesses everywhere are empowering their employees with iphone and ipad. Contents Overview Management Basics Separating Work and Personal Data Flexible

More information

The collaboration app that keeps you connected to everyone and everything

The collaboration app that keeps you connected to everyone and everything Data Sheet UC-One The collaboration app that keeps you connected to everyone and everything UC-One is a communications and collaboration Software as a Service (SaaS) for calling, messaging, and meeting

More information

From: Marshall Flynn, IT Director Tampa Bay Regional Planning Council Date: March 23, 2018 Re: Website Redesign

From: Marshall Flynn, IT Director Tampa Bay Regional Planning Council Date: March 23, 2018 Re: Website Redesign From: Marshall Flynn, IT Director Tampa Bay Regional Planning Council Date: March 23, 2018 Re: Website Redesign The Tampa Bay Regional Planning Council (TBRPC) is seeking professional graphics design services

More information

A detailed comparison of EasyMorph vs Tableau Prep

A detailed comparison of EasyMorph vs Tableau Prep A detailed comparison of vs We at keep getting asked by our customers and partners: How is positioned versus?. Well, you asked, we answer! Short answer and are similar, but there are two important differences.

More information

: Course : SharePoint 2016 Site Collection and Site Administration

: Course : SharePoint 2016 Site Collection and Site Administration Module Title Duration : Course 55194 : SharePoint 2016 Site Collection and Site Administration : 5 days Course Description This five-day instructor-led course is intended for power users and IT professionals,

More information

PRODUCT CONTENT C LOUD SUPPLIER PORTAL USER GUIDE

PRODUCT CONTENT C LOUD SUPPLIER PORTAL USER GUIDE PRODUCT CONTENT C LOUD 2016 Table of Contents Adding Product Data...2 New Item Setup... 2 New Product Request... 2 Pending Subscriptions... 3 Single Item Edit... 4 Bulk Item Edit... 5 Export Smart Spreadsheet...

More information

The New USB-C Standard and How to Select a Matching Docking Station

The New USB-C Standard and How to Select a Matching Docking Station The New USB-C Standard and How to Select a Matching Docking Station WHITE PAPER What is USB-C? USB-C, the latest USB standard, is attracting attention from all over the technology industry, as it carries

More information

Content Management Systems

Content Management Systems Content Management Systems By multiple authors, see citation for each section Overview This reading includes two documents that explain the concept behind content management (CMS) systems and why you would

More information

Introducing MX1. January 2017

Introducing MX1. January 2017 Introducing MX1 January 2017 The World s Media Globalizer MX1 is a complete end-to-end media service provider working with leading media businesses to transform content into the ultimate viewer experience

More information

Your trusted partner SIMS/FMS USER GUIDE

Your trusted partner SIMS/FMS USER GUIDE Your trusted partner SIMS/FMS USER GUIDE 2016/2017 Freephone 0808 281 9440 kcs4education.co.uk KCS SIMS/FMS Setup Guide Contents 1. Introduction & Before You Begin 2. Checking & Modifying Establishment

More information

1 Copyright 2012, Oracle and/or its affiliates. All rights reserved.

1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Oracle WebCenter Portal and ADF Development Richard Maldonado Principal Product Manager 2 Copyright 2012, Oracle and/or its affiliates.

More information

Integrated Access Management Solutions. Access Televentures

Integrated Access Management Solutions. Access Televentures Integrated Access Management Solutions Access Televentures Table of Contents OVERCOMING THE AUTHENTICATION CHALLENGE... 2 1 EXECUTIVE SUMMARY... 2 2 Challenges to Providing Users Secure Access... 2 2.1

More information

IBM SPSS Statistics and open source: A powerful combination. Let s go

IBM SPSS Statistics and open source: A powerful combination. Let s go and open source: A powerful combination Let s go The purpose of this paper is to demonstrate the features and capabilities provided by the integration of IBM SPSS Statistics and open source programming

More information

DotNetNuke. Easy to Use Extensible Highly Scalable

DotNetNuke. Easy to Use Extensible Highly Scalable DotNetNuke is the leading Web Content Management Platform for Microsoft.NET. It enables your organization to leverage your existing Microsoft investments to create rich, highly interactive web sites and

More information

Intelligent Enterprise Digital Asset Management

Intelligent Enterprise Digital Asset Management Intelligent Enterprise Digital Asset Management New Updated for Cumulus 11 Protect brand assets and increase productivity with Canto s award-winning DAM platform. Integrate and configure Cumulus to support

More information

Allegany County, MD Request for website: Responsive website redesign and CMS rebuild. ADDENDUM ONE 10/27/2018

Allegany County, MD Request for website: Responsive website redesign and CMS rebuild. ADDENDUM ONE 10/27/2018 Allegany County, MD Request for website: Responsive website redesign and CMS rebuild. ADDENDUM ONE 10/27/2018 These questions and answers are hereby incorporated into and are considered to be an integral

More information

Design and deliver cloud-based apps and data for flexible, on-demand IT

Design and deliver cloud-based apps and data for flexible, on-demand IT White Paper Design and deliver cloud-based apps and data for flexible, on-demand IT Design and deliver cloud-based apps and data for flexible, on-demand IT Discover the fastest and easiest way for IT to

More information

August, HPE Propel Microservices & Jumpstart

August, HPE Propel Microservices & Jumpstart August, 2016 HPE Propel s & Jumpstart Jumpstart Value Quickly build modern web applications Single page application Modular microservices architecture app generator Modularity provides better upgradeability

More information

SharePoint 2016 Site Collections and Site Owner Administration

SharePoint 2016 Site Collections and Site Owner Administration SharePoint 2016 Site Collections and Site Owner Administration Course 55234A - Five days - Instructor-led - Hands-on Introduction This five-day instructor-led course is intended for power users and IT

More information

DIGITALGLOBE ENHANCES PRODUCTIVITY

DIGITALGLOBE ENHANCES PRODUCTIVITY DIGITALGLOBE ENHANCES PRODUCTIVITY WITH NVIDIA GRID High-performance virtualized desktops transform daily tasks and drastically improve staff efficiency. ABOUT DIGITALGLOBE FIVE REASONS FOR NVIDIA GRID

More information

Constant Contact. Responsyssy. VerticalResponse. Bronto. Monitor. Satisfaction

Constant Contact. Responsyssy. VerticalResponse. Bronto. Monitor. Satisfaction Contenders Leaders Marketing Cloud sy Scale Campaign aign Monitor Niche High Performers Satisfaction Email Marketing Products Products shown on the Grid for Email Marketing have received a minimum of 10

More information

Microsoft SharePoint Online Power User

Microsoft SharePoint Online Power User 1800 ULEARN (853 276) www.ddls.com.au Microsoft 55215 - SharePoint Online Power User Length 4 days Price $3740.00 (inc GST) Overview This course delivers the complete site owner story from start to finish

More information

Office Adapters for Quark Publishing Platform

Office Adapters for Quark Publishing Platform Office Adapters for Quark Publishing Platform Contents Getting started... 1 About Quark Publishing Platform...1 System requirements... 3 Installing the Office Adapters for Quark Publishing Platform...

More information

T he Inbox Report 2017

T he Inbox Report 2017 Search Inbox Sent 1 Fluent LLC to me 2:10 Drafts Spam Trash T he Inbox Report 2017 CONSUMER PERCEPTIONS OF EMAIL loading... REVEAL MORE Click here to Reply Inbox Report 2017 Page 1

More information

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited SHAREPOINT 2013 END USER

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited SHAREPOINT 2013 END USER SHAREPOINT 2013 END USER SharePoint 2013 End User (SHP2013.1 version 1.2.1) Copyright Information Copyright 2014 Webucator. All rights reserved. The Authors Bruce Gordon Bruce Gordon has been a Microsoft

More information

XenData Product Brief: SX-550 Series Servers for LTO Archives

XenData Product Brief: SX-550 Series Servers for LTO Archives XenData Product Brief: SX-550 Series Servers for LTO Archives The SX-550 Series of Archive Servers creates highly scalable LTO Digital Video Archives that are optimized for broadcasters, video production

More information

Magento Migration Tool. User Guide. Shopify to Magento. Bigcommerce to Magento. 3DCart to Magento

Magento Migration Tool. User Guide. Shopify to Magento. Bigcommerce to Magento. 3DCart to Magento Magento Migration Tool User Guide Shopify to Magento Bigcommerce to Magento 3DCart to Magento Copyright 2015 LitExtension.com. All Rights Reserved. Page 1 Contents 1. Preparation... 3 2. Setup... 4 3.

More information

Washington State Emergency Management Association (WSEMA) Olympia, WA

Washington State Emergency Management Association (WSEMA) Olympia, WA Washington State Emergency Management Association (WSEMA) Olympia, WA Request for Proposals Website Redesign and Content Management and Maintenance System Proposal Submittal Deadline: I. Introduction and

More information

DocAve 6 SharePoint Migrator

DocAve 6 SharePoint Migrator DocAve 6 SharePoint Migrator User Guide Service Pack 4, Cumulative Update 2 Revision C Issued July 2014 Table of Contents About SharePoint Migration... 5 Complementary Products... 5 Submitting Documentation

More information

Viber Service Messaging

Viber Service Messaging Viber Service Messaging GMS Viber s official partner since 2015 Global market overview Every company today struggles to reach their customers. With more and more communication channels streaming thousands

More information

Allegany County, MD Request for website: Responsive website redesign and CMS rebuild. ADDENDUM TWO 11/9/2017

Allegany County, MD Request for website: Responsive website redesign and CMS rebuild. ADDENDUM TWO 11/9/2017 Allegany County, MD Request for website: Responsive website redesign and CMS rebuild. ADDENDUM TWO 11/9/2017 These questions and answers are hereby incorporated into and are considered to be an integral

More information

"Charting the Course... MOC A: SharePoint 2016 Site Collections and Site Owner Administration. Course Summary

Charting the Course... MOC A: SharePoint 2016 Site Collections and Site Owner Administration. Course Summary MOC 55234 A: 2016 Site Collections Course Summary Description This five-day instructor-led course is intended for power users and IT professionals who are tasked with working within the 2016 environment

More information

Grants Management System

Grants Management System wizehive Grants Management System A walk-through of the most customizable full lifecycle solution 2016 WizeHive, Inc., All rights reserved. 1 of 24 System overview The WizeHive grants management system

More information

Invitation to Tender Content Management System Upgrade

Invitation to Tender Content Management System Upgrade Invitation to Tender Content Management System Upgrade The IFRS Foundation (Foundation) is investigating the possibility of upgrading the Content Management System (CMS) it currently uses to support its

More information

An introduction to Headless Content Management Systems

An introduction to Headless Content Management Systems WHITEPAPER An introduction to Headless Content Management Systems John Winter, Co-Founder, Content Bloom Introduction Surfing web content used to be limited to desktop computers. This has drastically changed

More information

CSC203. Mbwana Alliy Product Manager- Office Managed Business Microsoft Corporation

CSC203. Mbwana Alliy Product Manager- Office Managed Business Microsoft Corporation CSC203 Mbwana Alliy Product Manager- Office Managed Business Microsoft Corporation malliy@microsoft.com Why use Access and SharePoint Key Capabilities Key Scenarios Customer Case Study Questions & Feedback

More information

<Insert Picture Here> Accelerated Java EE Development: The Oracle Way

<Insert Picture Here> Accelerated Java EE Development: The Oracle Way 1 1 Accelerated Java EE Development: The Oracle Way Dana Singleterry Principal Product Manager Oracle JDeveloper and Oracle ADF http://blogs.oracle.com/dana Warning demo contains

More information

Migration With Duda.

Migration With Duda. Migration With Duda A Comprehensive Guide to the Opportunities and Considerations that Come with Website Migration for DIY and DIFM Solutions Providers. www.dudamobile.com Table of Contents Introduction

More information

SIP Trunks. The cost-effective and flexible alternative to ISDN

SIP Trunks. The cost-effective and flexible alternative to ISDN SIP Trunks The cost-effective and flexible alternative to ISDN A cost-effective alternative to ISDN that provides flexibility and continuity How does it work? connect your to s network, enabling full PSTN

More information

How to Promote. your Dental Practice with Digital Marketing

How to Promote. your Dental Practice with Digital Marketing How to Promote your Dental Practice with Digital Marketing Regularly marketing your dental practice is an essential task for every dentist, no matter how established. Now more than ever, it is essential

More information

Static & Dynamic Groups

Static & Dynamic Groups Static & Dynamic Groups 2016 - Winter Edition User Guide - Table of Contents Overview Use Cases Group Definitions Static Groups Static Groups Interface Adding Static Groups Members Joining Opt-In Groups

More information

Jet Enterprise Frequently Asked Questions

Jet Enterprise Frequently Asked Questions Pg. 1 03/18/2011 Jet Enterprise Regarding Jet Enterprise What are the software requirements for Jet Enterprise? The following components must be installed to take advantage of Jet Enterprise: SQL Server

More information

Request For Proposal ONWAA Website & E-Learn Portal

Request For Proposal ONWAA Website & E-Learn Portal Request For Proposal ONWAA Website & E-Learn Portal ONWAA 880 17 E, Garden River, Ontario P6A 6Z5 Table Of Contents General information Project Overview Statement of Needs Proposal Format Proposal Preparation

More information

1. Create your website. 2. Choose a template

1. Create your website. 2. Choose a template WEBSELF TUTORIAL Are you a craftsman or an entrepreneur? Having a strong web presence today is critical. A website helps let your visitors, prospects, customers and partners know who you are and what services

More information