<?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>Pixelhaven Web Design &#124; A Cincinnati Web Design Company &#187; Web Design</title>
	<atom:link href="http://www.pixelhavenllc.com/tag/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pixelhavenllc.com</link>
	<description>Passionate about creating attractive, simple and structurally clean web sites</description>
	<lastBuildDate>Mon, 12 Jul 2010 13:18:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Now Available: The Better Blogger WordPress Theme</title>
		<link>http://www.pixelhavenllc.com/weblog/now-available-the-better-blogger-wordpress-theme/</link>
		<comments>http://www.pixelhavenllc.com/weblog/now-available-the-better-blogger-wordpress-theme/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 16:54:13 +0000</pubDate>
		<dc:creator>Josh Harbaugh</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[View All Posts]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[ThemeForest]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.pixelhavenllc.com/?p=173</guid>
		<description><![CDATA[Offered exclusively through ThemeForest, The Better Blogger is the very first WordPress theme I have released to the public. Definitely not the last.]]></description>
			<content:encoded><![CDATA[<p>I have just released my first <a title="WordPress: The Open Source Blogging Platform" href="http://www.wordpress.org" target="_blank">WordPress</a> theme on the website <a title="Premium themes and HTML templates starting at just $10" href="http://www.themeforest.net/?ref=joshharbaugh" target="_blank">ThemeForest</a>. It&#8217;s very exciting and I hope it helps out a lot of people with the creation of their websites. The theme is called The Better Blogger, and it essentially a ready-made online magazine styled blogging theme. Very convenient if you plan on offering lots of articles. The theme has the ability to show you the most recent category&#8217;s posts on the homepage with very versatile archive pages for further browsing.</p>
<p>I&#8217;ve even added the ability to update your RSS and email subscription options using FeedBurner. You can check out more <a title="Check more details or purchase The Better Blogger from ThemeForest now" href="http://themeforest.net/item/the-better-blogger/21548?ref=joshharbaugh" target="_blank">details at the ThemeForest website</a> or by going to <a title="The Better Blogger: A WordPress Theme for Magazine-style Blogs" href="http://www.thebetterblogger.com" target="_blank">www.thebetterblogger.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pixelhavenllc.com/weblog/now-available-the-better-blogger-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Understanding Progressive Enhancement (A List Apart)</title>
		<link>http://www.pixelhavenllc.com/weblog/understanding-progressive-enhancement-a-list-apart/</link>
		<comments>http://www.pixelhavenllc.com/weblog/understanding-progressive-enhancement-a-list-apart/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 11:30:17 +0000</pubDate>
		<dc:creator>Josh Harbaugh</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[View All Posts]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[a list apart]]></category>
		<category><![CDATA[best practice]]></category>
		<category><![CDATA[progressive enhancement]]></category>

		<guid isPermaLink="false">http://www.pixelhavenllc.com/?p=134</guid>
		<description><![CDATA[Steven Champeon turned web development upside down, and created an instant best practice of standards-based design, when he introduced the notion of designing for content and experience instead of browsers. In part one of a series, ALA’s Gustafson refreshes us on the principles of progressive enhancement. Upcoming installments will translate the philosophy into sophisticated, future-focused design and code.]]></description>
			<content:encoded><![CDATA[<p>Steven Champeon turned web development upside down, and created an instant best practice of standards-based design, when he introduced the notion of designing for content and experience instead of browsers. In part one of a series, ALA’s Gustafson refreshes us on the principles of progressive enhancement. Upcoming installments will translate the philosophy into sophisticated, future-focused design and code.</p>
<p><span id="more-134"></span></p>
<p><a href="http://www.alistapart.com/articles/understandingprogressiveenhancement">Continue reading &raquo;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pixelhavenllc.com/weblog/understanding-progressive-enhancement-a-list-apart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>News: Test-Driven Progressive Enhancement</title>
		<link>http://www.pixelhavenllc.com/weblog/news-test-driven-progressive-enhancement/</link>
		<comments>http://www.pixelhavenllc.com/weblog/news-test-driven-progressive-enhancement/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 01:39:29 +0000</pubDate>
		<dc:creator>Josh Harbaugh</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[View All Posts]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[progressive enhancement]]></category>
		<category><![CDATA[semantic web]]></category>

		<guid isPermaLink="false">http://www.pixelhavenllc.com/?p=98</guid>
		<description><![CDATA[Starting with semantic HTML, and layering enhancements using JavaScript and CSS, is supposed to create good experiences for all. Alas, enhancements still find their way to aging browsers and under-featured mobile devices that don't parse them properly. What's a developer to do? Scott Jehl makes the case for capabilities testing.]]></description>
			<content:encoded><![CDATA[<p>Starting with semantic HTML, and layering enhancements using JavaScript and CSS, is supposed to create good experiences for all. Alas, enhancements still find their way to aging browsers and under-featured mobile devices that don&#8217;t parse them properly. What&#8217;s a developer to do? Scott Jehl makes the case for <em>capabilities</em> testing. </p>
<p><a href="http://www.alistapart.com/articles/testdriven">Read more&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pixelhavenllc.com/weblog/news-test-driven-progressive-enhancement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>News: Web Standards 2008: Three Circles of Hell</title>
		<link>http://www.pixelhavenllc.com/weblog/news-web-standards-2008-three-circles-of-hell/</link>
		<comments>http://www.pixelhavenllc.com/weblog/news-web-standards-2008-three-circles-of-hell/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 01:35:19 +0000</pubDate>
		<dc:creator>Josh Harbaugh</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[View All Posts]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://www.pixelhavenllc.com/?p=99</guid>
		<description><![CDATA[Standards promised to keep the web from fragmenting. But as the web standards movement advances in several directions at once, and as communication between those seeking to advance the web grows fractious, are our standards losing their relevance, and their ability to foster an accessible, interoperable web for all?]]></description>
			<content:encoded><![CDATA[<p><b>Q.</b> Why did the semantic web cross the road?<br />
<b>A.</b> @#$% you.</p>
<p>Standards promised to keep the web from fragmenting. But as the web standards movement advances in several directions at once, and as communication between those seeking to advance the web grows fractious, are our standards losing their relevance, and their ability to foster an accessible, interoperable web for all? </p>
<p><a href="http://www.alistapart.com/articles/webstandards2008">Read more&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pixelhavenllc.com/weblog/news-web-standards-2008-three-circles-of-hell/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Designers Who Skip Photoshop</title>
		<link>http://www.pixelhavenllc.com/weblog/designers-who-skip-photoshop/</link>
		<comments>http://www.pixelhavenllc.com/weblog/designers-who-skip-photoshop/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 11:00:54 +0000</pubDate>
		<dc:creator>Josh Harbaugh</dc:creator>
				<category><![CDATA[View All Posts]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[37Signals]]></category>
		<category><![CDATA[Photoshop]]></category>

		<guid isPermaLink="false">http://www.pixelhavenllc.com/?p=33</guid>
		<description><![CDATA[A recent article by <a href="http://www.37signals.com">37Signals</a> about this very topic entitled, <a href="http://www.37signals.com/svn/posts/1061-why-we-skip-photoshop">"Why we skip Photoshop"</a>, got me thinking. Is it really a viable option as a designer to skip the Photoshop composition process?]]></description>
			<content:encoded><![CDATA[<p>A recent article by <a href="http://www.37signals.com">37Signals</a> about this very topic entitled, <a href="http://www.37signals.com/svn/posts/1061-why-we-skip-photoshop">&#8220;Why we skip Photoshop&#8221;</a>, got me thinking. Is it really a viable option as a designer to skip the Photoshop composition process?</p>
<blockquote><p>When designing a UI we usually go right from a quick paper sketch to HTML/CSS. We skip the static Photoshop mockup.<cite><a href="http://www.37signals.com/">&mdash; 37Signals</a></cite></p></blockquote>
<p>Obviously, most designers &mdash; web or otherwise &mdash; would argue that the best tools in a designer&#8217;s arsenal are <strong>pen &amp; paper</strong>. Trusty old school standards. It&#8217;s much quicker to <em>jot down an idea down on paper really quick</em>. You can spew out several &#8220;quick&#8221; thumbnail sketches in the time it might take to open Photoshop. If that&#8217;s the case, you should probably <a href="http://www.ccleaner.com/">do some computer maintenance</a>, but that&#8217;s another article altogether.</p>
<p>Although 37Signals puts forth several good points I believe it&#8217;s a matter of having a different perspective on the process. 37Signals doesn&#8217;t design their applications for clients. Their clients are their customers, but the company being designed for is themselves. This means that, although they&#8217;re selling their products to others, they are the main &#8220;Client&#8221; that the application is being designed around. Unfortunately, real web design clients need to &#8220;see&#8221; what things are going to look like when getting a site done for them. You can give them a working mechanical, but it&#8217;s really not wise to do this until you&#8217;ve got all the details worked out about what the site is going to look like. They&#8217;re hiring a designer afterall, and they really want to see the design before moving on to the next stage. That&#8217;s not to say that the design stage is the first stage. Far from it, but it&#8217;s definitely a stage that will be early in the overall process.</p>
<p>Another point of contention with this idea of &#8220;skipping Photoshop&#8221; lies in the fact that, for a company like 37Signals, they&#8217;ve already got an established visual style to work around. They don&#8217;t need to reinvent the wheel each time. They are, afterall, not serving clients. 37Signals relies heavily on usability, because they&#8217;re making usable web applications for people, but that doesn&#8217;t really mean that it has to be overly embellished. They can skip the Photoshop stage, because the style of the application is intentionally very simple.</p>
<h3>Conclusion</h3>
<p>So, the question still remains: <strong>Can you skip Photoshop in the creation of websites?</strong> Yes and No. If you&#8217;re creating your own applications in-house and have a defined style (that is generally quite simple) to work from already. However, if you&#8217;re a web designer working for a client, then you really need to consider Photoshop as an essential tool in the process, because your clients are going to want to see something before they sign off on letting you spend hours coding up a design. <strong>Should you put off the Photoshop stage for as long as you can?</strong> Yes. Get a clear understanding of the overall communication message and functionality of the desired website <em>before</em> even considering opening Photoshop for the first time. <em>Rock </em>may beat <em>Paper</em>, but <em>Paper</em> beats Photoshop everytime.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pixelhavenllc.com/weblog/designers-who-skip-photoshop/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The Theory Behind Progressive Enhancement</title>
		<link>http://www.pixelhavenllc.com/weblog/the-theory-behind-progressive-enhancement/</link>
		<comments>http://www.pixelhavenllc.com/weblog/the-theory-behind-progressive-enhancement/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 11:00:15 +0000</pubDate>
		<dc:creator>Josh Harbaugh</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[View All Posts]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[progressive enhancement]]></category>

		<guid isPermaLink="false">http://www.pixelhavenllc.com/?p=32</guid>
		<description><![CDATA[Progressive enhancement is a layered approach to interface development that helps ensure all users can navigate and read the content on a website regardless of browser or device limitations.]]></description>
			<content:encoded><![CDATA[<p>Those of you who have been a part of the web industry for awhile have probably heard about the idea of <strong>progressive enhancement</strong>. What is progressive enhancement anyway?</p>
<blockquote><p><em>Progressive enhancement</em> is a layered approach to interface development that helps ensure all users can navigate and read the content on a website regardless of browser or device limitations.<cite><a href="http://www.aarronwalter.com/">&mdash; Aarron Walter, <em>Building Findable Websites</em></a></cite></p></blockquote>
<p>The key to the success of progressive enhancement lies in the way you create and keep the structure, presentation, and behavior separate from one another.</p>
<p>If you keep the structure (HTML), presentation (CSS), and behavior (JavaScript) separate when you build websites, content remains accessible to everyone including search engine spiders.</p>
<p>You want to think of progressive enhancement as layering a cake. If you started with the frosting and worked your way back, you&#8217;d end up with a pretty terrible cake &mdash; most likely. You instead would want to start with the cake ingredients, then the baking, and finally the frosting on top. The same is true of progressive enhancement.</p>
<h3>The Ingredients (Structure)</h3>
<p>Begin with a <a href="http://mezzoblue.com/archives/2003/08/26/semantics_an/"><strong>semantically meaningful HTML file</strong></a> that communicates the information hierarchy of your page. By using heading, strong emphasis, emphasis, lists, and other semantic tags to mark up your document you&#8217;ll <strong>achieve a much better foundation from which to build upon</strong> when creating your cake &mdash; ahem &mdash; website.</p>
<h3>Baking (Presentation)</h3>
<p>Next, you&#8217;ll be adding the presentation layer using <a href="http://www.pixelhavenllc.com/weblog/style-sheets-the-basics"><strong>external CSS (Cascading Style Sheets) files</strong></a> that create the design of the document without altering the structure (HTML). Using CSS to control the presentation of your documents will make modifying them much less time-consuming. Trust me, you wouldn&#8217;t want to have to edit all the font tags of a hundred page website just to change the color. Ding! Cooking timer just went off.</p>
<h3>The Frosting on Top (Behavior)</h3>
<p>The final layer of our website cake is the behavior layer using JavaScript. This layer will enhance the interactions of the page. The JavaScript is also kept external in a separate file, and can easily <strong>take control of elements in the page</strong> without mixing in with the HTML structure.</p>
<h3>Conclusion</h3>
<p>Building your websites with this additive approach <strong>keeps them functional during each step</strong>. With CSS and JavaScript disabled, the user can still see all of the content and understand the information within as it&#8217;s communicated through your semantic markup. When CSS is enabled, the user is presented with an interface design that enhanced the look of the site. And finally, when JavaScript is enabled, the interactions add an extra bit of flair to the overall user experience.</p>
<p>When search engines encounter a site built using progressive enhancement they&#8217;ll be able to index all of the content because JavaScript will no longer be a roadblock. By making the presentation and behavior layers external, you also increase the speed with which search engine spiders can index your pages. Keeping everything separate improves overall maintenance as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pixelhavenllc.com/weblog/the-theory-behind-progressive-enhancement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
