SlideShare a Scribd company logo
1 of 45
Intro to #memtech: WordPress
         November 7, 2011




      Samuel "Otto" Wood

    Audrey Capital Tech Ninja
   WordPress Core Contributor
   WordPress.org Code Monkey
Who am I?
(aka The Vanity Slide)


                   Otto
          otto@wordpress.org
         otto@ottodestruct.com

             Twitter: @otto42

              ottopress.com

                           #memtech
#memtech
WordPress.org




WordPress.com




                #memtech
WordPress.org
WordPress is free software which you 
 can use to create fantastic websites.



        WordPress.com




                                     #memtech
WordPress.org
   WordPress is free software which you 
    can use to create fantastic websites.



           WordPress.com
WordPress.com is a web hosting service from 
 Automattic which hosts fantastic websites.



                                        #memtech
http://en.wordpress.com/stats/ 


                                  #memtech
http://wordpress.org/download/counter/    #memtech
http://techcrunch.com/    #memtech
http://news.blogs.cnn.com/    #memtech
http://blog.flickr.net/ 
                           #memtech
http://www.topgear.com/   #memtech
http://newsfeed.time.com/ 
                             #memtech
http://gigaom.com/ 

                      #memtech
http://ma.tt/ 


                 #memtech
http://travelogic.intios.com/ 



                                 #memtech
http://ottopress.com/ 


                         #memtech
15.3% 
         of the top million websites run
                   WordPress.
                 (the nearest competitor has 2.7%)




Source:
http://w3techs.com/technologies/overview/content_management/all 
                                                          #memtech
WordPress is Blog Software
        a CMS
        Content
       Management
         System

                        #memtech
Why use a CMS?
          When you have a lot of content, 
         managing it becomes very complex.



        CMS's make things simpler.
• Content lives in the database.
• The "look" of the website lives in the theme/template.
• The CMS brings the two together, in real-time.



                                                 #memtech
WordPress is written in PHP
           PHP is a language designed for the web

•   Native HTML support
•   Has functions to do the types of things web pages do
•   Actively being developed
•   Works on any platform
•   Works with any webserver software (apache, nginx, litespeed)

          PHP is easy to learn, if you ever needed to do so.




                                                         #memtech
WordPress is extensible




                          #memtech
Plugins!
(my favorite thing)




                      #memtech
Themes!
(they're okay too)




                     #memtech
#memtech
Active Development
(great way to improve your coding chops)




      http://core.trac.wordpress.org    #memtech
The Best Part




                #memtech
The Community
Seriously, we have a phenomenal community.




                                   #memtech
Need
help?



           No
        problem.



         #memtech
Mailing Lists
       wp-accessibility 
       wp-docs 
       wp-testers 
       wp-polyglots 
       wp-ui 
       wp-hackers
       wp-edu 
       wp-trac

(recommended: a good email filter, these get lots of traffic)



          http://codex.wordpress.org/Mailing_Lists 
                                                      #memtech
http://central.wordcamp.org/ 
                                #memtech
Upcoming WordCamps

             Caguas, Puerto Rico
               Nairobi, Kenya
                 Detroit, MI
               Richmond, VA
            Copenhagen, Denmark
              Baku, Azerbaijan
             Edmonton, Canada
                 Omaha, NE
                 Singapore
                Paris, France
               Madrid, Spain
                Tokyo, Japan

(and that's just for the remainder of November!)

    http://central.wordcamp.org/schedule/ 
                                              #memtech
Got Video?




             #memtech
http://wordpressfoundation.org/ 
                                   #memtech
News on all things 
   WordPress




           #memtech
A Quick Look




               #memtech
#memtech
#memtech
#memtech
Technical Time


WordPress as a Framework



                       #memtech
WordPress APIs

   •   Database
   •   Query
   •   HTTP
   •   Metadata
   •   Filesystem
   •   Settings
   •   Transients and Caching
   •   Roles and Capabilities
   •   Rewrite
   •   Widgets
   •   Shortcode

http://codex.wordpress.org/WordPress_API's 
                                       #memtech
Plugin API
                  Actions and Filters
                (the missing part of PHP)

Actions let you hook your own code into defined points of page
                         generation.


Filters let you modify specific useful variables at specific points,
      such as return values from WordPress core functions.



                                                         #memtech
Theming Resources
      Theme Review Team
 All themes on WordPress.org get reviewed 
        for quality and compatibility.

    The tools used are freely available to 
       help you create better themes.

 Theme Check
 Log Deprecated Notices
 Debogger

    http://make.wordpress.org/themes/ 
                                              #memtech
Object Oriented Programming
                       (well... almost...)

WordPress has historically been written with mostly procedural
code.

However, with WordPress 3.0, and the new PHP 5.2 requirement,
WordPress is rapidly evolving to include classes and objects for
more and more aspects of the core code base.

(Procedural code still works fine though, if that's more your
style...)


                                                        #memtech
Questions? 

                Ask anything.


wordpress.org                   ottopress.com


                                       #memtech

More Related Content

What's hot

Introduction to WordPress 2016
Introduction to WordPress 2016Introduction to WordPress 2016
Introduction to WordPress 2016LumosTech
 
WordPress - Open Source Overview Presentation
WordPress - Open Source Overview PresentationWordPress - Open Source Overview Presentation
WordPress - Open Source Overview PresentationAndy Stratton
 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPressLumosTech
 
WordPress: Smart Ideas for Startup - SMW torino 2012
WordPress: Smart Ideas for Startup - SMW  torino 2012 WordPress: Smart Ideas for Startup - SMW  torino 2012
WordPress: Smart Ideas for Startup - SMW torino 2012 Maurizio Pelizzone
 
Exploring WordPress Multisite
Exploring WordPress MultisiteExploring WordPress Multisite
Exploring WordPress MultisiteLisa Sabin-Wilson
 
Word press development for non developers
Word press development for non developers Word press development for non developers
Word press development for non developers Jessica C. Gardner
 
WordPress Webinar Training Presentation
WordPress Webinar Training PresentationWordPress Webinar Training Presentation
WordPress Webinar Training PresentationMayeCreate Design
 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPressEunus Hosen
 
Alice Phieu - WordPress For Beginners
Alice Phieu - WordPress For BeginnersAlice Phieu - WordPress For Beginners
Alice Phieu - WordPress For BeginnersAlice Phieu
 
WordPress for Beginners - YES Montreal
WordPress for Beginners - YES MontrealWordPress for Beginners - YES Montreal
WordPress for Beginners - YES MontrealKathryn Presner
 
Wordpress Beyond A Blog Word Camp Toronto08
Wordpress Beyond A Blog Word Camp Toronto08Wordpress Beyond A Blog Word Camp Toronto08
Wordpress Beyond A Blog Word Camp Toronto08Jamie Oastler
 
Help Me Help You: The art and science of getting good WordPress support - Wor...
Help Me Help You: The art and science of getting good WordPress support - Wor...Help Me Help You: The art and science of getting good WordPress support - Wor...
Help Me Help You: The art and science of getting good WordPress support - Wor...Kathryn Presner
 
WordPress Tips and Tricks (DFW Meetup)
WordPress Tips and Tricks (DFW Meetup)WordPress Tips and Tricks (DFW Meetup)
WordPress Tips and Tricks (DFW Meetup)Stephanie Leary
 
GDI - Intro to WordPress
GDI - Intro to WordPressGDI - Intro to WordPress
GDI - Intro to WordPressSuzette Franck
 
Understanding WordPress Multisite
Understanding WordPress MultisiteUnderstanding WordPress Multisite
Understanding WordPress MultisiteRyan Imel
 

What's hot (20)

Wordpress ppt
Wordpress pptWordpress ppt
Wordpress ppt
 
Introduction to WordPress 2016
Introduction to WordPress 2016Introduction to WordPress 2016
Introduction to WordPress 2016
 
WordPress - Open Source Overview Presentation
WordPress - Open Source Overview PresentationWordPress - Open Source Overview Presentation
WordPress - Open Source Overview Presentation
 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPress
 
WordPress Multisite
WordPress MultisiteWordPress Multisite
WordPress Multisite
 
WordPress: Smart Ideas for Startup - SMW torino 2012
WordPress: Smart Ideas for Startup - SMW  torino 2012 WordPress: Smart Ideas for Startup - SMW  torino 2012
WordPress: Smart Ideas for Startup - SMW torino 2012
 
Exploring WordPress Multisite
Exploring WordPress MultisiteExploring WordPress Multisite
Exploring WordPress Multisite
 
Word press development for non developers
Word press development for non developers Word press development for non developers
Word press development for non developers
 
WordPress Security Best Practices
WordPress Security Best PracticesWordPress Security Best Practices
WordPress Security Best Practices
 
WordPress Webinar Training Presentation
WordPress Webinar Training PresentationWordPress Webinar Training Presentation
WordPress Webinar Training Presentation
 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPress
 
WordPress Complete Tutorial
WordPress Complete TutorialWordPress Complete Tutorial
WordPress Complete Tutorial
 
Wordpress 101 Training
Wordpress 101 TrainingWordpress 101 Training
Wordpress 101 Training
 
Alice Phieu - WordPress For Beginners
Alice Phieu - WordPress For BeginnersAlice Phieu - WordPress For Beginners
Alice Phieu - WordPress For Beginners
 
WordPress for Beginners - YES Montreal
WordPress for Beginners - YES MontrealWordPress for Beginners - YES Montreal
WordPress for Beginners - YES Montreal
 
Wordpress Beyond A Blog Word Camp Toronto08
Wordpress Beyond A Blog Word Camp Toronto08Wordpress Beyond A Blog Word Camp Toronto08
Wordpress Beyond A Blog Word Camp Toronto08
 
Help Me Help You: The art and science of getting good WordPress support - Wor...
Help Me Help You: The art and science of getting good WordPress support - Wor...Help Me Help You: The art and science of getting good WordPress support - Wor...
Help Me Help You: The art and science of getting good WordPress support - Wor...
 
WordPress Tips and Tricks (DFW Meetup)
WordPress Tips and Tricks (DFW Meetup)WordPress Tips and Tricks (DFW Meetup)
WordPress Tips and Tricks (DFW Meetup)
 
GDI - Intro to WordPress
GDI - Intro to WordPressGDI - Intro to WordPress
GDI - Intro to WordPress
 
Understanding WordPress Multisite
Understanding WordPress MultisiteUnderstanding WordPress Multisite
Understanding WordPress Multisite
 

Viewers also liked

Context Chat - why, what & how
Context Chat - why, what & howContext Chat - why, what & how
Context Chat - why, what & howEmma Haagen
 
CRM - Customer Relationship Managemennt
CRM - Customer Relationship Managemennt CRM - Customer Relationship Managemennt
CRM - Customer Relationship Managemennt adeel990
 
Elogio de la perseverancia.
Elogio de la perseverancia.Elogio de la perseverancia.
Elogio de la perseverancia.José María
 
Customer Service By Azra Syed
Customer Service By Azra SyedCustomer Service By Azra Syed
Customer Service By Azra SyedAzra Syed
 
Greythorn Technology Market Landscape
Greythorn Technology Market LandscapeGreythorn Technology Market Landscape
Greythorn Technology Market LandscapeGreythornAU
 
Extract of the report on the anaysis of the okoa kenya initiative
Extract of the report on the anaysis of the okoa kenya initiativeExtract of the report on the anaysis of the okoa kenya initiative
Extract of the report on the anaysis of the okoa kenya initiativeThe Star Newspaper
 
UX Nights Vol 03.06: Los games también son usuarios
UX Nights Vol 03.06: Los games también son usuariosUX Nights Vol 03.06: Los games también son usuarios
UX Nights Vol 03.06: Los games también son usuariosUX Nights
 
Savings e investimenti pubblicitari: Wrap up & Best practises 4 marzo 2010- F...
Savings e investimenti pubblicitari: Wrap up & Best practises 4 marzo 2010- F...Savings e investimenti pubblicitari: Wrap up & Best practises 4 marzo 2010- F...
Savings e investimenti pubblicitari: Wrap up & Best practises 4 marzo 2010- F...Paola Furlanetto
 
Universidad nacional de chimborazo (trabajo) 2010
Universidad nacional de chimborazo (trabajo) 2010Universidad nacional de chimborazo (trabajo) 2010
Universidad nacional de chimborazo (trabajo) 2010RODOLFOEDGARSHIGUANG
 
Building the stacks for a mutualised newspaper
Building the stacks for  a mutualised newspaperBuilding the stacks for  a mutualised newspaper
Building the stacks for a mutualised newspaperThe Guardian Open Platform
 
A Complete Content Strategy in 2 Hours a Week
A Complete Content Strategy in 2 Hours a WeekA Complete Content Strategy in 2 Hours a Week
A Complete Content Strategy in 2 Hours a WeekVictor M Ramirez
 
Web design bie daalt
Web design bie daaltWeb design bie daalt
Web design bie daaltUsukhuu Galaa
 
A Guide to Muir Woods National Monument
A Guide to Muir Woods National MonumentA Guide to Muir Woods National Monument
A Guide to Muir Woods National MonumentAmanda Starbuck
 
Innovation-hub dan Peran Champions of Innovation
Innovation-hub dan Peran Champions of InnovationInnovation-hub dan Peran Champions of Innovation
Innovation-hub dan Peran Champions of InnovationTri Widodo W. UTOMO
 
Universidad nacional de chimborazo examen
Universidad nacional de chimborazo examenUniversidad nacional de chimborazo examen
Universidad nacional de chimborazo examenjoyeria hidalgo vazquez
 

Viewers also liked (20)

Context Chat - why, what & how
Context Chat - why, what & howContext Chat - why, what & how
Context Chat - why, what & how
 
CRM - Customer Relationship Managemennt
CRM - Customer Relationship Managemennt CRM - Customer Relationship Managemennt
CRM - Customer Relationship Managemennt
 
Elogio de la perseverancia.
Elogio de la perseverancia.Elogio de la perseverancia.
Elogio de la perseverancia.
 
Customer Service By Azra Syed
Customer Service By Azra SyedCustomer Service By Azra Syed
Customer Service By Azra Syed
 
Greythorn Technology Market Landscape
Greythorn Technology Market LandscapeGreythorn Technology Market Landscape
Greythorn Technology Market Landscape
 
Aptech
AptechAptech
Aptech
 
Extract of the report on the anaysis of the okoa kenya initiative
Extract of the report on the anaysis of the okoa kenya initiativeExtract of the report on the anaysis of the okoa kenya initiative
Extract of the report on the anaysis of the okoa kenya initiative
 
UX Nights Vol 03.06: Los games también son usuarios
UX Nights Vol 03.06: Los games también son usuariosUX Nights Vol 03.06: Los games también son usuarios
UX Nights Vol 03.06: Los games también son usuarios
 
КРСК
КРСККРСК
КРСК
 
Savings e investimenti pubblicitari: Wrap up & Best practises 4 marzo 2010- F...
Savings e investimenti pubblicitari: Wrap up & Best practises 4 marzo 2010- F...Savings e investimenti pubblicitari: Wrap up & Best practises 4 marzo 2010- F...
Savings e investimenti pubblicitari: Wrap up & Best practises 4 marzo 2010- F...
 
Universidad nacional de chimborazo (trabajo) 2010
Universidad nacional de chimborazo (trabajo) 2010Universidad nacional de chimborazo (trabajo) 2010
Universidad nacional de chimborazo (trabajo) 2010
 
Building the stacks for a mutualised newspaper
Building the stacks for  a mutualised newspaperBuilding the stacks for  a mutualised newspaper
Building the stacks for a mutualised newspaper
 
A Complete Content Strategy in 2 Hours a Week
A Complete Content Strategy in 2 Hours a WeekA Complete Content Strategy in 2 Hours a Week
A Complete Content Strategy in 2 Hours a Week
 
Bee Style:vol.041
Bee Style:vol.041Bee Style:vol.041
Bee Style:vol.041
 
Cómo las empresas pueden vender en redes sociales
Cómo las empresas pueden vender en redes socialesCómo las empresas pueden vender en redes sociales
Cómo las empresas pueden vender en redes sociales
 
Calendário 2014 2015
Calendário 2014 2015Calendário 2014 2015
Calendário 2014 2015
 
Web design bie daalt
Web design bie daaltWeb design bie daalt
Web design bie daalt
 
A Guide to Muir Woods National Monument
A Guide to Muir Woods National MonumentA Guide to Muir Woods National Monument
A Guide to Muir Woods National Monument
 
Innovation-hub dan Peran Champions of Innovation
Innovation-hub dan Peran Champions of InnovationInnovation-hub dan Peran Champions of Innovation
Innovation-hub dan Peran Champions of Innovation
 
Universidad nacional de chimborazo examen
Universidad nacional de chimborazo examenUniversidad nacional de chimborazo examen
Universidad nacional de chimborazo examen
 

Similar to Intro to WordPress #memtech

Structured Data in WordPress
Structured Data in WordPressStructured Data in WordPress
Structured Data in WordPressrandyhoyt
 
Demystifying WordPress
Demystifying WordPressDemystifying WordPress
Demystifying WordPressMykl Roventine
 
Choosing A Web Cms And Intro To Modx
Choosing A Web Cms And Intro To ModxChoosing A Web Cms And Intro To Modx
Choosing A Web Cms And Intro To Modxcallmejoe
 
Wordpress: «l’abc per gli sviluppatori» - PHP.TO.START [2012]
 Wordpress: «l’abc per gli sviluppatori» - PHP.TO.START [2012] Wordpress: «l’abc per gli sviluppatori» - PHP.TO.START [2012]
Wordpress: «l’abc per gli sviluppatori» - PHP.TO.START [2012]Maurizio Pelizzone
 
Intorduction To Drupal
Intorduction To DrupalIntorduction To Drupal
Intorduction To DrupalJeff Vreeland
 
Praktikum Rekayasa Web, WordPress (1)
Praktikum Rekayasa Web, WordPress (1)Praktikum Rekayasa Web, WordPress (1)
Praktikum Rekayasa Web, WordPress (1)Nur Roni D
 
WordPress Essentials for Beginners - YES Montreal December 2014
WordPress Essentials for Beginners - YES Montreal December 2014WordPress Essentials for Beginners - YES Montreal December 2014
WordPress Essentials for Beginners - YES Montreal December 2014Kathryn Presner
 
WordPress Performance
WordPress PerformanceWordPress Performance
WordPress Performancedsero
 
WordPress Theme Development Basics
WordPress Theme Development BasicsWordPress Theme Development Basics
WordPress Theme Development BasicsTech Liminal
 
Wp responsive-theme-framework
Wp responsive-theme-frameworkWp responsive-theme-framework
Wp responsive-theme-frameworkDamien Oh
 
WordPress, the what, why, and how
WordPress, the what, why, and howWordPress, the what, why, and how
WordPress, the what, why, and howShady A. Sharaf
 
From WordPress With Love
From WordPress With LoveFrom WordPress With Love
From WordPress With LoveUp2 Technology
 
WordCamp Greenville 2018 - Beware the Dark Side, or an Intro to Development
WordCamp Greenville 2018 - Beware the Dark Side, or an Intro to DevelopmentWordCamp Greenville 2018 - Beware the Dark Side, or an Intro to Development
WordCamp Greenville 2018 - Beware the Dark Side, or an Intro to DevelopmentEvan Mullins
 
Wordpress For Begineer
Wordpress For BegineerWordpress For Begineer
Wordpress For BegineerBinita Neupane
 
Part1 learn thelingo
Part1 learn thelingoPart1 learn thelingo
Part1 learn thelingoTaneya Koonce
 
Why the heck isnt word press a cms
Why the heck isnt word press a cmsWhy the heck isnt word press a cms
Why the heck isnt word press a cmsJohn Eckman
 
Back to the future - The WordPress edition
Back to the future - The WordPress editionBack to the future - The WordPress edition
Back to the future - The WordPress editionOmar Reiss
 
DHO Intro to CMS for DH Workshop
DHO Intro to CMS for DH WorkshopDHO Intro to CMS for DH Workshop
DHO Intro to CMS for DH WorkshopShawn Day
 

Similar to Intro to WordPress #memtech (20)

Structured Data in WordPress
Structured Data in WordPressStructured Data in WordPress
Structured Data in WordPress
 
Wordpress as a CMS
Wordpress as a CMSWordpress as a CMS
Wordpress as a CMS
 
Demystifying WordPress
Demystifying WordPressDemystifying WordPress
Demystifying WordPress
 
Choosing A Web Cms And Intro To Modx
Choosing A Web Cms And Intro To ModxChoosing A Web Cms And Intro To Modx
Choosing A Web Cms And Intro To Modx
 
Wordpress: «l’abc per gli sviluppatori» - PHP.TO.START [2012]
 Wordpress: «l’abc per gli sviluppatori» - PHP.TO.START [2012] Wordpress: «l’abc per gli sviluppatori» - PHP.TO.START [2012]
Wordpress: «l’abc per gli sviluppatori» - PHP.TO.START [2012]
 
Intorduction To Drupal
Intorduction To DrupalIntorduction To Drupal
Intorduction To Drupal
 
Praktikum Rekayasa Web, WordPress (1)
Praktikum Rekayasa Web, WordPress (1)Praktikum Rekayasa Web, WordPress (1)
Praktikum Rekayasa Web, WordPress (1)
 
WordPress Essentials for Beginners - YES Montreal December 2014
WordPress Essentials for Beginners - YES Montreal December 2014WordPress Essentials for Beginners - YES Montreal December 2014
WordPress Essentials for Beginners - YES Montreal December 2014
 
WordPress Performance
WordPress PerformanceWordPress Performance
WordPress Performance
 
WordPress Theme Development Basics
WordPress Theme Development BasicsWordPress Theme Development Basics
WordPress Theme Development Basics
 
Wp responsive-theme-framework
Wp responsive-theme-frameworkWp responsive-theme-framework
Wp responsive-theme-framework
 
WordPress, the what, why, and how
WordPress, the what, why, and howWordPress, the what, why, and how
WordPress, the what, why, and how
 
From WordPress With Love
From WordPress With LoveFrom WordPress With Love
From WordPress With Love
 
WordCamp Greenville 2018 - Beware the Dark Side, or an Intro to Development
WordCamp Greenville 2018 - Beware the Dark Side, or an Intro to DevelopmentWordCamp Greenville 2018 - Beware the Dark Side, or an Intro to Development
WordCamp Greenville 2018 - Beware the Dark Side, or an Intro to Development
 
Wordpress For Begineer
Wordpress For BegineerWordpress For Begineer
Wordpress For Begineer
 
Part1 learn thelingo
Part1 learn thelingoPart1 learn thelingo
Part1 learn thelingo
 
Why the heck isnt word press a cms
Why the heck isnt word press a cmsWhy the heck isnt word press a cms
Why the heck isnt word press a cms
 
WebTechnology presentation.pptx
WebTechnology presentation.pptxWebTechnology presentation.pptx
WebTechnology presentation.pptx
 
Back to the future - The WordPress edition
Back to the future - The WordPress editionBack to the future - The WordPress edition
Back to the future - The WordPress edition
 
DHO Intro to CMS for DH Workshop
DHO Intro to CMS for DH WorkshopDHO Intro to CMS for DH Workshop
DHO Intro to CMS for DH Workshop
 

Recently uploaded

Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
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
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
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
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 
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
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesThousandEyes
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationKnoldus Inc.
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 
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
 
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
 
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
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentPim van der Noll
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 

Recently uploaded (20)

Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
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...
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
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
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 
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
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog Presentation
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 
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
 
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
 
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
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 

Intro to WordPress #memtech