SlideShare a Scribd company logo
1 of 28
Lakeway
                                         T E C H N O L O G I E S




Rails in the Wild:
Frontier and Outpost
Rino Jose, Ph.D.

                   COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
About Frontier




COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
About Frontier




COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
About Frontier




COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
About Frontier




COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
Deployed as VM


                        + 50 STEPS




COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
Deployed as VM


                        + 50 STEPS




COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
Deployed as VM


                        + 50 STEPS


                                              VMWare
                                             Converter




COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
Deployed as VM
                                                     monit + nginx + mongrel + cron
                                                               + Hyper-V

                        + 50 STEPS                                =
                                                         >1 year at customer site
                                                              without issue


                                              VMWare
                                             Converter




COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
Data Warehouse Architecture

                                                       users
                                              User         id     name     email        task_key

                     User                name
                                         email
                                         task_key




                                                       tasks
                                               Task        id     name   effort_left   project_key

                     Task                name
                                         effort left
                                         project_key




                                                       projects
                                                           id     name   target date
                  Project
                                             Project
                                         name
                                         target date




COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
Data Warehouse Architecture
            users
                id         name        email     task_key




                                               tasks
                                                   id       name   effort_left     project_key




                                                                                 projects
                                                                                      id         name   target date




COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
Data Warehouse Architecture
                                                           users
                                                               id            name           email




                                                                    Dimension

                                task_status_facts
                                  task_key   project_key   assigned_to_key    effort_left




                                                    Fact
    tasks
                                                                                                    projects
        id         name
                                                                                                        id     name



      Dimension
                                                                                                      Dimension



COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
Data Warehouse Architecture
                                                           users
                                                               id            name           email




                                                                    Dimension

                                task_status_facts
                                  task_key   project_key   assigned_to_key    effort_left




                                                    Fact
    tasks
                                                                                                    projects
        id         name
                                                                                                        id     name



      Dimension
                                                                                                      Dimension



COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
Graphviz gem




COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
Graphviz gem



 ./configure --enable-shared
 make; sudo make install
                                                     config.gem ‘graphviz’, :version => ‘1.0’




                             Add wrapper classes
                                      &
                           Package as graphviz.gem

COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
Flash + Rails
             <div id=“viewer”>




             </div>




COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
Flash + Rails
             <div id=“viewer”>




                                             Data rendered in HTML

             </div>




COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
Flash + Rails
             <div id=“viewer”>




                                             Data rendered in HTML

             </div>




                ExternalInterface.call




COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
Flash + Rails
             <div id=“viewer”>




                                             Data rendered in HTML

             </div>




                ExternalInterface.call




COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
Flash + Rails
             <div id=“viewer”>




             </div>




                ExternalInterface.call




COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
Flash + Rails
             <div id=“viewer”>




                                             document[“viewer”].doSomething()
             </div>




                ExternalInterface.call




COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
Partial to Partials
<%= render(:partial => “partial”)%>
                                             Markup + Javascript =
                                              Frontend Snippets




COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
Partial to Partials
<%= render(:partial => “partial”)%>
                                             Markup + Javascript =
                                              Frontend Snippets

 <%= render(:partial => “partial”,
   :locals => {:key => 12}                         + :locals
   )
 %>
                                               Frontend Objects




COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
Partial to Partials
<%= render(:partial => “partial”)%>
                                             Markup + Javascript =
                                              Frontend Snippets

 <%= render(:partial => “partial”,
   :locals => {:key => 12}                         + :locals
   )
 %>
                                               Frontend Objects

 params = {};
 params["project_key"] = "<%= project_key %>";
 new Ajax.Request('/projects/show_loading',
                                                    + Ajax
 	 	 {
 	 	 	 asynchronous:false,
 	 	 	 method:'post',                    Dynamic    Frontend Objects
 	 	 	 parameters: params
 	 	 });	 	 	
           	

COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
Partial to Partials




COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
Partial to Partials




     projects/hoverbox_content.html.erb




COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
Using Heroku

        Easily scalable                                                 MySQL
                                                                        gotchas

       Nice  selection                                                    N o direct
         of a dd-ons                                                       d atabase
                                                                             access
               Friend lier than                                          Ch  anges to
                 ca pistrano                                               how you
                                                                         troub  leshoot
                         p                          tpost.he roku.com
              E asy setu                 h ttp://ou
                using git



COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
Lakeway
        T E C H N O L O G I E S




Rino Jose
r.jose@lakeway-tech.com
(408) 518-0489
www.lakeway-tech.com

More Related Content

Recently uploaded

Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
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
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
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
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesZilliz
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 

Recently uploaded (20)

Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
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
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
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
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector Databases
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 

Featured

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by HubspotMarius Sescu
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTExpeed Software
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsPixeldarts
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthThinkNow
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfmarketingartwork
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024Neil Kimberley
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)contently
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024Albert Qian
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsKurio // The Social Media Age(ncy)
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
 

Featured (20)

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 

Rails Case Study: Frontier And Outpost

  • 1. Lakeway T E C H N O L O G I E S Rails in the Wild: Frontier and Outpost Rino Jose, Ph.D. COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 2. About Frontier COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 3. About Frontier COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 4. About Frontier COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 5. About Frontier COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 6. Deployed as VM + 50 STEPS COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 7. Deployed as VM + 50 STEPS COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 8. Deployed as VM + 50 STEPS VMWare Converter COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 9. Deployed as VM monit + nginx + mongrel + cron + Hyper-V + 50 STEPS = >1 year at customer site without issue VMWare Converter COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 10. Data Warehouse Architecture users User id name email task_key User name email task_key tasks Task id name effort_left project_key Task name effort left project_key projects id name target date Project Project name target date COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 11. Data Warehouse Architecture users id name email task_key tasks id name effort_left project_key projects id name target date COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 12. Data Warehouse Architecture users id name email Dimension task_status_facts task_key project_key assigned_to_key effort_left Fact tasks projects id name id name Dimension Dimension COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 13. Data Warehouse Architecture users id name email Dimension task_status_facts task_key project_key assigned_to_key effort_left Fact tasks projects id name id name Dimension Dimension COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 14. Graphviz gem COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 15. Graphviz gem ./configure --enable-shared make; sudo make install config.gem ‘graphviz’, :version => ‘1.0’ Add wrapper classes & Package as graphviz.gem COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 16. Flash + Rails <div id=“viewer”> </div> COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 17. Flash + Rails <div id=“viewer”> Data rendered in HTML </div> COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 18. Flash + Rails <div id=“viewer”> Data rendered in HTML </div> ExternalInterface.call COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 19. Flash + Rails <div id=“viewer”> Data rendered in HTML </div> ExternalInterface.call COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 20. Flash + Rails <div id=“viewer”> </div> ExternalInterface.call COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 21. Flash + Rails <div id=“viewer”> document[“viewer”].doSomething() </div> ExternalInterface.call COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 22. Partial to Partials <%= render(:partial => “partial”)%> Markup + Javascript = Frontend Snippets COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 23. Partial to Partials <%= render(:partial => “partial”)%> Markup + Javascript = Frontend Snippets <%= render(:partial => “partial”, :locals => {:key => 12} + :locals ) %> Frontend Objects COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 24. Partial to Partials <%= render(:partial => “partial”)%> Markup + Javascript = Frontend Snippets <%= render(:partial => “partial”, :locals => {:key => 12} + :locals ) %> Frontend Objects params = {}; params["project_key"] = "<%= project_key %>"; new Ajax.Request('/projects/show_loading', + Ajax { asynchronous:false, method:'post', Dynamic Frontend Objects parameters: params }); COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 25. Partial to Partials COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 26. Partial to Partials projects/hoverbox_content.html.erb COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 27. Using Heroku Easily scalable MySQL gotchas Nice selection N o direct of a dd-ons d atabase access Friend lier than Ch anges to ca pistrano how you troub leshoot p tpost.he roku.com E asy setu h ttp://ou using git COPYRIGHT © 2010, LAKEWAY TECHNOLOGIES LLC
  • 28. Lakeway T E C H N O L O G I E S Rino Jose r.jose@lakeway-tech.com (408) 518-0489 www.lakeway-tech.com