<?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>Web Design Tutorials and Inspiration &#124; Learn Photoshop Online &#124; Creative Inspiration &#124; Web Resources &#187; Design Fundamentals</title>
	<atom:link href="http://designtutorials4u.com/category/design-fundamentals/feed/" rel="self" type="application/rss+xml" />
	<link>http://designtutorials4u.com</link>
	<description>Web Design Tutorials and Inspiration &#124; Learn Photoshop Online &#124; Creative Inspiration &#124; Web Resources</description>
	<lastBuildDate>Wed, 01 Feb 2012 14:55:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Essential Knowledge &#8211; Understanding file formats : .JPG, .GIF and .PNG</title>
		<link>http://designtutorials4u.com/essential-knowledge-understanding-file-formats/</link>
		<comments>http://designtutorials4u.com/essential-knowledge-understanding-file-formats/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 08:00:02 +0000</pubDate>
		<dc:creator>bmackler</dc:creator>
				<category><![CDATA[Design Fundamentals]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://designtutorials4u.com/?p=97</guid>
		<description><![CDATA[When speaking with people at the early stage of their design education one of the most frequent questions I get is &#8220;What is with all the file formats, how do you choose between .gif, .jpg, .png and and .psd&#8221;  This is essential knowledge for any designer, the quality of your work and the end result [...]]]></description>
			<content:encoded><![CDATA[<div align="right" style="float:right;padding:10px 5px 5px 5px;"><a name="fb_share" type="button_count" share_url="http://designtutorials4u.com/essential-knowledge-understanding-file-formats/"></a></div><div class="tweetmeme_button" style="float: left; margin-right: 20px;margin-top: 10px;margin-bottom: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdesigntutorials4u.com%2Fessential-knowledge-understanding-file-formats%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdesigntutorials4u.com%2Fessential-knowledge-understanding-file-formats%2F&amp;source=designtuts4u&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>When speaking with people at the early stage of their design education one of the most frequent questions I get is &#8220;What is with all the file formats, how do you choose between .gif, .jpg, .png and and .psd&#8221;  This is essential knowledge for any designer, the quality of your work and the end result rides on choosing the right format.  If you choose the wrong format your overall presentation will be greatly affected.  You are compromise file size, pixilization and loss of quality. There are many files that Photoshop can output but we really are only concerned with these four.</p>
<p><strong>Quality vs. Size</strong></p>
<p>When designing for the web we want the smallest size possible, making your site load faster. You also want your images to look good. So… you need to find a balance between having a clean professional image and having a small enough file size.</p>
<p><strong>Bitmap Images (General term for raster images)</strong></p>
<p>Bitmap graphics are the most common graphic format (and the above mentioned formats fall into this category) used in web development.</p>
<p>Bitmap graphics are composed of pixels, each of which contains specific color information. A pixel is small; a single image may be composed of hundreds of thousands of individual pixels.  Much like being in high school science and looking at a piece of cork under  a microscope, these pixels are only clearly and individually visible when the image is magnified.</p>
<p style="text-align: center;">
<div style="width: 300px; text-align: center;">
<div id="attachment_101" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-101" title="zoom" src="http://designtutorials4u.com/wp-content/uploads/2009/09/zoom2.jpg" alt="Magnification" width="500" height="220" /><p class="wp-caption-text">Magnification</p></div>
</div>
<p>As we discussed in a previous <a href="http://designtutorials4u.com/things-you-need-to-know-before-you-start-raster-vs-vector/">posting</a>, A graphic composed entirely of pixels each with its own color properties is ideal for photographic images where there are thousands, even millions of different colors.  Solid colors, shading and gradient effects can easily be rendered.</p>
<p>In Bitmap graphics, there is a connection between pixels and the image they compose. When a Bitmap graphic is saved, the computer is really saving an exact visual picture of the image: this pixel goes here and is this color; this pixel goes there and is that color until it creates an image</p>
<p>When attempting to enlarge these images… the computer must add in extra pixels to the original image to allow it to fill the new larger area.  Since there is no real source for this information, it must be generated and expanded based on what is currently available in the image. Because of this Bitmap images that have been scaled larger are frequently blurry. After extreme size increases, individual pixels “blocks” are more pronounced, pixilating the image.  Once the image is enlarged it will never be as clear as the original.</p>
<p style="text-align: center;">
<div style="width: 300px; text-align: center;">
<div id="attachment_100" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-100" title="resize" src="http://designtutorials4u.com/wp-content/uploads/2009/09/resize.jpg" alt="Image Resizing" width="500" height="220" /><p class="wp-caption-text">Image Resizing</p></div>
</div>
<p><strong>GIF </strong>- Graphics Interchange Format                &#8211; Images using a fixed color palette (limited to only 256 colors                &#8211; not the  full spectrum of colors available to your monitor).                The GIF format uses compression for smaller files and faster downloads.                 This format is best for images with solid uniform areas of colors like illustrations and logos.</p>
<p><strong>JPEG </strong>- Joint Photographic Experts Group &#8211; Used                for photographic images, gradients and complex color patterns. JPEG images make use  of the full spectrum of colors available                to your monitor including all the shades and subtleties inherent in it. This format uses a built in compression to create smaller                files resulting in faster downloads.  However, unlike the compression method                used in GIF files, the JPEG compression is &#8220;lossy&#8221; which                means it discards data in the process. Once a file is saved in JPEG                format the data is permanently lost.  IF you plan on using the images at different sizes and compressions it is best to set it to &#8220;lossless compression&#8221;.</p>
<p><strong>PNG -</strong> PNG is one of the newest web graphic technologies. PNG is great for quality and file size. You have the best of both worlds in a PNG.  The biggest bonus is that PNG supports transparent backgrounds. The only downside to a PNG file is that the previous generation of web browsers don’t support it.</p>
<p><strong>PSD</strong> &#8211; Photoshop&#8217;s native format, stores an image with support for most imaging options available in Photoshop.  These include layers,  masks, transparencies, text,  channels, etc.  It is an uncompressed file format, this is in contrast to many other file formats (e.g. .EPS or .GIF) that restrict content to provide streamlined, predictable functionality.</p>
<div id="facebook_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdesigntutorials4u.com%2Fessential-knowledge-understanding-file-formats%2F&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://designtutorials4u.com/essential-knowledge-understanding-file-formats/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://designtutorials4u.com/essential-knowledge-understanding-file-formats/&amp;title=Essential+Knowledge+-+Understanding+file+formats+%3A+.JPG%2C+.GIF+and+.PNG++" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://designtutorials4u.com/essential-knowledge-understanding-file-formats/&amp;title=Essential+Knowledge+-+Understanding+file+formats+%3A+.JPG%2C+.GIF+and+.PNG++" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-dzone">
			<a href="http://www.dzone.com/links/add.html?url=http://designtutorials4u.com/essential-knowledge-understanding-file-formats/&amp;title=Essential+Knowledge+-+Understanding+file+formats+%3A+.JPG%2C+.GIF+and+.PNG++&amp;description=When%20speaking%20with%20people%20at%20the%20early%20stage%20of%20their%20design%20education%20one%20of%20the%20most%20frequent%20questions%20I%20get%20is%20%22What%20is%20with%20all%20the%20file%20formats%2C%20how%20do%20you%20choose%20between%20.gif%2C%20.jpg%2C%20.png%20and%20and%20.psd%22%C2%A0%20This%20is%20essential%20knowledge%20for%20any%20designer%2C%20the%20quality%20of%20your%20work%20and%20the%20end%20result%20" rel="nofollow" class="external" title="Add this to DZone">Add this to DZone</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://designtutorials4u.com/essential-knowledge-understanding-file-formats/&amp;title=Essential+Knowledge+-+Understanding+file+formats+%3A+.JPG%2C+.GIF+and+.PNG++" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://designtutorials4u.com/essential-knowledge-understanding-file-formats/&amp;t=Essential+Knowledge+-+Understanding+file+formats+%3A+.JPG%2C+.GIF+and+.PNG++" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://designtutorials4u.com/essential-knowledge-understanding-file-formats/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://designtutorials4u.com/essential-knowledge-understanding-file-formats/&amp;title=Essential+Knowledge+-+Understanding+file+formats+%3A+.JPG%2C+.GIF+and+.PNG++" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://designtutorials4u.com/essential-knowledge-understanding-file-formats/&amp;title=Essential+Knowledge+-+Understanding+file+formats+%3A+.JPG%2C+.GIF+and+.PNG++&amp;srcUrl=http://designtutorials4u.com/essential-knowledge-understanding-file-formats/&amp;srcTitle=Essential+Knowledge+-+Understanding+file+formats+%3A+.JPG%2C+.GIF+and+.PNG++&amp;snippet=When%20speaking%20with%20people%20at%20the%20early%20stage%20of%20their%20design%20education%20one%20of%20the%20most%20frequent%20questions%20I%20get%20is%20%22What%20is%20with%20all%20the%20file%20formats%2C%20how%20do%20you%20choose%20between%20.gif%2C%20.jpg%2C%20.png%20and%20and%20.psd%22%C2%A0%20This%20is%20essential%20knowledge%20for%20any%20designer%2C%20the%20quality%20of%20your%20work%20and%20the%20end%20result%20" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://designtutorials4u.com/essential-knowledge-understanding-file-formats/&amp;title=Essential+Knowledge+-+Understanding+file+formats+%3A+.JPG%2C+.GIF+and+.PNG++&amp;summary=When%20speaking%20with%20people%20at%20the%20early%20stage%20of%20their%20design%20education%20one%20of%20the%20most%20frequent%20questions%20I%20get%20is%20%22What%20is%20with%20all%20the%20file%20formats%2C%20how%20do%20you%20choose%20between%20.gif%2C%20.jpg%2C%20.png%20and%20and%20.psd%22%C2%A0%20This%20is%20essential%20knowledge%20for%20any%20designer%2C%20the%20quality%20of%20your%20work%20and%20the%20end%20result%20&amp;source=Web Design Tutorials and Inspiration | Learn Photoshop Online | Creative Inspiration | Web Resources" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://designtutorials4u.com/essential-knowledge-understanding-file-formats/&amp;bm_description=Essential+Knowledge+-+Understanding+file+formats+%3A+.JPG%2C+.GIF+and+.PNG++&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://designtutorials4u.com/essential-knowledge-understanding-file-formats/&amp;title=Essential+Knowledge+-+Understanding+file+formats+%3A+.JPG%2C+.GIF+and+.PNG++" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://designtutorials4u.com/essential-knowledge-understanding-file-formats/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Essential+Knowledge+-+Understanding+file+formats+%3A+.JPG%2C+.GIF+and+.PNG+++-+http://b2l.me/6ysa&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://designtutorials4u.com/essential-knowledge-understanding-file-formats/&amp;title=Essential+Knowledge+-+Understanding+file+formats+%3A+.JPG%2C+.GIF+and+.PNG++&amp;body=When%20speaking%20with%20people%20at%20the%20early%20stage%20of%20their%20design%20education%20one%20of%20the%20most%20frequent%20questions%20I%20get%20is%20%22What%20is%20with%20all%20the%20file%20formats%2C%20how%20do%20you%20choose%20between%20.gif%2C%20.jpg%2C%20.png%20and%20and%20.psd%22%C2%A0%20This%20is%20essential%20knowledge%20for%20any%20designer%2C%20the%20quality%20of%20your%20work%20and%20the%20end%20result%20" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
		<li class="shr-zabox">
			<a href="http://www.zabox.net/submit.php?url=http://designtutorials4u.com/essential-knowledge-understanding-file-formats/" rel="nofollow" class="external" title="Box this on Zabox">Box this on Zabox</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://designtutorials4u.com/essential-knowledge-understanding-file-formats/&amp;title=Essential+Knowledge+-+Understanding+file+formats+%3A+.JPG%2C+.GIF+and+.PNG++&amp;body=When%20speaking%20with%20people%20at%20the%20early%20stage%20of%20their%20design%20education%20one%20of%20the%20most%20frequent%20questions%20I%20get%20is%20%22What%20is%20with%20all%20the%20file%20formats%2C%20how%20do%20you%20choose%20between%20.gif%2C%20.jpg%2C%20.png%20and%20and%20.psd%22%C2%A0%20This%20is%20essential%20knowledge%20for%20any%20designer%2C%20the%20quality%20of%20your%20work%20and%20the%20end%20result%20" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://designtutorials4u.com/essential-knowledge-understanding-file-formats/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Biggest Website Development Mistakes</title>
		<link>http://designtutorials4u.com/worst-website-development-mistakes/</link>
		<comments>http://designtutorials4u.com/worst-website-development-mistakes/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 12:42:36 +0000</pubDate>
		<dc:creator>bmackler</dc:creator>
				<category><![CDATA[Design Fundamentals]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://designtutorials4u.com/?p=89</guid>
		<description><![CDATA[We have all been there, just starting out and trying to figure out what makes the best site.  All too often the answer that we come up with is, &#8220;throw everything in..they will love it !&#8221; In 2009 there can be nothing further from the truth.  True, many of the mistakes that are made today [...]]]></description>
			<content:encoded><![CDATA[<div align="right" style="float:right;padding:10px 5px 5px 5px;"><a name="fb_share" type="button_count" share_url="http://designtutorials4u.com/worst-website-development-mistakes/"></a></div><div class="tweetmeme_button" style="float: left; margin-right: 20px;margin-top: 10px;margin-bottom: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdesigntutorials4u.com%2Fworst-website-development-mistakes%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdesigntutorials4u.com%2Fworst-website-development-mistakes%2F&amp;source=designtuts4u&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><script type="text/javascript"><!--
google_ad_client = "pub-4631744638715324";
/* 300x250, created 9/23/09 - content large */
google_ad_slot = "0833521745";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>We have all been there, just starting out and trying to figure out what makes the best site.  All too often the answer that we come up with is, &#8220;throw everything in..they will love it !&#8221;</p>
<p>In 2009 there can be nothing further from the truth.  True, many of the mistakes that are made today are the same as 5 years ago&#8230;the difference is that its 5 years later and the same mistakes are being made!    The sad truth is that these mistakes are not only the folly of rookie designers, but also many experienced, seasoned designers as well.</p>
<p><strong>Flash Intros<br />
</strong>There are those who refuse to Flash at all, that it is the bane of the webs existence, I don&#8217;t necessarily agree.  I think Flash has its place, and if done elegantly the added value can be huge.  The one place NOT to use Flash is for an intro/splash screen.  The hey day of this fad is about 3 years ago and the backlash has been immense by many traditionalists.  The reason most developers throw it in to the package because they can make extra money with it, plain and simple.  It ruins SEO, it slows down load time (even on broadband) and causes the casual viewer to bolt, never bothering to see the rest of the site.  Don&#8217;t be one of those people.</p>
<p><strong>Too Many Ads</strong><br />
In one word, tacky.  It says to the user that all they are to you is a revenue stream, with no other value. When you&#8217;re trying to make money from your website, it&#8217;s all too easy to try to fit in more ads than you really should, or start using ad formats that are in the way of the overall message.  If a user can&#8217;t find your content or message, he may click on the ad once, but he won&#8217;t be coming back to do it again.  Sometimes less is more</p>
<div class="mceIEcenter">
<dl id="attachment_91" class="aligncenter" style="width: 530px;">
<dt><img title="toomanyads" src="http://designtutorials4u.com/wp-content/uploads/2009/09/toomanyads.jpg" alt="Too Many Ads on a Page" width="520" height="257" /></dt>
<dd>Too Many Ads on a Page</dd>
</dl>
</div>
<p><strong>Scrolling Text and Animations</strong><br />
This is where the beginner goes on overload.   The novice client thinks this is what they want and the designer goes overboard.  Too much movement on a website is a horrible idea.  If its bad for the eyes then it is horrible for your message.  Everything gets lost because you are too busy looking at the dancing babies and rotating pictures.  A web page should never look like  Times Square.  Give the  user the chance  to actually read the content!</p>
<p><strong>Out of Date Content</strong><br />
It is sort of like your neighbor who has their Christmas lights up in July.  When you go to a site that has content that is clearly out of date, you know they have totally forgotten about their website and its audience.  Time sensitive content that has not been updated for a long time is the quickest way to lose a potential customer.  It is almost  certain that there won&#8217;t be repeat visitors.  If the site isnt important to you, then why should it be to them?</p>
<p><strong>Jumbled  Layout and Navigation<br />
</strong> Way too many websites have yet to learn this important lesson, but strangely enough it  is one of the simplest  to achieve.  <em> Rule to live by</em> : You should be able to get to every page within two clicks, from any other page on your site.   If the user can&#8217;t find what they are looking for, they are not going to stick around.  I am not saying don&#8217;t have a unique navigation; that is fine.  Be as unique as you want, but don&#8217;t make it a struggle to find everything.  Links need to be worded clearly.  It is not worthwhile to be cute and give off the wall names for standard links.  It just annoys the visitor and makes it harder for them to find what they are looking for.  Content should be seperated and given ample space.  If content is too close together and the same size/color it will be too  hard to read.</p>
<p>Most sites should not need a search function.  For the really important things put them on the front page and showcase them.</p>
<div id="attachment_93" class="wp-caption aligncenter" style="width: 530px"><img class="size-full wp-image-93" title="jumbled" src="http://designtutorials4u.com/wp-content/uploads/2009/09/jumbled.jpg" alt="Jumbled Layout" width="520" height="257" /><p class="wp-caption-text">Jumbled Layout</p></div>
<p><strong> Broken Links<br />
</strong>Perhaps the most annoying thing is to click on a link and have it take you to an error page.  It is probably the quickest way to have interest lost in your message and content.   You&#8217;ve got to check your links regularly to make sure that they still work.  It would be a shame to find a site that you think is  useful, only to find that it hasn&#8217;t been updated in years and none of the links work any more.</p>
<p><strong>Bad Color Pallete<br />
</strong>The color pallete you choose for your website is very important. It is well known that colors do effect a person psychologically, so you should choose your palette with that in mind.  It is best to avoid using very large areas of bright colors like red, yellow, orange, and bright pink because they tend to be hard on the eyes.</p>
<p>As I discussed in this <a href="http://designtutorials4u.com/two-great-sites-for-color-inspiration/">posting </a>, spend some time and find the right color pallete for your website.</p>
<p><strong>Busy patterns in your backgrounds</strong><br />
Busy backgrounds are very distracting to the eye and scream of the early days of the webt.  Just about antyhing you put on this loud background will get lost&#8230;especially if it&#8217;s text. Stick to solid colors, soft gradients, or subtly patterned backgrounds.  It will do the same thing to your eyes as the scrolling text and animations.</p>
<div class="mceIEcenter">
<dl id="attachment_92" class="aligncenter" style="width: 530px;">
<dt><img title="uglybkg" src="http://designtutorials4u.com/wp-content/uploads/2009/09/uglybkg.jpg" alt="Ugly Background and Horrible Colors" width="520" height="257" /></dt>
<dd>Busy Background</dd>
</dl>
</div>
<p><strong>Obscure Fonts<br />
</strong>Its advisable to stick with the most common web fonts :  Arial, Georgia, Tahoma and Verdana.  Anything else and the visitor most likely won&#8217;t have it loaded and therefore won&#8217;t be able to see it properly.  Additionally, these are the usually the cleanest and clearest to read on screen.  If you want to be creative, then you can use non-standard fonts is in your logo or in headings, if they are displayed as an image.</p>
<p><strong>Page Consistency</strong><br />
It is vital that each of the inside pages run off of a similar design template and they in turn reflect the homepage.  It doesn&#8217;t help when you click from one page to the next and you are not sure if you are still on the same website or not.  If your design isnt consistent how can your message be?</p>
<div id="facebook_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdesigntutorials4u.com%2Fworst-website-development-mistakes%2F&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://designtutorials4u.com/worst-website-development-mistakes/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://designtutorials4u.com/worst-website-development-mistakes/&amp;title=Biggest+Website+Development+Mistakes" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://designtutorials4u.com/worst-website-development-mistakes/&amp;title=Biggest+Website+Development+Mistakes" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-dzone">
			<a href="http://www.dzone.com/links/add.html?url=http://designtutorials4u.com/worst-website-development-mistakes/&amp;title=Biggest+Website+Development+Mistakes&amp;description=%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AWe%20have%20all%20been%20there%2C%20just%20starting%20out%20and%20trying%20to%20figure%20out%20what%20makes%20the%20best%20site.%C2%A0%20All%20too%20often%20the%20answer%20that%20we%20come%20up%20with%20is%2C%20%22throw%20everything%20in..they%20will%20love%20it%20%21%22%0D%0A%0D%0AIn%202009%20there%20can%20be%20nothing%20further%20from%20the%20truth.%C2%A0%20True%2C%20many%20of%20the%20mistakes%20that%20are%20made%20tod" rel="nofollow" class="external" title="Add this to DZone">Add this to DZone</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://designtutorials4u.com/worst-website-development-mistakes/&amp;title=Biggest+Website+Development+Mistakes" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://designtutorials4u.com/worst-website-development-mistakes/&amp;t=Biggest+Website+Development+Mistakes" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://designtutorials4u.com/worst-website-development-mistakes/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://designtutorials4u.com/worst-website-development-mistakes/&amp;title=Biggest+Website+Development+Mistakes" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://designtutorials4u.com/worst-website-development-mistakes/&amp;title=Biggest+Website+Development+Mistakes&amp;srcUrl=http://designtutorials4u.com/worst-website-development-mistakes/&amp;srcTitle=Biggest+Website+Development+Mistakes&amp;snippet=%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AWe%20have%20all%20been%20there%2C%20just%20starting%20out%20and%20trying%20to%20figure%20out%20what%20makes%20the%20best%20site.%C2%A0%20All%20too%20often%20the%20answer%20that%20we%20come%20up%20with%20is%2C%20%22throw%20everything%20in..they%20will%20love%20it%20%21%22%0D%0A%0D%0AIn%202009%20there%20can%20be%20nothing%20further%20from%20the%20truth.%C2%A0%20True%2C%20many%20of%20the%20mistakes%20that%20are%20made%20tod" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://designtutorials4u.com/worst-website-development-mistakes/&amp;title=Biggest+Website+Development+Mistakes&amp;summary=%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AWe%20have%20all%20been%20there%2C%20just%20starting%20out%20and%20trying%20to%20figure%20out%20what%20makes%20the%20best%20site.%C2%A0%20All%20too%20often%20the%20answer%20that%20we%20come%20up%20with%20is%2C%20%22throw%20everything%20in..they%20will%20love%20it%20%21%22%0D%0A%0D%0AIn%202009%20there%20can%20be%20nothing%20further%20from%20the%20truth.%C2%A0%20True%2C%20many%20of%20the%20mistakes%20that%20are%20made%20tod&amp;source=Web Design Tutorials and Inspiration | Learn Photoshop Online | Creative Inspiration | Web Resources" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://designtutorials4u.com/worst-website-development-mistakes/&amp;bm_description=Biggest+Website+Development+Mistakes&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://designtutorials4u.com/worst-website-development-mistakes/&amp;title=Biggest+Website+Development+Mistakes" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://designtutorials4u.com/worst-website-development-mistakes/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Biggest+Website+Development+Mistakes+-+http://b2l.me/6wmx&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://designtutorials4u.com/worst-website-development-mistakes/&amp;title=Biggest+Website+Development+Mistakes&amp;body=%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AWe%20have%20all%20been%20there%2C%20just%20starting%20out%20and%20trying%20to%20figure%20out%20what%20makes%20the%20best%20site.%C2%A0%20All%20too%20often%20the%20answer%20that%20we%20come%20up%20with%20is%2C%20%22throw%20everything%20in..they%20will%20love%20it%20%21%22%0D%0A%0D%0AIn%202009%20there%20can%20be%20nothing%20further%20from%20the%20truth.%C2%A0%20True%2C%20many%20of%20the%20mistakes%20that%20are%20made%20tod" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
		<li class="shr-zabox">
			<a href="http://www.zabox.net/submit.php?url=http://designtutorials4u.com/worst-website-development-mistakes/" rel="nofollow" class="external" title="Box this on Zabox">Box this on Zabox</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://designtutorials4u.com/worst-website-development-mistakes/&amp;title=Biggest+Website+Development+Mistakes&amp;body=%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AWe%20have%20all%20been%20there%2C%20just%20starting%20out%20and%20trying%20to%20figure%20out%20what%20makes%20the%20best%20site.%C2%A0%20All%20too%20often%20the%20answer%20that%20we%20come%20up%20with%20is%2C%20%22throw%20everything%20in..they%20will%20love%20it%20%21%22%0D%0A%0D%0AIn%202009%20there%20can%20be%20nothing%20further%20from%20the%20truth.%C2%A0%20True%2C%20many%20of%20the%20mistakes%20that%20are%20made%20tod" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://designtutorials4u.com/worst-website-development-mistakes/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Things you need to know before you start &#8211; Raster Vs. Vector</title>
		<link>http://designtutorials4u.com/things-you-need-to-know-before-you-start-raster-vs-vector/</link>
		<comments>http://designtutorials4u.com/things-you-need-to-know-before-you-start-raster-vs-vector/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 19:23:01 +0000</pubDate>
		<dc:creator>bmackler</dc:creator>
				<category><![CDATA[Design Fundamentals]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://designtutorials4u.com/?p=30</guid>
		<description><![CDATA[Like many people,  my first experience with an &#8220;image editing&#8221; program was Microsoft Paint.  It was with that program I learned what a pixel was and what happens when you put 100&#8242;s of those little guys together.  As we all know, it makes a picture.   Any type of picture actually, from a person to [...]]]></description>
			<content:encoded><![CDATA[<div align="right" style="float:right;padding:10px 5px 5px 5px;"><a name="fb_share" type="button_count" share_url="http://designtutorials4u.com/things-you-need-to-know-before-you-start-raster-vs-vector/"></a></div><div class="tweetmeme_button" style="float: left; margin-right: 20px;margin-top: 10px;margin-bottom: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdesigntutorials4u.com%2Fthings-you-need-to-know-before-you-start-raster-vs-vector%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdesigntutorials4u.com%2Fthings-you-need-to-know-before-you-start-raster-vs-vector%2F&amp;source=designtuts4u&amp;style=normal&amp;service=bit.ly&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Like many people,  my first experience with an &#8220;image editing&#8221; program was Microsoft Paint.  It was with that program I learned what a pixel was and what happens when you put 100&#8242;s of those little guys together.  As we all know, it makes a picture.   Any type of picture actually, from a person to an exquisite sunset over the Grand Canyon, your only limit is your creativity.    But how does that technical fact translate into the world of high end graphics, with images that make you wonder if they are photographs or digital renderings of events that never took place.   Lets take a closer look&#8230;</p>
<p><strong>Pixels<br />
</strong>Pixels are measured per inch, or “ppi.” The resolution or sharpness of the picture increases as the number of pixels increase. Seventy-two ppi is fine for an image to be viewed only on a screen, but if the piece is to be printed, a minimum of 300 ppi is required. Increase in resolution means that each pixel is much smaller in size.</p>
<p><strong>Raster</strong><br />
pixel based graphics – most images, photographs…Photoshop created files, jpgs, gifs…when you drastically change the size of these images, they start to become blurry and “pixilized”   This happens because you are expanding each 1&#215;1 pixel beyond its intended size</p>
<p><strong>Vector </strong><br />
Graphics created in programs like Illustrator that are mathematically based drawings (points, lines, curves, and shapes or polygon) that can expand and contract without losing quality.  These files are best used in print and in Flash.  Both formats rely on expansion of dimensions.</p>
<p>When designing for the web,  you will on occasion use vector graphics but the majority of your work will be done in photoshop and therefore be using raster graphics.</p>
<div id="facebook_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdesigntutorials4u.com%2Fthings-you-need-to-know-before-you-start-raster-vs-vector%2F&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://designtutorials4u.com/things-you-need-to-know-before-you-start-raster-vs-vector/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://designtutorials4u.com/things-you-need-to-know-before-you-start-raster-vs-vector/&amp;title=Things+you+need+to+know+before+you+start+-+Raster+Vs.+Vector" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://designtutorials4u.com/things-you-need-to-know-before-you-start-raster-vs-vector/&amp;title=Things+you+need+to+know+before+you+start+-+Raster+Vs.+Vector" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-dzone">
			<a href="http://www.dzone.com/links/add.html?url=http://designtutorials4u.com/things-you-need-to-know-before-you-start-raster-vs-vector/&amp;title=Things+you+need+to+know+before+you+start+-+Raster+Vs.+Vector&amp;description=Like%20many%20people%2C%C2%A0%20my%20first%20experience%20with%20an%20%22image%20editing%22%20program%20was%20Microsoft%20Paint.%C2%A0%20It%20was%20with%20that%20program%20I%20learned%20what%20a%20pixel%20was%20and%20what%20happens%20when%20you%20put%20100%27s%20of%20those%20little%20guys%20together.%C2%A0%20As%20we%20all%20know%2C%20it%20makes%20a%20picture.%20%C2%A0%20Any%20type%20of%20picture%20actually%2C%20from%20a%20person%20t" rel="nofollow" class="external" title="Add this to DZone">Add this to DZone</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://designtutorials4u.com/things-you-need-to-know-before-you-start-raster-vs-vector/&amp;title=Things+you+need+to+know+before+you+start+-+Raster+Vs.+Vector" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://designtutorials4u.com/things-you-need-to-know-before-you-start-raster-vs-vector/&amp;t=Things+you+need+to+know+before+you+start+-+Raster+Vs.+Vector" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://designtutorials4u.com/things-you-need-to-know-before-you-start-raster-vs-vector/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://designtutorials4u.com/things-you-need-to-know-before-you-start-raster-vs-vector/&amp;title=Things+you+need+to+know+before+you+start+-+Raster+Vs.+Vector" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://designtutorials4u.com/things-you-need-to-know-before-you-start-raster-vs-vector/&amp;title=Things+you+need+to+know+before+you+start+-+Raster+Vs.+Vector&amp;srcUrl=http://designtutorials4u.com/things-you-need-to-know-before-you-start-raster-vs-vector/&amp;srcTitle=Things+you+need+to+know+before+you+start+-+Raster+Vs.+Vector&amp;snippet=Like%20many%20people%2C%C2%A0%20my%20first%20experience%20with%20an%20%22image%20editing%22%20program%20was%20Microsoft%20Paint.%C2%A0%20It%20was%20with%20that%20program%20I%20learned%20what%20a%20pixel%20was%20and%20what%20happens%20when%20you%20put%20100%27s%20of%20those%20little%20guys%20together.%C2%A0%20As%20we%20all%20know%2C%20it%20makes%20a%20picture.%20%C2%A0%20Any%20type%20of%20picture%20actually%2C%20from%20a%20person%20t" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://designtutorials4u.com/things-you-need-to-know-before-you-start-raster-vs-vector/&amp;title=Things+you+need+to+know+before+you+start+-+Raster+Vs.+Vector&amp;summary=Like%20many%20people%2C%C2%A0%20my%20first%20experience%20with%20an%20%22image%20editing%22%20program%20was%20Microsoft%20Paint.%C2%A0%20It%20was%20with%20that%20program%20I%20learned%20what%20a%20pixel%20was%20and%20what%20happens%20when%20you%20put%20100%27s%20of%20those%20little%20guys%20together.%C2%A0%20As%20we%20all%20know%2C%20it%20makes%20a%20picture.%20%C2%A0%20Any%20type%20of%20picture%20actually%2C%20from%20a%20person%20t&amp;source=Web Design Tutorials and Inspiration | Learn Photoshop Online | Creative Inspiration | Web Resources" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://designtutorials4u.com/things-you-need-to-know-before-you-start-raster-vs-vector/&amp;bm_description=Things+you+need+to+know+before+you+start+-+Raster+Vs.+Vector&amp;plugin=sexybookmarks" rel="nofollow" class="external" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://designtutorials4u.com/things-you-need-to-know-before-you-start-raster-vs-vector/&amp;title=Things+you+need+to+know+before+you+start+-+Raster+Vs.+Vector" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://designtutorials4u.com/things-you-need-to-know-before-you-start-raster-vs-vector/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Things+you+need+to+know+before+you+start+-+Raster+Vs.+Vector+-+http://b2l.me/6ysm&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-webblend">
			<a href="http://thewebblend.com/submit?url=http://designtutorials4u.com/things-you-need-to-know-before-you-start-raster-vs-vector/&amp;title=Things+you+need+to+know+before+you+start+-+Raster+Vs.+Vector&amp;body=Like%20many%20people%2C%C2%A0%20my%20first%20experience%20with%20an%20%22image%20editing%22%20program%20was%20Microsoft%20Paint.%C2%A0%20It%20was%20with%20that%20program%20I%20learned%20what%20a%20pixel%20was%20and%20what%20happens%20when%20you%20put%20100%27s%20of%20those%20little%20guys%20together.%C2%A0%20As%20we%20all%20know%2C%20it%20makes%20a%20picture.%20%C2%A0%20Any%20type%20of%20picture%20actually%2C%20from%20a%20person%20t" rel="nofollow" class="external" title="Blend this!">Blend this!</a>
		</li>
		<li class="shr-zabox">
			<a href="http://www.zabox.net/submit.php?url=http://designtutorials4u.com/things-you-need-to-know-before-you-start-raster-vs-vector/" rel="nofollow" class="external" title="Box this on Zabox">Box this on Zabox</a>
		</li>
		<li class="shr-designbump">
			<a href="http://designbump.com/submit?url=http://designtutorials4u.com/things-you-need-to-know-before-you-start-raster-vs-vector/&amp;title=Things+you+need+to+know+before+you+start+-+Raster+Vs.+Vector&amp;body=Like%20many%20people%2C%C2%A0%20my%20first%20experience%20with%20an%20%22image%20editing%22%20program%20was%20Microsoft%20Paint.%C2%A0%20It%20was%20with%20that%20program%20I%20learned%20what%20a%20pixel%20was%20and%20what%20happens%20when%20you%20put%20100%27s%20of%20those%20little%20guys%20together.%C2%A0%20As%20we%20all%20know%2C%20it%20makes%20a%20picture.%20%C2%A0%20Any%20type%20of%20picture%20actually%2C%20from%20a%20person%20t" rel="nofollow" class="external" title="Bump this on DesignBump">Bump this on DesignBump</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://designtutorials4u.com/things-you-need-to-know-before-you-start-raster-vs-vector/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

