<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dreamweaver, Flash, Photoshop, CSS, Fireworks and HTML Tips &#38; Tricks &#187; resolution</title>
	<atom:link href="http://www.livetrainingsession.com/tips/tag/resolution/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.livetrainingsession.com/tips</link>
	<description>Get Quick Tips &#38; Tricks on Web Applications Development Tools</description>
	<lastBuildDate>Thu, 29 Jul 2010 21:16:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>6 Key Factors in Optimizing Images For The Web</title>
		<link>http://www.livetrainingsession.com/tips/2010/01/key-factors-in-optimizing-images-for-the-web/</link>
		<comments>http://www.livetrainingsession.com/tips/2010/01/key-factors-in-optimizing-images-for-the-web/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 20:47:45 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Fireworks Tips]]></category>
		<category><![CDATA[HTML Tips]]></category>
		<category><![CDATA[Photoshop Tricks]]></category>
		<category><![CDATA[crop]]></category>
		<category><![CDATA[cropping]]></category>
		<category><![CDATA[gif]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[jpeg]]></category>
		<category><![CDATA[jpg]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[picture]]></category>
		<category><![CDATA[png]]></category>
		<category><![CDATA[resize]]></category>
		<category><![CDATA[resizing]]></category>
		<category><![CDATA[resolution]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.livetrainingsession.com/tips/?p=94</guid>
		<description><![CDATA[The 6 fey factors to consider when optimizing images for the web. Following those tips will give you crisp pictures with an optimum balance between quality and file size.]]></description>
			<content:encoded><![CDATA[<p>The 6 key factors to consider when optimizing images for the web are:</p>
<ol>
<li>Always start with picture dimensions (w, h) greater than your target size</li>
<li>Set the image resolution  between 72 and 96 pixels/inch</li>
<li>Crop the image to only keep the area needed to convey  your message</li>
<li>Resize the cropped image to  reduce the dimensions to the minimum while maintaining the proportion between width and height</li>
<li>Choose the  appropriate export file format: PNG, JPEG or GIF</li>
<li>Select the right compression ratio/color range</li>
</ol>
<p><span id="more-94"></span></p>
<p>To put it in simple terms, you need to <strong>find the right balance between the quality and file size</strong>.<br />
If you must do some corrections such as removing blemished or creating smoother edges, do it on the original image (before resizing it) .</p>
<p>I have seen websites using a 500kb (kilo bytes)  picture they shrunk by just setting the desired with and height in the HTML image tag (&lt;img src=&#8221;path-to-image&#8221; with=&#8221;300&#8243; height=&#8221;250&#8243; /&gt;).<br />
That trick does not reduce the file size of that image and in most case the picture displayed is less sharp than what it should be. You have not only a degradation in the picture quality but a waste of bandwidth and web hosting storage. No wonder that page took  so00 long to download.</p>
<p>To give you an idea, a raw picture  resized to  of 300 x 250 pixels  and well optimized should be in the range 5 to 10 kb depending on how rich in colors that image is.</p>
<p>I have also come across web pages where some picture are &#8220;bloated&#8221; to dimensions greater than the actual width and height. Of course a few pixels adjusted never hurt and are barely noticeable: it solves a presentation issue and saves you some time.</p>
<p>However a change of an image&#8217;s dimension (width or height) from 150 pixels to 200 pixels would catch the eye and obviously degraded the visual appeal of that image.</p>
<p>If you follow the 6 key points listed above, you will get a crisp image with a small file size.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.livetrainingsession.com/tips/2010/01/key-factors-in-optimizing-images-for-the-web/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
