<?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>SachaGreif.com</title>
	
	<link>http://sachagreif.com</link>
	<description />
	<lastBuildDate>Tue, 15 May 2012 12:54:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/SachaGreifBlog" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="sachagreifblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Please Learn to Code</title>
		<link>http://sachagreif.com/please-learn-to-code/</link>
		<comments>http://sachagreif.com/please-learn-to-code/#comments</comments>
		<pubDate>Tue, 15 May 2012 11:15:53 +0000</pubDate>
		<dc:creator>sachag</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sachagreif.com/?p=1574</guid>
		<description><![CDATA[It&#8217;s very surprising to see a post entitled &#8220;Please Don&#8217;t Learn to Code&#8221; at the top of Hacker News, and<a class="read-more" href="http://sachagreif.com/please-learn-to-code/">...</a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s very surprising to see a post entitled &#8220;<a href="http://www.codinghorror.com/blog/2012/05/please-dont-learn-to-code.html">Please Don&#8217;t Learn to Code</a>&#8221; at the top of Hacker News, and even more surprising that its author would be <a href="http://codinghorror.com">Jeff Atwood</a> of CodingHorror and StackOverflow fame.</p>
<p>Jeff is arguing that not everybody needs to learn to code, and in fact the world doesn&#8217;t need more mediocre coders. So he&#8217;s not that enthusiastic about recent initiatives like <a href="http://codeyear.com">CodeYear</a> that aim to democratize coding.</p>
<p>And since Jeff is using <a href="http://sachagreif.com/how-i-designed-codeyear-com-in-1-hour/">my design</a> to make his point, I think that entitles me to a counter-point.</p>
<p>I think <em>everybody</em> should learn to code, for one simple reason: <strong>knowing how to code is hugely empowering</strong>.</p>
<p>I can&#8217;t think of many other skills that enable you to create something from scratch and reach as many people as knowing how to set up a simple website.</p>
<p>Just last week, I was able to come up with an idea and then <a href="http://www.thetoolbox.cc">launch a site</a> in 2 days. That site was then seen by about 10,000 people in a couple hours.</p>
<p>Think about it: <strong>something I did reached 10,000 actual living people</strong> and had an impact (however small) on their life. That would never have been possible if I didn&#8217;t know how to code.</p>
<h3>What&#8217;s Coding?</h3>
<p>Now you can argue that you don&#8217;t need to know how to code to build a website. You probably don&#8217;t think of setting up a WordPress theme as &#8220;coding&#8221;.</p>
<p>But from where non-techies stand, setting up a WordPress theme and coming up with Ruby on Rails from scratch have about the same degree of complexity.</p>
<p>&#8220;Learning to code&#8221; doesn&#8217;t always mean becoming the next Linus Torvalds, just like &#8220;learning to cook&#8221; doesn&#8217;t mean opening a 3-stars restaurant.</p>
<p>It simply means having a basic grasp of how computers work instead of blindly following whatever a talking paperclip tells you (and <em>maybe</em> eventually being able to program your own talking paperclips).</p>
<p>The first step is letting people know that learning to code is not <em>that</em> hard, and that if they put their mind to it they have a high chance of succeeding. I believe this is what sites like CodeYear are trying to do, and I think that&#8217;s a very valid goal indeed.</p>
<h5>Also a lot of good points (as always) in <a href="http://news.ycombinator.org/item?id=3975744">the Hacker News thread</a>. And here&#8217;s another good response, <a href="http://www.codingninja.co.uk/please-dont-learn-to-code-but-give-it-a-try/">Please Don&#8217;t Learn to Code but Give it a Try</a></h5>
]]></content:encoded>
			<wfw:commentRss>http://sachagreif.com/please-learn-to-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing The Toolbox</title>
		<link>http://sachagreif.com/introducing-the-toolbox/</link>
		<comments>http://sachagreif.com/introducing-the-toolbox/#comments</comments>
		<pubDate>Sat, 12 May 2012 10:01:16 +0000</pubDate>
		<dc:creator>sachag</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sachagreif.com/?p=1570</guid>
		<description><![CDATA[I&#8217;m happy to introduce a brand new project I just launched, The Toolbox. It&#8217;s a directory of all the useful<a class="read-more" href="http://sachagreif.com/introducing-the-toolbox/">...</a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m happy to introduce a brand new project I just launched, <a href="http://www.thetoolbox.cc">The Toolbox</a>.</p>
<p>It&#8217;s a directory of all the useful single-page sites, apps, and bookmarklets that we often come across but can never recall when we need them.</p>
<p>So now, no need to obsessively bookmark everything &#8220;just in case&#8221;. Next time you need a tool to generate a color palette from an image, build a grid, or share a mockup, just <a href="http://www.thetoolbox.cc">open your Toolbox</a>.</p>
<p>In case you&#8217;re wondering what kind of site I&#8217;ll be adding, I will include a site as long as:</p>
<ul>
<li>It can be used for free</li>
<li>It doesn&#8217;t require you to sign-up</li>
<li>It&#8217;s somewhat related to web design and developement</li>
<li>Can be useful for a majority of people</li>
</ul>
<p>If you know sites like this that I haven&#8217;t included yet, feel free to suggest them either in the comments here or via <a href="http://sachagreif.wufoo.com/forms/toolbox/">the site submission form</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://sachagreif.com/introducing-the-toolbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sketch 2 First Impressions</title>
		<link>http://sachagreif.com/sketch-2-first-impressions/</link>
		<comments>http://sachagreif.com/sketch-2-first-impressions/#comments</comments>
		<pubDate>Mon, 07 May 2012 00:18:46 +0000</pubDate>
		<dc:creator>sachag</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sachagreif.com/?p=1532</guid>
		<description><![CDATA[If there&#8217;s one thing even die-hard Photoshop users like me have to admit, it&#8217;s that Photoshop was never intended to<a class="read-more" href="http://sachagreif.com/sketch-2-first-impressions/">...</a>]]></description>
			<content:encoded><![CDATA[<p>If there&#8217;s one thing even die-hard Photoshop users like me have to admit, it&#8217;s that Photoshop was never intended to be a web design application.</p>
<p>All the features we use daily for web design probably came to life as side benefits in Adobe&#8217;s quest to make Photoshop the perfect photo editing application.</p>
<p>In fact, it&#8217;s only with Photoshop CS6 that Adobe has started giving signs that they actually care about people who design for the web and mobile, with <a href="http://bjango.com/articles/photoshopcs6/">new features</a> like pixel snapping and effects on layer groups.</p>
<p>But that might very well turn out to have been too little, to late, because new apps are coming out every day to address the huge, unhappy market of web designers. The latest entrant in the race is <a href="http://bohemiancoding.com/sketch">Sketch 2</a>, by Bohemian Coding. But can it hold its promises and actually replace (or at least, complement) the Adobe suite? Read on to find out.</p>
<h3>User Interface</h3>
<p>I really liked Sketch&#8217;s UI. It&#8217;s much simpler than either Photoshop or Illustrator, yet gives you easy access to most of the same features. I especially liked the small tips that appear near the top of the screen, and really helps jumpstart your first few sessions with the app.</p>
<div id="attachment_1536" class="wp-caption alignnone"><img class="size-full wp-image-1536" title="sketch-tips" src="http://dun4nx4d6jyre.cloudfront.net/assets/sketch-tips.png" alt="" width="690" height="300" /><p class="wp-caption-text">Help is always there thanks to the onscreen tips</p></div>
<p>The sidebar is also pretty nice. Everything is right there where you need it, none of this hide/show/dock/undock nonsense that plagues Adobe applications.</p>
<div id="attachment_1551" class="wp-caption alignnone"><img class="size-full wp-image-1551" title="sketch-sidebar" src="http://dun4nx4d6jyre.cloudfront.net/assets/sketch-sidebar.png" alt="" width="690" height="300" /><p class="wp-caption-text">The Sketch Sidebar</p></div>
<h3>Selecting and Moving</h3>
<p>Selecting and moving things is probably the most common action you can do in any graphics editing app, so it&#8217;s important to get this right.</p>
<p>Sadly, I thought Sketch really fell short here. Let&#8217;s compare Sketch and Illustrator to see why:</p>
<div id="attachment_1537" class="wp-caption alignnone"><img class="size-full wp-image-1537" title="sketch-select" src="http://dun4nx4d6jyre.cloudfront.net/assets/sketch-select.png" alt="" width="690" height="300" /><p class="wp-caption-text">Sketch on the left, Illustrator on the right</p></div>
<p>Unlike Illustrator&#8217;s bright blue outline that spans the whole perimeter of the group, you can barely see when a group is selected in Sketch (see the handles at the top?).</p>
<p><span style="text-decoration: line-through;">And unlike Photoshop (where you can drag a layer by clicking anywhere in the screen while holding Command/Control), I haven&#8217;t found a way to move a group or layer with the mouse without having to click <em>inside</em> it, which can be hard to do for layers that are only 1 pixel wide.</span> Actually, command-clicking works the same way in Sketch, so scratch this. My bad!</p>
<p>What&#8217;s more, if you have two adjacent shapes, you will often select the wrong one by mistake (it seems a shape&#8217;s click target extends past its own border).</p>
<div id="attachment_1556" class="wp-caption alignnone"><img class="size-full wp-image-1556" title="sketch-selection" src="http://dun4nx4d6jyre.cloudfront.net/assets/sketch-selection.png" alt="" width="690" height="300" /><p class="wp-caption-text">Selecting adjacent objects can be tricky</p></div>
<p>(To be fair, Photoshop CS6 seems to have the same problem when selecting small adjacent shapes. Which surprised me, because I&#8217;ve never experienced it in previous Photoshop versions)</p>
<p>There is also a lot of problems with selecting things when digging deep inside groups or combined objects, as a single click anywhere outside the group&#8217;s shapes will exit the group, thus making it impossible to select individual components. By contrast, Illustrator requires you to double-click to exit a group, meaning that you&#8217;re less likely to exit it by mistake.</p>
<div id="attachment_1562" class="wp-caption alignnone"><img class="size-full wp-image-1562" title="sketch-combined" src="http://dun4nx4d6jyre.cloudfront.net/assets/sketch-combined1.png" alt="" width="690" height="300" /><p class="wp-caption-text">Sketch makes it impossible to click+drag to select sub-objects</p></div>
<p>This accumulation of annoying quirks can make Sketch 2 very frustrating to use at times, especially when dealing with many small shapes.</p>
<h3>Vector Tools</h3>
<p>If there&#8217;s one area where Sketch aims to have Photoshop beat, it&#8217;s vector tools. And right away you can see that Sketch developers have implemented a feature that&#8217;s cruelly missing from Photoshop: changing a rounded rectangle&#8217;s radius <em>after</em> you&#8217;ve drawn it.</p>
<div id="attachment_1539" class="wp-caption alignnone"><img class="size-full wp-image-1539" title="sketch-radius" src="http://dun4nx4d6jyre.cloudfront.net/assets/sketch-radius.png" alt="" width="690" height="300" /><p class="wp-caption-text">Changing a roundrect&#39;s corner radius: a revolutionary concept</p></div>
<p>Sketch also has some nifty Beziers curves tools. It looks like it&#8217;ll take some time getting to know them, but I can already tell that the rounded corner Bezier tool will be tremendously helpful.</p>
<div id="attachment_1546" class="wp-caption alignnone"><img class="size-full wp-image-1546" title="sketch-beziers" src="http://dun4nx4d6jyre.cloudfront.net/assets/sketch-beziers.png" alt="" width="690" height="300" /><p class="wp-caption-text">Instant rounded corners anywhere!</p></div>
<h3>Pathfinding Tools</h3>
<p>The main reason why some designers don&#8217;t like using Illustrator as their tool of choice is that Illustrator is at heart a vector-editing application, and <a href="http://bjango.com/articles/illustratorandappdesign/">doesn&#8217;t play that well with pixels</a>.</p>
<p>Of course, Photoshop provides a lot more control on individual pixels, but on the other hand its vector tools are much more limited. So a vector app that&#8217;s also good at pixel rendering would be the holy grail of web design.</p>
<p>Sadly, Sketch 2 still suffers from some bugs that prevent it from taking that crown. When using the &#8220;union&#8221; tool to combine two shapes, some of the shapes actually shifted for no reason as you can see here:</p>
<div id="attachment_1535" class="wp-caption alignnone"><img class="size-full wp-image-1535" title="sketch-union" src="http://dun4nx4d6jyre.cloudfront.net/assets/sketch-union.png" alt="" width="690" height="300" /><p class="wp-caption-text">Original on the left, &quot;union&quot; version on the right</p></div>
<p>In another case, the Union tool actually ate half of my shape, leaving me with a mangled mess of pixels that looked nothing like what I had started out with.</p>
<p>I have no doubt these bugs will eventually be fixed though, so we might just need to be patient on this one. Still, it seems strange that such obvious bugs would be shipped in a non-beta version.</p>
<h3>Conclusion</h3>
<p>It&#8217;s clear that I&#8217;m not ready to switch away from Photoshop and Illustrator. They might have confusing interfaces, hog all my computer&#8217;s resources, crash regularly, and be bloated with useless features, but at least I can select things on the first try.</p>
<p>This unfamiliarity with Sketch, combined with the quirks and bugs I encountered, makes it hard for me to advocate switching to it right now. It definitely shows a lot of promise, but I can&#8217;t really see myself being productive with it until those problems are fixed.</p>
<p>That being said, I am planning to give Sketch its chance, and keep trying it out for small things like icons or buttons. I&#8217;m sincere when I say that I&#8217;m looking forward to a real, design-focused alternative to Photoshop. So the least I can do is to give Sketch 2 its chance!</p>
]]></content:encoded>
			<wfw:commentRss>http://sachagreif.com/sketch-2-first-impressions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Korea Trip Highlights</title>
		<link>http://sachagreif.com/korea-trip-highlights/</link>
		<comments>http://sachagreif.com/korea-trip-highlights/#comments</comments>
		<pubDate>Sun, 06 May 2012 02:14:03 +0000</pubDate>
		<dc:creator>sachag</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sachagreif.com/?p=1506</guid>
		<description><![CDATA[I&#8217;m back from Korea after one week of eating, walking around, and eating again. Food is everywhere in Korea (especially<a class="read-more" href="http://sachagreif.com/korea-trip-highlights/">...</a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m back from Korea after one week of eating, walking around, and eating again. Food is everywhere in Korea (especially in Seoul) and I can&#8217;t say I was complaining.</p>
<p>We spent most of the time in Seoul, with a brief detour to Busan that was probably the highlight of the trip. I encourage you to visit both if you ever get the chance, you won&#8217;t regret it.</p>
<p>As you&#8217;ll see from the photos, we spent a lot of time eating. The highlight for me was definitely getting served <strong>still-moving eel</strong> in Haeundae:</p>
<p><object width="224" height="400" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="src" value="http://www.facebook.com/v/10151588336295456" /><embed width="224" height="400" type="application/x-shockwave-flash" src="http://www.facebook.com/v/10151588336295456" allowfullscreen="true" /></object></p>
<p>But don&#8217;t worry, thankfully they stop moving once we cooked them!</p>
<p>Also, since I just got a new iPhone 4S, this was the first trip where I relied entirely on my phone&#8217;s camera and didn&#8217;t bring a &#8220;real&#8221; camera at all. I&#8217;d say the lower weight, ease of sharing, and <span style="text-decoration: line-through;">cheesy</span> cool Instagram effects more than make up for the lower quality.</p>
<p>Anyway, here are the photos:</p>
<div id="attachment_1507" class="wp-caption alignnone"><img class="size-full wp-image-1507" title="jagalchi" src="http://dun4nx4d6jyre.cloudfront.net/assets/jagalchi.jpg" alt="" width="690" height="612" /><p class="wp-caption-text">Jagalchi Fish Market in Busan</p></div>
<div id="attachment_1508" class="wp-caption alignnone"><img class="size-full wp-image-1508" title="haeundae" src="http://dun4nx4d6jyre.cloudfront.net/assets/haeundae.jpg" alt="" width="690" height="612" /><p class="wp-caption-text">Haeundae beach, Korea&#39;s answer to Copacabana</p></div>
<div id="attachment_1509" class="wp-caption alignnone"><img class="size-full wp-image-1509" title="feet" src="http://dun4nx4d6jyre.cloudfront.net/assets/feet.jpg" alt="" width="690" height="612" /><p class="wp-caption-text">Resting my tired feet in a hot spring</p></div>
<div id="attachment_1510" class="wp-caption alignnone"><img class="size-full wp-image-1510" title="birthday" src="http://dun4nx4d6jyre.cloudfront.net/assets/birthday.jpg" alt="" width="690" height="612" /><p class="wp-caption-text">Preparations for Buddha&#39;s birthday party</p></div>
<div id="attachment_1512" class="wp-caption alignnone"><img class="size-full wp-image-1512" title="pattern" src="http://dun4nx4d6jyre.cloudfront.net/assets/pattern.jpg" alt="" width="690" height="612" /><p class="wp-caption-text">Traditional Korean pattern</p></div>
<div id="attachment_1513" class="wp-caption alignnone"><img class="size-full wp-image-1513" title="food" src="http://dun4nx4d6jyre.cloudfront.net/assets/food.jpg" alt="" width="690" height="612" /><p class="wp-caption-text">Korean food is always pretty colorful</p></div>
<div id="attachment_1516" class="wp-caption alignnone"><img class="size-full wp-image-1516" title="food2" src="http://dun4nx4d6jyre.cloudfront.net/assets/food2.jpg" alt="" width="690" height="612" /><p class="wp-caption-text">Mountains of food at Namdaemun market</p></div>
<div id="attachment_1517" class="wp-caption alignnone"><img class="size-full wp-image-1517" title="bbq" src="http://dun4nx4d6jyre.cloudfront.net/assets/bbq.jpg" alt="" width="690" height="612" /><p class="wp-caption-text">Korean Barbecue, Korea&#39;s most famous dish</p></div>
<div id="attachment_1518" class="wp-caption alignnone"><img class="size-full wp-image-1518" title="chess" src="http://dun4nx4d6jyre.cloudfront.net/assets/chess.jpg" alt="" width="690" height="612" /><p class="wp-caption-text">Chess players in Seoul</p></div>
<div id="attachment_1519" class="wp-caption alignnone"><img class="size-full wp-image-1519" title="scissors" src="http://dun4nx4d6jyre.cloudfront.net/assets/scissors.jpg" alt="" width="690" height="612" /><p class="wp-caption-text">Scissors, an unexpected addition to chopsticks</p></div>
<div id="attachment_1520" class="wp-caption alignnone"><img class="size-full wp-image-1520" title="street" src="http://dun4nx4d6jyre.cloudfront.net/assets/street.jpg" alt="" width="690" height="612" /><p class="wp-caption-text">Old &amp; new, Seoul&#39;s two faces</p></div>
<p>If you&#8217;d like to see more photos, you can find some <a href="http://instagrid.me/sachagreif/">here</a> and <a href="http://instagrid.me/emilie_in_kyoto/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://sachagreif.com/korea-trip-highlights/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Going to Korea</title>
		<link>http://sachagreif.com/going-to-korea/</link>
		<comments>http://sachagreif.com/going-to-korea/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 03:27:16 +0000</pubDate>
		<dc:creator>sachag</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sachagreif.com/?p=1497</guid>
		<description><![CDATA[My first contact with Korea was training Taekwondo for 4 years as a teenager. As far as cultural immersion goes,<a class="read-more" href="http://sachagreif.com/going-to-korea/">...</a>]]></description>
			<content:encoded><![CDATA[<p>My first contact with Korea was training Taekwondo for 4 years as a teenager. As far as cultural immersion goes, I learned was how to say things like &#8220;front block&#8221; and &#8220;reverse crescent kick&#8221; in Korean but that was pretty much it.</p>
<p>But still, ever since I&#8217;ve wanted to go visit the country, and I&#8217;ll finally get a chance very soon!</p>
<p>Next week is a series of Japanese holidays that are collectively known as the golden week, and Kyoto (where I live) being the number one tourist destination in Japan, it&#8217;s usually over-run by Japanese tourists at that time.</p>
<p>So me and <a href="http://chiyogamitouch.com">Emi</a> will spend 6 days in Seoul (from Saturday, April 28th to Friday, May 4th) to escape Japan and eat some kimchi and bibimbap.</p>
<p>And if you happen to live there and are into design or startups (or even if you&#8217;re not, actually), I&#8217;d love to meet up for coffee and say hello!</p>
]]></content:encoded>
			<wfw:commentRss>http://sachagreif.com/going-to-korea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lessons Learned from an eBook Launch</title>
		<link>http://sachagreif.com/lessons-learned-from-an-ebook-launch/</link>
		<comments>http://sachagreif.com/lessons-learned-from-an-ebook-launch/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 03:56:45 +0000</pubDate>
		<dc:creator>sachag</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sachagreif.com/?p=1416</guid>
		<description><![CDATA[One month ago on March 20 I released a short eBook entitled &#8220;Step by Step UI Design&#8220;. Since then, I&#8217;ve<a class="read-more" href="http://sachagreif.com/lessons-learned-from-an-ebook-launch/">...</a>]]></description>
			<content:encoded><![CDATA[<p>One month ago on March 20 I released a short eBook entitled &#8220;<a href="http://sachagreif.com/ebook">Step by Step UI Design</a>&#8220;.</p>
<p>Since then, I&#8217;ve sold the eBook <strong>over 2000 times</strong> and almost reached <strong>$10,000</strong> in profits.</p>
<p>A lot of people have asked me for more details about how I wrote, launched, and promoted the book, so here is a post-mortem to see what went right, what went wrong, and what you can learn from my own experience.</p>
<h3>Numbers</h3>
<div id="attachment_1418" class="wp-caption alignnone"><img class="size-full wp-image-1418" title="quixly" src="http://dun4nx4d6jyre.cloudfront.net/assets/quixly.png" alt="" width="690" height="250" /><p class="wp-caption-text">A big spike for the first two days</p></div>
<p>First, some hard stats. These are my numbers since the launch one month ago:</p>
<ul>
<li>eBooks sold: <strong>2057</strong> (<strong>1023</strong> x Regular Edition, <strong>1034</strong> x Deluxe Edition)</li>
<li>Total Revenue: <strong>$9908</strong></li>
<li>Profit (minus Paypal fees):<strong> $8991</strong></li>
</ul>
<p>80% of this happened in the first two days thanks to <a href="http://news.ycombinator.org/item?id=3731047">the great launch on Hacker News</a> (where it got upvoted <strong>over 300 times</strong>), which got me a traffic peak of <strong>22,890 visitors in a single day</strong>! In fact, here are the same numbers for the first 48 hours only:</p>
<ul>
<li>eBooks sold: <strong>1469</strong> (<strong>714</strong> x Regular Edition, <strong>758</strong> x Deluxe Edition)</li>
<li>Total Revenue: <strong>$6663</strong></li>
<li>Profit (minus Paypal fees):<strong> $6022</strong></li>
</ul>
<p>Those numbers are impressive, but they&#8217;re meaningless without knowing how much time I spent working on the eBook itself. Here&#8217;s the breakdown:</p>
<ul>
<li>Designing the app: <strong>9 hours</strong></li>
<li>Writing and formatting the eBook: <strong>11 hours</strong></li>
<li>Designing the landing page: <strong>5 hours</strong></li>
<li>Coding the landing page: <strong>5 hours</strong></li>
<li>Promoting the eBook: <strong>10 hours</strong></li>
<li>Total work time: <strong>40 hours</strong></li>
</ul>
<p>So it took me about <strong>40 hours</strong> from start to finish to build the full product. That&#8217;s a <strong>$224/hour</strong> rate, which happens to be much more than what I charge for regular design work. In fact, in only two days I made back the money I would&#8217;ve earned from client work!</p>
<h3>The Idea</h3>
<div id="attachment_1425" class="wp-caption alignnone"><img class="size-full wp-image-1425" title="codeyear_1" src="http://dun4nx4d6jyre.cloudfront.net/assets/codeyear_1.png" alt="" width="690" height="250" /><p class="wp-caption-text">CodeYear, the initial spark for the eBook</p></div>
<p>Back in the last days of 2011, I was contacted by Zach Sims of <a href="http://codecademy.com">Codecademy</a>. He was looking for some design help for a new project, <a href="http://codeyear.com/">CodeYear</a>.</p>
<p><a href="http://www.forbes.com/sites/jjcolao/2012/03/22/codecademy/">Forbes</a> recently covered how they launched CodeYear and <a href="http://www.forbes.com/sites/jjcolao/2012/03/22/codecademy/">got 200,000 sign-ups</a> in a couple days, but long before that I had already blogged about <a href="http://sachagreif.com/how-i-designed-codeyear-com-in-1-hour/">how I designed CodeYear.com in only one hour</a>.</p>
<p>This behind-the-scenes look at my design process became hugely popular, getting retweeted more than 950 times, and even being linked by <a href="http://techcrunch.com/2012/01/03/codecademys-codeyear-attracts-100000-aspiring-programmers-in-48-hours/">TechCrunch</a> and <a href="http://www.avc.com/a_vc/2012/01/some-thoughts-on-the-success-of-code-year.html">Fred Wilson</a>!</p>
<p>This convinced me there was a big demand for material covering design in a simple and straightforward way, focusing on basic principles and not Photoshop techniques.</p>
<p>So when my friend <a href="http://twitter.com/sgrove">Sean Grove</a> from <a href="http://gobushido.com">Bushido</a> showed me the chat app he was working on, and asked me to help with the design, I realized his was the ideal situation to document my design process.</p>
<p>So I opened up Photoshop, started working, and simply took screenshots and notes every step of the way in preparation for the next step.</p>
<h3>Writing the eBook</h3>
<p>I decided to write an eBook because I find them more convenient than screencasts or videos. You can read them in the train or at work, but unlike a blog post or plain text article you almost feel like you bought something tangible, and not just words.</p>
<p>I knew I wanted to keep the eBook short, because I can&#8217;t count the times I&#8217;ve excitedly bought a 100-page eBook only to put off reading it for so long that I end up forgetting I even have it.</p>
<p>I also wanted to test the water with a small-scale project first: I didn&#8217;t want to spend months on a project without even knowing if anybody was interested. So a short eBook fit that bill perfectly.</p>
<p>I first wrote the book&#8217;s basic draft in Google Docs, then moved to <a href="http://www.apple.com/iwork/pages/">Pages</a> for the formatting.</p>
<p>Interestingly, the act of writing about the design actually led me to discover some of its flaws, so this step also included a lot of back and forth between Photoshop and Pages</p>
<h3>Selling the eBook</h3>
<p>I spent so much time researching various digital delivery services to sell the eBook that I ended up writing <a href="http://www.smashingmagazine.com/2012/03/29/selling-digital-goods-online-e-commerce-services-compared/">an article about this topic for Smashing Magazine</a>.</p>
<p>To summarize, I initially used <a href="http://quixly.com">Quixly</a> to sell the eBook, but after encountering a couple bugs and no reply from support, switched to a combo of <a href="http://pulleyapp.com">Pulley</a> and <a href="http://gumroad.com">Gumroad</a> (for people who don&#8217;t have Paypal).</p>
<h5>No matter which solution you use I suggest supplementing it with Gumroad, since there&#8217;s no subscription (they only charge a commission) and it&#8217;s one of the few such services to accept credit cards directly.</h5>
<h3>Pricing</h3>
<p>I&#8217;ve published a detailed account of how I settled on a price for the eBook (and how that price influenced sales) <a href="http://blog.asmartbear.com/perfect-pricing.html">over at the Smart Bear blog</a>, so I suggest you read it if you&#8217;re interested on pricing and how our brain processed different price points.</p>
<p>Also check out <a href="http://blog.asmartbear.com/higher-pricing.html">the counter-point by Jarrod Drysdale</a> and <a href="http://sachagreif.com/proving-amy-hoy-wrong-the-0-99-challenge/">my subsequent challenge to him and Amy Hoy</a>.</p>
<h3>The Launch</h3>
<div id="attachment_1424" class="wp-caption alignnone"><a href="https://twitter.com/#!/SachaGreif/status/180296142427402240"><img class="size-full wp-image-1424" title="ebook-parishackers" src="http://dun4nx4d6jyre.cloudfront.net/assets/ebook-parishackers.jpg" alt="" width="690" height="250" /></a><p class="wp-caption-text">Presenting the eBook material at Paris Hackers, via @Zaiste</p></div>
<p>As you can see from my stats, the eBook&#8217;s successful launch was the key to its success. While whether this is good or not is debatable, for now let&#8217;s focus on what I did to make the launch go well.</p>
<p>First of all I didn&#8217;t publish the eBook straight away. I got feedback from smart people like <a href="https://twitter.com/#!/hnshah">Hiten Shah</a>, <a href="http://hipmunk.com">Steve Huffman</a>, and <a href="https://twitter.com/#!/thatparisguy">David Bizer</a>, and also presented the eBook&#8217;s material live at a <a href="http://parishackers.org">Paris Hackers</a> meetup.</p>
<p>After presenting, I told people they could get the eBook for free if they signed up to my mailing list, in order to build a small audience to help me kickstart the launch.</p>
<p>I also spent quite some time on the eBook site itself, trying out <a href="http://dribbble.com/shots/460714-Deluxe">multiple</a> <a href="http://dribbble.com/shots/466046-Deluxe-2">designs</a> until I found the right style.</p>
<p>When everything was ready, I finally posted the link to Hacker News. I then emailed the 40 people who had signed up to the mailing list with a link to download the eBook for free, asking them to upvote my link on Hacker News if they had enjoyed the book.</p>
<h5>The intention here was not to spam Hacker News, so I specifically only asked people who had read and enjoyed the book to upvote the link if they felt it deserved it.</h5>
<h3>Press</h3>
<p>I didn&#8217;t get much press coverage, but I didn&#8217;t really expect any since an eBook launch is not a big event in itself. Or another explanation would be that I just suck at PR… Still, I&#8217;m very grateful to The Industry, SpeckyBoy, and The Rude Baguette for featuring the book!</p>
<ul>
<li><a href="http://theindustry.cc/2012/04/05/the-greif-has-launched-his-ebook-step-by-step-ui-design/">The “Greif” has launched his eBook, Step by Step UI Design</a> — The Industry</li>
<li><a href="http://www.rudebaguette.com/2012/03/23/sacha-greifs-step-by-step-ui-design/">Sacha Greif’s eBook “Step-by-Step UI Design” goes viral</a> — The Rude Baguette</li>
<li><a href="http://speckyboy.com/2012/04/02/we-have-5-copies-of-step-by-step-ui-design-ebook-to-giveaway-comment-to-enter/">We Have 5 Copies of Step by Step UI Design (Ebook) to Giveaway</a> — SpeckyBoy</li>
</ul>
<p>I contacted a couple other design blogs to organize giveaways, but it turns out big design blogs actually charge <em>you</em> to give your stuff away for free to their readers. More power to them if they can do that, I guess!</p>
<h3>Lessons Learned</h3>
<p>The big lesson I learned is that there&#8217;s a market for short, practical eBooks about user interface design. And unless this was a fluke, I&#8217;m pretty good at capturing that market.</p>
<p>I love my &#8220;normal&#8221; job as a contract UI designer, but if I can make twice as much money writing an eBook, and on top of this create <strong>a new permanent stream of passive income</strong>, then I&#8217;d be a fool not to consider doing it more.</p>
<p>Now some things that could&#8217;ve been improved on:</p>
<ul>
<li><strong>I didn&#8217;t ask people to subscribe to a mailing list.</strong><br />
This was partly a deliberate choice, because I personally hate giving out my email. Still, I&#8217;ll probably add this next time.</li>
<li><strong>I didn&#8217;t A/B test anything</strong><br />
I know I left money off the table because of this, but you got to pick your battles and I simply didn&#8217;t have enough time and energy to focus on this on top of everyting else.</li>
<li><strong>I relied on a single traffic source</strong><br />
Even though the eBook was written with the <a href="http://news.ycombinator.com">Hacker News</a> audience in mind and did very well there, I wish I could&#8217;ve gotten other traffic sources, like <a href="http://techcrunch.com">TechCrunch</a> or maybe <a href="http://avc.com">a famous startup blogger</a>. As it is, if for some reason my post hadn&#8217;t done well on HN, I&#8217;d be about $6k poorer…</li>
<li><strong>I initially relied too much on Paypal</strong><br />
Although I eventually added Gumroad as a payment option, I initially only had Paypal. A lot of people contacted me to tell me they couldn&#8217;t use Paypal, so that means even more people didn&#8217;t even bother asking and just left.</li>
<li><strong>My <a href="http://sachagreif.com/ebook/#unicorn-insults">Unicorn Insult</a> joke bombed</strong><br />
I thought <a href="http://sachagreif.com/ebook/#unicorn-insults">this</a> could be the start of a great new meme, but it didn&#8217;t take… Oh well, better luck next time!</li>
</ul>
<p>That being said, although I made some mistakes I definitely think this whole thing was a huge success. I never expected to make so much money (almost $10k!) from a single self-published 40-page book.</p>
<p>So if you&#8217;re a designer or developer, or possess some other unique skill, I definitely encourage you to come up with your own eBook, screencasts, or tutorials.</p>
<p>It might seem like the web is saturated with them already, but most of the stuff out there is of pretty low quality so there&#8217;s always room for well-researched, well-explained material.</p>
]]></content:encoded>
			<wfw:commentRss>http://sachagreif.com/lessons-learned-from-an-ebook-launch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Proving Amy Hoy Wrong: The $0.99 Challenge</title>
		<link>http://sachagreif.com/proving-amy-hoy-wrong-the-0-99-challenge/</link>
		<comments>http://sachagreif.com/proving-amy-hoy-wrong-the-0-99-challenge/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 21:18:24 +0000</pubDate>
		<dc:creator>sachag</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sachagreif.com/?p=1470</guid>
		<description><![CDATA[I&#8217;ve been following Jarrod Drysdale&#8217;s work for some time. I first learned of him through his great post on his<a class="read-more" href="http://sachagreif.com/proving-amy-hoy-wrong-the-0-99-challenge/">...</a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been following Jarrod Drysdale&#8217;s work for some time. I first learned of him through his great post on <a href="http://blog.studiofellow.com/2011/09/26/the-follow-up-knack-a-web-app-story/">his failed startup</a>, and then saw that he was writing <a href="http://bootstrappingdesign.com/">a book about design</a>.</p>
<p>His book coincidentally came out the same day mine did, but with a very different pricing strategy. Whereas I set a low price and hoped to make up for it with a lot of sales, he set a much higher price even though that might mean a smaller sale volume.</p>
<p>Last week, <a href="http://blog.asmartbear.com/perfect-pricing.html">I explained my pricing strategy in detail</a> on Jason Cohen&#8217;s A Smart Bear blog. So this week, <a href="http://blog.asmartbear.com/higher-pricing.html">Jarrod wrote a counter-point</a> to explain the strong point of his own strategy.</p>
<p>I&#8217;ll let you decide for yourself who won the award for Most Successful Design eBook Writer, but one thing that piqued my interest was <a href="http://unicornfree.com/">Amy Hoy</a>&#8216;s intervention in the post&#8217;s comments (as well as <a href="http://news.ycombinator.org/item?id=3792867">on Hacker News</a>).</p>
<p>Amy argues for high prices over low for a variety of reasons (and I guess that&#8217;s reflected in <a href="http://unicornfree.com/30x500/">her own online seminar&#8217;s pricing</a>).</p>
<p>Since she&#8217;s more Internet Famous than me, I&#8217;m going to apply 37Signal&#8217;s advice and <a href="http://gettingreal.37signals.com/ch02_Have_an_Enemy.php">pick a fight</a>: I believe low prices can be a valid pricing strategy, and that&#8217;s why I&#8217;m announcing now that my next product (whatever it is) will be priced at <strong>$0.99</strong>.</p>
<p>If this product is a success, I will have effectively proven for the second time that super-low prices can work.</p>
<p>So I&#8217;m counting on you to help me prove that Amy Hoy is wrong, that there&#8217;s no right or wrong pricing strategies, and that nobody knows anything.</p>
]]></content:encoded>
			<wfw:commentRss>http://sachagreif.com/proving-amy-hoy-wrong-the-0-99-challenge/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Once Upon A Time In Japan</title>
		<link>http://sachagreif.com/once-upon-a-time-in-japan/</link>
		<comments>http://sachagreif.com/once-upon-a-time-in-japan/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 08:23:05 +0000</pubDate>
		<dc:creator>sachag</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sachagreif.com/?p=1462</guid>
		<description><![CDATA[Maybe it&#8217;s from playing too many video games, but I see life as a series of stages. So I&#8217;m glad<a class="read-more" href="http://sachagreif.com/once-upon-a-time-in-japan/">...</a>]]></description>
			<content:encoded><![CDATA[<p>Maybe it&#8217;s from playing too many video games, but I see life as a series of stages. So I&#8217;m glad to announce that I&#8217;ve leveled up and unlocked a new world: <strong>Japan</strong>.</p>
<p>I&#8217;m taking the plane this Thursday and moving there for the next 3 years. <a href="http://chiyogamitouch.com">My wife</a> got a scholarship to do her PhD in Osaka, and since I work remotely anyway I&#8217;ll be joining her.</p>
<p>We both love Japan and have been there 3 times together. We love travelling, living abroad (we&#8217;ve previously lived in Switzerland and China), and learning new languages, so it&#8217;s a great opportunity for both of us.</p>
<p>Japan also has all the things that I love, i.e. design, martial arts, and great food. I&#8217;m looking forward to meeting new people, having new experiences, and generally beginning a new phase in my life.</p>
<p>This new beginning will also be the occasion to refocus myself on personal projects. <a href="http://folyo.me">Folyo</a> is doing ok, but I feel it could be a lot more successful if I really focus all my efforts on it. And the recent success of <a href="http://sachagreif.com/ebook">my eBook</a> has shown me that even smaller projects can have a big impact.</p>
<p>And then there are the small, fun side-projects like <a href="http://patternify.com">Patternify</a> and bigger endeavors like <a href="http://locomotivecms.com">Locomotive</a>.</p>
<p>So I really have high hopes for this move. I truly believe t&#8217;s up to us to make every moment of every day live up to its full potential. But sometimes it takes a big change of scenery to remind us of this!</p>
<h5>Required Listening: <a href="http://www.youtube.com/watch?v=qqHYTyhrp4w">Once Upon a Time in Japan</a>, by Rakim</h5>
]]></content:encoded>
			<wfw:commentRss>http://sachagreif.com/once-upon-a-time-in-japan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Every Part of the Buffalo</title>
		<link>http://sachagreif.com/every-part-of-the-buffalo/</link>
		<comments>http://sachagreif.com/every-part-of-the-buffalo/#comments</comments>
		<pubDate>Thu, 29 Mar 2012 18:45:38 +0000</pubDate>
		<dc:creator>sachag</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sachagreif.com/?p=1453</guid>
		<description><![CDATA[When I want to buy a digital camera, not only do I read reviews for multiple cameras, but I also<a class="read-more" href="http://sachagreif.com/every-part-of-the-buffalo/">...</a>]]></description>
			<content:encoded><![CDATA[<p>When I want to buy a digital camera, not only do I read reviews for multiple cameras, but I also read reviews for the same camera from different sites.</p>
<p>So it should come as no surprise that when it was time to select a digital goods cart service to help me sell <a href="http://sachagreif.com/ebook">my eBook</a>, I spent hours analyzing the pricing and features of various services.</p>
<p>This was not particularly cost-effective, since the price difference between all those service was pretty insignificant to begin with. So by trying to save $5, I used up a couple hours that could&#8217;ve been spent working for clients at $150/hour…</p>
<p>But I didn&#8217;t want to let those hours go to waste. I decided to share the results of my comparison with everybody, and so wrote <a href="http://www.smashingmagazine.com/2012/03/29/selling-digital-goods-online-e-commerce-services-compared/">an article comparing different cart services to sell digital goods</a> for Smashing Magazine.</p>
<p>There&#8217;s actually a deeper point to all this: it&#8217;s all about using your time and effort effectively.</p>
<p>Indians supposedly used every part of the buffalo, and I try to do the same. For example, when designing for a client, <a href="http://sachagreif.com/making-of-sharypic-for-iphone/">I write about the design process</a> on my blog.</p>
<p>Another example could be selling unused concepts as templates (with the client&#8217;s consent, of course!). And a developer might develop a piece of Javascript code into a new jQuery plugin.</p>
<p>So whenever you get a chance, try and make the most of every part of your work process. It might require you to invest a little more time in the beginning, but believe me, it&#8217;ll pay off in the end.</p>
<h5>In fact, the Buffalo Principle is at play right here: I was originally just going to point out the Smashing Magazine article, but then decided to use the occasion to make a deeper, more general point.</h5>
]]></content:encoded>
			<wfw:commentRss>http://sachagreif.com/every-part-of-the-buffalo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Of Pricing and Bears</title>
		<link>http://sachagreif.com/of-pricing-and-bears/</link>
		<comments>http://sachagreif.com/of-pricing-and-bears/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 14:13:41 +0000</pubDate>
		<dc:creator>sachag</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sachagreif.com/?p=1448</guid>
		<description><![CDATA[Just a heads up that I wrote a guest post on Jason Cohen&#8217;s Smart Bear blog — one of the best<a class="read-more" href="http://sachagreif.com/of-pricing-and-bears/">...</a>]]></description>
			<content:encoded><![CDATA[<p>Just a heads up that I wrote a guest post on Jason Cohen&#8217;s <a href="http://blog.asmartbear.com/">Smart Bear blog</a> — one of the best blogs I know about running a startup and selling software — about the <a href="http://blog.asmartbear.com/perfect-pricing.html">pricing strategy</a> for my recently released <a href="http://sachagreif.com/ebook">eBook</a> about user interface design. <a href="http://blog.asmartbear.com/perfect-pricing.html">Go read it here</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://sachagreif.com/of-pricing-and-bears/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Content Delivery Network via Amazon Web Services: CloudFront: dun4nx4d6jyre.cloudfront.net

Served from: sachagreif.com @ 2012-05-15 12:57:05 -->

