saltybeagle is
17 years ago
in TPR8: Agile Web Development #heweb08
latest #22
saltybeagle says
17 years ago
speaker is C. Daniel Chase from UC Boulder
saltybeagle
17 years ago
presentation is more philosophy and concepts than technical details
saltybeagle
17 years ago
get feedback constantly, build it around motivated individuals, business and developers work together daily
立即下載
saltybeagle says
17 years ago
emphasis on face to face conversation = one large room with all the programmers
daugustine says
17 years ago
working software primary measure of progress
edames says
17 years ago
I wish I had a separate office :-)
saltybeagle says
17 years ago
daugustine, I think that's a huge point. I wonder who determines when it is 'working' developers, or end users?
daugustine says
17 years ago
it's hard to say, "working" to me as a developer means something different than "working" to an end-user
daugustine says
17 years ago
many times, if an end user doesn't know how to use an application, they think it's non-working
saltybeagle says
17 years ago
daugustine true
edames says
17 years ago
Scrum has been thrown around within the CBA Dev team in the past 4 years because we tend to approach projects without emphasis on structure.
saltybeagle says
17 years ago
advocating source code management
edames says
17 years ago
Don't think we truly have all the characteristics of Scrum.
almostcool says
17 years ago
saltybeagle, related to this session, what was that University Newsroom site we saw that was so good?
edames says
17 years ago
Version control, release tracking, development vs production code lines
edames says
17 years ago
We are working on release tracking. How many builds inclement a version or sub-version
edames says
17 years ago
or do you do it by features or components added?
saltybeagle says
17 years ago
emphasizing Test Driven Development, Unit Testing and Functional Testing
Mort_Blort
17 years ago
when we complete our newworkspace, face-to-face coding meetings will be more possible.
edames says
17 years ago
Ruby on Rails has behavior testing where it runs the test, does the ajax call for json/xml (test the response)
back to top