<?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>How to make a website &#187; jpeg</title>
	<atom:link href="http://www.mademyownwebsite.com/tag/jpeg/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mademyownwebsite.com</link>
	<description>Practical advice for those building their own website</description>
	<lastBuildDate>Thu, 10 Sep 2009 07:27:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>What is the best type of image for a web site?</title>
		<link>http://www.mademyownwebsite.com/getting-started/what-is-the-best-type-of-image-for-a-web-site/</link>
		<comments>http://www.mademyownwebsite.com/getting-started/what-is-the-best-type-of-image-for-a-web-site/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 16:39:16 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Getting started]]></category>
		<category><![CDATA[gif]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[jpeg]]></category>
		<category><![CDATA[jpg]]></category>
		<category><![CDATA[png]]></category>

		<guid isPermaLink="false">http://www.mademyownwebsite.com/?p=41</guid>
		<description><![CDATA[Images on your computer come in lots of different types. The problem is that not all types will be viewable in a web browser. In general there are just three types of image that you can rely on being visible in a browser and they are:

jpg (jpeg)
gif
png

The last one &#8211; png is a fairly new [...]]]></description>
			<content:encoded><![CDATA[<p>Images on your computer come in lots of different types. The problem is that not all types will be viewable in a web browser. In general there are just three types of image that you can rely on being visible in a browser and they are:</p>
<ul>
<li>jpg (jpeg)</li>
<li>gif</li>
<li>png</li>
</ul>
<p>The last one &#8211; png is a fairly new standard and is still not fully supported by older browsers. If you don&#8217;t care that older browsers won&#8217;t see it then you may want to risk it and use png for your site.</p>
<p>However the other two options (jpg and gif) have been viewable in browsers for a very long time.</p>
<p>In general jpg is better for photos and images with lots of gradients and fancy stuff in, whereas gif is better for images created on a computer out of shapes. These days most of the time you will end up using jpg but its up to you.</p>
<p>jpg is a lossy format which means that you lose information in an effort to try and make the image small. I&#8217;m not going to bother with details here but if you look carefully at a highly compressed jpg image you will notice the places where the information has been removed to make the file smaller.</p>
<p>Again, as a rule of thumb, you should be compressing your images down to about 75% or above &#8211; anything lower and the image starts to show its compression. It does depend a lot on the image and what detail and colours are in it but you can often see a preview of the image as you compress it in your software. If in doubt go bigger rather than smaller.</p>
<p>Why bother compressing at all?</p>
<p>Well the smaller the image the faster it will load in the browser and fast is always a good thing on the Internet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mademyownwebsite.com/getting-started/what-is-the-best-type-of-image-for-a-web-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

