August 13, 2013 - Team Dysania

Captain's Log: 2013.08.13

  • created Matcher class
    • TDD
    • Engine module to be included by oneboxes
    • refactor preview, move url matching functionality to Matcher.oneboxed
  • JZ added new oneboxes
    • Qik
    • StackExchange
    • Captain Kurt helped add test for Qik video embedding and make spec DRYer
  • we don't know how to grab video embed code yet
    • still undecided on how to display videos in regards to autoplay
    • embed or linked thumbnail ?
  • learned about Null Object
  • learned how to autoclose issues with a commit message!
    • git commit -m "Fixes #[issue number]"
  • unable to merge wikipedia-onebox branch due to conflicts with master
    • learned how to deal with conflicts
      • git pull --rebase origin master
      • fix conflicts
      • git add .
      • git rebase --continue
      • git push -f origin wikipedia-onebox
  • How to make a good pull request via Robin and Jeff:
  • HOMEWORK:

comments powered by Disqus

dysania.la@gmail.com

powered by jekyll