SlideShare ist ein Scribd-Unternehmen logo
1 von 16
Pressing Words with a Cloud WordPress Technical Overview, the art of the Scale, and the Cloud Hans Zaunere, Managing Member 02/04/10 WordCamp Indonesia 2010 January 30 th , 2010
Overview ,[object Object],[object Object],[object Object],02/04/10 WordPress as a Modern Web Application
WordPress Technical Overview ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],02/04/10 In Good Company
Architectural Overview ,[object Object],[object Object],02/04/10 A pache /M ySQL /P HP : The Cartel “ More internet applications speak PHP than any other” Apache Provides the transit M ySQL Provides the data P HP Provides the processing – the “glue”
PHP Language Overview ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],02/04/10 PHP  is the  P HP:  H ypertext  P reprocessor
Working on the Web - HTTP ,[object Object],[object Object],[object Object],02/04/10 Web Server – Trafficking Partner
Working on the Web - HTML ,[object Object],[object Object],[object Object],02/04/10 HTML – The “Goods” <!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;....> <html> <head>  <title>Hello World</title>  </head> <body> <b> <?php echo 'Hello World!'; ?> </b> <?php echo 'At the tone, the time will be: '.date('r'); ?> </body> </html>
Working on the Web - SQL ,[object Object],[object Object],[object Object],[object Object],02/04/10 MySQL – The “Supplier” SELECT ID FROM wp_users WHERE user_login = 'username' SELECT ID,meta_value FROM wp_users,wp_usermeta WHERE user_id=ID AND user_login = 'username'
Putting It All Together ,[object Object],[object Object],[object Object],02/04/10 Your Cast and Crew – Apache / MySQL / PHP <?php $Result = mysql_query(&quot;SELECT post_title,DATE_FORMAT(post_date,'%M, %D, %Y') AS post_date FROM wp_posts WHERE category='4',$MYDBR); $ResultCount = mysql_num_rows($Result); $ResultArray = array(); for( $i = 0; $i < $ResultCount; ++$i ) { $ResultArray[$i] = mysql_fetch_assoc($Result); } ?>
[object Object],[object Object],[object Object],Putting It All Together 02/04/10 <!DOCTYPE...> <ul> <?php foreach( $ResultArray as $Key => $Row ): ?> <li><?=$Row[post_title']?> (<?=$Row['post_date']?>)</li> <?php endforeach; ?> </ul> The Finale
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],www.girlsintech.net 02/04/10 A Case Study in Complexity
[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],www.nytimes.com/blogs/ 02/04/10 A Case Study in Traffic
Scaling into the Cloud ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],02/04/10 How WP Storms the Cloud…
Scaling into the Cloud ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],02/04/10 … or are Those Storm Clouds?
Conclusions ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],02/04/10 Engineer the right WordPress solution
Thank You 02/04/10 [email_address] For renowned worldwide online support, New York PHP Mailing Lists are free and available to anyone: http://www.nyphp.org/Mailing-Lists

Weitere ähnliche Inhalte

Andere mochten auch

3 tmu wk3_f4124
3 tmu wk3_f41243 tmu wk3_f4124
3 tmu wk3_f4124vidatone
 
AVO2 Nettikansa : sosiaalinen media järjestön organisoinnissa
AVO2 Nettikansa : sosiaalinen media järjestön organisoinnissaAVO2 Nettikansa : sosiaalinen media järjestön organisoinnissa
AVO2 Nettikansa : sosiaalinen media järjestön organisoinnissaKari A. Hintikka
 
Tim - FSharp
Tim - FSharpTim - FSharp
Tim - FSharpd0nn9n
 
Kommer det på tentan? [IMD/MTA aug 2008]
Kommer det på tentan? [IMD/MTA aug 2008]Kommer det på tentan? [IMD/MTA aug 2008]
Kommer det på tentan? [IMD/MTA aug 2008]patrik hernwall
 
Segunda guerra mundial
Segunda guerra mundialSegunda guerra mundial
Segunda guerra mundialpapiestamuerto
 
Sistema de computo
Sistema de computoSistema de computo
Sistema de computoDieguitoL
 
Muj dec2010 10001
Muj dec2010 10001Muj dec2010 10001
Muj dec2010 10001B Becker
 
A4 flyer pondera winddag 01
A4 flyer pondera winddag  01A4 flyer pondera winddag  01
A4 flyer pondera winddag 01Ester Bierens
 
ABC madrego rodzica - inteligencja twojego dziecka
ABC madrego rodzica - inteligencja twojego dzieckaABC madrego rodzica - inteligencja twojego dziecka
ABC madrego rodzica - inteligencja twojego dzieckaEbooki za darmo
 
Javascript and Web Performance
Javascript and Web PerformanceJavascript and Web Performance
Javascript and Web PerformanceJonathan Jeon
 
O Sistema Único de Saúde - livro 1
O Sistema Único de Saúde -  livro 1O Sistema Único de Saúde -  livro 1
O Sistema Único de Saúde - livro 1Claudiney Gonçalves
 

Andere mochten auch (16)

AFAAA
AFAAAAFAAA
AFAAA
 
Triptic
TripticTriptic
Triptic
 
3 tmu wk3_f4124
3 tmu wk3_f41243 tmu wk3_f4124
3 tmu wk3_f4124
 
CCI: Club de Ciencia e Investigación - Folleto 2011
CCI: Club de Ciencia e Investigación - Folleto 2011CCI: Club de Ciencia e Investigación - Folleto 2011
CCI: Club de Ciencia e Investigación - Folleto 2011
 
AVO2 Nettikansa : sosiaalinen media järjestön organisoinnissa
AVO2 Nettikansa : sosiaalinen media järjestön organisoinnissaAVO2 Nettikansa : sosiaalinen media järjestön organisoinnissa
AVO2 Nettikansa : sosiaalinen media järjestön organisoinnissa
 
Tim - FSharp
Tim - FSharpTim - FSharp
Tim - FSharp
 
Pro Gideon081209
Pro Gideon081209Pro Gideon081209
Pro Gideon081209
 
Kommer det på tentan? [IMD/MTA aug 2008]
Kommer det på tentan? [IMD/MTA aug 2008]Kommer det på tentan? [IMD/MTA aug 2008]
Kommer det på tentan? [IMD/MTA aug 2008]
 
Segunda guerra mundial
Segunda guerra mundialSegunda guerra mundial
Segunda guerra mundial
 
Sistema de computo
Sistema de computoSistema de computo
Sistema de computo
 
Dottie Potter
Dottie PotterDottie Potter
Dottie Potter
 
Muj dec2010 10001
Muj dec2010 10001Muj dec2010 10001
Muj dec2010 10001
 
A4 flyer pondera winddag 01
A4 flyer pondera winddag  01A4 flyer pondera winddag  01
A4 flyer pondera winddag 01
 
ABC madrego rodzica - inteligencja twojego dziecka
ABC madrego rodzica - inteligencja twojego dzieckaABC madrego rodzica - inteligencja twojego dziecka
ABC madrego rodzica - inteligencja twojego dziecka
 
Javascript and Web Performance
Javascript and Web PerformanceJavascript and Web Performance
Javascript and Web Performance
 
O Sistema Único de Saúde - livro 1
O Sistema Único de Saúde -  livro 1O Sistema Único de Saúde -  livro 1
O Sistema Único de Saúde - livro 1
 

Kürzlich hochgeladen

08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
[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.pdfhans926745
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
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.pptxHampshireHUG
 

Kürzlich hochgeladen (20)

08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
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
 
[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
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
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
 

Pressing Words with a Cloud: WordPress Technical Overview, the art of the Scale, and the Cloud

  • 1. Pressing Words with a Cloud WordPress Technical Overview, the art of the Scale, and the Cloud Hans Zaunere, Managing Member 02/04/10 WordCamp Indonesia 2010 January 30 th , 2010
  • 2.
  • 3.
  • 4.
  • 5.
  • 6.
  • 7.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16. Thank You 02/04/10 [email_address] For renowned worldwide online support, New York PHP Mailing Lists are free and available to anyone: http://www.nyphp.org/Mailing-Lists