SlideShare a Scribd company logo
Localizing Drupal Commerce
a brief glance to how Drupal Commerce become multilingual
ROBERTO PERUZZO
E roberto.peruzzo@studioaqua.it

T @robertoperuzzo
W www.studioaqua.it
In it.linkedin.com/in/robertoperuzzo
Software Developer
Drupal Commerce
Is an Open Source eCommerce framework built from
the ground up on Drupal 7.
Why Drupal Commerce
• Mature project
• Good documentation & community
• Flexible & Extensible
Commerce Guys
Is the company born from the Drupal community.
It develops and supports the Drupal Commerce
project.
Need help? Get help!
• Guides [http://www.drupalcommerce.org/user-guide]
• Videos [http://www.drupalcommerce.org/videos]
• Inquiry [https://commerceguys.com/inquiry]
Store & Storehouse
• How do you store?
• How do you sell?
…Drupal Commerce doesn't care.
Product
• Drupal entity
• Define the product features
or product variation
Product page
• Drupal node
• Gathers product variations
or product display
Product Page
& Product
Globalization
• Internationalisation (i18n)
• Localisation (L10n)
A big headache
translation entity_translation i18n_taxonomy
Product Page
(node)
Product
(entity)
Properties
(taxonomy)
Elements
Modules
Take an aspirin
Product Page
(entity)
Product
(entity)
Property
(entity)
Elements
Modules
entity_translation
+
title
entity_type = node entity_type = product entity_type = taxonomy_term
Modules for translation
$drush dl entity_translation
$drush en entity_translation -y
$drush dl title
$drush en title -y
$drush dl variable
$drush en variable -y
$drush dl i18n
$drush en i18n, i18n_translation, i18n_field, i18n_menu -y
Site configurations
• Are your regional settings correct?
• Add your language
• Configure language detection
• Import language files
• Enable language selector for site visitors
Regional
settings
!
admin/config/regional/settings
Your
language
!
admin/config/regional/language
Language
prefix
admin/config/regional/language/edit/en
Content
language
detection
admin/config/regional/language/configure
Content
language
detection
URL
admin/config/regional/language/configure/url
Import
language
files
admin/config/regional/translate
Drupal core: https://localize.drupal.org/
Drupal Commerce: https://localize.drupal.org/translate/downloads?project=commerce
Import
language
files
admin/config/regional/translate/import
Enable
language
selector
block
admin/structure/block
<?php!
! $block = module_invoke('locale', 'block_view', 'language');!
! print render($block['content']);!
?>
or through the code
Into block setting page
Configure translation
• Select the translatable entity types
• Enable field translation
• Multilingual support for taxonomies
• Set some sensible defaults
Select
translatable
entities
admin/config/regional/entity_translation
Field
translation
for content
types
admin/structure/types/manage/<node-type-machine-name>
Replace title
and enable
fields
translation
admin/structure/types/manage/<content-type-machine-name>/fileds
Convert the title into a translatable field
and edit each field you want to translate
Enable
multilingual
support for
taxonomies
admin/structure/taxonomy/<vocabulary-name>/fields
Convert the name and description
into a translatable field
and enable the translation
Set some
sensible
defaults
admin/config/regional/entity_translation
Translate content
• Translate fields
• Translate taxonomy items
Product
creation
(italian)
node/add/<content-type-name>
Product
variation
(italian)
node/add/<content-type-name>
Product
translation
(english)
node/<nid>/edit/add/it/en?destination=admin/commerce/products
Taxonomy
translation
(italian)
taxonomy/term/<tid>/edit/it
Taxonomy
translation
(english)
taxonomy/term/<tid>/edit/en
Materiale
http://bit.ly/StudioAquaDrupalday2014
E roberto.peruzzo@studioaqua.it

T @robertoperuzzo
Q&A
DrupalDay - Localizing Drupal Commerce

More Related Content

What's hot

Scaling an eCommerce environment
Scaling an eCommerce environmentScaling an eCommerce environment
Scaling an eCommerce environment
Sander Mangel
 
Drupal Commerce - the product vs display conundrum and how to explain it to a...
Drupal Commerce - the product vs display conundrum and how to explain it to a...Drupal Commerce - the product vs display conundrum and how to explain it to a...
Drupal Commerce - the product vs display conundrum and how to explain it to a...
Richard Jones
 
ReadyThemes For Store Owners
ReadyThemes For Store OwnersReadyThemes For Store Owners
ReadyThemes For Store Owners
Miva
 
Odoo Strategy and Roadmap
Odoo Strategy and RoadmapOdoo Strategy and Roadmap
Odoo Strategy and Roadmap
Odoo
 
Dunwoody presentation march 26 - 2014
Dunwoody presentation   march 26 - 2014Dunwoody presentation   march 26 - 2014
Dunwoody presentation march 26 - 2014
Matthew Harrington
 
Migrating to Magento 2 - As a Merchant
Migrating to Magento 2 - As a MerchantMigrating to Magento 2 - As a Merchant
Migrating to Magento 2 - As a Merchant
Sander Mangel
 
Odoo 商用系統基本介紹
Odoo 商用系統基本介紹Odoo 商用系統基本介紹
Odoo 商用系統基本介紹
Ryan Wu
 
How to choose frontend (head) for headless commerce.
How to choose frontend (head) for headless commerce. How to choose frontend (head) for headless commerce.
How to choose frontend (head) for headless commerce.
Aureate Labs
 
Open Days 2014 Odoo "Reflex WMS" connector
Open Days 2014 Odoo "Reflex WMS" connectorOpen Days 2014 Odoo "Reflex WMS" connector
Open Days 2014 Odoo "Reflex WMS" connector
Audaxis
 
Drupal 8, tricks and tips learned from the first 6 months
Drupal 8, tricks and tips learned from the first 6 monthsDrupal 8, tricks and tips learned from the first 6 months
Drupal 8, tricks and tips learned from the first 6 months
Iztok Smolic
 
Ecommerce website development uk
Ecommerce website development ukEcommerce website development uk
Ecommerce website development uk
Infigic Digital Solutions
 
Open Days 2013 summary
Open Days 2013 summaryOpen Days 2013 summary
Open Days 2013 summaryOdoo
 
E commerce delivery trends to zero in on, in 2021-converted
 E commerce delivery trends to zero in on, in 2021-converted E commerce delivery trends to zero in on, in 2021-converted
E commerce delivery trends to zero in on, in 2021-converted
AppJetty
 
Miva Merchant for Beginners
Miva Merchant for BeginnersMiva Merchant for Beginners
Miva Merchant for Beginners
Miva
 
Rock Your Logistics with Advanced Operations
Rock Your Logistics with Advanced OperationsRock Your Logistics with Advanced Operations
Rock Your Logistics with Advanced Operations
Odoo
 
The API BizDevportal
The API BizDevportalThe API BizDevportal
The API BizDevportal
Pronovix
 
Integrating the Firelay platform with Braintree payments
Integrating the Firelay platform with Braintree paymentsIntegrating the Firelay platform with Braintree payments
Integrating the Firelay platform with Braintree payments
Wieteke den Uijl
 
DDAY2014 - Drupal 8 e il mercato Enterprise: questo matrimonio s'ha da fare?
DDAY2014 - Drupal 8 e il mercato Enterprise: questo matrimonio s'ha da fare?DDAY2014 - Drupal 8 e il mercato Enterprise: questo matrimonio s'ha da fare?
DDAY2014 - Drupal 8 e il mercato Enterprise: questo matrimonio s'ha da fare?
DrupalDay
 
ERP Integrations with Magento: How to do it fast, well and affordable
ERP Integrations with Magento: How to do it fast, well and affordableERP Integrations with Magento: How to do it fast, well and affordable
ERP Integrations with Magento: How to do it fast, well and affordable
Alex Ursa
 

What's hot (20)

Scaling an eCommerce environment
Scaling an eCommerce environmentScaling an eCommerce environment
Scaling an eCommerce environment
 
Drupal Commerce - the product vs display conundrum and how to explain it to a...
Drupal Commerce - the product vs display conundrum and how to explain it to a...Drupal Commerce - the product vs display conundrum and how to explain it to a...
Drupal Commerce - the product vs display conundrum and how to explain it to a...
 
ReadyThemes For Store Owners
ReadyThemes For Store OwnersReadyThemes For Store Owners
ReadyThemes For Store Owners
 
Odoo Strategy and Roadmap
Odoo Strategy and RoadmapOdoo Strategy and Roadmap
Odoo Strategy and Roadmap
 
Dunwoody presentation march 26 - 2014
Dunwoody presentation   march 26 - 2014Dunwoody presentation   march 26 - 2014
Dunwoody presentation march 26 - 2014
 
Migrating to Magento 2 - As a Merchant
Migrating to Magento 2 - As a MerchantMigrating to Magento 2 - As a Merchant
Migrating to Magento 2 - As a Merchant
 
Odoo 商用系統基本介紹
Odoo 商用系統基本介紹Odoo 商用系統基本介紹
Odoo 商用系統基本介紹
 
Real TIme (Motors)
Real TIme (Motors)Real TIme (Motors)
Real TIme (Motors)
 
How to choose frontend (head) for headless commerce.
How to choose frontend (head) for headless commerce. How to choose frontend (head) for headless commerce.
How to choose frontend (head) for headless commerce.
 
Open Days 2014 Odoo "Reflex WMS" connector
Open Days 2014 Odoo "Reflex WMS" connectorOpen Days 2014 Odoo "Reflex WMS" connector
Open Days 2014 Odoo "Reflex WMS" connector
 
Drupal 8, tricks and tips learned from the first 6 months
Drupal 8, tricks and tips learned from the first 6 monthsDrupal 8, tricks and tips learned from the first 6 months
Drupal 8, tricks and tips learned from the first 6 months
 
Ecommerce website development uk
Ecommerce website development ukEcommerce website development uk
Ecommerce website development uk
 
Open Days 2013 summary
Open Days 2013 summaryOpen Days 2013 summary
Open Days 2013 summary
 
E commerce delivery trends to zero in on, in 2021-converted
 E commerce delivery trends to zero in on, in 2021-converted E commerce delivery trends to zero in on, in 2021-converted
E commerce delivery trends to zero in on, in 2021-converted
 
Miva Merchant for Beginners
Miva Merchant for BeginnersMiva Merchant for Beginners
Miva Merchant for Beginners
 
Rock Your Logistics with Advanced Operations
Rock Your Logistics with Advanced OperationsRock Your Logistics with Advanced Operations
Rock Your Logistics with Advanced Operations
 
The API BizDevportal
The API BizDevportalThe API BizDevportal
The API BizDevportal
 
Integrating the Firelay platform with Braintree payments
Integrating the Firelay platform with Braintree paymentsIntegrating the Firelay platform with Braintree payments
Integrating the Firelay platform with Braintree payments
 
DDAY2014 - Drupal 8 e il mercato Enterprise: questo matrimonio s'ha da fare?
DDAY2014 - Drupal 8 e il mercato Enterprise: questo matrimonio s'ha da fare?DDAY2014 - Drupal 8 e il mercato Enterprise: questo matrimonio s'ha da fare?
DDAY2014 - Drupal 8 e il mercato Enterprise: questo matrimonio s'ha da fare?
 
ERP Integrations with Magento: How to do it fast, well and affordable
ERP Integrations with Magento: How to do it fast, well and affordableERP Integrations with Magento: How to do it fast, well and affordable
ERP Integrations with Magento: How to do it fast, well and affordable
 

Viewers also liked

Drumbler
DrumblerDrumbler
Drumbler
eojthebrave
 
Introduction to Drupal (2011, DiWD)
Introduction to Drupal (2011, DiWD)Introduction to Drupal (2011, DiWD)
Introduction to Drupal (2011, DiWD)
eojthebrave
 
Diwd intro-presentation
Diwd intro-presentationDiwd intro-presentation
Diwd intro-presentationeojthebrave
 
Organizacion en defenza de los derechos animales
Organizacion en defenza de los derechos animalesOrganizacion en defenza de los derechos animales
Organizacion en defenza de los derechos animalessantiagoviip
 
D7 Image.Key
D7 Image.KeyD7 Image.Key
D7 Image.Key
eojthebrave
 
Drupal intro-short
Drupal intro-shortDrupal intro-short
Drupal intro-short
eojthebrave
 

Viewers also liked (6)

Drumbler
DrumblerDrumbler
Drumbler
 
Introduction to Drupal (2011, DiWD)
Introduction to Drupal (2011, DiWD)Introduction to Drupal (2011, DiWD)
Introduction to Drupal (2011, DiWD)
 
Diwd intro-presentation
Diwd intro-presentationDiwd intro-presentation
Diwd intro-presentation
 
Organizacion en defenza de los derechos animales
Organizacion en defenza de los derechos animalesOrganizacion en defenza de los derechos animales
Organizacion en defenza de los derechos animales
 
D7 Image.Key
D7 Image.KeyD7 Image.Key
D7 Image.Key
 
Drupal intro-short
Drupal intro-shortDrupal intro-short
Drupal intro-short
 

Similar to DrupalDay - Localizing Drupal Commerce

DDAY2014 - Localizing Drupal Commerce
DDAY2014 - Localizing Drupal CommerceDDAY2014 - Localizing Drupal Commerce
DDAY2014 - Localizing Drupal Commerce
DrupalDay
 
Drupal Days 2014 - Drupal Commerce Kickstart
Drupal Days 2014 - Drupal Commerce KickstartDrupal Days 2014 - Drupal Commerce Kickstart
Drupal Days 2014 - Drupal Commerce Kickstart
Roberto Peruzzo
 
Introduzione a Drupal Commerce Kickstart - Drupal Days 2014
Introduzione a Drupal Commerce Kickstart - Drupal Days 2014Introduzione a Drupal Commerce Kickstart - Drupal Days 2014
Introduzione a Drupal Commerce Kickstart - Drupal Days 2014
Studio Aqua
 
Drupal Commerce: A perfect match for your e-commerce needs
Drupal Commerce: A perfect match for your e-commerce needsDrupal Commerce: A perfect match for your e-commerce needs
Drupal Commerce: A perfect match for your e-commerce needs
Pedro Cambra
 
Start Here: How to Prepare for Your Drupal 8 Journey
Start Here: How to Prepare for Your Drupal 8 JourneyStart Here: How to Prepare for Your Drupal 8 Journey
Start Here: How to Prepare for Your Drupal 8 Journey
Acquia
 
OS Accelerate London - 09/16/15
OS Accelerate London - 09/16/15OS Accelerate London - 09/16/15
OS Accelerate London - 09/16/15
Appnovation Technologies
 
Drupal As A Jigsaw
Drupal As A JigsawDrupal As A Jigsaw
Drupal As A Jigsaw
nyccamp
 
Introduction to drupal
Introduction to drupalIntroduction to drupal
Introduction to drupal
Pedro Cambra
 
"Eventum project" - A Drupal platform for managing events and conferences
"Eventum project" - A Drupal platform for managing  events and conferences"Eventum project" - A Drupal platform for managing  events and conferences
"Eventum project" - A Drupal platform for managing events and conferences
bmeme
 
WHY SHOULD UPGRADE TO DRUPAL 8?
WHY SHOULD UPGRADE TO DRUPAL 8?WHY SHOULD UPGRADE TO DRUPAL 8?
WHY SHOULD UPGRADE TO DRUPAL 8?
Pixel Crayons
 
Drupal Commerce 2014
Drupal Commerce 2014Drupal Commerce 2014
Drupal Commerce 2014
Sergiu Savva
 
Why should you upgrade to Drupal 8?
Why should you upgrade to Drupal 8?Why should you upgrade to Drupal 8?
Why should you upgrade to Drupal 8?
PixelCrayons
 
Bootstrap + Drupal Commerce in less than 45 minutes!
Bootstrap + Drupal Commerce in less than 45 minutes!Bootstrap + Drupal Commerce in less than 45 minutes!
Bootstrap + Drupal Commerce in less than 45 minutes!
Jorge Diaz
 
Introduction To Drupal And The Future of Drupal
Introduction To Drupal And The Future of DrupalIntroduction To Drupal And The Future of Drupal
Introduction To Drupal And The Future of Drupal
Anthony Ogbonna
 
Drupal Gardens Overview
Drupal Gardens OverviewDrupal Gardens Overview
Drupal Gardens OverviewAcquia
 
Sell your code: Announcing the DroopyAppStore
Sell your code: Announcing the DroopyAppStoreSell your code: Announcing the DroopyAppStore
Sell your code: Announcing the DroopyAppStore
Robert Douglass
 
Drupal Training in Delhi
Drupal Training in DelhiDrupal Training in Delhi
Drupal Training in Delhi
APTRON
 
DrupalCon San Francisco- The State of Drupal as a Web Application & Product ...
DrupalCon San Francisco-  The State of Drupal as a Web Application & Product ...DrupalCon San Francisco-  The State of Drupal as a Web Application & Product ...
DrupalCon San Francisco- The State of Drupal as a Web Application & Product ...
Zivtech, LLC
 
Everything a Marketer Should Know About Drupal 9
Everything a Marketer Should Know About Drupal 9Everything a Marketer Should Know About Drupal 9
Everything a Marketer Should Know About Drupal 9
JuliaAdler3
 
Choosing Drupal as your Content Management Framework
Choosing Drupal as your Content Management FrameworkChoosing Drupal as your Content Management Framework
Choosing Drupal as your Content Management Framework
Mediacurrent
 

Similar to DrupalDay - Localizing Drupal Commerce (20)

DDAY2014 - Localizing Drupal Commerce
DDAY2014 - Localizing Drupal CommerceDDAY2014 - Localizing Drupal Commerce
DDAY2014 - Localizing Drupal Commerce
 
Drupal Days 2014 - Drupal Commerce Kickstart
Drupal Days 2014 - Drupal Commerce KickstartDrupal Days 2014 - Drupal Commerce Kickstart
Drupal Days 2014 - Drupal Commerce Kickstart
 
Introduzione a Drupal Commerce Kickstart - Drupal Days 2014
Introduzione a Drupal Commerce Kickstart - Drupal Days 2014Introduzione a Drupal Commerce Kickstart - Drupal Days 2014
Introduzione a Drupal Commerce Kickstart - Drupal Days 2014
 
Drupal Commerce: A perfect match for your e-commerce needs
Drupal Commerce: A perfect match for your e-commerce needsDrupal Commerce: A perfect match for your e-commerce needs
Drupal Commerce: A perfect match for your e-commerce needs
 
Start Here: How to Prepare for Your Drupal 8 Journey
Start Here: How to Prepare for Your Drupal 8 JourneyStart Here: How to Prepare for Your Drupal 8 Journey
Start Here: How to Prepare for Your Drupal 8 Journey
 
OS Accelerate London - 09/16/15
OS Accelerate London - 09/16/15OS Accelerate London - 09/16/15
OS Accelerate London - 09/16/15
 
Drupal As A Jigsaw
Drupal As A JigsawDrupal As A Jigsaw
Drupal As A Jigsaw
 
Introduction to drupal
Introduction to drupalIntroduction to drupal
Introduction to drupal
 
"Eventum project" - A Drupal platform for managing events and conferences
"Eventum project" - A Drupal platform for managing  events and conferences"Eventum project" - A Drupal platform for managing  events and conferences
"Eventum project" - A Drupal platform for managing events and conferences
 
WHY SHOULD UPGRADE TO DRUPAL 8?
WHY SHOULD UPGRADE TO DRUPAL 8?WHY SHOULD UPGRADE TO DRUPAL 8?
WHY SHOULD UPGRADE TO DRUPAL 8?
 
Drupal Commerce 2014
Drupal Commerce 2014Drupal Commerce 2014
Drupal Commerce 2014
 
Why should you upgrade to Drupal 8?
Why should you upgrade to Drupal 8?Why should you upgrade to Drupal 8?
Why should you upgrade to Drupal 8?
 
Bootstrap + Drupal Commerce in less than 45 minutes!
Bootstrap + Drupal Commerce in less than 45 minutes!Bootstrap + Drupal Commerce in less than 45 minutes!
Bootstrap + Drupal Commerce in less than 45 minutes!
 
Introduction To Drupal And The Future of Drupal
Introduction To Drupal And The Future of DrupalIntroduction To Drupal And The Future of Drupal
Introduction To Drupal And The Future of Drupal
 
Drupal Gardens Overview
Drupal Gardens OverviewDrupal Gardens Overview
Drupal Gardens Overview
 
Sell your code: Announcing the DroopyAppStore
Sell your code: Announcing the DroopyAppStoreSell your code: Announcing the DroopyAppStore
Sell your code: Announcing the DroopyAppStore
 
Drupal Training in Delhi
Drupal Training in DelhiDrupal Training in Delhi
Drupal Training in Delhi
 
DrupalCon San Francisco- The State of Drupal as a Web Application & Product ...
DrupalCon San Francisco-  The State of Drupal as a Web Application & Product ...DrupalCon San Francisco-  The State of Drupal as a Web Application & Product ...
DrupalCon San Francisco- The State of Drupal as a Web Application & Product ...
 
Everything a Marketer Should Know About Drupal 9
Everything a Marketer Should Know About Drupal 9Everything a Marketer Should Know About Drupal 9
Everything a Marketer Should Know About Drupal 9
 
Choosing Drupal as your Content Management Framework
Choosing Drupal as your Content Management FrameworkChoosing Drupal as your Content Management Framework
Choosing Drupal as your Content Management Framework
 

Recently uploaded

A Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of PassageA Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of Passage
Philip Schwarz
 
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Shahin Sheidaei
 
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.ILBeyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Natan Silnitsky
 
Into the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdfInto the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdf
Ortus Solutions, Corp
 
Using IESVE for Room Loads Analysis - Australia & New Zealand
Using IESVE for Room Loads Analysis - Australia & New ZealandUsing IESVE for Room Loads Analysis - Australia & New Zealand
Using IESVE for Room Loads Analysis - Australia & New Zealand
IES VE
 
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Globus
 
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Globus
 
top nidhi software solution freedownload
top nidhi software solution freedownloadtop nidhi software solution freedownload
top nidhi software solution freedownload
vrstrong314
 
Lecture 1 Introduction to games development
Lecture 1 Introduction to games developmentLecture 1 Introduction to games development
Lecture 1 Introduction to games development
abdulrafaychaudhry
 
Providing Globus Services to Users of JASMIN for Environmental Data Analysis
Providing Globus Services to Users of JASMIN for Environmental Data AnalysisProviding Globus Services to Users of JASMIN for Environmental Data Analysis
Providing Globus Services to Users of JASMIN for Environmental Data Analysis
Globus
 
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Globus
 
SOCRadar Research Team: Latest Activities of IntelBroker
SOCRadar Research Team: Latest Activities of IntelBrokerSOCRadar Research Team: Latest Activities of IntelBroker
SOCRadar Research Team: Latest Activities of IntelBroker
SOCRadar
 
Large Language Models and the End of Programming
Large Language Models and the End of ProgrammingLarge Language Models and the End of Programming
Large Language Models and the End of Programming
Matt Welsh
 
GlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote sessionGlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote session
Globus
 
May Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdfMay Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdf
Adele Miller
 
2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx
Georgi Kodinov
 
How Recreation Management Software Can Streamline Your Operations.pptx
How Recreation Management Software Can Streamline Your Operations.pptxHow Recreation Management Software Can Streamline Your Operations.pptx
How Recreation Management Software Can Streamline Your Operations.pptx
wottaspaceseo
 
RISE with SAP and Journey to the Intelligent Enterprise
RISE with SAP and Journey to the Intelligent EnterpriseRISE with SAP and Journey to the Intelligent Enterprise
RISE with SAP and Journey to the Intelligent Enterprise
Srikant77
 
Developing Distributed High-performance Computing Capabilities of an Open Sci...
Developing Distributed High-performance Computing Capabilities of an Open Sci...Developing Distributed High-performance Computing Capabilities of an Open Sci...
Developing Distributed High-performance Computing Capabilities of an Open Sci...
Globus
 
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERRORTROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
Tier1 app
 

Recently uploaded (20)

A Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of PassageA Sighting of filterA in Typelevel Rite of Passage
A Sighting of filterA in Typelevel Rite of Passage
 
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
 
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.ILBeyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
 
Into the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdfInto the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdf
 
Using IESVE for Room Loads Analysis - Australia & New Zealand
Using IESVE for Room Loads Analysis - Australia & New ZealandUsing IESVE for Room Loads Analysis - Australia & New Zealand
Using IESVE for Room Loads Analysis - Australia & New Zealand
 
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
 
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
 
top nidhi software solution freedownload
top nidhi software solution freedownloadtop nidhi software solution freedownload
top nidhi software solution freedownload
 
Lecture 1 Introduction to games development
Lecture 1 Introduction to games developmentLecture 1 Introduction to games development
Lecture 1 Introduction to games development
 
Providing Globus Services to Users of JASMIN for Environmental Data Analysis
Providing Globus Services to Users of JASMIN for Environmental Data AnalysisProviding Globus Services to Users of JASMIN for Environmental Data Analysis
Providing Globus Services to Users of JASMIN for Environmental Data Analysis
 
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
 
SOCRadar Research Team: Latest Activities of IntelBroker
SOCRadar Research Team: Latest Activities of IntelBrokerSOCRadar Research Team: Latest Activities of IntelBroker
SOCRadar Research Team: Latest Activities of IntelBroker
 
Large Language Models and the End of Programming
Large Language Models and the End of ProgrammingLarge Language Models and the End of Programming
Large Language Models and the End of Programming
 
GlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote sessionGlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote session
 
May Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdfMay Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdf
 
2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx
 
How Recreation Management Software Can Streamline Your Operations.pptx
How Recreation Management Software Can Streamline Your Operations.pptxHow Recreation Management Software Can Streamline Your Operations.pptx
How Recreation Management Software Can Streamline Your Operations.pptx
 
RISE with SAP and Journey to the Intelligent Enterprise
RISE with SAP and Journey to the Intelligent EnterpriseRISE with SAP and Journey to the Intelligent Enterprise
RISE with SAP and Journey to the Intelligent Enterprise
 
Developing Distributed High-performance Computing Capabilities of an Open Sci...
Developing Distributed High-performance Computing Capabilities of an Open Sci...Developing Distributed High-performance Computing Capabilities of an Open Sci...
Developing Distributed High-performance Computing Capabilities of an Open Sci...
 
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERRORTROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
 

DrupalDay - Localizing Drupal Commerce