There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
 
Tag Cloud
access audio avg avg 8 bios blue screen boot bsod computer connection cpu crash css dell desktop dma driver drivers dvd email error excel explorer firefox firefox 3 freeze gimp graphics hard drive hardware hijackthis hjt install internet internet explorer itunes keyboard laptop macro malware monitor motherboard network networking outlook outlook 2003 outlook 2007 outlook express pio problem problems router seo server slow sound sp3 spyware trojan usb video virtumonde virus vista vundo windows windows vista windows xp winxp wireless
Software Development
Search
Search in:
 
Advanced Search
Tech Support Guy Forums > Software & Hardware > Software Development >
how to make pictures load faster


HELLO AND WELCOME! Before you can post your question, you'll have to register -- it's completely free! Click here to join today! We highly recommend that you print a copy of our Guide for New Members. Enjoy!

 
Thread Tools
rehia's Avatar
Member with 45 posts.
 
Join Date: Jun 2003
Location: Florida,USA
28-Jun-2003, 11:09 PM #1
how to make pictures load faster
Hi everyone,
I have been working on this my site today I was at a friends and she has a older computer I think its serial # 0000003 anyway I looked up my site it took forever for the pictures to load in fact i would not waited if it wasn't my site is there anything I can do to make them load faster? thanks Rehia



PS I'm giving Dave a break.
__________________
It's easier to stumble around in the dark than walk in the day light with your eyes closed.
brendandonhu's Avatar
Distinguished Member with 15,988 posts.
 
Join Date: Jul 2002
Location: Ann Arbor, MI
Experience: Advanced
29-Jun-2003, 12:24 AM #2
Resize the images so they are only as big as you need them, and save them in a compressed format, such as jpeg.
<a href="http://irfanview.com">IrfanView</a> can do this.
rehia's Avatar
Member with 45 posts.
 
Join Date: Jun 2003
Location: Florida,USA
29-Jun-2003, 12:45 AM #3
Is that better than gif?
brendandonhu's Avatar
Distinguished Member with 15,988 posts.
 
Join Date: Jul 2002
Location: Ann Arbor, MI
Experience: Advanced
29-Jun-2003, 12:48 AM #4
Yes, its more compressed.
rehia's Avatar
Member with 45 posts.
 
Join Date: Jun 2003
Location: Florida,USA
29-Jun-2003, 12:52 AM #5
ok so I down load IrfanVeiw and it will do what I need then.
thanks for your help, Rehia

Do they make a book to go with this thing?

Last edited by rehia : 29-Jun-2003 01:17 AM.
Corrosive's Avatar
Senior Member with 1,074 posts.
 
Join Date: Jan 2003
Location: Scotland
29-Jun-2003, 06:42 AM #6
No, but I think there's documentation on the site which should help you. It's hardly a complex program though.
EmXtrix's Avatar
Senior Member with 106 posts.
 
Join Date: Jun 2003
29-Jun-2003, 11:51 AM #7
Photoshop 7 has excellent optimization (I'm not aware if it's in the trial version or not). You can optimize for the web in a number of formats and reduce quality to a degree where you have a good balance between picture quality and file size.
yul's Avatar
yul yul is offline
Senior Member with 762 posts.
 
Join Date: Feb 2003
29-Jun-2003, 02:36 PM #8
Another way u can make the image load faster on your web page is give its height and width

eg:

PHP Code:
<img src="image_name.jpg" width="size px" height="size px"
This way your browser fixes the size of the image and then fills it up.

Try this out.
brendandonhu's Avatar
Distinguished Member with 15,988 posts.
 
Join Date: Jul 2002
Location: Ann Arbor, MI
Experience: Advanced
29-Jun-2003, 02:37 PM #9
Nope yul that does not change the loading time fo the image.
Its not the size in pixels of the image-its the filesize. Changing the height/width of actual file reduces the filesize. Using HTML to make it look smaller does not.
EmXtrix's Avatar
Senior Member with 106 posts.
 
Join Date: Jun 2003
29-Jun-2003, 04:11 PM #10
You can also try preloading the image OnLoad in the body tag, I think
Corrosive's Avatar
Senior Member with 1,074 posts.
 
Join Date: Jan 2003
Location: Scotland
30-Jun-2003, 01:58 PM #11
The latter won't really work, as the image still has to load, and it'll take the same length of time. It just loads at a very slightly different time.
giskard's Avatar
Senior Member with 135 posts.
 
Join Date: Jun 2003
01-Jul-2003, 09:38 AM #12
Here are some good sites with the basics on making faster web pages.

http://webdesign.about.com/cs/optimizingimages/

http://www.photoshoptoday.com/Resour...eb/default.asp
Fyzbo's Avatar
Senior Member with 1,766 posts.
 
Join Date: Feb 2002
Location: North Carolina, USA
Experience: Programming-Advanced|EVER
01-Jul-2003, 10:06 AM #13
To optimize your load speed compress your images to either jpg or gif, and make them the exact size you need them. JPG and GIF compress images in different ways so work best for different images. Gif only allowes for 256 colors and compresses best for clipart(simple images with few colors), where as JPG works best for photos and more comples images. Also play with the quality of the images so that it is not at max, but still what you expect I preffer somewhere around 72 for photos. The last think you can do which is small but does help is to specify the size of your image within your HTML image tag. DO NOT specify a size different then the actual image size as this will force it to load slower, but if you put down the SAME size it will help the browser in processing the image and creating a page layout. For working with images I suggest photoshop in that it has a nice save for web feature which lets you preview the different qualities, file sizes and download speeds for each image format.
rehia's Avatar
Member with 45 posts.
 
Join Date: Jun 2003
Location: Florida,USA
01-Jul-2003, 09:39 PM #14
thanks everone I know it has been a long delay I put them in jpeg,It made alot of difference thanks ever one tomorrow is the day,I get my final grade I will let ever one know. Rehia
rehia's Avatar
Member with 45 posts.
 
Join Date: Jun 2003
Location: Florida,USA
02-Jul-2003, 09:35 PM #15
well its good news I received a 75 overall,I lost points for the music, same color though out,nothing flashing, He said in the middle my site was going to be different then I went and made it the same as 100,000 others. I told him my site is on line with servile search engines had advertising site meter basically the works and I was getting visitors already this did not change his mind so I past his class with ever ones help thanks ever one
rehia
__________________
It's easier to stumble around in the dark than walk in the day light with your eyes closed.
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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
Trackbacks are On
Pingbacks are Off
Refbacks are Off

You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 01:36 AM.
Copyright © 1996 - 2008 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Powered by Cermak Technologies, Inc.