Skip to content

Instantly share code, notes, and snippets.

@sjtipton
Created December 14, 2013 20:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sjtipton/7964605 to your computer and use it in GitHub Desktop.
Save sjtipton/7964605 to your computer and use it in GitHub Desktop.
Notes from inaugural DE Developer Conference December 13, 2013 Dominion Enterprises Survey: http://de12bcon.herokuapp.com/survey

PHPUnit

Chris Ryan

Vanishing Interfaces, Smart Devices, & AI

Ryan Goodwin

Security

Spencer Rinehart

Good User

  • rocky/bullwinkle

Bad User

  • boris/natasha

  • Don't sacrifice user experience with restrictions in the name of security

  • Make the system more robust while allowing special characters

  • Encode all output to mitigate XSS vulnerabilities

  • SSL does not keep an attacker from exploiting any bugs within your application

Agile + Scrum = +1 Keynote/Q&A

Brandon Beigay, Michelle Brooks, Chante Velez

Core Scrum

  1. Deliver every month
  2. Let the team decide
  3. Inspect & adapt every day, every sprint
  4. Scrum Master
  5. Single set of vocal chords (Product Owner)

Barnacles

  • Burndown charts, a nice to have, but not core scrum
  • Planning Poker

Dependency Injection

Spencer Rinehart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment