SlideShare una empresa de Scribd logo
1 de 70
USING PANELS
Suzanne Dergacheva
@suzanne_kennedy
Drupal Consulting, Development, andTraining
evolvingweb.ca
Suzanne Dergacheva, Co-founder
@suzanne_kennedy
TRAINING PROGRAM
evolvingweb.ca/training
WHAT IS PANELS?
PAGE-BUILDINGTOOL
WHAT IS IT GOOD FOR?
managing blocks managing lots of layouts
creating
custom
pages
WHY USE PANELS?
x
TO AVOIDTHE BLOCKS UI
MAKES IT EASYTO
PROTOTYPE LAYOUTS
TO GIVE ADMINS FREEDOM
DRAG AND DROP UI
TO AVOID WRITING CUSTOM
CODE
USING PANELS PAGES
PANELS PAGES
1 page = 1 path
SIMPLE LANDING PAGES
CREATE LANDING PAGES
Path = yoga-workshop
layout content
Fancy Banner
Login
Welcome
Message
News
View
Contact Info
Yoga Workshop Landing Page
#1 SET UP PANEL
#2 CHOOSE A LAYOUT
#3 CHOOSE SETTINGS
#4 ADDYOUR CONTENT
= LANDING PAGE
VARIABLE LANDING PAGES
VARIABLE LANDING PAGES
Path = my-classes
Fancy Banner
Admin
News
Admin
Message
Contact Info
layout content
Fancy Banner
Author
Message
layout content
Author
News
selection criteria
selection criteria
What’s your user role?
student
What’s your user role?
instructor
Student Variant
Instructor Variant
Contact Info
Machine Name = my_classes
#1 SET UPTHE PANEL
#2 CHOOSE A LAYOUT
#3 CHOOSE SETTINGS
#4 ADD CRITERIA
#5 ADDVARIANT
#6 ADD CONTENT
=TWOVARIANTS
=TWOVARIANTS
Student Landing PageInstructor Landing Page
OVERRIDE EXISTING PAGES
OVERRIDE EXISTING PAGES
Path = taxonomy/term/[tid]
Category Variant
Fancy Banner
Admin
News
Admin
Message
Contact
layout content
selection criteria
Is the term
a category?
Tags Variant
Fancy Banner
Admin
News
Admin
Message
Contact
layout content
selection criteria
Is the term
a tag?
#1 ENABLE PANELS PAGE
#2 ADD AVARIANT
#3 SELECTION RULES
• Choose layout
• Add content
• Choose setting
• Add more variants...
OVERRIDE EXISTING PAGES +
ADD CONTEXTS
OVERRIDE EXISTING PAGES
Path = node/[nid]
Class Variant
selection criteria
Is the current
node of type class?
arguments
[nid] = a node
Fancy Banner
Contact Info
content
adsbody related
content
contexts
all the fields/properties
for the current city
layout
ADDING CONTEXTS
CONTEXTS
ADDING CONTENT
CREATE NEW DYNAMIC
PAGES
CREATE DYNAMIC PAGES
Path = node/[nid]/gallery
Fancy Banner
Contact Info
layout content
selection criteria
Is the current
node an event?
Event Gallery Variant
contexts
all the fields/properties
for the current event
arguments
[nid] = a node
#1 SETTING UPTHE PANEL
#2 ASSIGNING ARGUMENT
ADDING CONTENT
TO PANELS
BLOCKS CONFIGURATION
ADDING CONTENTTO A
PANEL
ADDING CONTENTTO A
PANEL
Custom
Blocks
Menus
Views
Widgets
Views
Panes
Page
Elements
Miscellan
eous
Activity
ADDING CONTENTTO A
PANEL
Custom
Blocks
Menus
Views
Widgets
Views
Panes
Page
Elements
Miscellan
eous
Activity
New
Custom
Content
USINGVIEWS PANES
Views
Pane
PANELS, PANELIZER,
PANOPOLY, OH MY...
PANELIZER MODULE
• You get panels configuration (layout and content) for each
node.
• Often leads to too many panels, too much variation
• Use with care!
PANELIZER
PANOPOLY
• Comes with panelizer, fieldable panel panes
• Panels set up for lots of built-in pages
• Extra layout options (and responsive)
• In-place editor
• Pre-configured
PANOPOLY
TRICKYTHINGS
USABILITY FOR ADMINS
Panels In-Place-Editor
PANELS FOR LISTING PAGES
Make sure you’re linking to Panels
RESPONSIVE DESIGN
Make custom layouts and use media queries
CONTENT - CONFIG
• With Panels, you end up with configuration mixed up with
content (inserting nodes, blocks and custom text into your
panels)
• Editing some content on the homepage requires more
knowledge
THINGSTO AVOID
TOO MANY LAYOUTS
Stick to a few good ones
DUPLICATE CONFIG
Use mini-panels or context
v
FLEXIBLE LAYOUTS
Instead, add custom layouts to your theme
TRAINING PROGRAM
training@evolvingweb.ca
evolvingweb.ca/training
Drupal Consulting, Development, andTraining
evolvingweb.ca
Suzanne Kennedy, Co-founder
@suzanne_kennedy

Más contenido relacionado

La actualidad más candente

La actualidad más candente (20)

The Wonderful World of Drupal 8 Multilingual
The Wonderful World of Drupal 8 MultilingualThe Wonderful World of Drupal 8 Multilingual
The Wonderful World of Drupal 8 Multilingual
 
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 Theme
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 ThemeCreating Responsive Drupal Sites with Zen Grids and the Zen 5 Theme
Creating Responsive Drupal Sites with Zen Grids and the Zen 5 Theme
 
What is Drupal? And Why is it Useful? Webinar
What is Drupal? And Why is it Useful? WebinarWhat is Drupal? And Why is it Useful? Webinar
What is Drupal? And Why is it Useful? Webinar
 
Drupal Camp Manila 2014 - Theming with Zen
Drupal Camp Manila 2014 - Theming with ZenDrupal Camp Manila 2014 - Theming with Zen
Drupal Camp Manila 2014 - Theming with Zen
 
Drupal - Blocks vs Context vs Panels
Drupal - Blocks vs Context vs PanelsDrupal - Blocks vs Context vs Panels
Drupal - Blocks vs Context vs Panels
 
Intro to Drupal
Intro to DrupalIntro to Drupal
Intro to Drupal
 
Drupal distributions - how to build them
Drupal distributions - how to build themDrupal distributions - how to build them
Drupal distributions - how to build them
 
Minimalist Theming: How to Build a Lean, Mean Drupal 8 Theme
Minimalist Theming: How to Build a Lean, Mean Drupal 8 ThemeMinimalist Theming: How to Build a Lean, Mean Drupal 8 Theme
Minimalist Theming: How to Build a Lean, Mean Drupal 8 Theme
 
BDUG Responsive Web Theming - 7/23/12
BDUG Responsive Web Theming - 7/23/12BDUG Responsive Web Theming - 7/23/12
BDUG Responsive Web Theming - 7/23/12
 
Creating Landing Pages and Layouts for Drupal 8 - DrupalCon Baltimore
Creating Landing Pages and Layouts for Drupal 8 - DrupalCon BaltimoreCreating Landing Pages and Layouts for Drupal 8 - DrupalCon Baltimore
Creating Landing Pages and Layouts for Drupal 8 - DrupalCon Baltimore
 
A Custom Drupal Theme in 40 Minutes
A Custom Drupal Theme in 40 MinutesA Custom Drupal Theme in 40 Minutes
A Custom Drupal Theme in 40 Minutes
 
Drupal 8 - A Brief Introduction
Drupal 8 - A Brief IntroductionDrupal 8 - A Brief Introduction
Drupal 8 - A Brief Introduction
 
Creating a Reusable Drupal Website for Higher Education - at USG Tech Day
Creating a Reusable Drupal Website for Higher Education - at USG Tech DayCreating a Reusable Drupal Website for Higher Education - at USG Tech Day
Creating a Reusable Drupal Website for Higher Education - at USG Tech Day
 
Responsive Web Design using ZURB Foundation
Responsive Web Design using ZURB FoundationResponsive Web Design using ZURB Foundation
Responsive Web Design using ZURB Foundation
 
Zurb foundation
Zurb foundationZurb foundation
Zurb foundation
 
Getting started with CSS frameworks using Zurb foundation
Getting started with CSS frameworks using Zurb foundationGetting started with CSS frameworks using Zurb foundation
Getting started with CSS frameworks using Zurb foundation
 
Developer's meetup wordpress presentation
Developer's meetup wordpress presentationDeveloper's meetup wordpress presentation
Developer's meetup wordpress presentation
 
Put A Map On It! Enhanced geolocation in WordPress with Geo Mashup
Put A Map On It! Enhanced geolocation in WordPress with Geo MashupPut A Map On It! Enhanced geolocation in WordPress with Geo Mashup
Put A Map On It! Enhanced geolocation in WordPress with Geo Mashup
 
Creating a Reusable Drupal Website for Higher Education - Webinar
Creating a Reusable Drupal Website for Higher Education - WebinarCreating a Reusable Drupal Website for Higher Education - Webinar
Creating a Reusable Drupal Website for Higher Education - Webinar
 
Efficient theming in Drupal
Efficient theming in DrupalEfficient theming in Drupal
Efficient theming in Drupal
 

Destacado

CV Sumali_LATEST_Public
CV Sumali_LATEST_PublicCV Sumali_LATEST_Public
CV Sumali_LATEST_Public
Sumali Sumali
 
Formaciones vegetales en españa
Formaciones vegetales en españaFormaciones vegetales en españa
Formaciones vegetales en españa
MarinaAntunez
 
Cholamandalam Investment and Finance - Initiating Coverage 12 June 12
Cholamandalam Investment and Finance - Initiating Coverage 12 June 12Cholamandalam Investment and Finance - Initiating Coverage 12 June 12
Cholamandalam Investment and Finance - Initiating Coverage 12 June 12
Amey Sathe, CFA
 
Consultoria Filosofica
Consultoria FilosoficaConsultoria Filosofica
Consultoria Filosofica
leocalde
 
Empaque en productos de valor agregado sealedair, diana huerta
Empaque en productos de valor agregado sealedair, diana huertaEmpaque en productos de valor agregado sealedair, diana huerta
Empaque en productos de valor agregado sealedair, diana huerta
Usapeec
 

Destacado (20)

Cv auxiliar de clínica
Cv auxiliar de clínicaCv auxiliar de clínica
Cv auxiliar de clínica
 
Unit3 b.doc
Unit3 b.docUnit3 b.doc
Unit3 b.doc
 
Pest free home
Pest free homePest free home
Pest free home
 
FADN in Cyprus
FADN in CyprusFADN in Cyprus
FADN in Cyprus
 
hiring ffluid
hiring ffluidhiring ffluid
hiring ffluid
 
01 06-15 LISTA DE PRECIOS ANDORPEL
01 06-15 LISTA DE PRECIOS ANDORPEL01 06-15 LISTA DE PRECIOS ANDORPEL
01 06-15 LISTA DE PRECIOS ANDORPEL
 
Siemens Energía
Siemens EnergíaSiemens Energía
Siemens Energía
 
xxxx
xxxxxxxx
xxxx
 
Waleed cv gis[17]
Waleed cv gis[17]Waleed cv gis[17]
Waleed cv gis[17]
 
DANIEL VEGA MAGO ILUSIONISTA
DANIEL VEGA MAGO ILUSIONISTADANIEL VEGA MAGO ILUSIONISTA
DANIEL VEGA MAGO ILUSIONISTA
 
CV Sumali_LATEST_Public
CV Sumali_LATEST_PublicCV Sumali_LATEST_Public
CV Sumali_LATEST_Public
 
Facebook Power Editor: Everything You Need to Know
Facebook Power Editor: Everything You Need to KnowFacebook Power Editor: Everything You Need to Know
Facebook Power Editor: Everything You Need to Know
 
Corporativo Guerrero Silva, Fragoso & Asociados S.C.
Corporativo Guerrero Silva, Fragoso & Asociados S.C.Corporativo Guerrero Silva, Fragoso & Asociados S.C.
Corporativo Guerrero Silva, Fragoso & Asociados S.C.
 
Taller de Intermediarios
Taller de IntermediariosTaller de Intermediarios
Taller de Intermediarios
 
Formaciones vegetales en españa
Formaciones vegetales en españaFormaciones vegetales en españa
Formaciones vegetales en españa
 
European energy markets observatory findings edition #15
European energy markets observatory findings edition #15European energy markets observatory findings edition #15
European energy markets observatory findings edition #15
 
Cholamandalam Investment and Finance - Initiating Coverage 12 June 12
Cholamandalam Investment and Finance - Initiating Coverage 12 June 12Cholamandalam Investment and Finance - Initiating Coverage 12 June 12
Cholamandalam Investment and Finance - Initiating Coverage 12 June 12
 
Consultoria Filosofica
Consultoria FilosoficaConsultoria Filosofica
Consultoria Filosofica
 
Empaque en productos de valor agregado sealedair, diana huerta
Empaque en productos de valor agregado sealedair, diana huertaEmpaque en productos de valor agregado sealedair, diana huerta
Empaque en productos de valor agregado sealedair, diana huerta
 
User centred design and students' library search behaviours
User centred design and students' library search behavioursUser centred design and students' library search behaviours
User centred design and students' library search behaviours
 

Similar a DrupalCamp NYC Panels Presentation - April 2014

User guide
User guideUser guide
User guide
foxyhat
 
10 steps to becoming a panels pro
10 steps to becoming a panels pro10 steps to becoming a panels pro
10 steps to becoming a panels pro
Green For All
 
Axure 7 breakfast briefing slides
Axure 7 breakfast briefing slidesAxure 7 breakfast briefing slides
Axure 7 breakfast briefing slides
User Vision
 
Drupal architectures for flexible content - Drupalcon Barcelona
Drupal architectures for flexible content - Drupalcon BarcelonaDrupal architectures for flexible content - Drupalcon Barcelona
Drupal architectures for flexible content - Drupalcon Barcelona
hernanibf
 
TERMINALFOUR t44u 2009 - University of St Andrews Case Study
TERMINALFOUR t44u 2009 - University of St Andrews Case StudyTERMINALFOUR t44u 2009 - University of St Andrews Case Study
TERMINALFOUR t44u 2009 - University of St Andrews Case Study
Terminalfour
 

Similar a DrupalCamp NYC Panels Presentation - April 2014 (20)

Become a Confluence Whiz Kid: Organized Spaces and Beautiful Pages
Become a Confluence Whiz Kid: Organized Spaces and Beautiful PagesBecome a Confluence Whiz Kid: Organized Spaces and Beautiful Pages
Become a Confluence Whiz Kid: Organized Spaces and Beautiful Pages
 
Building a Great User Experience for Content Editors in Drupal 8
Building a Great User Experience for Content Editors in Drupal 8Building a Great User Experience for Content Editors in Drupal 8
Building a Great User Experience for Content Editors in Drupal 8
 
User guide
User guideUser guide
User guide
 
Entando launches version 4.3 and new vision for UX Convergence
Entando launches version 4.3 and new vision for UX ConvergenceEntando launches version 4.3 and new vision for UX Convergence
Entando launches version 4.3 and new vision for UX Convergence
 
Marky Markup and the Funky Bunch
Marky Markup and the Funky BunchMarky Markup and the Funky Bunch
Marky Markup and the Funky Bunch
 
Philly Tech Fest Publishing
Philly Tech Fest PublishingPhilly Tech Fest Publishing
Philly Tech Fest Publishing
 
Modeling Rich Narrative Content
Modeling Rich Narrative ContentModeling Rich Narrative Content
Modeling Rich Narrative Content
 
Build a user experience on Android
Build a user experience on AndroidBuild a user experience on Android
Build a user experience on Android
 
10 steps to becoming a panels pro
10 steps to becoming a panels pro10 steps to becoming a panels pro
10 steps to becoming a panels pro
 
Sustainable Drupal Theming with Fusion
Sustainable Drupal Theming with FusionSustainable Drupal Theming with Fusion
Sustainable Drupal Theming with Fusion
 
Designing for Everybody Workshop
Designing for Everybody WorkshopDesigning for Everybody Workshop
Designing for Everybody Workshop
 
Oenology
OenologyOenology
Oenology
 
UI Design - Organizing the page
UI Design - Organizing the pageUI Design - Organizing the page
UI Design - Organizing the page
 
Intro to Axure 7 - User Vision Breakfast Briefing
Intro to Axure 7 - User Vision Breakfast BriefingIntro to Axure 7 - User Vision Breakfast Briefing
Intro to Axure 7 - User Vision Breakfast Briefing
 
Axure 7 breakfast briefing slides
Axure 7 breakfast briefing slidesAxure 7 breakfast briefing slides
Axure 7 breakfast briefing slides
 
The panels family
The panels familyThe panels family
The panels family
 
Drupal architectures for flexible content - Drupalcon Barcelona
Drupal architectures for flexible content - Drupalcon BarcelonaDrupal architectures for flexible content - Drupalcon Barcelona
Drupal architectures for flexible content - Drupalcon Barcelona
 
A Future Friendly Workflow
A Future Friendly WorkflowA Future Friendly Workflow
A Future Friendly Workflow
 
TERMINALFOUR t44u 2009 - University of St Andrews Case Study
TERMINALFOUR t44u 2009 - University of St Andrews Case StudyTERMINALFOUR t44u 2009 - University of St Andrews Case Study
TERMINALFOUR t44u 2009 - University of St Andrews Case Study
 
Going responsive
Going responsiveGoing responsive
Going responsive
 

Más de Suzanne Dergacheva

10 New Things You Can Do with Drupal 8 Out-of-the-Box
10 New Things You Can Do with Drupal 8 Out-of-the-Box10 New Things You Can Do with Drupal 8 Out-of-the-Box
10 New Things You Can Do with Drupal 8 Out-of-the-Box
Suzanne Dergacheva
 

Más de Suzanne Dergacheva (16)

It's All About the Experience: What I’ve learnt from talking to thousands of ...
It's All About the Experience: What I’ve learnt from talking to thousands of ...It's All About the Experience: What I’ve learnt from talking to thousands of ...
It's All About the Experience: What I’ve learnt from talking to thousands of ...
 
Dipping Your Toe into Drupal 8 Module Development
Dipping Your Toe into Drupal 8 Module DevelopmentDipping Your Toe into Drupal 8 Module Development
Dipping Your Toe into Drupal 8 Module Development
 
Device-Agnostic Content Strategy for Drupal
Device-Agnostic Content Strategy for DrupalDevice-Agnostic Content Strategy for Drupal
Device-Agnostic Content Strategy for Drupal
 
What is Drupal? An Introduction to Drupal 8
What is Drupal? An Introduction to Drupal 8What is Drupal? An Introduction to Drupal 8
What is Drupal? An Introduction to Drupal 8
 
Upgrading to Drupal 8: Benefits and Gotchas
Upgrading to Drupal 8: Benefits and GotchasUpgrading to Drupal 8: Benefits and Gotchas
Upgrading to Drupal 8: Benefits and Gotchas
 
Migrate for Site Builders from MidCamp 2016
Migrate for Site Builders from MidCamp 2016Migrate for Site Builders from MidCamp 2016
Migrate for Site Builders from MidCamp 2016
 
Creating a Drupal Install Profile for a Large Organization
Creating a Drupal Install Profile for a Large OrganizationCreating a Drupal Install Profile for a Large Organization
Creating a Drupal Install Profile for a Large Organization
 
Intro to Drupal Migrate for Site Builders
Intro to Drupal Migrate for Site BuildersIntro to Drupal Migrate for Site Builders
Intro to Drupal Migrate for Site Builders
 
Drupal migrate-june2015
Drupal migrate-june2015Drupal migrate-june2015
Drupal migrate-june2015
 
10 New Things You Can Do with Drupal 8 Out-of-the-Box
10 New Things You Can Do with Drupal 8 Out-of-the-Box10 New Things You Can Do with Drupal 8 Out-of-the-Box
10 New Things You Can Do with Drupal 8 Out-of-the-Box
 
Creating a User-Friendly Search UI with Drupal - Presentation at DrupalCamp T...
Creating a User-Friendly Search UI with Drupal - Presentation at DrupalCamp T...Creating a User-Friendly Search UI with Drupal - Presentation at DrupalCamp T...
Creating a User-Friendly Search UI with Drupal - Presentation at DrupalCamp T...
 
Getting Started with Drupal 8 Theming - DrupalCamp Toronto 2014
Getting Started with Drupal 8 Theming - DrupalCamp Toronto 2014Getting Started with Drupal 8 Theming - DrupalCamp Toronto 2014
Getting Started with Drupal 8 Theming - DrupalCamp Toronto 2014
 
Meilleures pratiques pour construire un site web Drupal
Meilleures pratiques pour construire un site web DrupalMeilleures pratiques pour construire un site web Drupal
Meilleures pratiques pour construire un site web Drupal
 
Site Building Checklist DrupalCamp Ottawa
Site Building Checklist DrupalCamp OttawaSite Building Checklist DrupalCamp Ottawa
Site Building Checklist DrupalCamp Ottawa
 
Views Configuration at Drupal Camp Toronto 2012
Views Configuration at Drupal Camp Toronto 2012Views Configuration at Drupal Camp Toronto 2012
Views Configuration at Drupal Camp Toronto 2012
 
Drupal 7 for Government Case Study: Presentation at DrupalCamp Montreal 2012
Drupal 7 for Government Case Study: Presentation at DrupalCamp Montreal 2012Drupal 7 for Government Case Study: Presentation at DrupalCamp Montreal 2012
Drupal 7 for Government Case Study: Presentation at DrupalCamp Montreal 2012
 

Último

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Último (20)

Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
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
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 

DrupalCamp NYC Panels Presentation - April 2014