i'll find out about the projector, the mic, and bring a VCR. Does
anyone on the list that's coming have a tripod? I don't want to make
Alan have to lug a tripod from Alaska.... that's just silly.
Steve
"McCollough, Alan" wrote:
>
> the screen? Tell ya what, NTSC video pulled from VGA, even at the bare
> 640x480, looks *bad*. You can't read any of the text unless its giant.
> PowerPoint presentations don't look too bad if the graphics are large and
> simplistic. Code snips and other "text" stuff, however, is unreadable.
>
> One idea, since I'm just gonna pack my camcorder and a tripod (hopefully),
> is if your presentation projector has a "Video Out", somebody there in
> C'Ville could bring along a VCR and record the entire output, plus a
> microphone feed into the "Audio In" on the recording VCR, so as to allow for
> the re-syncing of voice to video later on.
>
> Now that brings me up to a nice point. I'll provide the camera to record
> live stuff, and I'll be happy to do the post-production work, but will
> somebody there locally be able to supply a tripod and a VCR (preferably an
> S-VHS, but VHS is fine) for recording the presentation video output?
>
> This presumes that there will be a video signal available for VCR'ing, and
> an audio signal from the presenter's microphone.
>
> Alan McCollough
> Web Programmer
> Allaire Certified ColdFusion Developer
> Alaska Native Medical Center
>
> > -----Original Message-----
> > From: Steve Nelson [SMTP:[EMAIL PROTECTED]]
> > Sent: Friday, August 25, 2000 10:44 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: Fusebox conference on video?
> >
> > Sweet! I was planning on having to search for people that had cameras.
> >
> > I think the best way to do it is to have two cameras. One following the
> > speaker and another following the screen. Then i'm sure the two could
> > be combined together somehow to make a very slick video.
> >
> > Steve
> >
> > "McCollough, Alan" wrote:
> > >
> > > 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.