SlideShare a Scribd company logo
1 of 34
Download to read offline
So Obvious You Miss It!
WordPress Tips
WordCamp Miami 2014
© vizred.com
vizred.com
See Me?
Bet You Missed Me!
vizred.com
Screen Options
Many WP dashboard screens
have their own
Screen Options button.
vizred.com
We can checkmark
the options we want to be visible
Screen Options let us change
the details we see
in the screen we are viewing
vizred.com
Help!
Many dashboard screens
have their own
Help buttons
vizred.com
Click the Help Tab
to reveal help for
the admin screen you are on.
vizred.com
Organize the Dashboard
vizred.com
Drag & Drop Panels
Put dashboard panel widgets
where you need them.
Click & hold to move them around
vizred.com
Collapsible Panel Widgets
vizred.com
Look for the Arrows
See one of
these
arrows on a
panel
widget?
Click it to
open or
close the
widget the
arrow is on
vizred.com
Edit Faster
vizred.com
Quick Edit
Post, page & other admin screens
have
‘Quick Edit’ options
vizred.com
..disable comments, change publish
dates, switch the author name.. and
more
Use Quick Edit to..
vizred.com
Bulk Edit
Quick Edit’s Big Brother.
Checkmark the box at the column head then
select a Bulk Action
vizred.com
Find Faster
Search posts, pages and comments...
vizred.com
Sortable Columns
Click the triangle in a column header
to sort rows
alphanumerically
vizred.com
Filters
Filter by date and category.
Different screens have different filters.
vizred.com
To Edit or Not to Edit..
Some files should not be edited
vizred.com
Never Edit WP Core Files
Need to edit the core code?
vizred.com
WordPress core files are overwritten
when WP updates. File edits are lost.
Use a plugin, a child theme or add a
code snippet in functions.php
vizred.com
Create Child Themes
Use the Plugin: Child Theme Configurator
vizred.com
3 Reasons to use Child
Themes
Easy to make
We can edit the code
Template edits are safe when
the parent theme updates
vizred.com
Rename Plugins
When we customize a plugin,
we rename the plugin & its folder
to protect against the original plugin’s
update releases
vizred.com
To rename a plugin..
Open the plugin’s main php file,
change the “Plugin Name” and
rename the parent folder.
vizred.com
When we rename a plugin,
the old plugin & the new plugin
cannot usually
be active at the same time..
..without the new plugin’s
function names
being renamed first.
vizred.com
Snippets of Code
&
Functions.php
vizred.com
Hooks and filters
are found in
core WP code,
themes,
&
some plugins.
Use action hooks & filters to..
..plug code into WordPress.
vizred.com
When you write a code snippet
like the one below
that adds text to the footer..
function vr_foot_text() {
echo ‘<p>Some text</p>’;
}
add_action(‘wp_footer’,’vr_foot_text’, 14)
..you can
add the snippet to functions.php
vizred.com
Code snippets can be
put into
the active theme’s
functions.php file
vizred.com
Look Before Leaping
vizred.com
Read Changelogs
When Updating
Plugins & Themes
vizred.com
Changelogs tell us about..
new features,
bug fixes,
plugin name changes,
whether settings will be lost,
WP version compatibility,
warn of product end of life (EOL),
& more
vizred.com
We have learned
Screen Options
The Help Button
Drag’n’Drop Panels
Collapsable Widgets
Quick Edit
Bulk Edit
Sortable Columns
Search Filters
Never Edit Core Files
Use Child Themes
Rename the Plugins
We Customize
Use functions.php
Read Change Logs
vizred.com
Blanca Stella Mejia
Social Media Consultant/Blogger
blanca@vizred.com
Twitter: @miamishines @micaminar
Lee Hodson
Web Developer/Tech Blogger
leehodson@vizred.com
Twitter @lee_hodson
@vizred
Presentation: http://vizred.com/wordcamp-miami-2014/

More Related Content

What's hot

Introduction to WordPress Class 2
Introduction to WordPress Class 2Introduction to WordPress Class 2
Introduction to WordPress Class 2Adrian Mikeliunas
 
A beginner's guide to word press by Kenny Soto
A beginner's guide to word press by Kenny SotoA beginner's guide to word press by Kenny Soto
A beginner's guide to word press by Kenny SotoKenny Soto
 
WordPress what is Wordpress
WordPress what is WordpressWordPress what is Wordpress
WordPress what is WordpressShahid Husain
 
WordPress for Beginners
WordPress for BeginnersWordPress for Beginners
WordPress for BeginnersMichelle Ames
 
WordPress for beginners lesson 4 fall2015 JALC
WordPress for beginners lesson 4 fall2015 JALCWordPress for beginners lesson 4 fall2015 JALC
WordPress for beginners lesson 4 fall2015 JALCMichele Butcher-Jones
 
MA Magazines: City Uni - Further Wordpress customisations, process and plugin...
MA Magazines: City Uni - Further Wordpress customisations, process and plugin...MA Magazines: City Uni - Further Wordpress customisations, process and plugin...
MA Magazines: City Uni - Further Wordpress customisations, process and plugin...Dan Davies
 
Introduction to WordPress Class 4
Introduction to WordPress Class 4Introduction to WordPress Class 4
Introduction to WordPress Class 4Adrian Mikeliunas
 
Wordpress Intro
Wordpress IntroWordpress Intro
Wordpress IntroRicha Goel
 
USEFUL WORDPRESS PLUGINS YOU’LL LOVE
USEFUL WORDPRESS PLUGINS YOU’LL LOVEUSEFUL WORDPRESS PLUGINS YOU’LL LOVE
USEFUL WORDPRESS PLUGINS YOU’LL LOVEHTML Tuts+
 
WordCamp Raleigh WordPress & Social Media Integration
WordCamp Raleigh WordPress & Social Media IntegrationWordCamp Raleigh WordPress & Social Media Integration
WordCamp Raleigh WordPress & Social Media IntegrationDigital Strategy Works LLC
 
Introduction to WordPress Class 3
Introduction to WordPress Class 3Introduction to WordPress Class 3
Introduction to WordPress Class 3Adrian Mikeliunas
 
Your Site Has Been Hacked, Now What?
Your Site Has Been Hacked, Now What?Your Site Has Been Hacked, Now What?
Your Site Has Been Hacked, Now What?Michele Butcher-Jones
 
Kick start your career with wordpress
Kick start your career with wordpressKick start your career with wordpress
Kick start your career with wordpressOpenDev
 
Introduction to WordPress Class 6
Introduction to WordPress Class 6Introduction to WordPress Class 6
Introduction to WordPress Class 6Adrian Mikeliunas
 

What's hot (20)

Introduction to WordPress Class 2
Introduction to WordPress Class 2Introduction to WordPress Class 2
Introduction to WordPress Class 2
 
Wordpress 101 Training
Wordpress 101 TrainingWordpress 101 Training
Wordpress 101 Training
 
A beginner's guide to word press by Kenny Soto
A beginner's guide to word press by Kenny SotoA beginner's guide to word press by Kenny Soto
A beginner's guide to word press by Kenny Soto
 
Jomc463 beginner wordpress(zeoli)
Jomc463 beginner wordpress(zeoli)Jomc463 beginner wordpress(zeoli)
Jomc463 beginner wordpress(zeoli)
 
WordPress what is Wordpress
WordPress what is WordpressWordPress what is Wordpress
WordPress what is Wordpress
 
WordPress for Beginners
WordPress for BeginnersWordPress for Beginners
WordPress for Beginners
 
Getting Started With Wordpress
Getting Started With WordpressGetting Started With Wordpress
Getting Started With Wordpress
 
WordPress for beginners lesson 4 fall2015 JALC
WordPress for beginners lesson 4 fall2015 JALCWordPress for beginners lesson 4 fall2015 JALC
WordPress for beginners lesson 4 fall2015 JALC
 
MA Magazines: City Uni - Further Wordpress customisations, process and plugin...
MA Magazines: City Uni - Further Wordpress customisations, process and plugin...MA Magazines: City Uni - Further Wordpress customisations, process and plugin...
MA Magazines: City Uni - Further Wordpress customisations, process and plugin...
 
Introduction to WordPress Class 4
Introduction to WordPress Class 4Introduction to WordPress Class 4
Introduction to WordPress Class 4
 
Wordpress for Beginners: 10 Must Knows
Wordpress for Beginners: 10 Must KnowsWordpress for Beginners: 10 Must Knows
Wordpress for Beginners: 10 Must Knows
 
Wordpress Intro
Wordpress IntroWordpress Intro
Wordpress Intro
 
USEFUL WORDPRESS PLUGINS YOU’LL LOVE
USEFUL WORDPRESS PLUGINS YOU’LL LOVEUSEFUL WORDPRESS PLUGINS YOU’LL LOVE
USEFUL WORDPRESS PLUGINS YOU’LL LOVE
 
WordCamp Raleigh WordPress & Social Media Integration
WordCamp Raleigh WordPress & Social Media IntegrationWordCamp Raleigh WordPress & Social Media Integration
WordCamp Raleigh WordPress & Social Media Integration
 
Introduction to WordPress Class 3
Introduction to WordPress Class 3Introduction to WordPress Class 3
Introduction to WordPress Class 3
 
Your Site Has Been Hacked, Now What?
Your Site Has Been Hacked, Now What?Your Site Has Been Hacked, Now What?
Your Site Has Been Hacked, Now What?
 
Powering Music Sites with WordPress
Powering Music Sites with WordPressPowering Music Sites with WordPress
Powering Music Sites with WordPress
 
So i have a website now what?
So i have a website now what?So i have a website now what?
So i have a website now what?
 
Kick start your career with wordpress
Kick start your career with wordpressKick start your career with wordpress
Kick start your career with wordpress
 
Introduction to WordPress Class 6
Introduction to WordPress Class 6Introduction to WordPress Class 6
Introduction to WordPress Class 6
 

Similar to Word camp 2014 So Obvious You Miss It

Your first word press site
Your first word press siteYour first word press site
Your first word press siteMarc Gratch
 
A2WPress Squirrel Theme Documentation
A2WPress Squirrel Theme DocumentationA2WPress Squirrel Theme Documentation
A2WPress Squirrel Theme DocumentationA2WPress
 
Wordpress (Theme,Widget,plugins)
Wordpress (Theme,Widget,plugins)Wordpress (Theme,Widget,plugins)
Wordpress (Theme,Widget,plugins)Rathod Shukar
 
WordCamp RI 2015 - Beginner WordPress Workshop
WordCamp RI 2015 - Beginner WordPress Workshop   WordCamp RI 2015 - Beginner WordPress Workshop
WordCamp RI 2015 - Beginner WordPress Workshop Ella J Designs
 
Build the Perfect WordPress Website
Build the Perfect WordPress WebsiteBuild the Perfect WordPress Website
Build the Perfect WordPress WebsiteSinergia Labs
 
Introduction to WordPress Slides from WordCamp 2012 by Gary A. Bacon
Introduction to WordPress Slides from WordCamp 2012 by Gary A. BaconIntroduction to WordPress Slides from WordCamp 2012 by Gary A. Bacon
Introduction to WordPress Slides from WordCamp 2012 by Gary A. BaconGary Bacon
 
WordPress HTML, CSS & Child Themes
WordPress HTML, CSS & Child ThemesWordPress HTML, CSS & Child Themes
WordPress HTML, CSS & Child ThemesMichelle Ames
 
WordPress basic fundamental of plugin development and creating shortcode
WordPress basic fundamental of plugin development and creating shortcodeWordPress basic fundamental of plugin development and creating shortcode
WordPress basic fundamental of plugin development and creating shortcodeRakesh Kushwaha
 
Easy Guide to WordPress Theme Integration
Easy Guide to WordPress Theme IntegrationEasy Guide to WordPress Theme Integration
Easy Guide to WordPress Theme IntegrationSankhala Info Solutions
 
8 Hidden Features on WordPress
8 Hidden Features on WordPress8 Hidden Features on WordPress
8 Hidden Features on WordPressWP Engine
 
Top 8 hidden handy features of word press
Top 8 hidden handy features of word pressTop 8 hidden handy features of word press
Top 8 hidden handy features of word pressJohn057
 
Creating Content With Shortcodes
Creating Content With ShortcodesCreating Content With Shortcodes
Creating Content With ShortcodesJon Bishop
 
Using Wordpress with Reclaim Hosting
Using Wordpress with Reclaim HostingUsing Wordpress with Reclaim Hosting
Using Wordpress with Reclaim HostingCindy Royal
 
WordPress and Shortcodes
WordPress and ShortcodesWordPress and Shortcodes
WordPress and ShortcodesJon Bishop
 
Student guide for creating a blog on www.wordpress.com
Student guide for creating a blog on www.wordpress.comStudent guide for creating a blog on www.wordpress.com
Student guide for creating a blog on www.wordpress.comSohail Siddiqi
 
Ocodewire tshirt_design_tool_demo
Ocodewire tshirt_design_tool_demoOcodewire tshirt_design_tool_demo
Ocodewire tshirt_design_tool_demoMagento oCodewire
 
Blogging 201: From Blank Slate to Blog in Under an Hour
Blogging 201: From Blank Slate to Blog in Under an HourBlogging 201: From Blank Slate to Blog in Under an Hour
Blogging 201: From Blank Slate to Blog in Under an HourAdam Gartenberg
 

Similar to Word camp 2014 So Obvious You Miss It (20)

WordPress Basics
WordPress BasicsWordPress Basics
WordPress Basics
 
Your first word press site
Your first word press siteYour first word press site
Your first word press site
 
A2WPress Squirrel Theme Documentation
A2WPress Squirrel Theme DocumentationA2WPress Squirrel Theme Documentation
A2WPress Squirrel Theme Documentation
 
Wordpress (Theme,Widget,plugins)
Wordpress (Theme,Widget,plugins)Wordpress (Theme,Widget,plugins)
Wordpress (Theme,Widget,plugins)
 
WordCamp RI 2015 - Beginner WordPress Workshop
WordCamp RI 2015 - Beginner WordPress Workshop   WordCamp RI 2015 - Beginner WordPress Workshop
WordCamp RI 2015 - Beginner WordPress Workshop
 
Build the Perfect WordPress Website
Build the Perfect WordPress WebsiteBuild the Perfect WordPress Website
Build the Perfect WordPress Website
 
Introduction to WordPress Slides from WordCamp 2012 by Gary A. Bacon
Introduction to WordPress Slides from WordCamp 2012 by Gary A. BaconIntroduction to WordPress Slides from WordCamp 2012 by Gary A. Bacon
Introduction to WordPress Slides from WordCamp 2012 by Gary A. Bacon
 
WordPress HTML, CSS & Child Themes
WordPress HTML, CSS & Child ThemesWordPress HTML, CSS & Child Themes
WordPress HTML, CSS & Child Themes
 
WordPress basic fundamental of plugin development and creating shortcode
WordPress basic fundamental of plugin development and creating shortcodeWordPress basic fundamental of plugin development and creating shortcode
WordPress basic fundamental of plugin development and creating shortcode
 
Easy Guide to WordPress Theme Integration
Easy Guide to WordPress Theme IntegrationEasy Guide to WordPress Theme Integration
Easy Guide to WordPress Theme Integration
 
Themia docs
Themia docsThemia docs
Themia docs
 
8 Hidden Features on WordPress
8 Hidden Features on WordPress8 Hidden Features on WordPress
8 Hidden Features on WordPress
 
Top 8 hidden handy features of word press
Top 8 hidden handy features of word pressTop 8 hidden handy features of word press
Top 8 hidden handy features of word press
 
Creating Content With Shortcodes
Creating Content With ShortcodesCreating Content With Shortcodes
Creating Content With Shortcodes
 
Using Wordpress with Reclaim Hosting
Using Wordpress with Reclaim HostingUsing Wordpress with Reclaim Hosting
Using Wordpress with Reclaim Hosting
 
Wordpress as a framework
Wordpress as a frameworkWordpress as a framework
Wordpress as a framework
 
WordPress and Shortcodes
WordPress and ShortcodesWordPress and Shortcodes
WordPress and Shortcodes
 
Student guide for creating a blog on www.wordpress.com
Student guide for creating a blog on www.wordpress.comStudent guide for creating a blog on www.wordpress.com
Student guide for creating a blog on www.wordpress.com
 
Ocodewire tshirt_design_tool_demo
Ocodewire tshirt_design_tool_demoOcodewire tshirt_design_tool_demo
Ocodewire tshirt_design_tool_demo
 
Blogging 201: From Blank Slate to Blog in Under an Hour
Blogging 201: From Blank Slate to Blog in Under an HourBlogging 201: From Blank Slate to Blog in Under an Hour
Blogging 201: From Blank Slate to Blog in Under an Hour
 

More from VizRED

Plugins to enhance your word press blog -Presentation at Niche Parent 13
Plugins to enhance your word press blog -Presentation at Niche Parent 13Plugins to enhance your word press blog -Presentation at Niche Parent 13
Plugins to enhance your word press blog -Presentation at Niche Parent 13VizRED
 
Rebel Mouse & Storify Wordpress Plugins
Rebel Mouse & Storify Wordpress PluginsRebel Mouse & Storify Wordpress Plugins
Rebel Mouse & Storify Wordpress PluginsVizRED
 
Curation Tools For Your Blog Wordcamp Miami 2013 presentation
Curation Tools For Your Blog Wordcamp Miami 2013 presentationCuration Tools For Your Blog Wordcamp Miami 2013 presentation
Curation Tools For Your Blog Wordcamp Miami 2013 presentationVizRED
 
Mobile marketing presentation edited international money conference
Mobile marketing presentation edited international money conferenceMobile marketing presentation edited international money conference
Mobile marketing presentation edited international money conferenceVizRED
 
Free Twitter and Linked InTools (English)
Free Twitter and Linked InTools (English)Free Twitter and Linked InTools (English)
Free Twitter and Linked InTools (English)VizRED
 
Social Media Case Studies B2B Technology Companies
Social Media Case Studies B2B Technology CompaniesSocial Media Case Studies B2B Technology Companies
Social Media Case Studies B2B Technology CompaniesVizRED
 
Web Design, Mobile Marketing & Social Media Services by VizRED
Web Design, Mobile Marketing & Social Media Services by VizREDWeb Design, Mobile Marketing & Social Media Services by VizRED
Web Design, Mobile Marketing & Social Media Services by VizREDVizRED
 
Tips Twitter y Linked In (Español)
Tips Twitter y Linked In (Español)Tips Twitter y Linked In (Español)
Tips Twitter y Linked In (Español)VizRED
 
Casos De Estudio Redes Sociales Tecnologia
Casos De Estudio Redes Sociales TecnologiaCasos De Estudio Redes Sociales Tecnologia
Casos De Estudio Redes Sociales TecnologiaVizRED
 
Casos De Estudios En Hospitales En Las Redes Sociales
Casos De Estudios En Hospitales En Las Redes SocialesCasos De Estudios En Hospitales En Las Redes Sociales
Casos De Estudios En Hospitales En Las Redes SocialesVizRED
 

More from VizRED (10)

Plugins to enhance your word press blog -Presentation at Niche Parent 13
Plugins to enhance your word press blog -Presentation at Niche Parent 13Plugins to enhance your word press blog -Presentation at Niche Parent 13
Plugins to enhance your word press blog -Presentation at Niche Parent 13
 
Rebel Mouse & Storify Wordpress Plugins
Rebel Mouse & Storify Wordpress PluginsRebel Mouse & Storify Wordpress Plugins
Rebel Mouse & Storify Wordpress Plugins
 
Curation Tools For Your Blog Wordcamp Miami 2013 presentation
Curation Tools For Your Blog Wordcamp Miami 2013 presentationCuration Tools For Your Blog Wordcamp Miami 2013 presentation
Curation Tools For Your Blog Wordcamp Miami 2013 presentation
 
Mobile marketing presentation edited international money conference
Mobile marketing presentation edited international money conferenceMobile marketing presentation edited international money conference
Mobile marketing presentation edited international money conference
 
Free Twitter and Linked InTools (English)
Free Twitter and Linked InTools (English)Free Twitter and Linked InTools (English)
Free Twitter and Linked InTools (English)
 
Social Media Case Studies B2B Technology Companies
Social Media Case Studies B2B Technology CompaniesSocial Media Case Studies B2B Technology Companies
Social Media Case Studies B2B Technology Companies
 
Web Design, Mobile Marketing & Social Media Services by VizRED
Web Design, Mobile Marketing & Social Media Services by VizREDWeb Design, Mobile Marketing & Social Media Services by VizRED
Web Design, Mobile Marketing & Social Media Services by VizRED
 
Tips Twitter y Linked In (Español)
Tips Twitter y Linked In (Español)Tips Twitter y Linked In (Español)
Tips Twitter y Linked In (Español)
 
Casos De Estudio Redes Sociales Tecnologia
Casos De Estudio Redes Sociales TecnologiaCasos De Estudio Redes Sociales Tecnologia
Casos De Estudio Redes Sociales Tecnologia
 
Casos De Estudios En Hospitales En Las Redes Sociales
Casos De Estudios En Hospitales En Las Redes SocialesCasos De Estudios En Hospitales En Las Redes Sociales
Casos De Estudios En Hospitales En Las Redes Sociales
 

Recently uploaded

So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesBernd Ruecker
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationKnoldus Inc.
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterMydbops
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS:  6 Ways to Automate Your Data IntegrationBridging Between CAD & GIS:  6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integrationmarketing932765
 
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observabilityitnewsafrica
 

Recently uploaded (20)

So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architectures
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog Presentation
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL Router
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS:  6 Ways to Automate Your Data IntegrationBridging Between CAD & GIS:  6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
 
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
 

Word camp 2014 So Obvious You Miss It