SlideShare ist ein Scribd-Unternehmen logo
1 von 43
Downloaden Sie, um offline zu lesen
DIANE GASKILL
Introduction
Over 40 years in tech pubs and closely related areas,
including 10 years as a tech pubs manager
Combination of startups (lots of hats) and large,
Fortune 500 companies
Managed localization since 1995
Engineering background in hardware design and
software development
Course development and training, including 4 yrs USN
instructor
Pre and post sale technical support engineer
Let’s talk about you
How many technical writers, editors, information
architects?
How many experienced in localization?
How many not experienced in localization but are
interested in learning about it?
How many just needed a place to sit down and rest?
Globalization – G12N
Key Definitions
Globalization – G12N
The expansion of business and communication across
countries, continents, and around the world.
Key Definitions
Globalization – G12N
The expansion of business and communication across
countries, continents, and around the world.
Engaging with customers across languages, cultures
and channels
Key Definitions
Key Definitions
Globalization – G12N
The expansion of business and communication across
countries, continents, and around the world.
Engaging with customers across languages, cultures and
channels
Not a modern phenomenon. Long history going back
2300 years to the early days of Europe when traders
established routes from Europe to India and the Middle
East.
Key Definitions
Globalization – G12N
The expansion of business and communication
across countries, continents, and around the world.
Engaging with customers across languages,
cultures and channels
Not a modern phenomenon. Long history going
back 2300 years to the early days of Europe when
traders established routes from Europe to India and
the Middle East.
Columbus was not on a mission to discover
America. He was looking for a shorter trade route
from Spain to India. His discovery of the American
continents was a major event in the history of G12N.
Key Definitions
Globalization – G12N
Problem: people around the world don’t all speak the
same language. If you want to do business with them,
you have to be able to talk with them in their language.
Key Definitions
Globalization – G12N
Problem: people around the world don’t all speak the
same language. If you want to do business with them,
you have to be able to talk with them in their language.
Solution: Localization (L10N) bridges the gap between
spoken languages and enables communication and
busine$$ between the peoples of the world.
Key Definitions
Internationalization – I18N
Key Definitions
Internationalization – I18N
I18N is the process of designing or creating a product
and its documentation so that they can be localized in a
cost-effective and timely manner, and used in any
locale.
Key Definitions
Internationalization – I18N
I18N is the process of designing or creating a product
and its documentation so that they can be localized in
a cost-effective and timely manner, and used in any
locale.
I18N applies to the entire product, including the
software, online help, documentation, marketing
collateral, graphical information, and packaging. It
may also include localized support.
Key Definitions
Localization – L10N
Key Definitions
Localization – L10N
L10N is the conversion of content from a source language
to a target language.
Key Definitions
Localization – L10N
L10N is the conversion of content from a source language
to a target language.
L10N is more than just translation. It includes the
conversion of text, symbols, measurements, graphics, and
expressions to the terms used in the target language.
$ to DM, Yen, etc; Lb to Kg; Miles to Km, etc.
Key Definitions
Localization – L10N
L10N is the conversion of content from a source language
to a target language.
L10N is more than just translation. It includes the
conversion of text, symbols, measurements, graphics, and
expressions to the terms used in the target language.
$ to DM, Yen, etc; Lb to Kg; Miles to Km, etc.
Time – America: MM/DD/YYYY;
Asia: YYYYMMDD;
Europe: DDMMYYYY
Questions?
Short quiz
next period
L10N Lifecycle ‐ definition
Set of processes, executed in series and at appropriate
times to accomplish the goals set by your L10N
strategy.
L10N Lifecycle ‐ definition
Set of processes, executed in series and at appropriate
times to accomplish the goals set by your L10N
strategy.
Not always the same
L10N Lifecycle ‐ definition
Set of processes, executed in series and at appropriate
times to accomplish the goals set by your L10N
strategy.
Not always the same
Dependent on other product-related lifecycles
L10N Lifecycle ‐ dependencies
Dependent on the
product
development lifecycle L10N
Lifecycle
L10N Lifecycle – dependency #1
Typical product development lifecycle
Product
Concept
Prod Req
Doc
Drivers
• Marketing
• Engineering
• Customers
Initial
Design
Mktg Req
Doc Preliminary
Development
Prototype
Eng Spec.
Alpha
Test
Beta
Test/s
Release
To Mfg.
General
Availability
Ship to Cust.
Product
Development
L10N Lifecycle ‐ dependencies
Dependent on the
product
development lifecycle
Dependent on the
document
development lifecycle
L10N
Lifecycle
L10N Lifecycle ‐ dependencies
Dependent on the
product
development lifecycle
Dependent on the
document
development lifecycle
L10N
Lifecycle
L10N Lifecycle – dependency #2
Typical document development lifecycle
Product
Concept
Prod Req
Doc
Initial
Design
Mktg Req
Doc
Preliminary
Development
Prototype
Eng Spec.
Alpha
Test
Beta
Test/s
Release
To Mfg.
General
Availability
Ship to Cust.
Party
Party
Party
Add, edit, update
info per bug fixes
and features
Learn
about
product
Create
Doc
Plan
Create
Prelim.
Docs
Add ,
edit ,
info
Product
Development
L10N Lifecycle – a never ending story
Product
& Docs
L10N Lifecycle – Strategy
Product
& Docs
Plan
(Initial Product Design)
Use Mktg Eng Doc Plan
Create L10N Plan
l10N Strategy
Goals
Processes
Stakeholders
Team members
L10N Lifecycle – Strategy
Doc and product
components to LSP
Source and target
languages
File transfer
LSP deliverables
• Target
languages
• Formats /
Media
Schedule
Contacts
Dependencies
Plan
Product
& Docs
L10N Lifecycle
(Initial Product
Development)
Execute the plan
I18N product and
Documentation
Create L10N kit
Plan
Setup
Product
& Docs
(Initial Product Design)
Create Mktg Eng Doc Plan
Create L10N Plan
l10N Strategy
Goals and processes
Stakeholders
Team members
Setup
Internationalize product and documentation
If the product is a software product, separate text
and graphics from the code so that they can be
localized without sending the code to the LSP. Use
appropriate software development tools to manage
the files and pointers.
Setup
Internationalize product and documentation
If the product is a software product, separate text
and graphics from the code so that they can be
localized without sending the code to the LSP. Use
appropriate software development tools to manage
the files and pointers.
Design the product and documentation so that they
can be used in any locale. Consider file names with
double-byte characters, dates and times according
to any locale, etc.
Setup
Internationalize product and documentation
If the product is a software product, separate text and
graphics from the code so that they can be localized
without sending the code to the LSP. Use appropriate
software development tools to manage the files and
pointers.
Design the product and its documentation so that they
can be used in any locale. Consider file names with
double-byte characters, dates and times according to
any locale, etc.
Design the GUI to be language independent: consider
label size, character sets, pictures, sound etc.
L10N Lifecycle
Product
& Docs
Plan
Implement
Setup
(Initial Product Design)
Create Mktg Req doc
Create Eng Spec
Create Doc Plan
Create L10N Plan
(Product
Development)
Localize
TM
TMS
Updates
(Initial Product
Development)
Final L10N plan
Internationalize
product and
Documentation
Create L10N kit
Use XML
Implement ‐ Localize
Considerations for L10N include:
Terminology – consistent language
Content structure and organization
Legal information
Text expansion
Graphical symbols: money, restroom symbols,
electrical symbols and hand signals.
Product
& Docs
Plan
Implement
Test Setup
L10N Lifecycle
(Beta test)
In-country
review and
comments
Product
& Docs
Plan
Implement
Test
Update
Setup
L10N Lifecycle
(RTM, ship)
Update
localized
products and
documentation
Product
& Docs
Plan
Implement
Test
Update
Setup
L10N Lifecycle
(Shipping)
Restart or
continue
Questions?
L10N Lifecycle
Lavacon 2011 - Managing the Localization Lifecycle

Weitere ähnliche Inhalte

Andere mochten auch

Actividades del día 20 de diciembre 2013
Actividades del día 20 de diciembre 2013Actividades del día 20 de diciembre 2013
Actividades del día 20 de diciembre 2013webbajocinca
 
panipuri - Take a bow
panipuri - Take a bowpanipuri - Take a bow
panipuri - Take a bowVijay Chavda
 
Xamarin, azure Push & cortana
Xamarin, azure Push & cortanaXamarin, azure Push & cortana
Xamarin, azure Push & cortanaMarc Rubiño
 
Clasesseptiroma1
Clasesseptiroma1Clasesseptiroma1
Clasesseptiroma1jessyjoseth
 
panipuri-take a bow
panipuri-take a bowpanipuri-take a bow
panipuri-take a bowVijay Chavda
 
Contaminacion del medio ambiente
Contaminacion del medio ambienteContaminacion del medio ambiente
Contaminacion del medio ambientejessyjoseth
 

Andere mochten auch (9)

Mary
MaryMary
Mary
 
Livi2...
Livi2...Livi2...
Livi2...
 
Actividades del día 20 de diciembre 2013
Actividades del día 20 de diciembre 2013Actividades del día 20 de diciembre 2013
Actividades del día 20 de diciembre 2013
 
panipuri - Take a bow
panipuri - Take a bowpanipuri - Take a bow
panipuri - Take a bow
 
Xamarin, azure Push & cortana
Xamarin, azure Push & cortanaXamarin, azure Push & cortana
Xamarin, azure Push & cortana
 
Clasesseptiroma1
Clasesseptiroma1Clasesseptiroma1
Clasesseptiroma1
 
panipuri-take a bow
panipuri-take a bowpanipuri-take a bow
panipuri-take a bow
 
Contaminacion del medio ambiente
Contaminacion del medio ambienteContaminacion del medio ambiente
Contaminacion del medio ambiente
 
Dot netspain 2016
Dot netspain 2016Dot netspain 2016
Dot netspain 2016
 

Ähnlich wie Lavacon 2011 - Managing the Localization Lifecycle

What Every Translator Should Know About Software Localization
What Every Translator Should Know About Software LocalizationWhat Every Translator Should Know About Software Localization
What Every Translator Should Know About Software Localizationallinportuguese
 
Best Practices for Software Localization
Best Practices for Software LocalizationBest Practices for Software Localization
Best Practices for Software LocalizationLionbridge
 
languagetranslator-211028085026.pptx
languagetranslator-211028085026.pptxlanguagetranslator-211028085026.pptx
languagetranslator-211028085026.pptxMDASIFALI32
 
Convergence: How to Bring Together Content Management & Localization to Conq...
Convergence: How to Bring Together Content Management & Localization to Conq...Convergence: How to Bring Together Content Management & Localization to Conq...
Convergence: How to Bring Together Content Management & Localization to Conq...SDL
 
Language translator
Language translatorLanguage translator
Language translatorSumitSumit26
 
Internationalization (i18n) and Localization (l10n) - Partners in Successful ...
Internationalization (i18n) and Localization (l10n) - Partners in Successful ...Internationalization (i18n) and Localization (l10n) - Partners in Successful ...
Internationalization (i18n) and Localization (l10n) - Partners in Successful ...Lingoport (www.lingoport.com)
 
Transcription Services
 Transcription Services Transcription Services
Transcription ServicesNitishkp
 
Creating multillingual apps for android
Creating multillingual apps for androidCreating multillingual apps for android
Creating multillingual apps for androidSergi Martínez
 
Beyond Globalization: Achieving Universal Understanding - Adolfo Hernandez at...
Beyond Globalization: Achieving Universal Understanding - Adolfo Hernandez at...Beyond Globalization: Achieving Universal Understanding - Adolfo Hernandez at...
Beyond Globalization: Achieving Universal Understanding - Adolfo Hernandez at...SDL
 
2019 11-06 globalization
2019 11-06 globalization2019 11-06 globalization
2019 11-06 globalizationpcerda0
 
Laura Dent: Single-Source and Localization
Laura Dent: Single-Source and LocalizationLaura Dent: Single-Source and Localization
Laura Dent: Single-Source and LocalizationJack Molisani
 
Marketing & Localization Framework
Marketing & Localization FrameworkMarketing & Localization Framework
Marketing & Localization FrameworkMyrta Harris
 
STC-PMC October 2016 Presentation-That's What You Think!
STC-PMC October 2016 Presentation-That's What You Think!STC-PMC October 2016 Presentation-That's What You Think!
STC-PMC October 2016 Presentation-That's What You Think!STC-Philadelphia Metro Chapter
 
The 10 Most Iconic Founders and CEOs to Watch in the Language Industry in 2022
The 10 Most Iconic Founders and CEOs to Watch in the Language Industry in 2022The 10 Most Iconic Founders and CEOs to Watch in the Language Industry in 2022
The 10 Most Iconic Founders and CEOs to Watch in the Language Industry in 2022CIO Look Magazine
 
AIM | HDC 2016 Globalization As a Service
AIM | HDC 2016 Globalization As a ServiceAIM | HDC 2016 Globalization As a Service
AIM | HDC 2016 Globalization As a ServiceRamzi Yassine
 
How to create software that is ready for the world
How to create software that is ready for the worldHow to create software that is ready for the world
How to create software that is ready for the worldBrian Kelly
 
Product Internationalization Strategies by Amazon Alexa Sr PM
Product Internationalization Strategies by Amazon Alexa Sr PMProduct Internationalization Strategies by Amazon Alexa Sr PM
Product Internationalization Strategies by Amazon Alexa Sr PMProduct School
 

Ähnlich wie Lavacon 2011 - Managing the Localization Lifecycle (20)

What Every Translator Should Know About Software Localization
What Every Translator Should Know About Software LocalizationWhat Every Translator Should Know About Software Localization
What Every Translator Should Know About Software Localization
 
Best Practices for Software Localization
Best Practices for Software LocalizationBest Practices for Software Localization
Best Practices for Software Localization
 
languagetranslator-211028085026.pptx
languagetranslator-211028085026.pptxlanguagetranslator-211028085026.pptx
languagetranslator-211028085026.pptx
 
Convergence: How to Bring Together Content Management & Localization to Conq...
Convergence: How to Bring Together Content Management & Localization to Conq...Convergence: How to Bring Together Content Management & Localization to Conq...
Convergence: How to Bring Together Content Management & Localization to Conq...
 
Language translator
Language translatorLanguage translator
Language translator
 
Internationalization (i18n) and Localization (l10n) - Partners in Successful ...
Internationalization (i18n) and Localization (l10n) - Partners in Successful ...Internationalization (i18n) and Localization (l10n) - Partners in Successful ...
Internationalization (i18n) and Localization (l10n) - Partners in Successful ...
 
NativeTung Pitch Deck
NativeTung Pitch DeckNativeTung Pitch Deck
NativeTung Pitch Deck
 
Transcription Services
 Transcription Services Transcription Services
Transcription Services
 
Creating multillingual apps for android
Creating multillingual apps for androidCreating multillingual apps for android
Creating multillingual apps for android
 
Beyond Globalization: Achieving Universal Understanding - Adolfo Hernandez at...
Beyond Globalization: Achieving Universal Understanding - Adolfo Hernandez at...Beyond Globalization: Achieving Universal Understanding - Adolfo Hernandez at...
Beyond Globalization: Achieving Universal Understanding - Adolfo Hernandez at...
 
Flitto Company Deck_1Q17
Flitto Company Deck_1Q17Flitto Company Deck_1Q17
Flitto Company Deck_1Q17
 
Flitto company deck 2017 1Q
Flitto company deck 2017 1QFlitto company deck 2017 1Q
Flitto company deck 2017 1Q
 
2019 11-06 globalization
2019 11-06 globalization2019 11-06 globalization
2019 11-06 globalization
 
Laura Dent: Single-Source and Localization
Laura Dent: Single-Source and LocalizationLaura Dent: Single-Source and Localization
Laura Dent: Single-Source and Localization
 
Marketing & Localization Framework
Marketing & Localization FrameworkMarketing & Localization Framework
Marketing & Localization Framework
 
STC-PMC October 2016 Presentation-That's What You Think!
STC-PMC October 2016 Presentation-That's What You Think!STC-PMC October 2016 Presentation-That's What You Think!
STC-PMC October 2016 Presentation-That's What You Think!
 
The 10 Most Iconic Founders and CEOs to Watch in the Language Industry in 2022
The 10 Most Iconic Founders and CEOs to Watch in the Language Industry in 2022The 10 Most Iconic Founders and CEOs to Watch in the Language Industry in 2022
The 10 Most Iconic Founders and CEOs to Watch in the Language Industry in 2022
 
AIM | HDC 2016 Globalization As a Service
AIM | HDC 2016 Globalization As a ServiceAIM | HDC 2016 Globalization As a Service
AIM | HDC 2016 Globalization As a Service
 
How to create software that is ready for the world
How to create software that is ready for the worldHow to create software that is ready for the world
How to create software that is ready for the world
 
Product Internationalization Strategies by Amazon Alexa Sr PM
Product Internationalization Strategies by Amazon Alexa Sr PMProduct Internationalization Strategies by Amazon Alexa Sr PM
Product Internationalization Strategies by Amazon Alexa Sr PM
 

Kürzlich hochgeladen

Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 

Kürzlich hochgeladen (20)

Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 

Lavacon 2011 - Managing the Localization Lifecycle