RE: filmscanners: cd making question

2001-06-26 Thread Frank Nichols

Just a note, Adobe PS6.0 will create a "web gallery" from pictures in a set
of directories for you with or without frames. Look in the
"File/Automate/Web Galery" menu.

/fn

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Steve Greenbank
Sent: Tuesday, June 26, 2001 6:48 AM
To: [EMAIL PROTECTED]
Subject: Re: filmscanners: cd making question


I've been looking into automatic set-up of a web page thumbnail browser of a
set of pictures and I have found the following quite good.

http://www.hnm-freeware.com/ (click on web gallery creator)
Jpeg only

http://basepath.com/Albumatic/
can cope with TIFF (uncompressed) as well as jpeg - it can also do a webpage
with frames.

Neither can do a slide show but both could be set up to auto-start on a CD
by adding "autorun.inf" as described below in the original message.

You could also set them up to produce a set of thumbnails that could be used
as a CD cover.

Steve

- Original Message -
From: "Steve Greenbank" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 22, 2001 10:20 PM
Subject: Re: filmscanners: cd making question


> On windows
>
> Set up a html file in the root directory to show the files (assume it is
> called index.html for this example) then create an "autorun.inf" file in
the
> root directory of the CD with the following lines:
>
> [autorun]
> OPEN=start.exe index.html
>
>
> This will automatically start explorer with the file index.html.
>
> Steve
>
> - Original Message -
> From: "cjcronin" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, June 22, 2001 7:53 PM
> Subject: filmscanners: cd making question
>
>
> > Hi,
> >
> > I want to make/burn cd's with images on them and have a thumbnail file
on
> there too, that will automatically start when the cd is popped in the
drive.
> So the user will have thumbnails in front of them and then they can click
on
> an image to open it. Or if they want to, they can close out the thumbnail
> file and open the files in an imaging program. Hope I'm making sense
> >
> > Anyone have a suggestion as to how I can do this.
> >
> > Thanks!
> > Jules
> > Jules
> > http://www.angelfire.com/md2/Jules/index.html
> >
> >
>
>




Re: filmscanners: cd making question

2001-06-26 Thread Steve Greenbank

I've been looking into automatic set-up of a web page thumbnail browser of a
set of pictures and I have found the following quite good.

http://www.hnm-freeware.com/ (click on web gallery creator)
Jpeg only

http://basepath.com/Albumatic/
can cope with TIFF (uncompressed) as well as jpeg - it can also do a webpage
with frames.

Neither can do a slide show but both could be set up to auto-start on a CD
by adding "autorun.inf" as described below in the original message.

You could also set them up to produce a set of thumbnails that could be used
as a CD cover.

Steve

- Original Message -
From: "Steve Greenbank" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 22, 2001 10:20 PM
Subject: Re: filmscanners: cd making question


> On windows
>
> Set up a html file in the root directory to show the files (assume it is
> called index.html for this example) then create an "autorun.inf" file in
the
> root directory of the CD with the following lines:
>
> [autorun]
> OPEN=start.exe index.html
>
>
> This will automatically start explorer with the file index.html.
>
> Steve
>
> - Original Message -
> From: "cjcronin" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, June 22, 2001 7:53 PM
> Subject: filmscanners: cd making question
>
>
> > Hi,
> >
> > I want to make/burn cd's with images on them and have a thumbnail file
on
> there too, that will automatically start when the cd is popped in the
drive.
> So the user will have thumbnails in front of them and then they can click
on
> an image to open it. Or if they want to, they can close out the thumbnail
> file and open the files in an imaging program. Hope I'm making sense
> >
> > Anyone have a suggestion as to how I can do this.
> >
> > Thanks!
> > Jules
> > Jules
> > http://www.angelfire.com/md2/Jules/index.html
> >
> >
>
>




Re: filmscanners: cd making question (1/1)

2001-06-25 Thread cjcronin

At 02:46 AM 6/23/01, you wrote:
>If you want it to be cross-platform, you can do exactly this as web pages 
>(ie with HTML). Anyone can then look at it in a browser.

Cool, I'll give it a try.
Thanks Tony.

Jules_C




Re: filmscanners: cd making question

2001-06-25 Thread cjcronin

At 03:50 PM 6/22/01, you wrote:
>Are these CD's for archiving purposes, or just to run a slide show?

archiving

>Do you want the thumbnails to open the full size images when clicked on?

yes

>It sounds like you want to create a web site that will run off a CD. It can be 
>activated through autorun or from a splash screen that appears when you put the CD in.
>
>It's a two part process. Design the web site on your local machine and use an autorun 
>program to burn it to a CD.
>
>I have a good autorun program that I use from:
>http://www.pollensoftware.com/autorun/index.html
>
>You also might try some of the CD software, like EZCD from Roxio:
>http://www.roxio.com/index.jhtml

Not necessarily a web site, just a cd that can automatically open the thumbs, and then 
the full file (when a thumb is clicked) into PhotoShop or other imaging program, so 
then the file can be manipulated and saved to the hard drive or something other than 
back to the cd.

I have EZCD 4 from adaptec and I have not figured out how to do this using that 
software. I'll have to experiment with it and some other things suggested on list.

Thanks,
Jules_C




Re: filmscanners: cd making question (1/1)

2001-06-23 Thread Tony Sleep

On Fri, 22 Jun 2001 14:53:09 -0400  cjcronin ([EMAIL PROTECTED]) wrote:

> 
> I want to make/burn cd's with images on them and have a thumbnail file 
> on there too, that will automatically start when the cd is popped in 
> the drive. So the user will have thumbnails in front of them and then 
> they can click on an image to open it. Or if they want to, they can 
> close out the thumbnail file and open the files in an imaging program. 
> Hope I'm making sense
> 
> Anyone have a suggestion as to how I can do this.

If you want it to be cross-platform, you can do exactly this as web pages 
(ie with HTML). Anyone can then look at it in a browser.

There's a handy donationware executable, runfirst.exe which will 
automatically load the index page on Win machines when used in conjunction 
with a suitable  autoplay.inf file. Instructions and runfirst.exe are 
contained in the attached runfirst.zip. It works very well.

Regards 

Tony Sleep
http://www.halftone.co.uk - Online portfolio & exhibit; + film scanner 
info & comparisons
 runfirst.zip


Re: filmscanners: cd making question

2001-06-22 Thread Lynn Allen




>From: <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: Re: filmscanners: cd making question
>Date: Sat, 23 Jun 2001 00:30:25 +0100
>
>On 22/6/01 7:53 pm, "cjcronin" <[EMAIL PROTECTED]> wrote:

> > Hi,
> >
> > I want to make/burn cd's with images on them and have a thumbnail file 
>on
> > there too, that will automatically start when the cd is popped in the 
>drive.
> > So the user will have thumbnails in front of them and then they can 
>click on
> > an image to open it. Or if they want to, they can close out the 
>thumbnail file
> > and open the files in an imaging program. Hope I'm making sense
> >
> > Anyone have a suggestion as to how I can do this.
>
>Yes...buy a Mac;-)

 That's killing flies with a shotgun. ;-)
 --LRA

_
Get your FREE download of MSN Explorer at http://explorer.msn.com




Re: filmscanners: cd making question

2001-06-22 Thread soho

On 22/6/01 7:53 pm, "cjcronin" <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I want to make/burn cd's with images on them and have a thumbnail file on
> there too, that will automatically start when the cd is popped in the drive.
> So the user will have thumbnails in front of them and then they can click on
> an image to open it. Or if they want to, they can close out the thumbnail file
> and open the files in an imaging program. Hope I'm making sense
> 
> Anyone have a suggestion as to how I can do this.

Yes...buy a Mac;-) 





Re: filmscanners: cd making question

2001-06-22 Thread Steve Greenbank

On windows

Set up a html file in the root directory to show the files (assume it is
called index.html for this example) then create an "autorun.inf" file in the
root directory of the CD with the following lines:

[autorun]
OPEN=start.exe index.html


This will automatically start explorer with the file index.html.

Steve

- Original Message -
From: "cjcronin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 22, 2001 7:53 PM
Subject: filmscanners: cd making question


> Hi,
>
> I want to make/burn cd's with images on them and have a thumbnail file on
there too, that will automatically start when the cd is popped in the drive.
So the user will have thumbnails in front of them and then they can click on
an image to open it. Or if they want to, they can close out the thumbnail
file and open the files in an imaging program. Hope I'm making sense
>
> Anyone have a suggestion as to how I can do this.
>
> Thanks!
> Jules
> Jules
> http://www.angelfire.com/md2/Jules/index.html
>
>




Re: filmscanners: cd making question

2001-06-22 Thread Larry Berman

Jules,

Are these CD's for archiving purposes, or just to run a slide show? Do you 
want the thumbnails to open the full size images when clicked on?

It sounds like you want to create a web site that will run off a CD. It can 
be activated through autorun or from a splash screen that appears when you 
put the CD in.

It's a two part process. Design the web site on your local machine and use 
an autorun program to burn it to a CD.

I have a good autorun program that I use from:
http://www.pollensoftware.com/autorun/index.html

You also might try some of the CD software, like EZCD from Roxio:
http://www.roxio.com/index.jhtml

Larry




>I want to make/burn cd's with images on them and have a thumbnail file on 
>there too, that will automatically start when the cd is popped in the 
>drive. So the user will have thumbnails in front of them and then they can 
>click on an image to open it. Or if they want to, they can close out the 
>thumbnail file and open the files in an imaging program. Hope I'm making 
>sense


***
Larry Berman

http://BermanGraphics.com
http://IRDreams.com
http://ImageCompress.com

***




filmscanners: cd making question

2001-06-22 Thread cjcronin

Hi,

I want to make/burn cd's with images on them and have a thumbnail file on there too, 
that will automatically start when the cd is popped in the drive. So the user will 
have thumbnails in front of them and then they can click on an image to open it. Or if 
they want to, they can close out the thumbnail file and open the files in an imaging 
program. Hope I'm making sense

Anyone have a suggestion as to how I can do this.

Thanks!
Jules
Jules
http://www.angelfire.com/md2/Jules/index.html