[WebDNA] fileinfo question

This WebDNA talk-list message is from

2016


It keeps the original formatting.
numero = 112700
interpreted = N
texte = 283 ------=_Part_2130975_608418295.1459287540599 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit I never knew [fileinfo] pulls data from a photo without needing to view it first.So then.... I have hundreds of pages where there are sliding photo galleries on each page. Would it be better to snag fileinfo from different images used in these galleries.....up to 6 images per gallery(just an example, not actual code used on the page) [FileInfo file=../photos/[photo1name].jpg] W=[ImageWidth][/FileInfo] [FileInfo file=../photos/[photo1name].jpg] H=[ImageHeight][/FileInfo] [FileInfo file=../photos/[photo2name].jpg] W=[ImageWidth][/FileInfo] [FileInfo file=../photos/[photo2name].jpg] H=[ImageHeight][/FileInfo] [FileInfo file=../photos/[photo3name].jpg] W=[ImageWidth][/FileInfo] [FileInfo file=../photos/[photo3name].jpg] H=[ImageHeight][/FileInfo] [FileInfo file=../photos/[photo4name].jpg] W=[ImageWidth][/FileInfo] [FileInfo file=../photos/[photo4name].jpg] H=[ImageHeight][/FileInfo] [FileInfo file=../photos/[photo5name].jpg] W=[ImageWidth][/FileInfo] [FileInfo file=../photos/[phot5name].jpg] H=[ImageHeight][/FileInfo] [FileInfo file=../photos/[photo6name].jpg] W=[ImageWidth][/FileInfo] [FileInfo file=../photos/[photo6name].jpg] H=[ImageHeight][/FileInfo] Or would I be better off snagging the w&h from a database holding photo filenames and dimensions..... There currently are over 30K images in this "photos" folder, although the client is telling me they are deleting the older images, but they've been saying that for some time now LOL Does yanking the w&h via [fileinfo] utilize more of the server/ram etc than just getting it from a database?Or nothing much to worry about either way? Currently using webdna 6.2 on windows server 2008 ------=_Part_2130975_608418295.1459287540599 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I never knew [fileinfo] pulls data from a photo without needin= g to view it first.
So then....

I have hundreds of pages where there are sliding photo galleries = on each page.

Would it be better to snag fileinfo from different images used in these ga= lleries
.= .....up to 6 images per gallery
(just an example, not actual code used on the page)

[FileInfo = file=3D../photos/[photo1name].jpg] W=3D[ImageWidth][/FileInfo]
[FileInfo file=3D= .../photos/[photo1name].jpg] H=3D[ImageHeight][/FileInfo]

[FileInfo file=3D../photo= s/[photo2name].jpg] W=3D[ImageWidth][/FileInfo]
[FileInfo file=3D../photos/[photo2name].jpg] H=3D[ImageHeight][= /FileInfo]

[F= ileInfo file=3D../photos/[photo3name].jpg] W=3D[ImageWidth][/FileInfo]
[FileInfo file=3D../photos/[photo3name].= jpg] H=3D[ImageHeight][/FileInfo]

[FileInfo file=3D../photos/[photo4name].jpg] W=3D[Imag= eWidth][/FileInfo]
[FileInfo file=3D= .../photos/[photo4name].jpg] H=3D[ImageHeight][/FileInfo]

[FileInfo file=3D../photos/[pho= to5name].jpg] W=3D[ImageWidth][/FileInfo]
[FileInfo file=3D../photos/[phot5name].jpg] H=3D[ImageHeight][/FileIn= fo]

<= /div>
[FileInfo= file=3D../photos/[photo6name].jpg] W=3D[ImageWidth][/FileInfo]
[FileInfo file=3D../photos/[photo6name].jpg] H= =3D[ImageHeight][/FileInfo]

Or would I be better off snagging the w&h from a databas= e holding photo filenames and dimensions.....

There currently are over 30K images in thi= s "photos" folder, although the client is telling me they are deleting the = older images, but they've been saying that for some time now LOL

Does yanking the w&= ;h via [fileinfo] utilize more of the server/ram etc than just getting it f= rom a database?
Or nothing much to worry about either way?

Currently using webdna 6.2 on win= dows server 2008


=
--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us ------=_Part_2130975_608418295.1459287540599-- . Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] fileinfo question (Rich Kwas 2016)
  2. Re: [WebDNA] fileinfo question (Stuart Tremain 2016)
  3. [WebDNA] fileinfo question (Rich Kwas 2016)
283 ------=_Part_2130975_608418295.1459287540599 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit I never knew [fileinfo] pulls data from a photo without needing to view it first.So then.... I have hundreds of pages where there are sliding photo galleries on each page. Would it be better to snag fileinfo from different images used in these galleries.....up to 6 images per gallery(just an example, not actual code used on the page) [FileInfo file=../photos/[photo1name].jpg] W=[ImageWidth][/FileInfo] [FileInfo file=../photos/[photo1name].jpg] H=[ImageHeight][/FileInfo] [FileInfo file=../photos/[photo2name].jpg] W=[ImageWidth][/FileInfo] [FileInfo file=../photos/[photo2name].jpg] H=[ImageHeight][/FileInfo] [FileInfo file=../photos/[photo3name].jpg] W=[ImageWidth][/FileInfo] [FileInfo file=../photos/[photo3name].jpg] H=[ImageHeight][/FileInfo] [FileInfo file=../photos/[photo4name].jpg] W=[ImageWidth][/FileInfo] [FileInfo file=../photos/[photo4name].jpg] H=[ImageHeight][/FileInfo] [FileInfo file=../photos/[photo5name].jpg] W=[ImageWidth][/FileInfo] [FileInfo file=../photos/[phot5name].jpg] H=[ImageHeight][/FileInfo] [FileInfo file=../photos/[photo6name].jpg] W=[ImageWidth][/FileInfo] [FileInfo file=../photos/[photo6name].jpg] H=[ImageHeight][/FileInfo] Or would I be better off snagging the w&h from a database holding photo filenames and dimensions..... There currently are over 30K images in this "photos" folder, although the client is telling me they are deleting the older images, but they've been saying that for some time now LOL Does yanking the w&h via [fileinfo] utilize more of the server/ram etc than just getting it from a database?Or nothing much to worry about either way? Currently using webdna 6.2 on windows server 2008 ------=_Part_2130975_608418295.1459287540599 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I never knew [fileinfo] pulls data from a photo without needin= g to view it first.
So then....

I have hundreds of pages where there are sliding photo galleries = on each page.

Would it be better to snag fileinfo from different images used in these ga= lleries
.= .....up to 6 images per gallery
(just an example, not actual code used on the page)

[FileInfo = file=3D../photos/[photo1name].jpg] W=3D[ImageWidth][/FileInfo]
[FileInfo file=3D= .../photos/[photo1name].jpg] H=3D[ImageHeight][/FileInfo]

[FileInfo file=3D../photo= s/[photo2name].jpg] W=3D[ImageWidth][/FileInfo]
[FileInfo file=3D../photos/[photo2name].jpg] H=3D[ImageHeight][= /FileInfo]

[F= ileInfo file=3D../photos/[photo3name].jpg] W=3D[ImageWidth][/FileInfo]
[FileInfo file=3D../photos/[photo3name].= jpg] H=3D[ImageHeight][/FileInfo]

[FileInfo file=3D../photos/[photo4name].jpg] W=3D[Imag= eWidth][/FileInfo]
[FileInfo file=3D= .../photos/[photo4name].jpg] H=3D[ImageHeight][/FileInfo]

[FileInfo file=3D../photos/[pho= to5name].jpg] W=3D[ImageWidth][/FileInfo]
[FileInfo file=3D../photos/[phot5name].jpg] H=3D[ImageHeight][/FileIn= fo]

<= /div>
[FileInfo= file=3D../photos/[photo6name].jpg] W=3D[ImageWidth][/FileInfo]
[FileInfo file=3D../photos/[photo6name].jpg] H= =3D[ImageHeight][/FileInfo]

Or would I be better off snagging the w&h from a databas= e holding photo filenames and dimensions.....

There currently are over 30K images in thi= s "photos" folder, although the client is telling me they are deleting the = older images, but they've been saying that for some time now LOL

Does yanking the w&= ;h via [fileinfo] utilize more of the server/ram etc than just getting it f= rom a database?
Or nothing much to worry about either way?

Currently using webdna 6.2 on win= dows server 2008


=
--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us ------=_Part_2130975_608418295.1459287540599-- . Rich Kwas

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Sorry But This seems to be my fate (2000) [WebDNA] High-profile WebDNA sites? (2008) template not found error (1998) Security Hole - NetCloak Update (1998) [OT] Mom's gift (2006) wo search help (1999) E-Commerce site for Canadian and US customers (1998) Setting up shop (1997) two unique banners on one page (1997) WebMerchant Mac 3.0 beta available (1998) [WebDNA] remove html comments (2009) Card clearance, problems - solutions? (1997) To Err or Not Custom Error (1999) WebCat and PIXO (2000) Three new problems, maybe a fourth (1997) PCS Frames (1997) Serving images from databases (1998) WebCat2b13MacPlugin - [math][date][/math] problem (1997) Cookies (1998) More questions about serial number dishing (1997)