<?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>We the Media &#187; WTM</title>
	<atom:link href="http://wtmworldwide.com/category/wtm/feed/" rel="self" type="application/rss+xml" />
	<link>http://wtmworldwide.com</link>
	<description>We the Media inc. Portland Oregon based Design and Development for the Web</description>
	<lastBuildDate>Mon, 05 Apr 2010 20:34:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WE Portal Style guide</title>
		<link>http://wtmworldwide.com/wtm/we-portal-style-guide/</link>
		<comments>http://wtmworldwide.com/wtm/we-portal-style-guide/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 19:25:36 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[WTM]]></category>

		<guid isPermaLink="false">http://wtmworldwide.com/?p=392</guid>
		<description><![CDATA[When starting the WE Portal project we had no idea that it would become a beautifully blossoming beast with a deep variety of function and layout. With this came a need for many different buttons, calls to action, entry fields, touts, icons, and fonts at varying sizes. Up until recently Jeff and I (designers) would [...]]]></description>
			<content:encoded><![CDATA[<p>When starting the <a href="http://wtmworldwide.com/our-work/nike-we-portal/">WE Portal</a> project we had no idea that it would become a beautifully blossoming beast with a deep variety of function and layout. With this came a need for many different buttons, calls to action, entry fields, touts, icons, and fonts at varying sizes. Up until recently Jeff and I (designers) would come up with these elements as we needed them. If we wanted a drop down we would make one; if we needed a new tout then we would make it — so on and so on. There is continuity throughout the site but by working this way it was still possible to have unique elements that the the front end team (James, Gorman, Jordan, Dan and George) would have to make every time they put these designs into production.</p>
<p>Until now.</p>
<p>We now have a marvelous document (thanks to Dan) that is a live functioning style guide. All the elements of the site and their on/off states, fonts (head, sub-head and body), size and color all live within this PSD to make everyone’s life easier. The designers no longer have to redraw elements. The front end team doesn’t have to cut out images and recut out images and recut out images.</p>
<p><a href="http://wtmworldwide.com/wp-content/uploads/Style-guide-overview5.jpg"><img class="alignleft size-full wp-image-400" title="Style guide overview" src="http://wtmworldwide.com/wp-content/uploads/Style-guide-overview5.jpg" alt="" width="453" height="730" /></a></p>
<p>As an example, let’s take this button (below) and walk through how this is applied to our work flow.</p>
<p><a href="http://wtmworldwide.com/wp-content/uploads/Stock-Button1.jpg"><img class="alignleft size-full wp-image-425" title="Stock Button" src="http://wtmworldwide.com/wp-content/uploads/Stock-Button1.jpg" alt="" width="453" height="185" /></a>James (front end developer) took this button and made a sprite (below), a flat image that combines multiple segments to render a dynamic expandable shape by the browser.</p>
<p><a href="http://wtmworldwide.com/wp-content/uploads/Button-sprite11.jpg"><img class="alignleft size-full wp-image-432" title="Button sprite1" src="http://wtmworldwide.com/wp-content/uploads/Button-sprite11.jpg" alt="" width="453" height="176" /></a></p>
<p>The button is cropped to a predefined length that’s written into the div set around the button.<br />
<a href="http://wtmworldwide.com/wp-content/uploads/Button-sprite2.jpg"><img class="alignleft size-full wp-image-402" title="Button sprite2" src="http://wtmworldwide.com/wp-content/uploads/Button-sprite2.jpg" alt="" width="453" height="176" /></a></p>
<p>The sprite is then referenced again for the the button’s end cap and is aligned to where the button was cropped.</p>
<p><a href="http://wtmworldwide.com/wp-content/uploads/Button-sprite31.jpg"><img class="alignleft size-full wp-image-437" title="Button sprite3" src="http://wtmworldwide.com/wp-content/uploads/Button-sprite31.jpg" alt="" width="453" height="330" /></a>This results in a seamless button that can dynamically change length according to the text inside it.</p>
<p><a href="http://wtmworldwide.com/wp-content/uploads/Button-sprite41.jpg"><img class="alignleft size-full wp-image-405" title="Button sprite4" src="http://wtmworldwide.com/wp-content/uploads/Button-sprite41.jpg" alt="" width="453" height="225" /></a></p>
<p>If a 175 px–wide button says “DONATE TODAY”, but needs to be changed to “DONATE NOW”, we no longer design a new button — we simply go into the code and edit the text to say “DONATE NOW” and the browser automatically adjusts the button to 160 px wide, accommodating the new text.</p>
<p>Typically, with this many variations of a button throughout the site it would require lots of server calls for each of these images. Now this sprite is loaded ONCE and used again and again each time that kind of button is needed. This technique is used for all of the expandable elements on the site, drastically reducing load time and giving a clean, fast way to update.</p>
]]></content:encoded>
			<wfw:commentRss>http://wtmworldwide.com/wtm/we-portal-style-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Border-Radius, it&#8217;s nice!</title>
		<link>http://wtmworldwide.com/wtm/border-radius-its-nice/</link>
		<comments>http://wtmworldwide.com/wtm/border-radius-its-nice/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 19:04:30 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[WTM]]></category>

		<guid isPermaLink="false">http://wtmworldwide.com/?p=361</guid>
		<description><![CDATA[A technique that I really enjoy using for rounding the corners of block-level elements is border-radius. This technique is used throughout the We The Media website (as you may have noticed). Implementing border-radius isn’t too hard, though the code is a bit heavy as different browsers require specific CSS (i.e. -moz- for Firefox and -webkit- [...]]]></description>
			<content:encoded><![CDATA[<p>A technique that I really enjoy using for rounding the corners of block-level elements is <a href="http://www.w3.org/TR/2009/CR-css3-background-20091217/#the-border-radius">border-radius</a>. This technique is used throughout the <a href="http://wtmworldwide.com">We The Media</a> website (as you may have noticed). Implementing border-radius isn’t too hard, though the code is a bit heavy as different browsers require specific CSS (i.e. -moz- for Firefox and -webkit- for Safari/Chrome). I don’t want to get into the actual code for this, but good examples can be found at <a href="http://www.the-art-of-web.com/css/border-radius/">The Art of Web</a> and <a href="http://www.w3.org/TR/2009/CR-css3-background-20091217/#the-border-radius">The W3C</a>.</p>
<p>I find this little bit of code very handy for easily adding rounded corners. In the past, I used to add extra divs to make rounded cornered boxes extendible in the code. The major drawback is that it doesn’t work in Internet Explorer browsers (big surprise there), but I am willing to have it gracefully degrade.</p>
<p><img class="alignnone size-full wp-image-363" title="border-radius" src="http://wtmworldwide.com/wp-content/uploads/wtmbolg.gif" alt="" width="367" height="326" /></p>
<p>Ok, so this doesn’t work in IE, but the good folks at <a href="http://www.htmlremix.com/css/curved-corner-border-radius-cross-browser">HTMLremix</a> have been working on a solution for this problem. They have developed the “<a href="http://code.google.com/p/curved-corner/">Curved-Corner</a>” project that just requires you to add an .htc file and link it in the CSS (as far as I can tell), but I have not been having much luck (though I haven&#8217;t tried very hard yet). The .htc file is available at <a href="http://code.google.com/p/curved-corner/">Google Code</a>. If you have gotten this to work, feel free to drop a comment and share your knowledge. For now, I am not too worried about this working on IE (at least for this site).</p>
<p>According to <a href="http://www.css3.info/microsoft-announces-css3-support-for-internet-explorer-9-ie9/">CSS3.info</a>, Microsoft does say that they will be supporting CSS3 in their upcoming Internet Explorer 9 browser. Let&#8217;s all hope, but for now we have plenty of other good browsers to use that support this cool attribute.</p>
]]></content:encoded>
			<wfw:commentRss>http://wtmworldwide.com/wtm/border-radius-its-nice/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>We&#8217;ve been hard at work on a shiny new coat of paint</title>
		<link>http://wtmworldwide.com/wtm/weve-been-hard-at-work-at-a-shiny-new-coat-of-paint/</link>
		<comments>http://wtmworldwide.com/wtm/weve-been-hard-at-work-at-a-shiny-new-coat-of-paint/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 11:37:52 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[WTM]]></category>

		<guid isPermaLink="false">http://10.0.1.4:8888/WTM/site/wordpress/?p=78</guid>
		<description><![CDATA[We launched the first WTM site in November of 2007, the night before we had a meeting with the fine founders of Odopod. We had to show them something to prove our legitimacy. Odopod threw us a quick Nike gig and the site did its job. Then it really didn&#8217;t change much after that. WTM [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_336" class="wp-caption alignright" style="width: 210px"><img class="size-medium wp-image-336" title="3868926708_c7b5e0eeb1_b" src="http://preview.wtmworldwide.com/wp-content/uploads/3868926708_c7b5e0eeb1_b-200x150.jpg" alt="Todd Q Measuring Wood Things" width="200" height="150" /><p class="wp-caption-text">Todd Q measuring wood things</p></div>
<p>We launched the first WTM site in November of 2007, the night before we had a meeting with the fine founders of Odopod. We <strong>had</strong> to show them something to prove our legitimacy. Odopod threw us a quick Nike gig and the site did its job. Then it really didn&#8217;t change much after that. WTM however, did.</p>
<p>We&#8217;ve officially gone official; office, employees, clients, and project managers. Oh yes, AND creatives &#8211; but we always had that. Our old site reflected the ideals of a network of creatives. While the soul of <em>that</em> WTM still exists, the new WTM is no longer a loose band of merrymakers &#8211; but a tight one. We landed new projects; big ones. Projects that needed military-like precision. In essence, we had to grow up. I have no qualms, we&#8217;ve been extremely fortunate.</p>
<p>I&#8217;d like to talk more about the process in which this site evolved to it&#8217;s current state and how the office was built, but I&#8217;ll leave that post to Jeff and Todd, respectively. With the site I will say we took our sweet ass time and got it right. After all, that&#8217;s what it takes to do great work, and if anything <a href="http://www.wtmworldwide.com/our-work/">we do great work</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wtmworldwide.com/wtm/weve-been-hard-at-work-at-a-shiny-new-coat-of-paint/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
