hmm. so what you're saying, Hal, is that we should wait for the book. :)
----- Original Message -----
From: "Hal Helms" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 25, 2000 8:31 PM
Subject: RE: Fusebox conference on video?
> WAIT A MINUTE, GUYS! We've got some important stuff to decide. Like...who
> will play me in the video? I'm seeing Anthony Hopkins reprising his role
as
> Hannibal Lechter. Then when someone says they don't like Fusedoc, I slowly
> turn...
>
> Or we could go with Tom Cruise?
>
>
>
> -----Original Message-----
> From: McCollough, Alan [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 25, 2000 10:57 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Fusebox conference on video?
>
>
> Heck, I'd do it for free. I've found out that creating 30 minutes of
content
> monthly is quite a pace. I'd stuff out the Fusebox con on public-access TV
> to fulfill my monthly obligation.
>
> If folks aren't gonna distribute the tape to their public-access provider,
I
> could always turn it into a RealMedia file and e-mail it...
>
> Alan McCollough
> Web Programmer
> Allaire Certified ColdFusion Developer
> Alaska Native Medical Center
>
> > -----Original Message-----
> > From: John Quarto-vonTivadar [SMTP:[EMAIL PROTECTED]]
> > Sent: Friday, August 25, 2000 9:56 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: Fusebox conference on video?
> >
> > Alan,
> >
> > I have no background to know whether such a thing would be public access
> > cable-able, but any video you can shoot of the conference I can think of
> > at
> > least 4 people who cannot attend the conference but who would be glad to
> > see
> > the video ( I assume they would be glad to pay reasonably for same!)
> >
> > ----- Original Message -----
> > From: "McCollough, Alan" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Friday, August 25, 2000 1:25 PM
> > Subject: Fusebox conference on video?
> >
> >
> > > I'm starting a series of public-access cable TV shows for pure laffs,
> > got
> > > nothing to do with Fusebox. But, I'm gonna be at the FB devcon in
> > C'Ville
> > > (now there's some abbrebviatin') with my lil' camcorder, and am
> > thinking...
> > >
> > > "Hey, what If I slap together a 30 minute digest of the whole thing? A
> > sort
> > > of `best of` effort?" Yeah...
> > >
> > > Is anybody else planning on shooting video at the conference? Would
> > there
> > be
> > > objections? And, if your local cable provider takes S-VHS, would you
be
> > > willing to do the leg work to get it up on public access TV in your
> > area?
> > >
> > > Alan McCollough
> > > Web Programmer
> > > Allaire Certified ColdFusion Developer
> > > Alaska Native Medical Center
> > >
> > > > -----Original Message-----
> > > > From: McCollough, Alan [SMTP:[EMAIL PROTECTED]]
> > > > Sent: Friday, August 25, 2000 9:18 AM
> > > > To: '[EMAIL PROTECTED]'
> > > > Subject: RE: Documentation System for Cold Fusion
> > > >
> > > > Heh, well fusedoc.net is available! Hmmm... Should i spend $35?
Nah...
> > > >
> > > > Alan McCollough
> > > > Web Programmer
> > > > Allaire Certified ColdFusion Developer
> > > > Alaska Native Medical Center
> > > >
> > > > > -----Original Message-----
> > > > > From: John Foulds [SMTP:[EMAIL PROTECTED]]
> > > > > Sent: Friday, August 25, 2000 9:22 AM
> > > > > To: [EMAIL PROTECTED]
> > > > > Subject: Re: Documentation System for Cold Fusion
> > > > >
> > > > > Not only too darn hard to read, too darn hard to write, not to
> > mention
> > > > > zero-tolerance in the parser.
> > > > >
> > > > > The main thing is just that the notation be constructed so that it
> > can
> > > > be
> > > > > read and parsed by a spider which can database it.
> > > > >
> > > > > It's easy with XML because of it's strict notation. The challenge
> > is
> > to
> > > > > come up with a syntax that walks the line between
> > features/parsability
> > > > and
> > > > > easy authoring/viewing.
> > > > >
> > > > > Does anyone have an address for the FuseDoc spec? I can't seem to
> > find
> > > > > one
> > > > > (Hal, quit squatting on fusedoc.org and fusedoc.com, and put
> > something
> > > > up
> > > > > there). I would like to propose a few amendments.
> > > > >
> > > > > John Foulds
> > > > > Ottawa, Canada
> > > > >
> > > > >
> > > > >
> > > > > ----- Original Message -----
> > > > > From: "McCollough, Alan" <[EMAIL PROTECTED]>
> > > > > To: <[EMAIL PROTECTED]>
> > > > > Sent: Friday, August 25, 2000 12:13 PM
> > > > > Subject: RE: Documentation System for Cold Fusion
> > > > >
> > > > >
> > > > > > Nah, I'll tell ya why I think so... The thing I like about
FuseDoc
> > is
> > > > > its
> > > > > > simple enough where I can manually type in the fusedoc for a
> > template
> > > > > with
> > > > > > very little work. I've got a generic FuseDoc snippet stored in
CF
> > > > > Studio,
> > > > > > and I then fill in the blanks. FuseDoc as text is easily human
> > > > readable.
> > > > > > XML, WDDX, or other tagging schemes tend to have too much
metadata
> > in
> > > > > > relation to the data. Too darn hard to read in Notepad or some
> > other
> > > > > > plain-text output.
> > > > > >
> > > > > > Its a balancing act between functionality and simplicity. But
hey,
> > > > > doesn't
> > > > > > every app we develop come under that principle?
> > > > > >
> > > > > > Alan McCollough
> > > > > > Web Programmer
> > > > > > Allaire Certified ColdFusion Developer
> > > > > > Alaska Native Medical Center
> > > > > >
> > > > > > > -----Original Message-----
> > > > > > > From: John Foulds [SMTP:[EMAIL PROTECTED]]
> > > > > > > Sent: Friday, August 25, 2000 8:15 AM
> > > > > > > To: [EMAIL PROTECTED]
> > > > > > > Subject: Re: Documentation System for Cold Fusion
> > > > > > >
> > > > > > > Perhaps FuseDoc should just be XML, with an external DTD
> > residing
> > > > > > > somewhere
> > > > > > > common.
> > > > > > >
> > > > > > > But it's not the lingo of the schema that matters, just making
> > sure
> > > > > that
> > > > > > > an
> > > > > > > engine can read from it, and then parse the documentation in
an
> > > > > > > application's templates and drop the results into a DB where
it
> > can
> > > > be
> > > > > > > utilized by other documentation programs. ie:
> > > > > > >
> > > > > > > *a parent/child template browser
> > > > > > > *a todo list (add FuseDoc element "Outstanding Items")
> > > > > > > *a template description manual
> > > > > > > *a query or variable dependency browser
> > > > > > > *a change management viewer
> > > > > > > *an author work history
> > > > > > > *etc.
> > > > > > >
> > > > > > > p.s. packet? So Allarian.
> > > > > > >
> > > > > > > John Foulds
> > > > > > > Ottawa, Canada
> > > > >
> > > > >
> > > > >
> > >
> > >
>
> --------------------------------------------------------------------------
> > > > > ----
> > > > > To Unsubscribe visit
> > > > >
> > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox
> > > > or
> > > > > send a message to [EMAIL PROTECTED] with
> > 'unsubscribe'
> > > > in
> > > > > the body.
> > >
> > >
>
> --------------------------------------------------------------------------
> > > > ----
> > > > To Unsubscribe visit
> > > >
> > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox
> > or
> > > > send a message to [EMAIL PROTECTED] with
'unsubscribe'
> > in
> > > > the body.
> > >
>
> --------------------------------------------------------------------------
> > ----
> > > To Unsubscribe visit
> > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox
or
> > send a message to [EMAIL PROTECTED] with 'unsubscribe'
in
> > the body.
> >
> >
>
> --------------------------------------------------------------------------
> > ----
> > To Unsubscribe visit
> > http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox
or
> > send a message to [EMAIL PROTECTED] with 'unsubscribe'
in
> > the body.
> --------------------------------------------------------------------------
--
> --
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
>
> --------------------------------------------------------------------------
----
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.