SlideShare a Scribd company logo
1 of 17
Download to read offline
Speak Geek.
 Or how to teach the language of web

Friday, March 23, 12
2

Friday, March 23, 12
Why Bento?
                       • You need a balanced mix of things.
                       • It’s a puzzle - putting everything
                         together in the box.
                       • “Ekiben“ - content which is arranged in
                         the most efficient, graceful manner.
                         The bento is presented in a simple,
                         beautiful, balanced way. Nothing
                         lacking. Nothing superfluous. Not
                         decorated, but wonderfully designed.




Friday, March 23, 12
4

Friday, March 23, 12
RUBY ON RAILS, DJANGO,
                                    CAKEPHP, JETTY , LIFT….

                                  RUBY, PYTHON, PHP, SCALA
                        MYSQL,
                       MONGODB

                                                        XML

                                 HTML       CSS       JAVASCRIPT


                                                        DOM
                       UNICORN
                                           AJAX




Friday, March 23, 12
Etsy:
 “We use a number of different programming languages (including Matlab!) but
   are primarily a PHP shop. We have a number of databases, some of which
   are MySQL and some of which are PostgreSQL. “

Friday, March 23, 12
PHP + Matlab


                         MySQL
                       PostgeSQL




                                                  7

Friday, March 23, 12
Foursquare:
     “Server code is written in scala running on the lift web framework using
     jetty for a webserver. We front everything with nginx, and use HAProxy in
     between.
     MongoDB handles most of our data storage needs (though a bit hasn't been
     migrated off PostgreSQL yet).
                                                                          8

Friday, March 23, 12
Scala

                                           Lift
                        MongoDB and
                         PostresSQL




                       Nginx + HAProxy




                                                  9

Friday, March 23, 12
R
               #1 HTML/CSS
               #2 JQUERY
               #3 Unicorn



Friday, March 23, 12
HTML   CSS




Friday, March 23, 12
XML

                                     JAVASCRIPT
                       HTML   CSS
                                       DOM

                              AJAX




Friday, March 23, 12
UNICORN




Friday, March 23, 12
R
               #1 PHP                         #6 Apache
               #2 SaaS                        #7 CSS
               #3 RoR                         #8 Django
               #4 HTML                        #9 MySQL
               #5 MongoDB                     #10 nginx
                Rules: Figure out the term and place it on the bentobox in
                the right place..
                There might be false friends and doubles.
                Googling allowed!
                You have five minutes – wrong answers will be removed,
                the team with most post-its wins!
Friday, March 23, 12
5 minutes.
                       Game on!




Friday, March 23, 12
MongoDB                  PHP    RoR   Django



                       MySQL




                                          HTML   CSS
                  Apache       nginx




                                   SaaS

Friday, March 23, 12
#1 PHP                                                            #6 Apache
                                                                           Infrastructure. A popular open source HTTP server software.
     R   Logic. PHP is a very popular language designed to produce
         dynamic Web pages. It goes well with HTML.
         - What makes PHP special?
         - Why it’s so popular?
                                                                           Servers can be hardware or software - here we’re focusing on
                                                                           the latter. Servers are the piece of software that deliver the
                                                                           web page to you.
                                                                           - What is HTTP? What is the role of the browser?


         #2 SaaS                                                           #7 CSS
         No where. Software as a service. Not a technical term - more a    Style and structure. Especially style, designed to describe the
         business/delivery model, in which software is hosted centrally,   look of webpages, including elements such as the layout, colors
         not by the user themselves and they often pay a subscription      and fonts.
         fee. Examples range from Salesforce, Spotify, Google Docs..       - Why is CSS important when building bigger sites?
         - What other buzzwords are there that are not technical?          - What is CSS3?



         #3 RoR
         Logic. Ruby on Rails. Sometimes abbreviations might fool
                                                                           #8 Django
                                                                           Logic. A similar framework as Rails is for Ruby, Django is for
         you!                                                              Python.


         #4 HTML
                                                                           - What other examples of popular frameworks are there? For
                                                                           Ruby?



         Style & structure. Especially structue: HTML is what
         describes the structure and the (static) content of the
                                                                           #9 MySQL
         website.                                                          Database. Worlds most popular open source database system,
         - What is XHTML? HTML5?                                           used by Facebook, Twitter, Wordpress etc. Well baked into many
         - Scripting language vs. markup?                                  software stacks like LAMP
                                                                           - Talk about LAMP and other software stacks


         #5 MongoDB
                                                                           - Talk a little about open source




         Database. An open source database system. Stores the web
                                                                           #10 nginx
         app data in a little different way than MySQL, making it          Infrastructure. Pronounced “Engine X”. An open source HTTP
         easier and faster for certain types of apps.                      server. Said to be faster than Apache - in many ways like
         - What are noSQLs? Why is MongoDB so popular?                     MongoDB is for MySQL.
                                                                           - What are proxies?
                                                                           - Talk about



Friday, March 23, 12

More Related Content

Similar to Learn the language of the web with this guide to key technologies

Bentobox model for understanding technology stacks
Bentobox model for understanding technology stacksBentobox model for understanding technology stacks
Bentobox model for understanding technology stacksLinda Liukas
 
DiUS Computing Lca Rails Final
DiUS  Computing Lca Rails FinalDiUS  Computing Lca Rails Final
DiUS Computing Lca Rails FinalRobert Postill
 
Bentobox Exercise
Bentobox ExerciseBentobox Exercise
Bentobox ExerciseEster Kais
 
Web application intro + a bit of ruby (revised)
Web application intro + a bit of ruby (revised)Web application intro + a bit of ruby (revised)
Web application intro + a bit of ruby (revised)Tobias Pfeiffer
 
HPTS 2011: The NoSQL Ecosystem
HPTS 2011: The NoSQL EcosystemHPTS 2011: The NoSQL Ecosystem
HPTS 2011: The NoSQL EcosystemAdam Marcus
 
The NoSQL Ecosystem
The NoSQL Ecosystem The NoSQL Ecosystem
The NoSQL Ecosystem yarapavan
 
If NoSQL is your answer, you are probably asking the wrong question.
If NoSQL is your answer, you are probably asking the wrong question.If NoSQL is your answer, you are probably asking the wrong question.
If NoSQL is your answer, you are probably asking the wrong question.Lukas Smith
 
Viridians on Rails
Viridians on RailsViridians on Rails
Viridians on RailsViridians
 
Killing the Angle Bracket
Killing the Angle BracketKilling the Angle Bracket
Killing the Angle Bracketjnewmanux
 
Ruby On Rails Presentation
Ruby On Rails PresentationRuby On Rails Presentation
Ruby On Rails PresentationPaul Pajo
 
Navigating NoSQL in cloudy skies
Navigating NoSQL in cloudy skiesNavigating NoSQL in cloudy skies
Navigating NoSQL in cloudy skiesshnkr_rmchndrn
 
Crash Course HTML/Rails Slides
Crash Course HTML/Rails SlidesCrash Course HTML/Rails Slides
Crash Course HTML/Rails SlidesUdita Plaha
 
Ruby on Rails - An overview
Ruby on Rails -  An overviewRuby on Rails -  An overview
Ruby on Rails - An overviewThomas Asikis
 
Ruby on Rails (RoR) as a back-end processor for Apex
Ruby on Rails (RoR) as a back-end processor for Apex Ruby on Rails (RoR) as a back-end processor for Apex
Ruby on Rails (RoR) as a back-end processor for Apex Espen Brækken
 

Similar to Learn the language of the web with this guide to key technologies (20)

Bentobox model for understanding technology stacks
Bentobox model for understanding technology stacksBentobox model for understanding technology stacks
Bentobox model for understanding technology stacks
 
Web application intro
Web application introWeb application intro
Web application intro
 
DiUS Computing Lca Rails Final
DiUS  Computing Lca Rails FinalDiUS  Computing Lca Rails Final
DiUS Computing Lca Rails Final
 
Bentobox Exercise
Bentobox ExerciseBentobox Exercise
Bentobox Exercise
 
Web application intro + a bit of ruby (revised)
Web application intro + a bit of ruby (revised)Web application intro + a bit of ruby (revised)
Web application intro + a bit of ruby (revised)
 
Rails Concept
Rails ConceptRails Concept
Rails Concept
 
HPTS 2011: The NoSQL Ecosystem
HPTS 2011: The NoSQL EcosystemHPTS 2011: The NoSQL Ecosystem
HPTS 2011: The NoSQL Ecosystem
 
The NoSQL Ecosystem
The NoSQL Ecosystem The NoSQL Ecosystem
The NoSQL Ecosystem
 
Ruby on rails
Ruby on railsRuby on rails
Ruby on rails
 
Ruby on Rails
Ruby on Rails Ruby on Rails
Ruby on Rails
 
Ruby on rails
Ruby on railsRuby on rails
Ruby on rails
 
If NoSQL is your answer, you are probably asking the wrong question.
If NoSQL is your answer, you are probably asking the wrong question.If NoSQL is your answer, you are probably asking the wrong question.
If NoSQL is your answer, you are probably asking the wrong question.
 
Viridians on Rails
Viridians on RailsViridians on Rails
Viridians on Rails
 
Killing the Angle Bracket
Killing the Angle BracketKilling the Angle Bracket
Killing the Angle Bracket
 
Ruby On Rails Presentation
Ruby On Rails PresentationRuby On Rails Presentation
Ruby On Rails Presentation
 
DSLs in JavaScript
DSLs in JavaScriptDSLs in JavaScript
DSLs in JavaScript
 
Navigating NoSQL in cloudy skies
Navigating NoSQL in cloudy skiesNavigating NoSQL in cloudy skies
Navigating NoSQL in cloudy skies
 
Crash Course HTML/Rails Slides
Crash Course HTML/Rails SlidesCrash Course HTML/Rails Slides
Crash Course HTML/Rails Slides
 
Ruby on Rails - An overview
Ruby on Rails -  An overviewRuby on Rails -  An overview
Ruby on Rails - An overview
 
Ruby on Rails (RoR) as a back-end processor for Apex
Ruby on Rails (RoR) as a back-end processor for Apex Ruby on Rails (RoR) as a back-end processor for Apex
Ruby on Rails (RoR) as a back-end processor for Apex
 

Recently uploaded

Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024Janet Corral
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 

Recently uploaded (20)

Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 

Learn the language of the web with this guide to key technologies

  • 1. Speak Geek. Or how to teach the language of web Friday, March 23, 12
  • 3. Why Bento? • You need a balanced mix of things. • It’s a puzzle - putting everything together in the box. • “Ekiben“ - content which is arranged in the most efficient, graceful manner. The bento is presented in a simple, beautiful, balanced way. Nothing lacking. Nothing superfluous. Not decorated, but wonderfully designed. Friday, March 23, 12
  • 5. RUBY ON RAILS, DJANGO, CAKEPHP, JETTY , LIFT…. RUBY, PYTHON, PHP, SCALA MYSQL, MONGODB XML HTML CSS JAVASCRIPT DOM UNICORN AJAX Friday, March 23, 12
  • 6. Etsy: “We use a number of different programming languages (including Matlab!) but are primarily a PHP shop. We have a number of databases, some of which are MySQL and some of which are PostgreSQL. “ Friday, March 23, 12
  • 7. PHP + Matlab MySQL PostgeSQL 7 Friday, March 23, 12
  • 8. Foursquare: “Server code is written in scala running on the lift web framework using jetty for a webserver. We front everything with nginx, and use HAProxy in between. MongoDB handles most of our data storage needs (though a bit hasn't been migrated off PostgreSQL yet). 8 Friday, March 23, 12
  • 9. Scala Lift MongoDB and PostresSQL Nginx + HAProxy 9 Friday, March 23, 12
  • 10. R #1 HTML/CSS #2 JQUERY #3 Unicorn Friday, March 23, 12
  • 11. HTML CSS Friday, March 23, 12
  • 12. XML JAVASCRIPT HTML CSS DOM AJAX Friday, March 23, 12
  • 14. R #1 PHP #6 Apache #2 SaaS #7 CSS #3 RoR #8 Django #4 HTML #9 MySQL #5 MongoDB #10 nginx Rules: Figure out the term and place it on the bentobox in the right place.. There might be false friends and doubles. Googling allowed! You have five minutes – wrong answers will be removed, the team with most post-its wins! Friday, March 23, 12
  • 15. 5 minutes. Game on! Friday, March 23, 12
  • 16. MongoDB PHP RoR Django MySQL HTML CSS Apache nginx SaaS Friday, March 23, 12
  • 17. #1 PHP #6 Apache Infrastructure. A popular open source HTTP server software. R Logic. PHP is a very popular language designed to produce dynamic Web pages. It goes well with HTML. - What makes PHP special? - Why it’s so popular? Servers can be hardware or software - here we’re focusing on the latter. Servers are the piece of software that deliver the web page to you. - What is HTTP? What is the role of the browser? #2 SaaS #7 CSS No where. Software as a service. Not a technical term - more a Style and structure. Especially style, designed to describe the business/delivery model, in which software is hosted centrally, look of webpages, including elements such as the layout, colors not by the user themselves and they often pay a subscription and fonts. fee. Examples range from Salesforce, Spotify, Google Docs.. - Why is CSS important when building bigger sites? - What other buzzwords are there that are not technical? - What is CSS3? #3 RoR Logic. Ruby on Rails. Sometimes abbreviations might fool #8 Django Logic. A similar framework as Rails is for Ruby, Django is for you! Python. #4 HTML - What other examples of popular frameworks are there? For Ruby? Style & structure. Especially structue: HTML is what describes the structure and the (static) content of the #9 MySQL website. Database. Worlds most popular open source database system, - What is XHTML? HTML5? used by Facebook, Twitter, Wordpress etc. Well baked into many - Scripting language vs. markup? software stacks like LAMP - Talk about LAMP and other software stacks #5 MongoDB - Talk a little about open source Database. An open source database system. Stores the web #10 nginx app data in a little different way than MySQL, making it Infrastructure. Pronounced “Engine X”. An open source HTTP easier and faster for certain types of apps. server. Said to be faster than Apache - in many ways like - What are noSQLs? Why is MongoDB so popular? MongoDB is for MySQL. - What are proxies? - Talk about Friday, March 23, 12