<?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>Changelog &#187; Design</title>
	<atom:link href="http://zeppox.net/weblog/category/design/feed" rel="self" type="application/rss+xml" />
	<link>http://zeppox.net/weblog</link>
	<description>Doing the things a web geek does</description>
	<lastBuildDate>Fri, 28 Jul 2006 02:08:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>More Hivelogic envy</title>
		<link>http://zeppox.net/weblog/2003/11/hivelogic2</link>
		<comments>http://zeppox.net/weblog/2003/11/hivelogic2#comments</comments>
		<pubDate>Sun, 23 Nov 2003 22:33:36 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://jackson.zeppox.net/weblog/2003/11/23/hivelogic2</guid>
		<description><![CDATA[<p>hivelogic2</p>
]]></description>
			<content:encoded><![CDATA[<p>When I started this blog I used <a href="http://www.hivelogic.com">Hivelogic for inspiration</a>.  Since then my template has changed a few times.  Well, just recently Hivelogic went and redesigned.  It hardly suprises me that my first reaction was to whip out <a href="http://www.textpad.com">TextPad</a> and start playing eith my site templates again&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://zeppox.net/weblog/2003/11/hivelogic2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>La La La La Laaa&#8230;</title>
		<link>http://zeppox.net/weblog/2003/10/ipodad</link>
		<comments>http://zeppox.net/weblog/2003/10/ipodad#comments</comments>
		<pubDate>Sat, 11 Oct 2003 03:40:49 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://jackson.zeppox.net/weblog/2003/10/10/ipodad</guid>
		<description><![CDATA[<p>ipodad</p>
]]></description>
			<content:encoded><![CDATA[<p>Sweet Jeebus the <a href="http://www.apple.com/ipod/ads/">iPod has sweet ads</a>!  Is there any doubt as to why this company <a href="http://blogcritics.org/archives/2003/09/25/131730.php">is cool</a>?</p>

<p><p>Seriously though, what other tech company <a href="http://www.sfgate.com/cgi-bin/article.cgi?file=/gate/archive/2003/10/01/notes100103.DTL">pays this much attention to customer experience</a>?  From <a href="http://www.apple.com/macosx/">the OS (check out the Panther box)</a> <a href="http://www.apple.com/powermac/">to</a> <a href="http://www.apple.com/ipod/">the</a> <a href="http://www.apple.com/powerbook/">hardware</a> Apple puts in the extra effort to make things &#8220;pleasant.&#8221;</p></p>

<p><p>Of course, using OSX for any length of time drives me up the wall&#8230;  But I&#8217;ve always hated the global menu bar.</p></p>

<p><p>I just have a hard time getting excited about my <a href="http://global.acer.com/products/notebook/tm800.htm">Acer</a> with <a href="http://www.microsoft.com/windowsxp">XP</a>.  Especially when the TV-Out won&#8217;t work.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://zeppox.net/weblog/2003/10/ipodad/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pure CSS Tabs</title>
		<link>http://zeppox.net/weblog/2003/05/csstabs</link>
		<comments>http://zeppox.net/weblog/2003/05/csstabs#comments</comments>
		<pubDate>Sat, 03 May 2003 15:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://jackson.zeppox.net/weblog/2003/05/03/csstabs</guid>
		<description><![CDATA[<p>csstabs</p>
]]></description>
			<content:encoded><![CDATA[<p>For some reason CSS Tabs are a big topic of late.  I recently spent some time with the issue when trying to redesign my old weblog.  <span class="oops">I never used the design, but came up with a nice solution (in my mind)</span>.  I&#8217;m using the design on my home page at the moment (though its days are numbered).  The end solution has a few quirks, but looks good in most modern browsers.</p>  <p>To begin we have all the previous attempts I studied:</p>  <ul> <li><a href="http://www.alistapart.com/stories/taminglists/" title="&quot;Taming Lists&quot; at A List Apart">Mark Newhouse</a> <p>This didn&#8217;t quite work for me, but helped get me started</p></li> <li><a href="http://diveintomark.org/archives/2003/03/24/pure_css_tabs.html" title="&quot;Pure CSS Tabs&quot; by Mark Pilgrim">Mark Pilgrim</a> <p>The tabs don&#8217;t line up very well in <a href="http://epiphany.mozdev.org">Epiphany</a> on Linux, but I liked how he used CSS to decorate the &#8220;front&#8221; tab.</li> <li><a href="http://www.beandizzy.com/" title="Beandizzy">Dean Burge</a> <p>This was the look I wanted to get</p></li> </ul>  <p>In addition, the following sites also tackle the problem:</p>  <ul> <li><a href="http://www.megnut.com/web/006933.asp" title="CSS tabs at megnut">Meg Hourihan</a> <p>The <a href="http://www.megnut.com/misc/nav3.html" title="megnut CSS tabs example">example</a> looks good, but uses <code>&lt;h2&gt;</code> for her tabs instead of a list.</p></li> <li><a href="http://www.clagnut.com/writings/csstabs/" title="CSS tabs at dagnut">Richard Rutter</a> <p>Has a cool 3D effect, but the CSS is pretty complex as a result.  Also has secondary navigation associated with each tab.</p></li> <li><a href="http://www.simplebits.com/200304#1049772884" title="CSS tabs at simplebits">Dan Cederholm</a> <p>The <a href="http://www.simplebits.com/code/css_tabs.html" title="simplebits CSS tabs example">example</a> looks really nice, but uses images.</p></li> <li><a href="http://unraveled.com/joshua/projects/css_tabs/" title="CSS tabs at unraveled">Joshua Kaufman</a> <p>Using <a href="http://epiphany.mozdev.org">Epiphany</a> on Linux, the tabs don&#8217;t align with the baseline, spoiling the effect.</p></li> </ul>  <p><a href="http://www.web-graphics.com/mtarchive/000852.php" title="CSS tabs at webgraphics">Webgraphics</a> has most of these (and a few more) linked in one convenient place.</p>  <p>I&#8217;m rather fond of my own solution.  The HTML and CSS are both quite simple.  The HTML uses an unordered list inside a <code>&lt;div&gt;</code>.</p> <pre> &lt;div id="tabs"&gt;  &lt;ul&gt; &lt;li id="t_home"&gt;&lt;a href="http://foo.com/"&gt;Home&lt;/a&gt;&lt;/li&gt; &lt;li id="t_journal"&gt;&lt;a href="http://foo.com/journal/"&gt;Journal&lt;/a&gt;&lt;/li&gt; &lt;li id="t_about"&gt;&lt;a href="http://foo.com/about/"&gt;About&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;/div&gt; </pre>  <p>The CSS is a little more complicated, mostly to show the correct &#8220;front&#8221; tab depending on the current page.  I use an <code>id</code> selector on the <code>&lt;body&gt;</code> element to identify the current page.</p>  <pre> &lt;body id="home"&gt; </pre>  <p>Next I display the list items inline, and remove all padding and margins.</p>    <pre> #tabs {     font-size: x-small;     border-bottom: 1px solid black;     padding-top: 20px; }  #tabs ul {    margin: 0;  padding: 0; }   #tabs ul li {   list-style: none;   display: inline; } </pre>  <p>To get the tab effect, I give each anchor a small border and pad the sides out a bit (optional).</p>    <pre> #tabs ul li a, #tabs ul li a:link, #tabs ul li a:visited {  border: 1px solid #000;     text-decoration: none;  padding: 0 10px;    margin: 0; } </pre>  <p>Finally, I give the current tab a white border on the bottom so it appears to be in front of the others.  I use the <code>id</code> of the <code>&lt;body&gt;</code> element to determine which tab gets to in front.  I borrowed this idea from Mark Pilgrim&#8217;s version.</p>  <pre> #home #tabs li#t_home a, #journal #tabs li#t_journal a, #bookmarks #tabs li#t_bookmarks a, #photos #tabs li#t_photos a, #about #tabs li#t_about a {     font-weight: bold;  border-bottom: 1px solid #fff;  background: #fff; } </pre>  <p>The result is pretty nice:</p>  <img src="/~jackson/images/ie_tabs.png" alt="CSS tabs in Internet Explorer 6 for Windows" />  <p>(above) The result in Internet Explorer 6 for Windows</p>  <img src="/~jackson/images/firebird_tabs.png" alt="CSS tabs in Mozilla Firebird for Windows" />  <p>(above) The result in Mozilla Firebird for Windows</p>  <img src="/~jackson/images/opera_tabs.png" alt="CSS tabs in Opera 7 for Windows" />  <p>(above) The result in Opera 7 for Windows</p>  <p>I&#8217;ve put up a simple <a href="/~jackson/examples/css_tabs.html">example</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://zeppox.net/weblog/2003/05/csstabs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do you speak Flash?</title>
		<link>http://zeppox.net/weblog/2002/11/do-you-speak-flash</link>
		<comments>http://zeppox.net/weblog/2002/11/do-you-speak-flash#comments</comments>
		<pubDate>Tue, 26 Nov 2002 16:29:16 +0000</pubDate>
		<dc:creator>jackson</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://rabbit/~jackson/wordpress/do-you-speak-flash</guid>
		<description><![CDATA[<p>Judging from these portfolios you&#8217;d think everyone in Scandinavia knows Flash and does design work for a living.  Hm, maybe they do&#8230;</p>

<p>Anyways, I like this one.</p>
]]></description>
			<content:encoded><![CDATA[<p>Judging from <a href="http://www.k10k.net/dropbox/newstempstuff/portfolios.html" title="k10k portfolios">these portfolios</a> you&#8217;d think everyone in Scandinavia knows Flash and does design work for a living.  Hm, maybe they do&#8230;</p>

<p>Anyways, I like <a href="http://www.superfamous.com/" title="Superfamous">this one</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://zeppox.net/weblog/2002/11/do-you-speak-flash/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is there beauty in ASCII art?</title>
		<link>http://zeppox.net/weblog/2002/10/is-there-beauty-in-ascii-art</link>
		<comments>http://zeppox.net/weblog/2002/10/is-there-beauty-in-ascii-art#comments</comments>
		<pubDate>Sun, 27 Oct 2002 16:00:55 +0000</pubDate>
		<dc:creator>jackson</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Geek]]></category>

		<guid isPermaLink="false">http://rabbit/~jackson/wordpress/is-there-beauty-in-ascii-art</guid>
		<description><![CDATA[<p>I like simple designs.  Crowded pages are distracting, they move the user&#8217;s focus from content to presentation.  This usually makes finding content ona site a chore rather than the natural function of the site.</p>

<p>I appreciate sites like NTK, craigslist, and Google becuase content is presented in a clean, straightforward fashion.  They make [...]</p>
]]></description>
			<content:encoded><![CDATA[<p>I like simple designs.  Crowded pages are distracting, they move the user&#8217;s focus from content to presentation.  This <em>usually</em> makes finding content ona site a chore rather than the natural function of the site.</p>

<p>I appreciate sites like <a href="http://www.ntk.net">NTK</a>, <a href="http://www.craigslist.org">craigslist</a>, and <a href="http://www.google.com">Google</a> becuase content is presented in a clean, straightforward fashion.  They make good use of hyperlinking and try to help me find what I want.  Material is neither hidden nor obfuscated.
I wish that more sites would forget neat DHTML and Javascript tricks and simply present the user with information.  Make the site easy to navigate, and provide hints about where a user might find additional information.  If you want to keep a user at your site, give them something to see.  Don&#8217;t make it a chore to find information or users will leave befor they really find what they want.</p>

<p>Visual design has its place.  But I would rather have a easy to use site with no graphics and minimal layout then a beauftiful site with nothing to say.</p>

<p>Of course, I will accept that for some sites, design <em>is</em> their content.  These sites may continure to ignore all of the above.</p>
]]></content:encoded>
			<wfw:commentRss>http://zeppox.net/weblog/2002/10/is-there-beauty-in-ascii-art/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Big Idea</title>
		<link>http://zeppox.net/weblog/2001/05/big-idea</link>
		<comments>http://zeppox.net/weblog/2001/05/big-idea#comments</comments>
		<pubDate>Thu, 31 May 2001 04:21:30 +0000</pubDate>
		<dc:creator>jackson</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Geek]]></category>

		<guid isPermaLink="false">http://rabbit/~jackson/wordpress/big-idea</guid>
		<description><![CDATA[<p>New big idea&#8230; Ok, so I really dig task-centered user interface design, it makes sense to me that design should concentrate on what people really do rather than what designers think they do.  Keep it simple people.  I like the new task stuff in Windows XP Beta, though the presentation is ugly&#8230; I [...]</p>
]]></description>
			<content:encoded><![CDATA[<p>New big idea&#8230; Ok, so I really dig task-centered user interface design, it makes sense to me that design should concentrate on what people really do rather than what designers think they do.  Keep it simple people.  I like the new task stuff in Windows XP Beta, though the presentation is ugly&#8230; I think the new built-in cd burning is a good example of something damn usefull and damn easy to use.  I don&#8217;t like the stupid boxes in web explorer view, I always ditch those.  Same with the thumbnail view, useful, and easy to use.</p>

<p>So anyways&#8230; My new big idea is to expand this whole idea and build an entire OS interface around it.  These means getting rid of the whole application idea and moving the focus of the UI to the document.  Admittedly, I don&#8217;t think this is for everyone&#8230; But I think it would be a huge leap in usability.  It would shorten the cognitive gap people must cross in fitting UI paradigms into their world view.</p>
]]></content:encoded>
			<wfw:commentRss>http://zeppox.net/weblog/2001/05/big-idea/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
