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

[OT] What log analyzer do you use? (2000) emailer on Windows Beta 18 (1997) Updating fields from different platforms (1998) WebDNA and Virtual Servers (2003) Upgrading old WebCat Database Files (1997) Is this possible, WebCat2.0 and checkboxes (1997) Dates (1998) 2.0 Info (1997) Tax Moratorium Expiring (2001) Admin Edit prob. (1997) SSL (1998) Search results templates (1996) Word wrapping (1997) WebCat2b12 - New features for 1.6 users ... (1997) Text Area - Line Breaks (1998) [shownext max=?] armed (1997) [/application] error? (1997) WebCat2b12 CGI Mac - [shownext] problem (1997) WebCat2 several catalogs? (1997) Stumpted Again (1997)