<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>Elliot Swan</title>
	
	<link>http://www.elliotswan.com</link>
	<description>designs stuff and writes code.</description>
	<lastBuildDate>Thu, 28 Apr 2011 21:15:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="elliot-swan" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://www.elliotswan.com/feed" /><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Fwww.elliotswan.com%2Ffeed" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Fwww.elliotswan.com%2Ffeed" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Fwww.elliotswan.com%2Ffeed" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://www.bloglines.com/sub/http://www.elliotswan.com/feed" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Fwww.elliotswan.com%2Ffeed" src="http://www.netvibes.com/img/add2netvibes.gif">Subscribe with Netvibes</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://fusion.google.com/add?feedurl=http%3A%2F%2Fwww.elliotswan.com%2Ffeed" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Fwww.elliotswan.com%2Ffeed" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><item>
		<title>Responsive Web Design: Remembering What We’ve Already Learned</title>
		<link>http://www.elliotswan.com/2011/04/28/responsive-web-design-remembering-what-weve-already-learned/</link>
		<comments>http://www.elliotswan.com/2011/04/28/responsive-web-design-remembering-what-weve-already-learned/#comments</comments>
		<pubDate>Thu, 28 Apr 2011 21:15:54 +0000</pubDate>
		<dc:creator>Elliot Swan</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[principles]]></category>
		<category><![CDATA[responsive web design]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.elliotswan.com/?p=701</guid>
		<description><![CDATA[If you haven&#8217;t heard much about &#8220;Responsive Web Design&#8221; yet, you should get reading. The original article was published on A List Apart almost a year ago, and the movement has slowly been building since. Its practically a buzzword now.
The idea is fairly straightforward: With all the new internet devices coming out, people are accessing [...]]]></description>
			<content:encoded><![CDATA[<p>If you haven&#8217;t heard much about &#8220;Responsive Web Design&#8221; yet, you should get reading. The <a href="http://www.alistapart.com/articles/responsive-web-design/">original article</a> was published on A List Apart almost a year ago, and the movement has slowly been building since. <a href="http://twitter.com/#!/search/responsive%20web%20design">Its practically a buzzword now</a>.</p>
<p>The idea is fairly straightforward: With all the new internet devices coming out, people are accessing websites in many different ways and viewing them on many different screen sizes. Monitors are getting bigger, smartphones are (mostly) getting smaller, and tablets are, well, somewhere in the middle. So why develop sites at just one size? If people are viewing sites at different times in different ways, shouldn&#8217;t the design—and in some cases the content—change as well?</p>
<p>The idea is a great one. The executions, however, are easy to screw up. Yesterday on Twitter <a href="http://twitter.com/#!/elliothere/status/62969479444959233">I briefly discussed</a> the blog post <a href="http://jasonthings.com/2011/03/626/">More Responsive Design, Please</a> and some of the problems I see with many mobile sites. With Responsive Web Design starting to gain momentum, I fear we will start to see many designers getting caught up in the idea and trying to implement responsive designs just for the sake of it, throwing away many principles that still hold true. </p>
<p>This post is not an attack on Responsive Web Design. I think the idea is great. This post, rather, is to make sure designers are thinking things through before acting. A word of caution, and a reminder of some of the design and development principles that should still hold true regardless of how &#8220;responsive&#8221; a site is. </p>
<p><span id="more-701"></span></p>
<h3>Grids are good</h3>
<p>While technology and devices will always change, good design principles will not. Proper grid alignment will always be key, and the <a href="http://en.wikipedia.org/wiki/Golden_ratio">Golden Ratio</a> will always be golden. Similarly, the <a href="http://webtypography.net/Rhythm_and_Proportion/Horizontal_Motion/2.1.2/">ideal number of characters-per-line of text is still 66</a>. </p>
<p>For these reasons, fluid layouts, while they can be great, can also be very dangerous. Extra attention needs to be placed on these kinds of details for such layouts, otherwise good design is simply being sacrificed in the name of a web design movement. <a href="http://adapt.960.gs/">Adapt.js</a> looks to be another interesting idea for using multiple grid layouts. </p>
<h3>Mobile users don&#8217;t always want to be mobile users</h3>
<p>This was the main subject of my <a href="http://twitter.com/#!/elliothere/status/62969479444959233">tweet yesterday</a>. A growing trend is to create mobile versions of websites, often at 320 pixels. Back before smartphones ran complete browsers, mobile versions were actually necessary. Today, however, they&#8217;re generally not. They can still be a great idea, but if designers aren&#8217;t careful, they can often just make the situation worse. </p>
<p>To create a solid mobile site, a designer needs to nail exactly why users are accessing the site on a mobile device. And assumptions on this issue are not always correct. For me personally, when I access a site, generally the first thing I do is search for the &#8220;full site&#8221; link. This is especially true for <a href="http://m.facebook.com/">Facebook&#8217;s mobile site</a>. Why? Because I already have their iPhone app that essentially has the same features as the mobile site. If I&#8217;m accessing Facebook via Mobile Safari, it&#8217;s because I&#8217;m looking for something only accessible via the full site. </p>
<p>If I&#8217;m accessing a site via my iPhone that I also regularly visit in a full browser, chances are I know what I want and where it is. Changing anything, regardless of intent, does not help. I already know where everything is—don&#8217;t make me find it again. </p>
<p><a href="http://jasonthings.com/2011/03/626/">Jason Rhodes puts it best</a>: </p>
<blockquote><p>We can’t reliably determine a user’s intention based on the capability information we collect from her device or internet connection.</p></blockquote>
<p>Unless you are sure beyond a reasonable doubt that you know exactly what your mobile users want, there needs to be a better way of determining which content to show than simply checking for the type of device.</p>
<h3>Things change</h3>
<p>Remember back when people used to do this awful thing called <a href="http://www.quirksmode.org/js/detect.html">browser detection</a>? It sounded like a good idea at the time, then we realized it only complicates things. </p>
<p>Developing sites based on set resolutions may work for the time being, but it is important to remember that screens and resolutions, even on mobile devices, will change.</p>
<h3>Analytics are your friend</h3>
<p>There are a lot of <a href="http://haveamint.com">great</a> <a href="http://google.com/analytics">analytics</a> options out there, and they&#8217;re not only useful for determining ROI. </p>
<p>Want to know for sure exactly what mobile users do on your site? You can find out. If more designers looked at actual data before making design decisions, we&#8217;d have a lot more excellent mobile sites out there (and a few less bad ones). </p>
<h3>Use your brain</h3>
<p>In summary, we just need to remember to use our brains. It&#8217;s the best design tool we have.</p>
<p>And yes, I am still alive. I realize this is the first time I&#8217;ve posted here in almost 2 years, but things have been a <a href="http://durocast.com">little</a> <a href="http://elliotswandesigns.com">busy</a>. I hope to get back into the habit of posting more regularly, and I can always be caught <a href="http://twitter.com/elliothere">over on Twitter</a>. </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/elliot-swan?a=3towKbW1Le0:gkGEU8jxiUM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/elliot-swan?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=3towKbW1Le0:gkGEU8jxiUM:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/elliot-swan?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=3towKbW1Le0:gkGEU8jxiUM:I2FUP0JpNAM"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=3towKbW1Le0:gkGEU8jxiUM:I2FUP0JpNAM" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=3towKbW1Le0:gkGEU8jxiUM:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=3towKbW1Le0:gkGEU8jxiUM:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=3towKbW1Le0:gkGEU8jxiUM:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=3towKbW1Le0:gkGEU8jxiUM:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.elliotswan.com/2011/04/28/responsive-web-design-remembering-what-weve-already-learned/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Into the Wild: Working With DuroCast</title>
		<link>http://www.elliotswan.com/2009/11/09/into-the-wild-working-with-durocast/</link>
		<comments>http://www.elliotswan.com/2009/11/09/into-the-wild-working-with-durocast/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 21:16:44 +0000</pubDate>
		<dc:creator>Elliot Swan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.elliotswan.com/?p=678</guid>
		<description><![CDATA[I am well aware that it has been quite a while since I&#8217;ve last written anything here. I&#8217;ve basically been a slacker in that regard—but luckily, I have something to show for it. 

Where have I been?
Since quitting my job back in May, I&#8217;ve been working alongside Bryce Clemmer and Matt Polzin to bring DuroCast [...]]]></description>
			<content:encoded><![CDATA[<p>I am well aware that it has been quite a while since I&#8217;ve last written anything here. I&#8217;ve basically been a slacker in that regard—but luckily, I have something to show for it. </p>
<p><span id="more-678"></span></p>
<h3>Where have I been?</h3>
<p>Since <a href="http://www.elliotswan.com/2009/05/19/quit-the-day-job/">quitting my job</a> back in May, I&#8217;ve been working alongside <a href="https://twitter.com/bryceclem">Bryce Clemmer</a> and <a href="http://willamette.edu/~mpolzin">Matt Polzin</a> to bring <a href="http://durocast.com">DuroCast</a> to the web.</p>
<p>I have been working with this team as Co-founder and Creative Director, and it&#8217;s been a blast. This is definitely one of the most involved interfaces I have worked on, and it&#8217;s been an interesting experience getting a startup company up and running. </p>
<h3>What now?</h3>
<p>Six months later, we&#8217;ve <a href="http://blog.durocast.com/2009/11/08/durocast-private-beta-begins/">sent out the first round of beta invites</a> and couldn&#8217;t be more excited. </p>
<p>It&#8217;s come a long way and has an even longer way to go. And because I couldn&#8217;t help myself, here&#8217;s a little sneak-peak of the homepage (just don&#8217;t tell on me <img src='http://www.elliotswan.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ):</p>
<p><a href="http://durocast.com"><img src="http://www.elliotswan.com/wp-content/uploads/2009/11/DuroCast-Online-Radio-Redefined_12578003058681-620x498.png" alt="DuroCast" title="DuroCast" width="620" height="498" class="alignleft size-large wp-image-685" /></a></p>
<p>Expect to hear a lot more from us as we reshape radio on the web. It&#8217;s going to be a fun ride, and if you haven&#8217;t yet, definitely <a href="http://durocast.com">sign up for the beta</a>. </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/elliot-swan?a=lqSseWJuNlA:MrsFDcazsNg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/elliot-swan?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=lqSseWJuNlA:MrsFDcazsNg:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/elliot-swan?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=lqSseWJuNlA:MrsFDcazsNg:I2FUP0JpNAM"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=lqSseWJuNlA:MrsFDcazsNg:I2FUP0JpNAM" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=lqSseWJuNlA:MrsFDcazsNg:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=lqSseWJuNlA:MrsFDcazsNg:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=lqSseWJuNlA:MrsFDcazsNg:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=lqSseWJuNlA:MrsFDcazsNg:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.elliotswan.com/2009/11/09/into-the-wild-working-with-durocast/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Will Social Media Commit Suicide (And Kill Good Writing in the Process)?</title>
		<link>http://www.elliotswan.com/2009/08/06/will-social-media-commit-suicide-and-kill-good-writing-in-the-process/</link>
		<comments>http://www.elliotswan.com/2009/08/06/will-social-media-commit-suicide-and-kill-good-writing-in-the-process/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 19:48:13 +0000</pubDate>
		<dc:creator>Elliot Swan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.elliotswan.com/?p=663</guid>
		<description><![CDATA[As I was sitting at a local coffee shop looking at my long Things list of blog article ideas, I subconsciously started evaluating which ones had the most Social Media Optimization (SMO) potential. 
It&#8217;s fairly easy to figure out. Can it be turned into definitive list of something? Could it be a quick how-to, or [...]]]></description>
			<content:encoded><![CDATA[<p>As I was sitting at a local coffee shop looking at my long <a href="http://culturedcode.com/things/">Things</a> list of blog article ideas, I subconsciously started evaluating which ones had the most <a href="http://en.wikipedia.org/wiki/Social_media_optimization">Social Media Optimization (SMO)</a> potential. </p>
<p>It&#8217;s fairly easy to figure out. Can it be turned into definitive list of something? Could it be a quick how-to, or make people feel more efficient? Could it be easily scanned, something that would be bookmarked?</p>
<p>If it can fit into one of these, chances are the article has a good chance of making the social media rounds. But should an article&#8217;s viral potential have anything to do whether its worth writing (or reading)? Has good writing gone missing due to online magazines in need of social media traffic and ad revenue?</p>
<p><span id="more-663"></span></p>
<p>I think <a href="http://www.smashingmagazine.com/">Smashing Magazine</a> plays the social media game best &#8212; <em>30 Ways to Do X</em>, <em>What You Need to Know About Y</em>, etc. <a href="http://net.tutsplus.com/">Net tuts</a> is another popular one that comes to mind, and there&#8217;s many more out there. Don&#8217;t believe me? Just <a href="http://delicious.com/popular/">take a look at the Delicious popular list</a>. Enough said. </p>
<p>Now, don&#8217;t get me wrong: These are great publications, and they know how to <a href="http://www.elliotswan.com/2009/06/23/words-matter-copywriting-for-the-web/">write for the web</a>. But when some of the most powerful publications all rely on the same proven formula that&#8217;s almost guarantied to land articles on <a href="http://digg.com">Digg</a>, <a href="http://delicious.com">Delicious</a>, and get <a href="http://twitter.com">retweeted</a> several hundred times, are we missing out on what could possibly be some truly great content?</p>
<p>I&#8217;ll confess that I used the same formula with my <a href="http://www.elliotswan.com/2007/09/19/howto-3-easy-ways-to-speed-up-css-development-while-staying-organized/">Howto: 3 Easy Ways To Speed Up CSS Development While Staying Organized</a> article, and it definitely made its way around the social media sphere (simultaneously landing on the Digg homepage and the Delicious popular page). It was fun to write (and I&#8217;m not going to pretend the traffic wasn&#8217;t nice as well), but as soon as we have a proven formula for viral content, doesn&#8217;t that defeat the whole point of social media itself? </p>
<p>Perhaps I&#8217;m naive, but wasn&#8217;t the point of social media to share and reward good content, not to encourage top 10 lists?</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/elliot-swan?a=r0EQrvFr1zI:F__uuBmVpGs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/elliot-swan?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=r0EQrvFr1zI:F__uuBmVpGs:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/elliot-swan?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=r0EQrvFr1zI:F__uuBmVpGs:I2FUP0JpNAM"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=r0EQrvFr1zI:F__uuBmVpGs:I2FUP0JpNAM" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=r0EQrvFr1zI:F__uuBmVpGs:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=r0EQrvFr1zI:F__uuBmVpGs:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=r0EQrvFr1zI:F__uuBmVpGs:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=r0EQrvFr1zI:F__uuBmVpGs:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.elliotswan.com/2009/08/06/will-social-media-commit-suicide-and-kill-good-writing-in-the-process/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>9 CSS3 Properties You Can Use Now</title>
		<link>http://www.elliotswan.com/2009/07/27/9-css3-properties-you-can-use-now/</link>
		<comments>http://www.elliotswan.com/2009/07/27/9-css3-properties-you-can-use-now/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 19:25:36 +0000</pubDate>
		<dc:creator>Elliot Swan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[@font-face]]></category>
		<category><![CDATA[border-image]]></category>
		<category><![CDATA[border-radius]]></category>
		<category><![CDATA[box-shadow]]></category>
		<category><![CDATA[box-sizing]]></category>
		<category><![CDATA[columns]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[font embedding]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[RGBA]]></category>
		<category><![CDATA[text-shadow]]></category>
		<category><![CDATA[transitions]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web fonts]]></category>

		<guid isPermaLink="false">http://www.elliotswan.com/?p=575</guid>
		<description><![CDATA[If you&#8217;ve looked at any of the stuff to be included in CSS3, you were no doubt bouncing off the walls in excitement until you remembered how long it tends to take some browsers to support that kind of stuff. 
But some good news: Quite a bit of this CSS3 awesomeness can be used right [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve looked at any of the stuff to be included in <a href="http://www.w3.org/TR/css3-roadmap/">CSS3</a>, you were no doubt bouncing off the walls in excitement until you remembered how long it tends to take <a href="http://www.microsoft.com/windows/internet-explorer/default.aspx">some browsers</a> to support that kind of stuff. </p>
<p>But some good news: <em>Quite a bit of this CSS3 awesomeness can be used <strong>right now</strong> to spice up your designs.</em> Some (most) of it will not render in all browsers equally (generally those of the IE variety), but <a href="http://forabeautifulweb.com/blog/about/time_to_stop_showing_clients_static_design_visuals/">websites don&#8217;t need to look the same in every browser</a>&#8211;nor should they. Just because IE6 users can&#8217;t see some fancy effect doesn&#8217;t mean everybody shouldn&#8217;t. Similar to how those watching TV on a standard television will not be able to see HD, users on older browsers need not get the same experience as those on newer browsers <em>as long as they see nothing wrong with the site</em>.</p>
<p>But enough ranting and onto the good part. CSS3 properties you can use now and how to use them:</p>
<p><span id="more-575"></span></p>
<h3>1. Text-shadow</h3>
<p>The <code>text-shadow</code> property is probably one of the most commonly used aspects of CSS3, likely because of it&#8217;s extremely easy setup (it&#8217;s almost too easy&#8230;).</p>
<p>For a text-shadow, the property is used as follows: </p>
<pre><code>text-shadow: 2px 2px 5px #000;</code></pre>
<p>The first and second values represent the shadow offset, the third the blur radius, and the last value the color of the shadow.</p>
<p>For tips on effectively using shadows in your designs, check out one of my previous articles, <a href="http://www.elliotswan.com/2009/04/05/the-shadow-world-css3-text-shadow-and-reality/">The Shadow World: CSS3 Text-Shadow and Reality</a>.</p>
<p><strong>Browser support for <code>text-shadow</code>:</strong> Safari 3.1+, FireFox 3.5, Chrome 2.0+, Opera 9.6+</p>
<h3>2. Box-shadow</h3>
<p>The <code>box-shadow</code> property is used in a way very similar to <code>text-shadow</code>, but it adds shadows to the elements as a whole rather than to the text inside them: </p>
<pre><code>box-shadow: 5px 5px 10px 10px #000;</code></pre>
<p>The first two values are the offset of the shadow, the third the blur radius, and the fourth value the spread radius. The last value is, of course, the shadow color.</p>
<p><strong>Browser support for <code>box-shadow</code>:</strong> Safari 3.1+, FireFox 3.5, Chrome 1.0+</p>
<h3>3. Box-sizing</h3>
<p>The <code>box-sizing</code> property is one of the most under-appreciated yet widely-supported properties in the CSS3 spec. </p>
<p>The <code>box-sizing</code> property is quite simple, and it accepts three possible values: <code>content-box</code>, <code>border-box</code>, or <code>inherit</code>. This declares how an element&#8217;s size is to be rendered:</p>
<pre><code>box-sizing: content-box | border-box | inherit;</code></pre>
<p>In properly-behaving browsers, all elements are displayed as <code>content-box</code> by default &#8212; padding and borders are rendered <em>outside</em> the specified width and height, so an element with a width of 20px with a 1px border and 5px of padding will actually be rendered as 32px wide (20 + 1 + 1 + 5 + 5). </p>
<p>However, by declaring the <code>box-sizing</code> property to <code>border-box</code>, the padding and borders are rendered <em>inside</em> the element. So, our example from earlier would be 20px wide total, with 10px of that element taken up by borders and another 2px taken by padding. This can be extremely useful when using percentage-based widths in your layouts. </p>
<p><strong>Browser support for <code>box-sizing</code>:</strong> IE8+, Safari 3.1+, FireFox 2.0+, Chrome 1.0+, Opera 9.6+</p>
<h3>4. Columns</h3>
<p>The <code>columns</code> property is also fairly easy to setup and makes for great magazine-style layouts. Both Mozilla and Webkit browsers require prefixes before the property, so setting an element to render its content in multiple columns works as follows: </p>
<pre><code>-moz-column-count: 2; /* For FireFox */
-webkit-column-count: 2; /* For Safari/Chrome */
column-count: 2; /* For when the standard gets fully supported */

-moz-column-width: 250px; /* For FireFox */
-webkit-column-width: 250px; /* For Safari/Chrome */
column-width: 250px; /* For when the standard gets fully supported */
</code></pre>
<p>This tells the element that you want the content displayed in 2 columns, each 250px wide. Either of these values can also be set to <code>auto</code>, which allows it to be determined based on what best fits with the other value. </p>
<p>But what if you want custom gutter sizes and dividers? No problem, as we have <code>column-gap</code> and <code>column-rule</code> coming to the rescue: </p>
<pre><code>column-gap: 25px;
column-rule: 1px solid #000;

-moz-column-gap: 25px;
-moz-column-rule: 1px solid #000;

-webkit-column-gap: 25px;
-webkit-column-rule: 1px solid #000;
</code></pre>
<p>This will place a 25px gap between our columns with a 1px solid black line running down the middle of the gap. There&#8217;s even more you can do with CSS3 columns, and I&#8217;d recommend that those interested <a href="http://www.css3.info/preview/multi-column-layout/">checking out this article for more goodness</a>.</p>
<p><strong>Browser support for <code>columns</code>:</strong> Safari 3.1+, FireFox 3.5, Chrome 1.0+</p>
<h3>5. Border-radius (rounded corners)</h3>
<p>Because everybody likes rounded corners, the CSS3 spec contains the popular <code>border-radius</code>. Mozilla and Webkit browsers require their standard prefixes, so to add rounded corners with a 10px radius to an element, use the following:</p>
<pre><code>-moz-border-radius: 10px; /* For FireFox */
-webkit-border-radius: 10px; /* For Safari/Chrome */
border-radius: 10px; /* For when the standard gets fully supported */
</code></pre>
<p>For slightly more advanced usage (using on only select corners), check out <a href="http://www.the-art-of-web.com/css/border-radius/">this excellent article</a>. </p>
<p><strong>Browser support for <code>border-radius</code>:</strong> Safari 3.1+, FireFox 2.0 (non-antialiased), FireFox 3.0+, Chrome 1.0+ (non-antialiased)</p>
<h3>6. Border-image</h3>
<p>The <code>border-image</code> property is not used nearly as much as <code>border-radius</code> (probably because the syntax is somewhat hard to understand). However, it can be used for some awesome effects and <a href="http://ejohn.org/blog/border-image-in-firefox/">John Resig</a> provides a fairly good explanation of how it can be used through the following example:</p>
<pre><code>-webkit-border-image: url(whiteButton.png) 0 12 0 12 stretch stretch;
-moz-border-image: url(whiteButton.png) 0 12 0 12 stretch stretch;
</code></pre>
<p>Basically, the property declares an image to be used before telling the browser how to clip and stretch different sections of it. Check out <a href="http://ejohn.org/blog/border-image-in-firefox/">his full article</a> for more examples and details. </p>
<p><strong>Browser support for <code>border-image</code>:</strong> Safari 3.1+, FireFox 3.5, Chrome 1.0+</p>
<h3>7. @font-face (web font embedding)</h3>
<p>While not technically a property, the CSS3 <code>@font-face</code> declaration has been receiving quite the attention as of late. <a href="http://people.opera.com/howcome/">Håkon Wium Lie</a>, the original proposer of CSS, wrote <a href="http://www.alistapart.com/articles/cssatten">a must-read article for A List Apart</a> all about <code>@font-face</code>. Essentially, this allows developers to embed fonts in their pages that can be called by the simple <code>font-family</code> property. </p>
<p>To embed a font, simply add an <code>@font-face</code> declaration as follows:</p>
<pre><code>@font-face {
      font-family: "My Awesome Font";
      src: url(MyAwesomeFont.otf) format("opentype");
}
</code></pre>
<p>This tells the browser that whenever the font &#8220;My Awesome Font&#8221; is used, pull it from &#8220;MyAwesomeFont.otf.&#8221; Simple and brilliant, really. So then to use our font, we just declare like we would any other font:</p>
<pre><code>h1 { font-family: "My Awesome Font", sans-serif; }</code></pre>
<p>There are a couple things to note, however. Firstly, and most importantly, <em>make sure the font you are using has a license that allows font embedding</em>. <a href="http://www.webfonts.info/wiki/index.php?title=Fonts_available_for_%40font-face_embedding">There&#8217;s a fairly decent list of legal fonts over here</a>, and <a href="http://typekit.com/">Typekit</a> will be another solution that looks promising. </p>
<p>The other thing to note: Fallbacks. <a href="http://cufon.shoqolate.com">Cufón</a> and <a href="http://typeface.neocracy.org/">typeface.js</a> are both good options for when <code>@font-face</code> isn&#8217;t supported. Kilian Valkhof has a great article on <a href="http://kilianvalkhof.com/2009/css-xhtml/combining-cufon-and-font-face/">combining Cufón and @font-face</a>.</p>
<p><strong>Browser support for <code>@font-face</code>:</strong> Safari 3.2+, FireFox 3.5, Chrome 2.0+, IE4+ (<a href="http://jontangerine.com/log/2008/10/font-face-in-ie-making-web-fonts-work">sort of</a>)</p>
<h3>8. RGBA color</h3>
<p>While actually a value and not a property, <code>rgba()</code> is also worth mentioning (and using!). While generally colors have been declared using hex values (e.g., <code>#000000</code> for black) or RGB values (<code>rgb(0,0,0)</code> for black), CSS3 has now added a new option: <code>RGBA</code>. </p>
<p>This works identically to RGB color with the addition of a fourth parameter declaring opacity. So, if you want to create a black background with 50% opacity, simply do the following:</p>
<pre><code>background: rgba(0, 0, 0, 0.5)</code></pre>
<p>While this (of course) will not work in IE, there&#8217;s a great (though slightly complicated) article on creating <a href="http://leaverou.me/2009/02/bulletproof-cross-browser-rgba-backgrounds/">bulletproof, cross-browser RGBA backgrounds</a> using some filters and PNGs. </p>
<p><strong>Browser support for <code>rgba()</code> (without filters):</strong> Safari 3.1+, FireFox 2.0+, Chrome 1.0+</p>
<h3>9. Transitions</h3>
<p>Ever wished you could do transition effects with CSS? Well, now you can using the CSS3 <code>transition</code> property. Webkit browsers (mainly Safari and Chrome) currently support it and do so with the <code>-webkit-</code> prefix: </p>
<pre><code>#element {
      opacity: .7;
      -webkit-transition: opacity 1s linear;
}
#element:hover {
      opacity: 1;
}
</code></pre>
<p>The <code>transition</code> property is actually shorthand for <code>transition-property</code>, <code>transition-duration</code>, and <code>transition-timing-function</code>. Our example code above thus tells the browser that when <code>#element</code>&#8217;s opacity changes, do a 1-second linear transition. </p>
<p>These transitions can be applied to any property (and even multiple ones at the same time!), such as padding and background, for instance:</p>
<pre><code>#element {
      background: #000;
      padding: 5px;
      -webkit-transition: background 1s linear;
      -webkit-transition: padding 1s linear;
}
#element:hover {
      background: #FFF;
      padding: 20px;
}
</code></pre>
<p>For more advanced usage, check out <a href="http://webkit.org/blog/138/css-animation/">the Webkit blog</a>. </p>
<h3>Go forth and use the future!</h3>
<p>CSS3 brings some awesome stuff to the table, and now is the time to start using it. As the web development community gets more and more excited about CSS3, Mozilla and Webkit browsers are quickly adding more and more support for new properties, declarations, and selectors. So take advantage of it!</p>
<p>I would also like to give a special thanks to <a href="http://a.deveria.com/">Alexis Deveria&#8217;s</a> awesome <a href="http://a.deveria.com/caniuse/">When Can I use&#8230;</a> table for providing browser compatibly information. </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/elliot-swan?a=Xx-D14OZoks:qOwxhikUkGQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/elliot-swan?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=Xx-D14OZoks:qOwxhikUkGQ:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/elliot-swan?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=Xx-D14OZoks:qOwxhikUkGQ:I2FUP0JpNAM"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=Xx-D14OZoks:qOwxhikUkGQ:I2FUP0JpNAM" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=Xx-D14OZoks:qOwxhikUkGQ:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=Xx-D14OZoks:qOwxhikUkGQ:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=Xx-D14OZoks:qOwxhikUkGQ:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=Xx-D14OZoks:qOwxhikUkGQ:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.elliotswan.com/2009/07/27/9-css3-properties-you-can-use-now/feed/</wfw:commentRss>
		<slash:comments>44</slash:comments>
		</item>
		<item>
		<title>Words Matter: Copywriting for the Web</title>
		<link>http://www.elliotswan.com/2009/06/23/words-matter-copywriting-for-the-web/</link>
		<comments>http://www.elliotswan.com/2009/06/23/words-matter-copywriting-for-the-web/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 01:16:56 +0000</pubDate>
		<dc:creator>Elliot Swan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[copywriting]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[quality]]></category>

		<guid isPermaLink="false">http://www.elliotswan.com/?p=545</guid>
		<description><![CDATA[In a world where everything&#8211;including your competition&#8211;is just a click away, grabbing and keeping my attention is the first step to making me buy your stuff, subscribe to your content, or whatever else you want me to do. It&#8217;s also a part of the second step, the third step, and every other step when keeping [...]]]></description>
			<content:encoded><![CDATA[<p>In a world where everything&#8211;including your competition&#8211;is just a click away, grabbing and keeping my attention is the first step to making me buy your stuff, subscribe to your content, or whatever else you want me to do. It&#8217;s also a part of the second step, the third step, and every other step when keeping me happy afterward. </p>
<p>Thanks to clients who delay coming up with content and <a title="Lorem Ipsum" href="http://www.lipsum.com/">that wonderful Latin we all know so well</a>, design and content is often separated. But this is a major disadvantage.</p>
<p>Graphic designers don&#8217;t design a product ad without good copyrighting, so why do web designers think they can design websites without good copywriting? While there may be some instances where writing the content and designing the interface cannot occur simultaneously, just as much emphasis should still be placed on making content accessible to an online audience.</p>
<p>So how do you do this?</p>
<p><span id="more-545"></span></p>
<h3>Rule #1: Assume I&#8217;m in a hurry.</h3>
<p>Always. Because as your visitor, whether or not I should be in a hurry, I am. If your site isn&#8217;t going to help me, then there&#8217;s approximately 1,458,987 more sites out there that might. So why would I spend more time on yours if it might not help?</p>
<p>This means:</p>
<p><strong>Use headings.</strong> Lots of them, and make them good. I might not read your paragraphs, but I will probably at least glance at a heading or two to see what&#8217;s up. If your heading&#8217;s are good enough, I might even read your first sentence.</p>
<p><strong>Write interesting topic sentences.</strong> Congratulations, your heading passed the test. The next thing I will likely check out is your topic sentences. So these sentences must be clear, interesting, and give a good idea of what&#8217;s in those paragraphs if you want me to read them.</p>
<p><strong>Keep paragraphs short.</strong> While you might be able to get away with a page-long paragraph if you&#8217;re <a href="http://en.wikipedia.org/wiki/J._R._R._Tolkien">Tolkien</a>, that doesn&#8217;t work on the internet. Us web-surfers have super short attention spans due to the massive amount of options out there, so don&#8217;t waste our time. Keep paragraphs to one solid idea and no longer than a few sentences.</p>
<p><strong>Pick a tone, and stick with it.</strong> Because not only does your content need to be easily consumed, it must also be interesting. The photo-sharing site <a href="http://flickr.com">Flickr</a> does an excellent job at this with their welcome messages which cycle through at each refresh:</p>
<p><img class="alignnone size-full wp-image-548" title="G'Day" src="http://www.elliotswan.com/wp-content/uploads/2009/06/firefoxscreensnapz001.jpg" alt="G'Day" width="345" height="68" /></p>
<h3>Rule #2: Assume I&#8217;m selfish.</h3>
<p>I&#8217;m spending my time looking at your site, so make it worthwhile. I want to know what&#8217;s in it for me, so take every opportunity to let me know. I don&#8217;t want to hear how great your product is, I want to know what I can get out of it. I don&#8217;t want to hear how cool you are, I want to hear about me.</p>
<p>This means:</p>
<p><strong>Talk about me.</strong> Not &#8220;We provide the best pogo sticks in the country,&#8221; but, &#8220;Experience the best pogo sticks in the country.&#8221; I don&#8217;t care about what you provide, I just care about what I can get. </p>
<p><strong>Be personal.</strong> If you know my name (which you should if I signed up for something), use it. Emotion is often lost during online communication, so add it back in with expressive language. Don&#8217;t preach at me, communicate with me.</p>
<h3>Basically: Pretend you&#8217;re me.</h3>
<p>In short, don&#8217;t believe that I&#8217;m going to think like you&#8211;you already think your product is awesome, but you&#8217;re going to have to convince me. Pretend you know nothing about yourself. Pretend you don&#8217;t care. Pretend you&#8217;re just a visitor.</p>
<p>That is who you&#8217;re trying to reach, isn&#8217;t it?</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/elliot-swan?a=yEn7QN6vGF4:LsKey8b3rD0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/elliot-swan?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=yEn7QN6vGF4:LsKey8b3rD0:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/elliot-swan?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=yEn7QN6vGF4:LsKey8b3rD0:I2FUP0JpNAM"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=yEn7QN6vGF4:LsKey8b3rD0:I2FUP0JpNAM" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=yEn7QN6vGF4:LsKey8b3rD0:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=yEn7QN6vGF4:LsKey8b3rD0:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=yEn7QN6vGF4:LsKey8b3rD0:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=yEn7QN6vGF4:LsKey8b3rD0:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.elliotswan.com/2009/06/23/words-matter-copywriting-for-the-web/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>That’s a Lot of Legal Copy.</title>
		<link>http://www.elliotswan.com/2009/06/08/thats-a-lot-of-legal-copy/</link>
		<comments>http://www.elliotswan.com/2009/06/08/thats-a-lot-of-legal-copy/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 21:35:28 +0000</pubDate>
		<dc:creator>Elliot Swan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[AT&T]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone 3G S]]></category>
		<category><![CDATA[MMS]]></category>
		<category><![CDATA[tethering]]></category>

		<guid isPermaLink="false">http://www.elliotswan.com/?p=540</guid>
		<description><![CDATA[Now, I&#8217;m quite the Apple fan, and just as big a fan of the iPhone. So needless to say, this morning&#8217;s keynote and the announcement of the iPhone 3G S was pretty awesome&#8230; Sort of.

MMS? Awesome. Oh, wait. No AT&#38;T yet.
Tethering? Awesome. Oh, wait. Never mind.
$199? Oh, wait:
Requires new two-year AT&#38;T wireless service contract, sold [...]]]></description>
			<content:encoded><![CDATA[<p>Now, I&#8217;m quite the <a href="http://apple.com">Apple</a> fan, and just as big a fan of the iPhone. So needless to say, this morning&#8217;s keynote and the announcement of the <a href="http://www.apple.com/iphone/iphone-3g-s/">iPhone 3G S</a> was pretty awesome&#8230; Sort of.</p>
<p><span id="more-540"></span></p>
<p><strong>MMS?</strong> Awesome. <a href="http://i.gizmodo.com/5283562/att-mms-delay-may-be-due-to-opt+out-codes-70-tethering-plan-in-works">Oh, wait.</a> No AT&amp;T yet.</p>
<p><strong>Tethering?</strong> Awesome. <a href="http://i.gizmodo.com/5283562/att-mms-delay-may-be-due-to-opt+out-codes-70-tethering-plan-in-works">Oh, wait.</a> Never mind.</p>
<p><strong>$199?</strong> Oh, wait:</p>
<blockquote><p>Requires new two-year AT&amp;T wireless service contract, sold separately to qualified customers; credit check required; must be 18 or older. For non-qualified customers, including existing AT&amp;T customers who want to upgrade from another phone or replace an iPhone 3G, the price with a new two-year agreement is $499 (8GB), $599 (16GB), or $699 (32GB).</p>
<p>- via first footnote at <a href="http://www.apple.com/iphone/compare-iphones/">Compare iPhones.</a></p></blockquote>
<p>Then I <a href="http://www.apple.com/iphone/compare-iphones/">kept scrolling</a>, and it occurred to me. <a href="http://www.youtube.com/watch?v=TZrlj6SxN_w">That&#8217;s a lot of legal copy:</a></p>
<p><a href="http://www.elliotswan.com/wp-content/uploads/2009/06/iphone.jpg"><img class="alignnone size-large wp-image-541" title="Compare iPhones" src="http://www.elliotswan.com/wp-content/uploads/2009/06/iphone-550x1024.jpg" alt="Compare iPhones" width="550" height="1024" /></a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/elliot-swan?a=LBjH0LTCoGY:IChBtu7lh78:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/elliot-swan?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=LBjH0LTCoGY:IChBtu7lh78:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/elliot-swan?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=LBjH0LTCoGY:IChBtu7lh78:I2FUP0JpNAM"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=LBjH0LTCoGY:IChBtu7lh78:I2FUP0JpNAM" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=LBjH0LTCoGY:IChBtu7lh78:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=LBjH0LTCoGY:IChBtu7lh78:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=LBjH0LTCoGY:IChBtu7lh78:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=LBjH0LTCoGY:IChBtu7lh78:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.elliotswan.com/2009/06/08/thats-a-lot-of-legal-copy/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Quit the Day Job</title>
		<link>http://www.elliotswan.com/2009/05/19/quit-the-day-job/</link>
		<comments>http://www.elliotswan.com/2009/05/19/quit-the-day-job/#comments</comments>
		<pubDate>Wed, 20 May 2009 00:36:59 +0000</pubDate>
		<dc:creator>Elliot Swan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[DuroCast]]></category>
		<category><![CDATA[freelance]]></category>
		<category><![CDATA[job]]></category>

		<guid isPermaLink="false">http://www.elliotswan.com/?p=526</guid>
		<description><![CDATA[While I&#8217;ve been freelancing on the side for the past couple years, it often took a backseat. Freelancing was certainly more fun and more profitable when I had work, but I simply did not have the time to put enough emphasis on landing new projects. However, I often wondered if I&#8217;d be able to pull [...]]]></description>
			<content:encoded><![CDATA[<p>While I&#8217;ve been freelancing on the side for the past couple years, it often took a backseat. Freelancing was certainly more fun and more profitable when I had work, but I simply did not have the time to put enough emphasis on landing new projects. However, I often wondered if I&#8217;d be able to pull off the whole freelancing thing if I quit the day job.</p>
<p>I decided now is the time to find out. At the end of last month I <a href="http://twitter.com/elliothere/status/1654259090">clocked out of the day job for the last time</a>, and while it won&#8217;t be completely freelance (more on that later), it should be a ton of fun.</p>
<p><span id="more-526"></span></p>
<h3>Freelance</h3>
<p><a style="background: transparent;" href="http://www.elliotswan.com/contact/"><img src="http://www.elliotswan.com/wp-content/uploads/2009/05/email.jpg" alt="Email" title="Email" width="620" height="67" class="alignnone size-full wp-image-531" /></a></p>
<p>I plan on doing a lot more freelance work, and next month I&#8217;ll be putting a lot of focus on WordPress theming. I may release a few themes and will definitely be available custom theme work (so if you have a project in mind, by all means, <a href="http://www.elliotswan.com/contact/">drop me a line</a>).</p>
<p><a href="http://www.elliotswan.com">This blog</a> and <a href="http://worthworkingfor.com">WorthWorkingFor</a> should also be getting a lot more attention, and perhaps I&#8217;ll release one or two of the side projects I&#8217;ve had sitting around for a while.</p>
<h3>DuroCast</h3>
<p><a style="background:transparent;" href="http://durocast.com"><img src="http://www.elliotswan.com/wp-content/uploads/2009/05/durocast.jpg" alt="DuroCast" title="DuroCast" width="620" height="206" class="alignnone size-full wp-image-533" /></a></p>
<p>As excited as I am to get more into the freelance game, what really made me take the jump is <a href="http://durocast.com">DuroCast</a>. <a href="http://twitter.com/BryceClem">Bryce Clemmer</a> and Matt Polzin have taken me on-board as a fellow co-founder for an awesome new startup that promises to bring some innovative stuff to online radio. </p>
<p>As we&#8217;re still in the product development stage I can&#8217;t say too much, but you can follow <a href="http://twitter.com/durocast/">@DuroCast on Twitter</a> if you want to keep up-to-date with what we&#8217;ve got going. Should be a fun ride.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/elliot-swan?a=Fm6Q7V2Wx-E:ZaUn716ZV3w:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/elliot-swan?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=Fm6Q7V2Wx-E:ZaUn716ZV3w:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/elliot-swan?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=Fm6Q7V2Wx-E:ZaUn716ZV3w:I2FUP0JpNAM"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=Fm6Q7V2Wx-E:ZaUn716ZV3w:I2FUP0JpNAM" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=Fm6Q7V2Wx-E:ZaUn716ZV3w:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=Fm6Q7V2Wx-E:ZaUn716ZV3w:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=Fm6Q7V2Wx-E:ZaUn716ZV3w:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=Fm6Q7V2Wx-E:ZaUn716ZV3w:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.elliotswan.com/2009/05/19/quit-the-day-job/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The Shadow World: CSS3 Text-Shadow and Reality</title>
		<link>http://www.elliotswan.com/2009/04/05/the-shadow-world-css3-text-shadow-and-reality/</link>
		<comments>http://www.elliotswan.com/2009/04/05/the-shadow-world-css3-text-shadow-and-reality/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 03:07:05 +0000</pubDate>
		<dc:creator>Elliot Swan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[real world]]></category>
		<category><![CDATA[shadows]]></category>
		<category><![CDATA[text-shadow]]></category>

		<guid isPermaLink="false">http://www.elliotswan.com/?p=498</guid>
		<description><![CDATA[The CSS text-shadow property is now supported by Safari 3+, Opera 9.5+, and FireFox 3.1 (currently in beta). So when is the time to start using it? 
Now. 
Certainly not everybody will see it, but better to have some people experience it than nobody at all. That is, if you think before you type and [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.w3.org/Style/Examples/007/text-shadow">CSS <code>text-shadow</code> property</a> is now supported by Safari 3+, Opera 9.5+, and FireFox 3.1 (currently in beta). So when is the time to start using it? </p>
<p>Now. </p>
<p>Certainly not everybody will see it, but better to have some people experience it than nobody at all. That is, if you think before you type and don&#8217;t abuse it. When used correctly, text-shadows can be a great addition to a design. If you aren&#8217;t careful, though, it&#8217;s quite possible for them to end up as bad as the next <code>blink</code> tag. </p>
<p><span id="more-498"></span></p>
<p>Shadows on the web should imitate shadows in real life: They <strong>shouldn&#8217;t</strong> be everywhere, and they <strong>should</strong> make sense. Take a look at a photograph off the Flickr Explore page of something in real life (in case it&#8217;s been a while): </p>
<p><a href="http://www.flickr.com/photos/moosehead/3412073930/" title="oak on a ridge at round valley by Ilikethenight, on Flickr"><img style="border: 5px solid #efefef" src="http://farm4.static.flickr.com/3326/3412073930_13df0bd83d.jpg" width="500" height="323" alt="oak on a ridge at round valley" /></a></p>
<p>Now compare that to some of the shadows on <a href="http://www.css3.info/preview/text-shadow/">this tutorial</a>. Notice a difference? Both use shadows, but one uses them naturally while the other uses them extravagantly. Shadows are not special effects, they are natural effects that bring out the details of a design. The point of a text-shadow is not to show off the shadow, but to show off the text. </p>
<div style="font-size: 16px; font-style: italic; float: right; width: 400px; padding: 0px 0 20px 20px; text-shadow: 1px 1px 7px #666;">Shadows are not special effects, they are natural effects that bring out the details of a design. The point of a text-shadow is not to show off the shadow, but to show off the text.</div>
<p>Good design disappears. Generally speaking, visitors should not be physically aware of the text-shadows, they should simply feel them. You don&#8217;t always notice shadows in the real world because they just become a part of the experience. They make things stand out, the create depth and perspective, and make things seem real&#8211;all without you even noticing.</p>
<p>So the next time you&#8217;re about to whip out your <code>text-shadow</code>, don&#8217;t look to Photoshop for inspiration. Look out your window.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/elliot-swan?a=aiRZZBkQEmU:jKEUDqefAmI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/elliot-swan?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=aiRZZBkQEmU:jKEUDqefAmI:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/elliot-swan?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=aiRZZBkQEmU:jKEUDqefAmI:I2FUP0JpNAM"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=aiRZZBkQEmU:jKEUDqefAmI:I2FUP0JpNAM" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=aiRZZBkQEmU:jKEUDqefAmI:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=aiRZZBkQEmU:jKEUDqefAmI:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=aiRZZBkQEmU:jKEUDqefAmI:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=aiRZZBkQEmU:jKEUDqefAmI:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.elliotswan.com/2009/04/05/the-shadow-world-css3-text-shadow-and-reality/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>The Redesign: The Design Process</title>
		<link>http://www.elliotswan.com/2009/03/25/the-redesign-the-design-process/</link>
		<comments>http://www.elliotswan.com/2009/03/25/the-redesign-the-design-process/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 19:43:47 +0000</pubDate>
		<dc:creator>Elliot Swan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[clean]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[padding]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[redesign]]></category>

		<guid isPermaLink="false">http://www.elliotswan.com/?p=478</guid>
		<description><![CDATA[It all started with a Moleskine.
I&#8217;m a big fan of brainstorming, so naturally I got to thinking. I wrote down what I wanted to communicate, what elements and pages I needed to have, etc.
Next came the grid. I decided to give 960.gs a try, first starting off with the 12-column grid. After a couple hours [...]]]></description>
			<content:encoded><![CDATA[<p>It all started with a <a title="Legendary Notebooks" href="http://www.moleskine.com/">Moleskine</a>.</p>
<p>I&#8217;m a big fan of <a href="http://www.elliotswan.com/2009/01/27/the-why%E2%80%99s-what%E2%80%99s-and-how%E2%80%99s-of-brainstorming/">brainstorming</a>, so naturally I got to thinking. I wrote down what I wanted to communicate, what elements and pages I needed to have, etc.</p>
<p>Next came the grid. I decided to give <a href="http://960.gs">960.gs</a> a try, first starting off with the 12-column grid. After a couple hours of playing around, I ended up switching over to the 16-column and came up with this first design:</p>
<p><span id="more-478"></span></p>
<p><a href="http://www.elliotswan.com/wp-content/uploads/2009/03/overview161.jpg"><img class="alignnone size-large wp-image-485" title="#2" src="http://www.elliotswan.com/wp-content/uploads/2009/03/overview161-620x620.jpg" alt="#2" width="620" height="620" /></a></p>
<p>After showing it to a few people and taking it all in, the generally consensus I heard from people was that they all hated the red. Eventually, I decided that I hated it as well. Enter design #2:</p>
<p><a href="http://www.elliotswan.com/wp-content/uploads/2009/03/overview16-21.jpg"><img class="alignnone size-large wp-image-487" title="#2" src="http://www.elliotswan.com/wp-content/uploads/2009/03/overview16-21-620x620.jpg" alt="#2" width="620" height="620" /></a></p>
<p>I liked the darker color in the header, but it just didn&#8217;t seem to fit with the rest of the design. So, I changed the rest of the design:</p>
<p><a href="http://www.elliotswan.com/wp-content/uploads/2009/03/overview16-4.jpg"><img class="alignnone size-large wp-image-488" title="#3" src="http://www.elliotswan.com/wp-content/uploads/2009/03/overview16-4-620x620.jpg" alt="#3" width="620" height="620" /></a></p>
<p>I had gotten rid of all the serif fonts and dulled out the top of the header. Everything flowed much more smoothly, and it was at this point that I started coding it out.</p>
<p>While hacking out the code, I ended up making quite a few changes to the design. I realized it was still just way too busy. So, I cleaned up the header, moved the search bar, and changed up a few of the colors and padding.</p>
<p>Eventually, it came to what I&#8217;ve got here now.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/elliot-swan?a=3YUwSt00awQ:hCIv1FhTOXw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/elliot-swan?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=3YUwSt00awQ:hCIv1FhTOXw:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/elliot-swan?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=3YUwSt00awQ:hCIv1FhTOXw:I2FUP0JpNAM"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=3YUwSt00awQ:hCIv1FhTOXw:I2FUP0JpNAM" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=3YUwSt00awQ:hCIv1FhTOXw:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=3YUwSt00awQ:hCIv1FhTOXw:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=3YUwSt00awQ:hCIv1FhTOXw:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=3YUwSt00awQ:hCIv1FhTOXw:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.elliotswan.com/2009/03/25/the-redesign-the-design-process/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Redesign Launched</title>
		<link>http://www.elliotswan.com/2009/03/23/redesign-launched/</link>
		<comments>http://www.elliotswan.com/2009/03/23/redesign-launched/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 23:58:14 +0000</pubDate>
		<dc:creator>Elliot Swan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[960.gs]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[launch]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.elliotswan.com/?p=474</guid>
		<description><![CDATA[If you&#8217;re viewing this via your favorite web browser, you&#8217;ve probably noticed that things look very different than last time. If you&#8217;re reading this from your favorite RSS reader, come on over and check things out. 
I&#8217;ll be providing many more posts in the near future with all sorts of things learned from this redesign [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re viewing this via your favorite web browser, you&#8217;ve probably noticed that things look very different than last time. If you&#8217;re reading this from your favorite RSS reader, <a href="http://www.elliotswan.com">come on over and check things out</a>. </p>
<p>I&#8217;ll be providing many more posts in the near future with all sorts of things learned from this redesign (<a href="http://www.elliotswan.com/feed/">subscribe to the feed</a> if you haven&#8217;t already to keep up with those), but I just wanted to do a quick overview post to quickly point out a few things. </p>
<p><span id="more-474"></span></p>
<h3>The design</h3>
<p>This is a fairly big difference from the past couple of designs I&#8217;ve had on here, but I think it&#8217;s a good change. I wanted to draw more attention to what I do (i.e., I would like to get hired more), and I also wanted to add some more interactivity (more on that later). </p>
<p>The design process for this design was quite a long one and involved several renditions, so I&#8217;ll definitely be posting more on that soon.</p>
<h3>The code</h3>
<p>This is what most of you will probably be interested in. As I&#8217;ll be going more in-depth in future posts, I just want to do a quick snapshot of some of the new stuff:</p>
<ul>
<li>I&#8217;ve used <a href="http://sonspring.com/">Nathan Smith&#8217;s</a> excellent <a href="http://960.gs">960.gs</a> framework. I&#8217;ll definitely be using this in my future projects as well.</li>
<li>I&#8217;ve switched to <a href="http://jquery.com">jQuery</a> as a JavaScript framework, and I love it. Check out the Explore tab up top, the AJAX lifestream in the sidebar, and my <a href="http://www.elliotswan.com/contact/">contact form</a> for a few examples of some of the JavaScript work I&#8217;ve done on here.</li>
<li>In a similar note, I&#8217;ve re-built <a href="http://www.elliotswan.com/2007/06/27/better-than-live-ajax-wordpress-ready-search-version-2/">Better-Than-Live AJAX Search</a> as a jQuery plugin. To test it out, open up the Explore tab and do a search (and yes, this will be released in the near future).</li>
</ul>
<p>There&#8217;s still a few kinks to be worked out, but overall it should be all up-and-running. And as always, I&#8217;d love to hear everybody&#8217;s thoughts, opinions, critiques, comments or whatever else you&#8217;d like to call them. </p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/elliot-swan?a=FjJDrS0Hepo:SR-2LFQRSXI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/elliot-swan?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=FjJDrS0Hepo:SR-2LFQRSXI:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/elliot-swan?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=FjJDrS0Hepo:SR-2LFQRSXI:I2FUP0JpNAM"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=FjJDrS0Hepo:SR-2LFQRSXI:I2FUP0JpNAM" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=FjJDrS0Hepo:SR-2LFQRSXI:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=FjJDrS0Hepo:SR-2LFQRSXI:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/elliot-swan?a=FjJDrS0Hepo:SR-2LFQRSXI:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/elliot-swan?i=FjJDrS0Hepo:SR-2LFQRSXI:gIN9vFwOqvQ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.elliotswan.com/2009/03/23/redesign-launched/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

