Web Design


Reducing Load Time Through Image Optimization

Even though more and more Internet users switch to broadband every year, a large portion of the web's population is still running on good old dialup connections. It is therefore unwise to count them out of the equation when you're designing your website, and a very major consideration we have to make for dialup users is the loading time of your website.

Generally, all the text on your website will be loaded in a very short time even on a dialup connection. The culprit of slow-loading sites is mainly large images on your website, and it is very important to strike a delicate balance between using just enough images to attract your users and not to bog down the overall loading time of your site.

You should also go to a greater length and optimize every image on your site to make sure it loads in the least time possible. What I really mean is to use image editing software to remove unnecessary information on your images, and thereby effectively reducing the file size of your image without affecting its appearance.

If you own Photoshop, it will be obvious to you that when you save an image as a JPEG file, a dialog box appears and lets you choose the "quality" of the JPEG image -- normally a setting of 8 to 10 is good enough as it will preserve the quality of your image while saving it at a small file size. If you do not have Photoshop, there are many free image compressors online that you can download and use to reduce your image's file size.

On the other hand, you can opt to save your images in PNG format to get the best quality at the least file size. You can also save your images in GIF format -- the image editing software clips away all the color information not used in your image, hence giving you the smallest file size possible. However, saving in GIF format will often compromise the appearance of your image, so make your choice wisely!

 

 

Search This Site

Web Design

 

 

 

Web Design


Perl: Cryptic Power.

... with the language in the same way as Perl's are. What Else Can Perl Do? Perl has all the standard features of object-oriented programming languages: classes, functions, variables, and the rest. One area where Perl is unusual, though, is that it has a very large library of user-contributed functions that ... 

Read Full Article  


Titles And Headlines: It's Not A Newspaper.

... more popular in web headlines than they are in print. Keywords. When it comes to preparing titles for search engines, don't underestimate the importance of the keywords in your title. Search engines consider the title to be one of the most important parts of your page, not to mention that it's often the ... 

Read Full Article  


The Importance Of A Sitemap

... your own needs. 1) Navigation purposes A sitemap literally acts as a map of your site. If your visitors browses your site and gets lost between the thousands of pages on your site, they can always refer to your sitemap to see where they are, and navigate through your pages with the utmost ease. 2) Conveying ... 

Read Full Article  


VBScript: Javascript Made Easy.

... Well, it's largely a matter of personal preference, and what you're used to. If you're an experienced programmer, you'll probably think that VBScript is a joke, and prefer Javascript. If you're not, though, VBScript's English-like code can make things clearer and quicker when you're writing scripts. For ... 

Read Full Article  


5 Simple Steps To Accepting Payments.

... sure it really was you. Don't be too disturbed by all this: it's all in the name of security, and you're not doing anything bad (or at least I hope you're not!). Step 4: Add the Payment Button to Your Pages. When it comes time to actually start accepting customers' money through the service, all you'll ... 

Read Full Article