<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Technosailor.com &#187; siliconera</title>
	<atom:link href="http://technosailor.com/tag/siliconera/feed/" rel="self" type="application/rss+xml" />
	<link>http://technosailor.com</link>
	<description>Business and Technology with Common Sense</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:54:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19888</generator>
		<item>
		<title>Siliconera Redesign Launch</title>
		<link>http://technosailor.com/2008/03/04/siliconera-redesign-launch/</link>
		<comments>http://technosailor.com/2008/03/04/siliconera-redesign-launch/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 17:14:14 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Aaron Brazell]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[siliconera]]></category>
		<category><![CDATA[Video Games]]></category>
		<category><![CDATA[WordPress 2.5]]></category>

		<guid isPermaLink="false">http://technosailor.com/?p=2097</guid>
		<description><![CDATA[If you&#8217;re a fan of video games, you&#8217;re probably a fan of Siliconera, one of b5&#8242;s largest sites on the network. For those of you who came to Social Media Club DC, you&#8217;ll remember the video from the Siliconera author, &#8230; <a href="http://technosailor.com/2008/03/04/siliconera-redesign-launch/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re a fan of video games, you&#8217;re probably a fan of <a href="http://siliconera.com">Siliconera</a>, one of b5&#8242;s largest sites on the network. For those of you who came to <a href="http://technosailor.com/2008/02/22/thank-you-social-media-club-dc/">Social Media Club DC</a>, you&#8217;ll remember the video from the Siliconera author, Spencer Yip, in my presentation.</p>
<p><img src="http://technosailor.com/files/siliconera-before-after.png" alt="siliconera-before-after.png" border="0" width="500" height="175" style="text-align:center;margin:0 auto" /></p>
<p>The ground rules for the design project was &#8220;fun&#8221;. It is a market leading video games site, but it had a fun audience that enjoyed fun gaming. The next rule was that in Japanese culture, monster &#8220;icons&#8221; are a part of their marketing culture. We needed monsters since the audience is largely Japanese. The next rule was that we figure out how to organize 10,000+ posts in a meaningful way to allow people to find stuff.</p>
<p>So we did. We hired <a href="http://breathewords.com/">Adriana de Barros</a> as our designer extraordinaire. Setting up conference calls between Spencer in L.A., me in Baltimore and Adriana in Portugal was&#8230; a challenge. :) Adriana designed this amazing design with ultra close attention to Spencer&#8217;s needs, our needs, and what I say WordPress could or could not do.</p>
<p>When she handed the skeleton HTML over to me early in February, I really had no idea what really was going to be at play in WordPressifying the design. I don&#8217;t want to steal any of Spencer&#8217;s thunder in explaining his thoughts behind the site but from a technical level, it was the most interesting and challenging WordPress project I&#8217;ve ever worked on.</p>
<ul>
<li>Multiple category-level navigation point broke down according to his <a href="http://www.siliconera.com/2000/01/01/how-to-use-the-media-radar/">Media Radar</a> concept, video game platforms as well as regional segmentation (games from the U.S., Japan, Korea, etc).</li>
<li>I had to do quite a bit of
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">remove_filter</div></td></tr></tbody></table></div>
<p>,</p>
<div class="codecolorer-container text default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">add_filter</div></td></tr></tbody></table></div>
<p>kind of massaging of WordPress&#8217;filters for excerpts, and other display elements.</li>
<li>Overriding of standard WordPress widgets as well as <a href="http://b5media.com">b5media</a> standard widgets. A good example of this is the Video Games channel blogroll which is two column in this case, but is single column on every other blog we own.</li>
<li>WordPress theme options page within his wp-admin gives him a means of configuring various options on the site</li>
<li>Customized CSS per browser</li>
</ul>
<p>As I said, it was one of the most challenging and interesting WordPress jobs of my career. I&#8217;ll talk more about that at <a href="http://dallas.wordcamp.org/">WordCamp Dallas</a> at the end of the month, so anyone who is there can pick my brain more about it there if you&#8217;d like.</p>
<p>Congrats, Spencer, Adriana and b5media  for a great site design.</p>
]]></content:encoded>
			<wfw:commentRss>http://technosailor.com/2008/03/04/siliconera-redesign-launch/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://technosailor.com/files/siliconera-before-after.png" />
		<media:content url="http://technosailor.com/files/siliconera-before-after.png" medium="image">
			<media:title type="html">siliconera-before-after.png</media:title>
		</media:content>
	</item>
	</channel>
</rss>

