<?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>t.nels &#187; design</title>
	<atom:link href="http://tnels.com/category/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://tnels.com</link>
	<description>Now with posts!</description>
	<lastBuildDate>Mon, 30 Apr 2012 22:15:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Getting more out of images</title>
		<link>http://tnels.com/2009/04/01/getting-more-out-of-images/</link>
		<comments>http://tnels.com/2009/04/01/getting-more-out-of-images/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 00:42:46 +0000</pubDate>
		<dc:creator>t.nels</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[user experience]]></category>

		<guid isPermaLink="false">http://tnels.com/?p=41</guid>
		<description><![CDATA[Been working a lot on trying to reduce the amount of information displayed on/around album art lately. Mostly around how to best display additional information about an album without forcing the user to go to the product page. Sometimes I am of the mind that its probably better just to force users to go to [...]]]></description>
			<content:encoded><![CDATA[<p>Been working a lot on trying to reduce the amount of information displayed on/around album art lately. Mostly around how to best display additional information about an album without forcing the user to go to the product page. Sometimes I am of the mind that its probably better just to force users to go to product pages to learn more. So I&#8217;ve been experimenting with only showing the album art and displaying additional information on interaction. Ultimately, I&#8217;m not convinced this is best for the user, but a friend sent me these two really cool jQuery plug-ins that I thought I would share.</p>
<p><a href="http://www.addfullsize.com/" target="_blank">Fullsize</a> &#8211; its a plug-in but also a plea to the W3C to implement an additional feature in html to make it easier to display thumbnail and then show the full size without javascript. I&#8217;m not convinced this is a good idea at all, but the plug-in he&#8217;s got works pretty well.</p>
<p><a href="http://buildinternet.com/2009/03/sliding-boxes-and-captions-with-jquery/" target="_blank">Sliding Boxes and Captions</a> &#8211; This one I can get behind. Slick animations while allowing the user access to additional information. I&#8217;m not for hiding everything because there&#8217;s no call to action, why would the user mouse over album art unless they know its going to do something? But there are several different ways to approach this issue, as shown in the <a href="http://buildinternet.com/live/boxes/" target="_blank">demos</a>.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://tnels.com/2009/04/01/getting-more-out-of-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New design. New attitude?</title>
		<link>http://tnels.com/2009/02/26/new-design-new-attitude/</link>
		<comments>http://tnels.com/2009/02/26/new-design-new-attitude/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 06:18:42 +0000</pubDate>
		<dc:creator>t.nels</dc:creator>
				<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://tnels.com/2009/02/26/new-design-new-attitude.html</guid>
		<description><![CDATA[Okay, spent two hours setting this thing up tonight. Gotta really start using it now. I hope I can keep up to the expectations of the 2 people who have ever looked at this site.]]></description>
			<content:encoded><![CDATA[<p>Okay, spent two hours setting this thing up tonight. Gotta really start using it now. I hope I can keep up to the expectations of the 2 people who have ever looked at this site.</p>
]]></content:encoded>
			<wfw:commentRss>http://tnels.com/2009/02/26/new-design-new-attitude/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safari 3.1 Part 3 &#8211; Why Safari pissed me off</title>
		<link>http://tnels.com/2008/04/05/safari-31-part-3-why-safari-pissed-me-off/</link>
		<comments>http://tnels.com/2008/04/05/safari-31-part-3-why-safari-pissed-me-off/#comments</comments>
		<pubDate>Sat, 05 Apr 2008 14:02:15 +0000</pubDate>
		<dc:creator>t.nels</dc:creator>
				<category><![CDATA[browsers]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://tnels.com/?p=26</guid>
		<description><![CDATA[Okay, so I have finally gotten to this post. I guess I took the whole week off. I gotta be more disciplined. Anyway&#8230; One thing that angered me about Safari 3.1 was its @font-face support. This allows developers to load fonts that may not already be on someone&#8217;s computer and use them anywhere in the [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, so I have finally gotten to this post. I guess I took the whole week off. I gotta be more disciplined. Anyway&#8230;</p>
<p>One thing that angered me about Safari 3.1 was its @font-face support. This allows developers to load fonts that may not already be on someone&#8217;s computer and use them anywhere in the site. This could be a totally awesome tool, however, I thought, &#8220;Why the hell is Safari trying to become IE?&#8221; <span id="more-26"></span></p>
<p>What do I mean by that statement. Well, the reason the IE sucks to develop for is because it is too busy trying to support older websites that don&#8217;t <a title="Explanation of gracefully degrading" href="http://www.umuc.edu/ade/wia/basic.html#Degrade" target="_blank">gracefully degrade</a>. The developers were too busy trying to get the site to work in a patched together browser, so standards weren&#8217;t followed. This comes from the fact that IE attempted to create it own standard (as did Netscape) because they were all attempting to <a title="The Browser Wars" href="http://www.ericsink.com/Browser_Wars.html" target="_blank">monopolize the internet</a>.</p>
<p>Anyway, so we have Safari attempting to, in my view, add its own specification to CSS. Turns out I&#8217;m wrong. The @font-face selector is actually a part of the CSS3 spec. However, CSS3 is not fully &#8220;approved&#8221; even though it is supported. I&#8217;m not really sure how that works, but I&#8217;d really like to see some definite approval before we see support.</p>
<p>So I guess @font-face is all good. Soon we&#8217;ll be seeing websites in font other than Arial, Verdana, Tahoma, Trebuchet MS, Georgia, Times, and fantasy? Almost. Turns out you have to host the font files on your server, in a readable directory, so you can&#8217;t put up commercial fonts because all users will have to do is read your CSS (thanks <a title="Firebug is awesome!" href="http://getfirebug.com" target="_blank">Firebug</a>!) and navigate to the font file and download it. Not good. So we are stuck with Open Type fonts. Which can be good, and are getting better, but they&#8217;re no <a title="Din font" href="http://www.myfonts.com/fonts/fontfont/ff-din/" target="_blank">Din</a>.</p>
<p>But wait there&#8217;s more! You can load other fonts with this handy little tool known as <a title="sFIR font replacement with Flash" href="http://www.mikeindustries.com/blog/sifr/" target="_blank">sFIR</a>. sFIR is awesome because it replaces your headings with Flash files that have the font&#8217;s embedded. It gracefully degrades (if someone doesn&#8217;t have Flash, they get the heading in your default font style). It also has limitations. sFIR is no intended to be used for mainbody text, only small chunks, like headings. And the person needs Flash (who doesn&#8217;t have it now-a-days?).</p>
<p>For more on @font-face and how it works, check out this <a title="Explanation of Safari 3.1 @font-face" href="http://www.broken-links.com/2008/03/18/safari-31-introduces-web-fonts-for-all/" target="_blank">@font-font explanation</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tnels.com/2008/04/05/safari-31-part-3-why-safari-pissed-me-off/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Obama vs. change&#8230;</title>
		<link>http://tnels.com/2008/03/24/obama-vs-change/</link>
		<comments>http://tnels.com/2008/03/24/obama-vs-change/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 13:10:55 +0000</pubDate>
		<dc:creator>t.nels</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[carbon emissions]]></category>
		<category><![CDATA[logo]]></category>
		<category><![CDATA[volkswagon]]></category>

		<guid isPermaLink="false">http://tnels.com/2008/03/24/obama-vs-change.html</guid>
		<description><![CDATA[I recently bought a new car, and because of this, I get a lot of mail. Lots of companies want my opinion on 30,000 different aspects of the car, as if my opinion was actually worth something. Sadly, I just don&#8217;t have enough time to give to these companies. One of them was nice enough [...]]]></description>
			<content:encoded><![CDATA[<p>I recently bought a new car, and because of this, I get a lot of mail. Lots of companies want my opinion on 30,000 different aspects of the car, as if my opinion was actually worth something. Sadly, I just don&#8217;t have enough time to give to these companies. One of them was nice enough to include a fresh dollar bill in the envelope, which was enough for me to actually look at all 40 pages of questions it had before I trashed it.</p>
<p>Anyway, one company sent me some information on how Volkswagon, I got a GTI, is supporting their movement to reduce carbon emissions. They are called Carbon Fund. Very interesting stuff. But what was more interesting was their logo, which looks a lot like the logo of a certain presidential candidate. I assume, since Carbon Fund as been around since &#8217;03, that their logo came first. Here they are, in all their glory:</p>
<div class="image-example"><img src="http://tnels.com/wp-content/uploads/2008/03/obama_logo.png" alt="Obama for President Logo" hspace="10" /><img src="http://tnels.com/wp-content/uploads/2008/03/carbon_fund_logo.png" alt="Carbon Fund Logo" hspace="10" /></div>
<p>I am not a designer, but I do work with designers, and I know that they get inspiration from various places. Both of these are aiming at an awakening, to show that something is on the rise, but its not going to happen with just logos and good intentions.</p>
<p>Check out their websites to learn more, <a href="http://www.barakobama.com" title="Barak Obama" target="_blank">Barak Obama</a> and <a href="http://www.carbonfund.org" title="Carbon Fund Website" target="_blank">Carbon Fund</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tnels.com/2008/03/24/obama-vs-change/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

