Skip to content
xna2 edited this page Jun 27, 2012 · 11 revisions

Welcome to the infos wiki!

Here you can find some general tutorial for the techs we are using and some personal projects we are working on

Meetings

Thursday 21: First retrospective meeting

Needed Improvement

  • Ambiguous tasks in pivotal
  • Assign yourself user stories right when you start working on them
  • Only assign yourself user stories if you are going to do them
  • Comment on your user stories to tell what you have done (git tagging will help this)
  • Commenting code
  • Tests

Monday June 18, 2012

  • Express
  • HTTP Request & Server
  • Read/write files

Tuesday June 20, 2012

  • GIT
  • NodeUnit

To-Do:

  • one repo (commit, push, pull)
  • one file that needs editing by multiple people (conflict resolution)
  • test driven development (nodeunit, pivotal)
  • fetch some http data
  • display static content (http request)

Tutorials

NodeJS

Git

Ubuntu

Personal Research Projects

Some of personal projects we created during practicing these technologies.

Jordan

Mark

  • Real Questions, Fake Answers - Real time chat and a siri like bot that provides you campus related information, using nodejs, express, socket.io and jade.

  • Real Video, Fake Tags - Simple Video tagging system using videojs html5 video player, RESTful api and object modeling.