Adobe Creative Cloud Ecosystem

Slides:



Advertisements
Similar presentations
New Release Announcements and Product Roadmap Chris DiPierro, Director of Software Development April 9-11, 2014
Advertisements

Altman IM Ltd | | capture | convert | route | connect | workflow ScanPath provides enhanced scanning & document processing.
Ellucian Mobile: Don’t text and drive, kids!
SOFTWARE PRESENTATION ODMS (OPEN SOURCE DOCUMENT MANAGEMENT SYSTEM)
Mobilizing Your Business How to make the case for ProntoForms John Smith, ACME Corp Customize this slide! Insert your name, title and logo!
Our Footprints CLIENTS What We Do Technology Expertise.
A detailed guide on how to set-up your printing storefront. Please Note: Storefronts are compatible with all browsers, however for optimal use of the admin.
Welcome to the..... IT & Systems Functional Briefing Adrian Roscoe : Head of IT & Systems Lorraine Veber: VP, Business Transformation / Change Management.
What is PaperCut MF? What is PaperCut MF? What is PaperCut MF?
RECALL THE MAIN COMPONENTS OF KIM Functional User Interfaces We just looked at these Reference Implementation We will talk about these later Service Interface.
NSI Training Agenda TopicTime Overview and Solution Selling30 minutes Mobility10 minutes Customize Tools 4 U20 minutes.
Support.ebsco.com My EBSCOhost Tutorial Tutorial.
1 Tradedoubler & Mobile Mobile web & app tracking technical overview.
1 Susan Su, manager Asian Globalization Center, Sun Microsystems August Localization imperatives, challenges, and solutions.
PI Data Archive Server COM Points Richard Beeson.
OneClickdigital Unabridged e-audiobook service OneClickdigital Unabridged e-audiobook service.
Eyeblaster’s eb.services Making Interactive Easier Than Ever.
Mohit Anand, Software Engineer Adobe 1 Selecting GUI Automation Testing Tool for Mobile Domain.
Central Desktop Online Collaboration Tool. Background to E-Tools Identify, develop, integrate, and make available a set of best-in- class electronic tools.
1 Terminal Management System Usage Overview Document Version 1.1.
QA Process within OEM Services Ethan Chang QA Engineer OEM Service, Canonical
My2N – Mobile Video Technical Training
SharePoint 101 – An Overview of SharePoint 2010, 2013 and Office 365
Dispatcher Phoenix Is…
Extended Operating System Support
Fahd Shaaban, Director of Professional Services
Contract Lifecycle Management In the Disruptive Age
Automating Accounts Payable
Project Management: Messages
Match – Audit - Append Takes monetizing your data assets to a new level.
Make your app a native part of Office with Add-ins
Project Center Use Cases Revision 2
CaRT eCapacity Initiative Ghana Productivity Apps
Program Management Portal: Request Management, PCRs and the Client
Firstline Workforce and Office 365: Microsoft StaffHub
Introduction to Kentico CMS
EBSCO eBooks.
Discover the New SharePoint Content Publishing Experiences
DCR ARB Presentation Team 5: Tour Conductor.
IBM Marketplace: Business Partner Overview
Software Testing With Testopia
Dispatcher Phoenix Finance
Project Center Use Cases Revision 3
Windows 10 & Intune: A Modern Desktop Management Story Joe Crandall.
Develop for the Experience Business with Adobe and Microsoft
Project Center Use Cases Revision 3
HMM E-SERVICE.
Top Emerging E-commerce Magento trends. The progress of E-commerce industry is changing year by year, this evolution has made super easy for the online.
SIMPLE. SECURE. RELIABLE MESSAGING APP SIMILAR TO WHATSAPP (LIVE CHAT).
Top Android App Development Company in Madurai
A Complete Business Productivity Suite
Nominations Submission Template
SharePoint Essentials Toolkit
Release Highlights Last Updated for September Monthly Release.
eCopy, Inc. Edward Schmid President and CEO
Match – Audit - Append Takes monetizing your data assets to a new level.
Migrating to Office 365 from Google mail and exchange
Meeting, training & teaching in the interactive iWorld
Collaborative Business Solutions
Cloud Web Filtering Platform
Office Edition Overview (Dec. 2018).
This is the Sign In page for the Dashboard
The Translation Management System for Global Enterprises
Nominations Submission Template
Transition Readiness Review
COMPANY PROFILE: REELWAY
WORKSHOP Establish a Communication and Training Plan
Kaspersky Social Channel
Microsoft Teams User Interface
Presentation transcript:

Adobe Creative Cloud Ecosystem Thanks, glad… This is a growing project, now about 12 months Credits to team who did not make it From Zero Lines of Code to a Collection of Global Products in Six Months Artwork credits: all artwork in this presentation is derived from materials available on Adobe’s Creative Cloud site and the Adobe Globalization team’s intranet

- Group engages many new apps - Projects are regular and similar - Scope is widening - International team remains relatively the same in size adobe’s globalization organization

Creative Cloud Ecosystem I will talk at the beginning about the history of Creative Cloud, the stated 2014 challenge of customer acquisition and conversion, as well as the development and release timelines. SDK for 3rd party developers Sign-in component (Adobe ID) to retain users

AdobeCreativeSDKFoundation CreativeSDKFoundationAssets CreativeSDKFoundationAuth AdobeSDKDevice AdobeCreativeSDKBehance AdobeCreativeSDKColor CreativeSDKImage

Early times long long ago: November 2013 Adobe Ideas 5 locales iPhone/iPad Photoshop Touch 3-7 locales iPhone, then iPad + later Android tablet and phone Where we started in 2013 - 2 apps, only a few locales, iOS only

2014-2015 capture iOS, Android, Web design and Illustration phone and tablet targets 4-35 locales each 360+ locales total shipping or planned soon design and Illustration video and presentation And where we are now… Aviary digital editing community …and more coming!

CC Ecosystem projects: - Common business purpose - Only partly centralized - Fast - Overlapping but not the same GEO coverage - Integrated with other mobile and desktop products CC Ecosystem projects: I may remove this slide, but I will say a few words about the common aspects of the products

Main localization strategies and tools - Early engagement and evaluations - Translation automation - Auto bug fix - Centralized testing support - Last-minute translation solutions (ALA, Gengo) - Partnerships Main localization strategies and tools Our main strategies and tools Partners: Alpha CRC, Dilato, Gengo

Early evaluation

AUTOMATION

BUG-FIX SCRIPT: Benefits: Allows QEs to correct bugs in strings, no need to hire international engineer Easy to update What is Auto Linguistic Bug Fix? Background:For some projects, we might face situations with lots of linguistic bugs or hotkey key bugs to fix after UI G11N testing. These bugs are simply string replacement from one translation to another using either WorkBench or changing ALFA resources in P4. In a typical workflow QE submits a bug and pass to linguist for suggestion, or linguist submit a bug directly. The bug then routed back to the i18n engineer or vendor engineer to fix in Workbench or ALFA resources in P4. Auto Linguistic Tool allows the submitter to bypass i18n engineer to fix bugs directly. Once changes are made, the bug is automatically routed back to the assigned QE for regression. Advantage of this workflow: Bug Creator can fix simple bugs without vendor/i18n Engineer Ideal for Hot Keys, shortcuts and translation fixes that do not increase length of strings. Fix multiple bugs quickly via batch system Scalable to support more individual to fix bug without adding Workbench accounts overhead. Only Watson/ldap is needed. Use Watson template format to fill in bug fix details. No need to provide Workbench usage training. Automation change Watson bug status from ToFix to ToTest once the bug is submitted successfully. Concept:  The three components to this workflow is Watson, ALF2 Server, and client system (that runs the automation).  Watson is the front end that specify the string that need to change. We recommend to use the RecordLocator(in ALF2) to specify exact string to change, though this is optional per documentation. With Watson specify the English string, current localized value, and new localized value.  (See details below). ALF2 project file is already set up to make bug fixes via workbench. This workflow will is not applicable if you fix bugs on P4. Client System has all the configuration files (Watson, ALF2, and email notification) and batch script to automate the project. Roles: Adobe i18n Engineers: customize configuration for the project Linguist: provide translation in watson bug template format and/or submit the Watson bug for defect found. Vendor QE and IQE: Submit and regress Watson bugs. Show demo here! How Auto Linguistic Bug fix works 1. Using MockID and English string If the <English_win> and <mock_id> tag are listed in the bug, then they used to search the unique string to correct. <loc_win> string is not use for the string search. 2. Using English string If the <mock_id> is not listed then it is based on <English_win> and <loc_win>. If a match is found then the string is corrected. (Note: In this case if multiple matches found then the same can be handled using MULTIPLE_MATCH flag) 3. Platform variance Platform variance is being tested. In the future you can tag different platform with _win , _mac , and _unix. For example, <English_mac>, <loc_mac>, and <loc_mac_correct>. More Info to come once this feature is fully tested.

GOING FORWARD: - Standardization - Test automation - Consolidate kits - Reduce turnaround time - Further refinement of bug-fix script - Controls to product teams

Q&A