in

DevPinoy.org

A Filipino Developers Community
All Tags » agile (RSS)
ATTENTION:Take our Code Challenge for the month of October 2008 and win some great prize! Learn more about it here!

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • All goodness - Tackle - a web based Scrum tracking application released on Codeplex

    Scrum is an agile software development process. Work items are placed in a product backlog. You select backlog items to work on for a fixed length iteration (ex. 30 days) or a "sprint". Progress is monitored in daily standups. Work progress goes into a burndown chart. A series of sprints make a scrum...
    Posted to Joben.Rara.blogs(".NET") (Weblog) by velocity on 02-01-2007
  • Afraid to Commit

    I attended a Configuration Management Training Course at work today. Rational ClearCase is the software sanctioned by the company. When my outlook client told me about a training invite on my inbox, I was surprised to see that the training is scheduled to take one whole day. Why on earth would I spend...
    Posted to Jop's Work (Weblog) by jop on 09-27-2006
  • Agile Forum

    This is a two-week old link, but it seems no one here still has knowledge about it. Ron Jeffries is hosting a new agile forum : It is my pleasure to offer the Agile community a new resource, an Agile Forum . I'm hoping it will be a brand-neutral, consultant-neutral place, open to and shared by everyone...
    Posted to Jop's Work (Weblog) by jop on 09-21-2006
  • referencing gac assemblies will result to broken build

    i was creating this excel workbook reader module so i referenced the excel com interop assembly which resulted in a failing build in our build server minutes after i commit. the problem is because the said assembly is in my machine's global assembly cache, however, it is not existing in the build server...
    Posted to jokiz (Weblog) by jokiz on 07-27-2006
  • safe commit with continuous integration

    whenever i have a major change in our projects (e.g. add, remove, rename files), i always try to check if i've broken something by running a nant build locally. everybody here is monitoring our build server and it is a bad impression to break something and hear bart simpson screaming. and the painful...
    Posted to jokiz (Weblog) by jokiz on 07-19-2006
  • setting up data for persistence tests

    i find writing persistence tests for business objects to be tiresome. imagine setting up all the data that a current business object needs, including all the references needed by the test business objects to be saved. initially, the tests assumes a default set of data from our test database and when...
    Posted to jokiz (Weblog) by jokiz on 07-11-2006
  • error code 1 returned by nunit.console

    i am having this problem with nunit.console ran by nant. i have recently segrated our tests to have the persistence tests to be on a separate project. all is well, i was able to attach another task for the nant build for the added test project and i have been having successful builds for a week now....
    Posted to jokiz (Weblog) by jokiz on 06-15-2006
  • test driven observations

    i have been doing tdd and reading agile developer blogs helps a lot. Jay Fields have blogged about his observations in doing TDD and i can see my experience is slowly catching up with his. Still a lot to learn though. http://jayfields.blogspot.com/2006/06/some-test-driven-development.html http://jayfields...
    Posted to jokiz (Weblog) by jokiz on 06-09-2006
  • The Craftsman article series

    an officemate pointed me to " The Craftsman " series of article in objectmentor by Robert Martin. I am currently reading through the series and it seems that the first parts are about refactoring. Looks like a good read... Robert Martin's articles
    Posted to jokiz (Weblog) by jokiz on 06-07-2006
  • embracing interfaces

    For the past years of my career as a .NET developer, i can hardly remember that i used interfaces as parameters or return types from my business objects. DAL interfaces are out of this context since you want your DAL methods to be generic for whatever datasource. For those two years, I am really a fan...
    Posted to jokiz (Weblog) by jokiz on 06-01-2006
Page 1 of 2 (17 items) 1 2 Next >

Copyright DevPinoy 2005-2008
Powered by Community Server (Commercial Edition), by Telligent Systems