> A lot of the concepts XP may cause you to go "how can that
> possible work" (like coding before you have your database defined)

That doesn't sound so bad .. It actually makes perfect sense.  We started
coding before the database was made and are still coding even though it
isn't finished.  We all decided what we wanted for the core program and
started.  Fusebox makes this really easy.

The DBA has been working on the DB and all of the stored procedures, views,
and security that will make the app work, and we started in on the forms,
the act_ files, the application framework, and flow.  As the DBA finishes
certain database parts, we go back and create the qry_ files and tie it all
together and do the preliminary bug-checking.  The modular nature of Fusebox
even allows the DB to go in and write his own qry_ files without our help,
since all we had to show him was how to use <cfquery>.  Fusedocs tell him
what we are passing in and what we are expecting him to return.  It really
works very, very well.  Besides, if any of us have any questions, all we
have to do is turn around and ask :)

Todd Ashworth --
Certified ColdFusion Developer
Network Administrator

----- Original Message -----
From: "Kory Basaraba" <[EMAIL PROTECTED]>
To: "Fusebox" <[EMAIL PROTECTED]>
Sent: Wednesday, April 04, 2001 6:22 PM
Subject: Re: Fwd: extreme programming


> I'm glad XP has found it's way to this community. I've been studying/using
> it for
> about 6 months, and it is a fantastic way to build software.
>
> The third book in the series, Extreme Programming Installed, is highly
> recommended. A lot of the concepts XP may cause you to go "how can that
> possible work" (like coding before you have your database defined) but
this
> book shows you step by step how it can work.
>
> my extreme 2 cents worth
>
> Kory
>
>
>
>
> ----- Original Message -----
> From: "Steve Nelson" <[EMAIL PROTECTED]>
> To: "Fusebox" <[EMAIL PROTECTED]>
> Sent: Wednesday, April 04, 2001 3:59 PM
> Subject: Re: Fwd: extreme programming
>
>
> > yeah this is cool stuff. My friend John Ashenfelter and I (he's the
> > author of CF for dummies) started trying to create an "Extreme Fusebox".
> > We haven't gotten very far with revolutionary stuff though, a lot of the
> > techniques in extreme programming are pretty similar to what we already
> > do in Fusebox.
> >
> > I think it could be very promising if we could combine the two
> > techniques together.
> >
> > Steve
> >
> > Ken Beard wrote:
> > >
> > > >
> > > >
> > >
>
><http://news.cnet.com/news/0-1006-202-5424853.html>http://news.cnet.com/new
> s/0-1006-202-5424853.html
> > > >
> > > >story on the "extreme programming" methodology
> > >
> > > Ken Beard
> > > Manager, Application Development
> > > Stone Ground Solutions
> > > 5100 West Kennedy Blvd, Suite 430
> > > Tampa FL  33602
> > > 813.387.1235 voice
> > > 866.767.4051 toll free
> > > 813.387.1237 fax
> > > www.stoneground.com
> > >
> > >
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to