[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:

Some shell fun (2004) Slightly OT: [sendmail] help (2003) RE: groups and [ShowNext] (1997) Re:no [search] with NT (1997) Sub Categories (2000) emailer (1997) PHP vs. WebDNA (2003) Visitor info (2000) Authorizenet - version 3.1 compliance (2002) RequiredFields (2000) Q: for those who use Cookies for sessions? (2004) [OT] Bad Hard Drive? (2003) [OT] Browser's search via javascript? (2003) Are [CART]'s always > Previous [CART]'s (2000) creating writefile data from a nested search (1997) This list needs a digest: rant, rave... (1997) RE: creating writefile data from a nested search (1997) filemaker - orderfile (1997) Re[2]: Enhancement Request for WebCatalog-NT (1996) Date or time comparisons have bugs ... (1998)