<?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>Bloggerrific &#187; graphic design</title>
	<atom:link href="http://www.davidjrush.com/blog/tag/graphic-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidjrush.com</link>
	<description>David J. Rush is a web designer and usability consultant in Pittsburgh who freelances and blogs about anything web related.</description>
	<lastBuildDate>Thu, 05 Jan 2012 02:50:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Photoshop, Illustrator, And InDesign: What&#8217;s The Diff?</title>
		<link>http://www.davidjrush.com/blog/2011/01/photoshop-illustrator-and-indesign-whats-the-diff/</link>
		<comments>http://www.davidjrush.com/blog/2011/01/photoshop-illustrator-and-indesign-whats-the-diff/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 14:00:22 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Adobe Software]]></category>
		<category><![CDATA[Web and Graphic Design]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[graphic design]]></category>
		<category><![CDATA[Illustrator]]></category>
		<category><![CDATA[InDesign]]></category>
		<category><![CDATA[Photoshop]]></category>

		<guid isPermaLink="false">http://www.davidjrush.com/?p=863</guid>
		<description><![CDATA[The Adobe Creative Suite is an amazing (albeit expensive) tool. In reality though, it is comprised of over a dozen different pieces of software that all have unique functionality, purposes, strengths, and even faults. For my web and graphic design needs, I think that three specific pieces of software are particularly relevant. I use Photoshop, [...]]]></description>
			<content:encoded><![CDATA[<p>The Adobe Creative Suite is an amazing (albeit expensive) tool. In reality though, it is comprised of over a dozen different pieces of software that all have unique functionality, purposes, strengths, and even faults. For my web and graphic design needs, I think that three specific pieces of software are particularly relevant. I use Photoshop, Illustrator, and InDesign on a daily basis, but for different reasons. Need to know the difference between these three pieces of Adobe software? Want to know what to use each one for? Read on!</p>
<p><strong>Adobe Photoshop</strong><br />
Photoshop is a great tool, but people often use it for the wrong reasons. Photoshop is a raster based software, meaning it works on a pixel based level. Images built using rastor based software can easily become pixelated, but that can be avoided. Photoshop is ideal for editing pictures/photos but not ideal for images with text, or for designing layouts for web or print.</p>
<p><strong>Adobe Illustrator</strong><br />
Illustrator is hands-down my favorite of all the Adobe products out there. You can produce pretty much any type of image or file from it, so I use it to produce all of my web graphics, web designs, and even documents. Illustrator is different from Photoshop in that it is a vector based software, meaning instead of working on a pixel level, it works using lines. You can zoom in and out as much as you want from whatever you make in Illustrator, and it will never lose it&#8217;s detail. Now when you output that into a rastor based image such as a jpg, you may end up with some pixelation, but when resizing within Illustrator, you&#8217;ll never lose that detail. If you continuously resize your image in Photoshop, you will certainly distort it. So all of this makes Illustrator great for producing web graphics, documents, and full page designs, but not so great for working with photographs.</p>
<p><strong>Adobe InDesign</strong><br />
InDesign is most commonly used for complex book layouts. My company, <a href="http://collegeprowler.com/" target="_blank">College Prowler</a> uses it to layout all of our books on colleges. What I personally tend to use it for is actually to produce pdf presentations. As a designer, I much prefer pdfs over any other document type such as a Word document or Powerpoint presentation as I think they appear more professional. InDesign is a vector based program just like Illustrator, and has much of the same capabilities, but focuses it&#8217;s strengths on multiple pages and master pages. This allows you to make a master view for your presentation or book (i.e. logo in the bottom right corner, page numbers, et cetera) while also allowing you to customize each page. I wouldn&#8217;t advise InDesign over Illustrator for anything but books and presentations simply because you do lose some functionality from Illustrator.</p>
<p>To help you decide between software options, try out this table:</p>
<style type="text/css">table.imageChecks { margin: 5px 0px 5px 75px; border: solid 1px #CECECE; border-collapse: collapse; } table.imageChecks td, table.imageChecks th { border: solid 1px #CECECE; padding: 3px 7px; text-align: center; }</style>
<table class="imageChecks">
<tr>
<th>Project Description</th>
<th>Photoshop</th>
<th>Illustrator</th>
<th>InDesign</th>
</tr>
<tr>
<td>Editing Vacation Photos</td>
<td><img src="/images/main/checkmark.gif" height="15" width="15" alt="X" /></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Editing Photos To Print</td>
<td><img src="/images/main/checkmark.gif" height="15" width="15" alt="X" /></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Editing Photos To Post Online</td>
<td><img src="/images/main/checkmark.gif" height="15" width="15" alt="X" /></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Creating An Icon For The Web</td>
<td><img src="/images/main/checkmark.gif" height="15" width="15" alt="X" /></td>
<td><img src="/images/main/checkmark.gif" height="15" width="15" alt="X" /></td>
<td></td>
</tr>
<tr>
<td>Creating An Image For The Web</td>
<td></td>
<td><img src="/images/main/checkmark.gif" height="15" width="15" alt="X" /></td>
<td></td>
</tr>
<tr>
<td>Creating An Image With Text</td>
<td></td>
<td><img src="/images/main/checkmark.gif" height="15" width="15" alt="X" /></td>
<td></td>
</tr>
<tr>
<td>Creating A Document For Print</td>
<td></td>
<td><img src="/images/main/checkmark.gif" height="15" width="15" alt="X" /></td>
<td></td>
</tr>
<tr>
<td>Creating A Document For The Web</td>
<td></td>
<td><img src="/images/main/checkmark.gif" height="15" width="15" alt="X" /></td>
<td></td>
</tr>
<tr>
<td>Creating A Website Design</td>
<td></td>
<td><img src="/images/main/checkmark.gif" height="15" width="15" alt="X" /></td>
<td></td>
</tr>
<tr>
<td>Creating A Multiple Page Document</td>
<td></td>
<td></td>
<td><img src="/images/main/checkmark.gif" height="15" width="15" alt="X" /></td>
</tr>
<tr>
<td>Creating A PDF Presentation</td>
<td></td>
<td></td>
<td><img src="/images/main/checkmark.gif" height="15" width="15" alt="X" /></td>
</tr>
<tr>
<td>Creating A Book Layout</td>
<td></td>
<td></td>
<td><img src="/images/main/checkmark.gif" height="15" width="15" alt="X" /></td>
</tr>
</table>
<p>If you have any specific questions or examples you&#8217;d like to ask about, don&#8217;t hesitate to ask!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidjrush.com/blog/2011/01/photoshop-illustrator-and-indesign-whats-the-diff/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>GIF, JPEG, and PNG: What&#8217;s The Difference?</title>
		<link>http://www.davidjrush.com/blog/2011/01/gif-jpeg-and-png-whats-the-difference/</link>
		<comments>http://www.davidjrush.com/blog/2011/01/gif-jpeg-and-png-whats-the-difference/#comments</comments>
		<pubDate>Wed, 19 Jan 2011 14:00:21 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Web and Graphic Design]]></category>
		<category><![CDATA[graphic design]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[logos]]></category>

		<guid isPermaLink="false">http://www.davidjrush.com/?p=861</guid>
		<description><![CDATA[Not a graphic designer? No problem! You can still easily master when to use different types of images for different purposes just by understanding some of their individual benefits! So find out below what each image type is good for: GIF: Graphics Interchange Format Images with a .gif extension are commonly used for the web [...]]]></description>
			<content:encoded><![CDATA[<p>Not a graphic designer? No problem! You can still easily master when to use different types of images for different purposes just by understanding some of their individual benefits! So find out below what each image type is good for:</p>
<p><strong>GIF: Graphics Interchange Format</strong><br />
Images with a .gif extension are commonly used for the web because they compress quite well. They function by allowing you to restrict the number of colors that make up the image, with a maximum of 256 allowed. GIF images also allow for layering, which is commonly used to create moving images that you may often see in the form of internet ads or moving smiley faces. GIF images also allow for transparency so that items can be seen that appear beneath them.</p>
<p><strong>JPEG: Joint Photographic Experts Group</strong><br />
Images ending in a .jpg or .jpeg extension are the most versatile images around. They have different levels of compression and are compatible with both RBG and CMYK color formats, making them suitable for both web and print. They have no color limitations, which can make their file sizes much larger than GIFs.</p>
<p><strong>PNG: Portable Network Graphics</strong><br />
Images ending in .png only allow the RGB color format, meaning they are not suitable for print. Their biggest benefit is fantastic transparency capabilities that GIF images can&#8217;t match. They also tend to have a large file sizes because their compression isn&#8217;t always as successful as that of GIFs or JPEGs.</p>
<p>To help you decide what format to use for your images, try out this table:</p>
<style type="text/css">table.imageChecks { margin: 5px 0px 5px 150px; border: solid 1px #CECECE; border-collapse: collapse; } table.imageChecks td, table.imageChecks th { border: solid 1px #CECECE; padding: 3px 7px; text-align: center; }</style>
<table class="imageChecks">
<tr>
<th>Image Description</th>
<th>GIF</th>
<th>JPEG</th>
<th>PNG</th>
</tr>
<tr>
<td>Black &amp; White Photo</td>
<td><img src="/images/main/checkmark.gif" height="15" width="15" alt="X" /></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Full Color Photo</td>
<td></td>
<td><img src="/images/main/checkmark.gif" height="15" width="15" alt="X" /></td>
<td></td>
</tr>
<tr>
<td>Black &amp; White image for print</td>
<td><img src="/images/main/checkmark.gif" height="15" width="15" alt="X" /></td>
<td><img src="/images/main/checkmark.gif" height="15" width="15" alt="X" /></td>
<td></td>
</tr>
<tr>
<td>Color image for print</td>
<td></td>
<td><img src="/images/main/checkmark.gif" height="15" width="15" alt="X" /></td>
<td></td>
</tr>
<tr>
<td>Small Icon</td>
<td><img src="/images/main/checkmark.gif" height="15" width="15" alt="X" /></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Image w/ just text</td>
<td><img src="/images/main/checkmark.gif" height="15" width="15" alt="X" /></td>
<td><img src="/images/main/checkmark.gif" height="15" width="15" alt="X" /></td>
<td></td>
</tr>
<tr>
<td>Moving image</td>
<td><img src="/images/main/checkmark.gif" height="15" width="15" alt="X" /></td>
<td></td>
<td></td>
</tr>
<tr>
<td>Image w/ complex transparency<br />i.e. curved lines or drop shadows</td>
<td></td>
<td></td>
<td><img src="/images/main/checkmark.gif" height="15" width="15" alt="X" /></td>
</tr>
<tr>
<td>Image w/ simple transparency<br />i.e. straight lines</td>
<td><img src="/images/main/checkmark.gif" height="15" width="15" alt="X" /></td>
<td></td>
<td></td>
</tr>
</table>
<p>If you have any specific questions or examples you&#8217;d like to ask about, don&#8217;t hesitate to ask!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidjrush.com/blog/2011/01/gif-jpeg-and-png-whats-the-difference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Branding A Website</title>
		<link>http://www.davidjrush.com/blog/2009/07/branding-a-website/</link>
		<comments>http://www.davidjrush.com/blog/2009/07/branding-a-website/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 13:30:01 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Web and Graphic Design]]></category>
		<category><![CDATA[favicon]]></category>
		<category><![CDATA[graphic design]]></category>
		<category><![CDATA[logos]]></category>

		<guid isPermaLink="false">http://www.davidjrush.com/blog/?p=90</guid>
		<description><![CDATA[When making a website, it is very important to consider branding. If you want the website to be memorable and recognizable to it&#8217;s visitors, there needs to be a level of consistency and impact across the whole site. To do this, I have a few suggestions to follow below: 1. Logo and Favicon: Designing a [...]]]></description>
			<content:encoded><![CDATA[<p>When making a website, it is very important to consider branding. If you want the website to be memorable and recognizable to it&#8217;s visitors, there needs to be a level of consistency and impact across the whole site. To do this, I have a few suggestions to follow below:</p>
<p><strong>1. Logo and Favicon:</strong> Designing a logo can be very difficult, but it is incredibly important. The logo will serve as a reminder to your user, wherever in your site they may be, that they are on YOUR site. Any print materials that reference the website should also have that logo to help your users with that association. If you are designing a logo yourself, try doing it in black and white first, then add color, because it should be able to stand on it&#8217;s own without color. Keep it simple too. Some of the most recognizable logos (like IBM or Apple) couldn&#8217;t get any simpler. Once you&#8217;ve done that, don&#8217;t forget to create a favicon! The favicon is that tiny 16&#215;16 pixel icon that shows up in your favorites/bookmarks list, browser tabs, and sometimes the URL textbox too. To turn any square icon into a favicon, use this <a href="http://tools.dynamicdrive.com/favicon/" target="_blank">favicon generator</a>. Then, include the following in your head:</p>
<pre class="brush: xml; title: ; notranslate">&lt;link rel=&quot;shortcut icon&quot; href=&quot;images/favicon.ico&quot; /&gt;</pre>
<p><strong>2. Color Scheme:</strong> Picking a color scheme is really important for your branding. You want to select a small set of colors that remain consistent across your website, logo, and any print materials that are related to the website. I&#8217;d suggest first selecting a single color and then if it is easier for you, you can use color scheme generators that are available for free online. There are tons out there, but I&#8217;ve found a few for you here: <a href="http://colorschemedesigner.com/" target="_blank">Color Scheme Designer</a>, <a href="http://www.colorschemer.com/online.html" target="_blank">Color Schemer</a>, or <a href="http://www.colortoy.net/" target="_blank">Color Toy</a>.</p>
<p><strong>3. WWW Redirect:</strong> This phrase refers to how your website appears whenever you market it off the website, as well as the actual URL you actively use to point to your website. Any website can be written as both http://www.yourdomain.com OR http://yourdomain.com. Any user can type either one, and you&#8217;ll end up at the same place. However, it is important to select one and stick with it for two reasons. One, as I&#8217;ve mentioned in a previous post about <a href="http://www.davidjrush.com/blog/2008/12/seo-simplified/">SEO</a>, I explained that search engines can actually see those two different URLs as two different websites, which reduces your traffic, which reduces your search results. Two, selecting one of these will help your users remember the site, and reduce any confusion with the less computer literate. FYI, here&#8217;s how you force your website to use the www version or the non-www version:</p>
<p>Insert the following into your .htaccess file:<br />
<strong>The WWW Version (http://www.yourdomain.com):</strong></p>
<pre class="brush: php; title: ; notranslate">Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^yourdomain.com [NC]
RewriteRule ^(.*)$ http://www.yourdomain.com/$1 [L,R=301]</pre>
<p><strong>The Non-WWW Version (http://yourdomain.com):</strong></p>
<pre class="brush: php; title: ; notranslate">Options +FollowSymLinks
RewriteEngine On
RewriteCond %{HTTP_HOST} ^www\.yourdomain\.com$ [NC]
RewriteRule ^(.*)$ http://yourdomain.com/$1 [R=301,L]</pre>
<p>In both cases, remember to replace &quot;yourdomain&quot; with your actual domain name.</p>
<p>Well, that&#8217;s all for now. Good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidjrush.com/blog/2009/07/branding-a-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

