Tag: agile

  • Hosted source control and project management with Subversion and Team Foundation Server

    I have been using Subversion for many years both professionally and on open source projects (mainly Razor Image Viewer). Initially, I had Subversion running as a service on my local computer but the more I thought about a strategy for backing up my work, the more it made sense to use a hosted environment. The […]

  • User Stories to Requirements

    Agile methodologies allow development teams to better handle multiple projects and deliverables. One issue I have with User Stories is the inability to specify hard requirements. Use cases, functional requirements, and cognitive walkthroughs. http://en.wikipedia.org/wiki/User_story As a user, I should be able to edit my content As a user, I should be presented with the potion […]