The Artima Developer Community
Sponsored Link

Agile Buzz Forum
class Goal; has_many :sub_goals; end

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Robby Russell

Posts: 981
Nickname: matchboy
Registered: Apr, 2005

Robby Russell is the Founder & Executive Director PLANET ARGON, a Ruby on Rails development firm
class Goal; has_many :sub_goals; end Posted: Aug 16, 2006 12:03 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by Robby Russell.
Original Post: class Goal; has_many :sub_goals; end
Feed Title: Robby Russell gets agile
Feed URL: http://www.robbyonrails.com/xml/rss20/tag/agile/feed.xml
Feed Description: Robby on Rails gets agile with Dialogue-Driven Development
Latest Agile Buzz Posts
Latest Agile Buzz Posts by Robby Russell
Latest Posts From Robby Russell gets agile

Advertisement

I was up late last night reading, The New Utopians: A study of system design and social change and came across the following quote.

”Problem solving proceeds by erecting goals, detecting differences between present situation and goal, finding in memory or by search tools or processes that are relevant to reducing differences of these particular kinds, and applying these tools or processes. Each problem generates subproblems until we find a subproblem we can solve—for which we already have a program stored in memory. We proceed until, by successive solution of such problems, we eventually achieve our over-all goal—or give up.”1

This caught my attention because this presents a very systematic process for achieving goals, but doesn’t clarify how you erect these initial goals in the first place. Our team is putting a lot energy into rethinking how we are requesting information from our clients. Brian Ford has written an article titled, Ethical Software Needs Dialogue, which discusses some of our current approaches to outlining the project goals.

Brian writes, ”One approach that we are trying is dialoguing with the client about goals without talking at all about the web site. In other words, for that exploration, the web site doesn’t even exist. Talk about thinking outside the tubes.”

If you have a few minutes… you might read his insightful article.

1 H.A. Simon, The New Science of Management Decision (New York: Harper & Row, Publishers, Inc., 1960), p. 27.

Read: class Goal; has_many :sub_goals; end

Topic: Translations Previous Topic   Next Topic Topic: BottomFeeder Email Handling

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use