Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Tell Me A Story

Brian Doll
October 04, 2013

Tell Me A Story

Don't tell people what it does, tell them a story

Brian Doll

October 04, 2013
Tweet

More Decks by Brian Doll

Other Decks in Business

Transcript

  1.  setup  context  heroes  villain  dialogue

     conflict  idea  decision  resolution Elements of great stories
  2.  setup  context  heroes  villain  dialogue

     conflict  idea  decision  resolution Elements of great stories
  3.  setup  context  heroes  villain  dialogue

     conflict  idea  decision  resolution Elements of great stories
  4.  setup  context  heroes  villain  dialogue

     conflict  idea  decision  resolution Elements of great stories
  5.  setup  context  heroes  villain  dialogue

     conflict  idea  decision  resolution Elements of great stories
  6.  setup  context  heroes  villain  dialogue

     conflict  idea  decision  resolution Elements of great stories
  7.  setup  context  heroes  villain  dialogue

     conflict  idea  decision  resolution Elements of great stories
  8.  setup  context  heroes  villain  dialogue

     conflict  idea  decision  resolution Elements of great stories
  9.  setup  context  heroes  villain  dialogue

     conflict  idea  decision  resolution Elements of great stories
  10.  setup  context  heroes  villain  dialogue

     conflict  idea  decision  resolution Elements of great stories
  11. “a full-stack web framework wrien with speed and flexibility in

    mind” “rapid development framework for PHP that makes building web applications simpler, faster and require less code” “fast, secure, professional, high-performance, component-based PHP framework best for developing Web 2.0 applications” Which framework?
  12. “a full-stack web framework wrien with speed and flexibility in

    mind” “rapid development framework for PHP that makes building web applications simpler, faster and require less code” “fast, secure, professional, high-performance, component-based PHP framework best for developing Web 2.0 applications” Which framework? - symfony - CakePHP - Yii
  13. Tool to deal efficiently with legacy code through creating and

    running characterization tests automatically (Do you want to cover your legacy code with thousands of automated unit tests in just few lines of code‽..)  azvg/Asis Today Suggestion Automatically generate tests for legacy PHP code
  14. Composer is a dependency manager tracking local dependencies of your

    projects and libraries.  composer/composer Today Suggestion Composer helps you declare, manage and install dependencies for PHP projects, ensuring you have the right stack everywhere.
  15. Guzzle is a PHP HTTP client & framework for building

    RESTful web service clients  guzzle/guzzle Today Suggestion Guzzle speaks HTTP beer than you do. If you’ve got an outbreak of web services in your app, rub some guzzle on it!
  16. Liberating Web Analytics. Piwik aims to be the ultimate open

    source alternative to Google Analytics. We love Pull Requests!  piwik/piwik Awesome as is:
  17. The classic email sending library for PHP PHPMailer - A

    full-featured email creation and transfer class for PHP  PHPMailer/PHPMailer Today Suggestion PHPMailer is a complete mail client used by countless open source projects and developers everywhere.
  18. # 6 language on GitHub 7% of all projects on

    GitHub (595k of 8.5M) 181% of all websites (???) (W3C)  php/php-src
  19. “PHP is a widely-used general-purpose scripting language that is especially

    suited for Web development and can be embedded into HTML.” - php.net  php/php-src Today