Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-10-2007, 04:54 AM   PM User | #1
mlmorg
Regular Coder

 
Join Date: Mar 2007
Posts: 120
Thanks: 0
Thanked 0 Times in 0 Posts
mlmorg is an unknown quantity at this point
Sized Pictures

How does flickr get all those same sized square thumbnails?

Is it through CSS or through an image module?

Either way, are there any write-ups out there that tell of how to achieve this?

Thanks, Matt
mlmorg is offline   Reply With Quote
Old 10-10-2007, 06:48 AM   PM User | #2
jlhaslip
Regular Coder

 
Join Date: Feb 2007
Location: Canada
Posts: 924
Thanks: 10
Thanked 56 Times in 55 Posts
jlhaslip is on a distinguished road
http://phpthumb.sourceforge.net/demo....demo.demo.php

Likely using something like the package found at the above link to handle images.
They likely create the thumbnails when the pictures are uploaded and then recall them as per the requests. That way the processing only needs to done once.

If they did it with CSS, which is handled by the user's browser, there would be a substantial increase in their bandwidth, at an expense.
jlhaslip is offline   Reply With Quote
Old 10-11-2007, 04:09 AM   PM User | #3
mlmorg
Regular Coder

 
Join Date: Mar 2007
Posts: 120
Thanks: 0
Thanked 0 Times in 0 Posts
mlmorg is an unknown quantity at this point
hmm interesting...ill have to look into that more...i don't really understand it yet but im sure in time i will haha.

Thanks!
mlmorg is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:01 AM.


Advertisement
Log in to turn off these ads.