<?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>Josh Hepworth &#187; web</title>
	<atom:link href="http://www.joshhepworth.com/tag/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joshhepworth.com</link>
	<description>The personal portfolio of [mostly] everything Josh Hepworth</description>
	<lastBuildDate>Fri, 11 Dec 2009 03:46:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Type on the Web</title>
		<link>http://www.joshhepworth.com/type-on-the-web/</link>
		<comments>http://www.joshhepworth.com/type-on-the-web/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 22:31:47 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.joshhepworth.com/?p=347</guid>
		<description><![CDATA[While there has been a big movement recently to get the webfonts format up and running to help break the barrier of traditionally web-safe fonts, there&#8217;s a smaller admittedly less important problem at work. However, that doesn&#8217;t make it any less frustrating as designers move their work from Photoshop to HTML / CSS. There are ]]></description>
			<content:encoded><![CDATA[<p>While there has been a big movement recently to get the webfonts format up and running to help break the barrier of traditionally web-safe fonts, there&#8217;s a smaller admittedly less important problem at work. However, that doesn&#8217;t make it any less frustrating as designers move their work from Photoshop to HTML / CSS.</p>
<p><span id="more-347"></span>There are subtle differences between the way different browsers on different operating systems render the exact same font. While it may not seem like a big deal, it can create big headaches as designers need to choose how to keep their design consistent accross platforms. Since the variation between what browser and operating system a user only becomes greater, I can only see this becoming a larger issue as more people use the different browsers.</p>
<p>While I&#8217;m not going to document the problem extensively here, as Chris Coyier over at CSS Tricks<a title="Browser / OS Font Rendering Differences" href="http://css-tricks.com/font-rendering-differences-firefox-vs-ie-vs-safari/"> documented the rendering differences</a> quite well and a quick look at my own website shows some of the symptoms, I would like to suggest a solution or two as I plan to implement them on my own site.</p>
<p><img class="size-full wp-image-349 alignnone" title="Font Render Compare" src="http://www.joshhepworth.com/wp-content/uploads/2009/08/font-render-compare.gif" alt="Browser Font Render Comparison" width="620" height="143" /></p>
<p>The above shows the subtle differences on my own site when I only change OS. While not an incredible change, those 3 or 4 pixels are terribly annoying every time I see them on my Windows box.</p>
<p><strong>The Fix</strong><br />
Luckily, that specific problem I think I will be able to fix with a relatively small snippet of jQuery JS or PHP magic. While it will rely on the user-agent, which can easily be spoofed, it should be able to fix the issue for the majority of users. I&#8217;ll basically just be grabbing the user-agent OS / Browser, and inject some CSS into the page to adjust the padding / margins of whatever elements it affects. However, I don&#8217;t see this as a solution.</p>
<p><strong>The Solution</strong><br />
My fix will be very site specific even though the principle idea can be applied to any site. A solution should fix it in one swoop, but I do not see that happening for some time. I think the only effective way to solve this issue would be to introduce a &#8220;Web Font Rendering Engine&#8221; that would have to be voluntarily introduced into each browser. Although solving the problem, this is less than ideal considering it would require a browser upgrade and eight years later people are still using IE 6.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joshhepworth.com/type-on-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IDEAS Website for IST</title>
		<link>http://www.joshhepworth.com/ideas-website-for-ist/</link>
		<comments>http://www.joshhepworth.com/ideas-website-for-ist/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 02:08:15 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[clouds]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[ist]]></category>
		<category><![CDATA[popcorn]]></category>
		<category><![CDATA[psu]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.joshhepworth.com/?p=304</guid>
		<description><![CDATA[I designed and developed the IDEAS website from scratch after being involved with the program for a semester. It&#8217;s a site that is used for organization and promotion of the group among the students in the college of IST. The design needed to make sure content was presented professionally yet also portray the organization as ]]></description>
			<content:encoded><![CDATA[<p>I designed and developed the <a title="IDEAS for IST Website" href="http://ideas.ist.psu.edu">IDEAS website</a> from scratch after being involved with the program for a semester. It&#8217;s a site that is used for organization and promotion of the group among the students in the college of IST. The design needed to make sure content was presented professionally yet also portray the organization as friendly and creative.</p>
<p>The concept for the site revolved around a thought cloud to symbolize the free thinking and intellectual goals of the organization as requested by the coordinators Dr. Tapia and Dr. Ocker. The site&#8217;s minimalist design lays on top of a custom CMS system to make maintenance and updates to the site such as adding pictures, students, or forms easy for both myself and the two professors. I&#8217;ve had a great time working with both professors in reasarch and in the design process of this website. Below I&#8217;ve posted a few screen shots from the website along with a little tidbit about each.</p>
<p><img class="alignnone size-full wp-image-306" title="ideas2" src="http://www.joshhepworth.com/wp-content/uploads/2009/04/ideas2.jpg" alt="ideas2" width="610" height="540" /></p>
<p>The above page is used by the organization to list upcoming events as well as post pictures and information about events past.</p>
<p><img class="alignnone size-full wp-image-307" title="ideas3" src="http://www.joshhepworth.com/wp-content/uploads/2009/04/ideas3.jpg" alt="ideas3" width="610" height="513" /></p>
<p>The home page of the site, that also serves as the about page, draws information from the MySQL database that can be updated from the administration panel. There site administrators can manage page revisions and drafts to the site&#8217;s about page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joshhepworth.com/ideas-website-for-ist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Over Simplification of Web Design</title>
		<link>http://www.joshhepworth.com/over-simplification-of-web-design/</link>
		<comments>http://www.joshhepworth.com/over-simplification-of-web-design/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 18:54:22 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[clients]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[ignorance]]></category>
		<category><![CDATA[knowledge]]></category>
		<category><![CDATA[society]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.joshhepworth.com/?p=280</guid>
		<description><![CDATA[The process of creating a website that is customized to a client&#8217;s specific needs is complex and engaged. It&#8217;s a combination of design, marketing, usability, and engineering. Yet, it seems that very few individuals recognize the intracacies of this process and expect people to be able to just pop out a website without much thought ]]></description>
			<content:encoded><![CDATA[<p>The process of creating a website that is customized to a client&#8217;s specific needs is complex and engaged. It&#8217;s a combination of design, marketing, usability, and engineering. Yet, it seems that very few individuals recognize the intracacies of this process and expect people to be able to just pop out a website without much thought or effort. I think this digg user found a pretty good way to describe the issue <a href="http://digg.com/design/How_much_should_a_web_design_cost">here</a>:</p>
<blockquote><p>Just like the old engineer joke:</p>
<p>&#8216;There was an engineer who had an exceptional gift for fixing all things mechanical. After serving his company loyally for over 30 years, he happily retired. Several years later the company contacted him regarding a seemingly impossible problem they were having with one of their multi-million dollar machines.</p>
<p>They had tried everything and everyone else to get the machine to work but to no avail. In desperation, they called on the retired engineer who has solved so many of their problems in the past.</p>
<p>The engineer reluctantly took the challenge. He spent a day studying the huge machine. At the end of the day, he marked a small &#8220;x&#8221; in chalk on a particular component of the machine and stated, &#8220;This is where your problem is&#8221;. The part was replaced and the machine worked perfectly again. The company received a bill for $50,000 from the engineer for this service. They demanded an itemized accounting of his charges.</p>
<p>The engineer responded briefly:</p>
<p>* One chalk mark $1<br />
* Knowing where to put it $49,999&#8242;</p>
<p>Web designers, like engineers, are paid for their intangible expertise on the subject, something hard for non-experts to gauge or comprehend.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.joshhepworth.com/over-simplification-of-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
