<?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>amymahon.com &#187; web design</title>
	<atom:link href="http://www.amymahon.com/tags/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.amymahon.com</link>
	<description>Personal portfolio and blog of Amy Mahon, a web designer from London, Ontario</description>
	<lastBuildDate>Tue, 20 Jul 2010 09:54:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Print-Turned-Web Designers</title>
		<link>http://www.amymahon.com/print-turned-web-designers/</link>
		<comments>http://www.amymahon.com/print-turned-web-designers/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 11:05:40 +0000</pubDate>
		<dc:creator>Amy</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[designers]]></category>
		<category><![CDATA[graphic design]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.amymahon.com/?p=116</guid>
		<description><![CDATA[When I was a freelance web designer, I had to take work as it came in, which often meant converting PSDs into CSS &#038; XHTML.  I have always found it frustrating to code up a design that has obviously been done by a print or graphic designer, and by that I mean anyone who [...]]]></description>
			<content:encoded><![CDATA[<p>When I was a freelance web designer, I had to take work as it came in, which often meant converting PSDs into CSS &#038; XHTML.  I have always found it frustrating to code up a design that has obviously been done by a print or graphic designer, and by that I mean anyone who calls themself a web designer and doesn&#8217;t know how to code CSS and XHTML (Dreamweaver design view and Frontpage don&#8217;t count).  I don&#8217;t mean to discredit their talents or creativity, but there are certain web design rules that these designers don&#8217;t seem to &#8216;get&#8217;.<span id="more-116"></span></p>
<h3>Web Fonts</h3>
<p>You&#8217;d think that print designers who regularly use the web would notice that fonts like Arial Rounded or Bank Gothic can&#8217;t be used for large portions of body html text.  They&#8217;ll sometimes complain when their designs came back not looking exactly like the PSD, and I have to explain to them that using images in place of text kills SEO and makes the site near impossible to update.</p>
<h3>Screen Size and Pixel Perfection</h3>
<p>There is nothing worse than taking a look at a PSD and realizing the sizing is all off.  The width of the page is 2400px and the font sizes are all half-point sizes as though the PSD itself has been a high res Illustrator file that has just been scaled down.  My heart sinks when I see edges of photos anti-aliased and what should be 1 pixel lines are 2 or 3, anti-aliased.  Some designers don&#8217;t understand that vector shapes in Photoshop will have antialiased edges if you&#8217;re zoomed in to more than 100% while creating them.  It drives me nuts.</p>
<h3>Grid Layouts?  What are they?</h3>
<p>Often times a web design from a print designer will have wacky spacing and unbalanced columns.  I suppose this has to do with their lack of understanding of reusable CSS.  What looks good to them might not be practical for web, because while print typography is static, content on websites is dynamic.  In web design, you have to consider the length of the content that will be posted.  What if a leftnav link is long and wraps to two lines?  How will your rounded border coupled with gradient background work then, huh?</p>
<h3>Graphics Heavy</h3>
<p>Okay, okay, I admit, I&#8217;m somewhat guilty of this myself.  I&#8217;m often pwnd by the developers here at blubolt for having background images that are too large, but on the whole I try to keep my web designs CSS focused rather than the 1990s graphics-overkill movement.  This speeds up load time and the time it takes to code the design as well.</p>
<h3>Recycling</h3>
<p>Occasionally I&#8217;ll receive a PSD that has a submit button looking one way on one part of the site, and entirely different on another.  This is usually where I step in and consolidate the styles.</p>
<p>In conclusion, most of the issues discussed have to do with the importance of usability in web fonts, screen size consideration, grid layouts, graphics sizes, and continuity.  When designing for web, you can&#8217;t make things frustrating for your end user or they&#8217;ll x out your site and find something simpler.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amymahon.com/print-turned-web-designers/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Welcome to my new blog.</title>
		<link>http://www.amymahon.com/welcome-to-my-new-blog/</link>
		<comments>http://www.amymahon.com/welcome-to-my-new-blog/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 01:07:47 +0000</pubDate>
		<dc:creator>Amy</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Travels]]></category>
		<category><![CDATA[bath]]></category>
		<category><![CDATA[chris]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://localhost/amy_wordpress/?p=3</guid>
		<description><![CDATA[I have started a new chapter in my life and I&#8217;m debuting a spankin new blog to celebrate!  First and foremost I should explain where the heck I&#8217;ve been.
My brother Nick, php geek and budding musical genius that he is, agreed to create a simple CMS to go along with my &#8220;new&#8221; portfolio design, [...]]]></description>
			<content:encoded><![CDATA[<p>I have started a new chapter in my life and I&#8217;m debuting a spankin new blog to celebrate!  First and foremost I should explain where the heck I&#8217;ve been.</p>
<p>My brother Nick, php geek and budding musical genius that he is, agreed to create a simple CMS to go along with my &#8220;new&#8221; portfolio design, circa December 2007.  It has been months since with no sign of my CMS / Christmas present and I have long since tired of that design!  I figured hey, I&#8217;m not stupid.  I can figure this out on my own!  In the end, I&#8217;ve implemented a pimped out Wordpress and a grunge design to go with.</p>
<p>This site will now focus on the blog aspect rather than my work, since the new chapter that I mentioned happens to be a <a title="blubolt, my employer" href="http://www.blubolt.com/" target="_blank">new job</a> and relocation to Bath, UK!  That&#8217;s right, I&#8217;m no longer freelance.  It was fun while it lasted, but I can learn so much more when I&#8217;m surrounded by a team of people who know oodles more than I.  Plus, I&#8217;m nearer to <a href="http://mushytime.com" target="_blank">Chris</a>&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amymahon.com/welcome-to-my-new-blog/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
