<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" xml:lang="en-US" xml:base="http://yakshaving.net/wp-atom.php">
	<title type="text">YakShaving</title>
	<subtitle type="text">Design, Social Entrepreneurship, and Business</subtitle>

	<updated>2013-01-04T00:43:04Z</updated>

	<link rel="alternate" type="text/html" href="http://yakshaving.net" />
	<id>http://yakshaving.net/feed/atom/</id>
	

	<generator uri="http://wordpress.org/" version="3.5.1">WordPress</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/yakshavingnet" /><feedburner:info uri="yakshavingnet" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><geo:lat>41.921126</geo:lat><geo:long>-87.700859</geo:long><link rel="license" type="text/html" href="http://creativecommons.org/licenses/by-sa/3.0/" /><feedburner:emailServiceId>yakshavingnet</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><entry>
		<author>
			<name>yakshaving</name>
						<uri>http://yakshaving.wpengine.com</uri>
					</author>
		<title type="html"><![CDATA[When do you use UI walkthroughs?]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/yakshavingnet/~3/JKvM-C6XVfc/" />
		<id>http://yakshaving.net/?p=1269</id>
		<updated>2013-01-04T00:43:04Z</updated>
		<published>2013-01-03T00:39:07Z</published>
		<category scheme="http://yakshaving.net" term="Design" /><category scheme="http://yakshaving.net" term="UI" /><category scheme="http://yakshaving.net" term="usability" /><category scheme="http://yakshaving.net" term="user experience" /><category scheme="http://yakshaving.net" term="walkthroughs" /><category scheme="http://yakshaving.net" term="web design" />		<summary type="html">Recently, quite a bit of ink has been spilled in the blogosphere about UI Walkthroughs. I thought I&amp;#8217;d do my part in trying to understand and come up with a better framework or list of heuristics to think about before deciding on whether or not to ship a walkthrough with a product: I responded to... &lt;br /&gt;&lt;br /&gt;&lt;a class="small button secondary" href="http://yakshaving.net/when-do-you-use-ui-walkthroughs/"&gt;Continue Reading&lt;/a&gt;</summary>
		<content type="html" xml:base="http://yakshaving.net/when-do-you-use-ui-walkthroughs/">&lt;p&gt;Recently, quite a bit of ink has been spilled in the blogosphere about UI Walkthroughs. I thought I&amp;#8217;d do my part in trying to understand and come up with a better framework or list of heuristics to think about before deciding on whether or not to ship a walkthrough with a product:&lt;/p&gt;
&lt;p&gt;I responded to &lt;a href="https://www.quora.com/Web-Design/What-are-some-examples-of-web-apps-that-show-interactive-walkthroughs-before-using/answer/Ash-Bhoopathy"&gt;this question on Quora&lt;/a&gt;, but I thought I&amp;#8217;d include the post here because it might be helpful to more people deciding whether or not they want to include walkthroughs on their product interfaces.&lt;/p&gt;
&lt;p&gt;John Gruber, who is a sophisticated internet user and blogger says that a &amp;#8220;user should be able to figure out how an app works just by looking at it&amp;#8221;:  &lt;a href="http://daringfireball.net/linked/2012/12/27/ui-walkthrough"&gt;If You See a UI Walkthrough, They Blew It&lt;/a&gt;.   To me, an overbroad statement like that is akin to saying &amp;#8220;A user should be able to fly a plane just by looking at the controls&amp;#8221;.. or even &amp;#8220;A user should be able to drive a car just by looking at it&amp;#8221;.  We need to have realistic expectations of the interfaces that we use and be more precise about what we&amp;#8217;re building if we&amp;#8217;re ever going to evolve interaction design.&lt;/p&gt;
&lt;p&gt;Products fall into multiple categories based on patterns of usage and intended audience.&lt;/p&gt;
&lt;p&gt;Some products are daily/heavy use products which should optimize for the expert user.   These products need to be designed such that, once the user has an understanding of how to navigate and understand the product&amp;#8217;s functionality, they can perform regular actions with ease.   &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Examples&lt;/strong&gt;:  A Todo list, a weather app, or an app for sports scores and the news on a mobile phone.  A POS (Point of Sale) system where the operator has some sufficient time for training [Keep in mind that POS systems are designed for fast transactions to keep lines short and moving smoothly].&lt;/p&gt;
&lt;p&gt;&amp;#8211;&lt;/p&gt;
&lt;p&gt;Other products are used many times by different users, infrequently.  These interfaces need to be designed such that they&amp;#8217;re intuitive, require as little handholding as possible, and should offer 80% of the benefit for 20% of the effort.   Additionally, that 20% of the effort should be possible by almost all of the people who enter into the experience.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Examples&lt;/strong&gt;:  a photo kiosk at the local drugstore, a fast food ordering counter with an iPad or self-checkout system at a grocery store.&lt;/p&gt;
&lt;p&gt;What does this have to do with UI walkthroughs?   Because the first class of products are not designed to be *intuitive* on first usage, they need scaffolds (extreme way of conveying this is a &amp;#8220;crutch&amp;#8221;) for the user to understand their operating protocol.   Once the user understands how the system works, then they will be able to use the product quickly and effectively on a repeated basis.&lt;/p&gt;
&lt;p&gt;&amp;#8211;&lt;br /&gt;
Here are a few articles I&amp;#8217;ve run across recently that reference the UI walkthrough debate if you&amp;#8217;re interested in following along:&lt;/p&gt;
&lt;p&gt;- &lt;a href="http://blog.maxrudberg.com/post/38958984259/if-you-see-a-ui-walkthrough-they-blew-it"&gt;The original article that started it all&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;- &lt;a href="http://tapity.com/iphone-app-design/are-ui-walkthroughs-evil/"&gt;Are UI walkthroughs evil?&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;- And the corresponding discussion on HN: &lt;a href="https://news.ycombinator.com/item?id=4975416"&gt;If you see a UI walkthrough, they blew it&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;- Here&amp;#8217;s a company, Kera, that&amp;#8217;s focused on making UI walkthroughs weighing into the discussion:  &lt;a href="http://blog.kera.io/post/39492248667/five-principles-for-effective-ui-walkthroughs"&gt;Five Principles for Effective UI Walkthroughs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;- and &lt;a href="http://techcrunch.com/2012/12/28/rethinking-the-mobile-app-walkthrough/"&gt;Techcrunch&amp;#8217;s take: Rethinking The Mobile App “Walkthrough&amp;#8221;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There&amp;#8217;s a few interesting discussions here:  the author of the first article uses strong language, suggesting &amp;#8220;UI walkthroughs are evil&amp;#8221; (to be fair, a later blog update clarified that not all walkthroughs are bad).   The article claims are that UI walkthroughs are confusing, presented at a time when a user lacks context or won&amp;#8217;t remember everything about the walkthrough enough to learn its facets, and that walkthrough annoy otherwise impatient users.&lt;/p&gt;
&lt;p&gt;Most of these issues can easily be assailed by &lt;strong&gt;good execution&lt;/strong&gt;:  A minimal walkthrough combined with progressive disclosure as the user experiences more and more of the app through their lifetime use is a great way for the user to learn more about the product over time.&lt;/p&gt;
&lt;p&gt;I&amp;#8217;ve put together a few simple diagrams that might help UXers and product builders decide whether or not they want a product walkthrough.   And if you need some help building your &lt;strong&gt;1UX&lt;/strong&gt; or &lt;strong&gt;product walkthrough&lt;/strong&gt;, feel free to &lt;a href="http://lizilabs.com"&gt;ping us at LiziLabs&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://lizilabs.s3.amazonaws.com/ui-walkthrough-questions-lizilabs.jpg"&gt;&lt;img src="http://lizilabs.s3.amazonaws.com/ui-walkthrough-questions-lizilabs-small.jpg"&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://lizilabs.s3.amazonaws.com/ui-walkthrough-examples-lizilabs.jpg"&gt;&lt;img src="http://lizilabs.s3.amazonaws.com/ui-walkthrough-examples-lizilabs-small.jpg"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/yakshavingnet/~4/JKvM-C6XVfc" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://yakshaving.net/when-do-you-use-ui-walkthroughs/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://yakshaving.net/when-do-you-use-ui-walkthroughs/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://yakshaving.net/when-do-you-use-ui-walkthroughs/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>yakshaving</name>
						<uri>http://yakshaving.wpengine.com</uri>
					</author>
		<title type="html"><![CDATA[We won RailsRumble 2012]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/yakshavingnet/~3/QAiByew0X4g/" />
		<id>http://yakshaving.net/?p=1268</id>
		<updated>2012-11-10T19:29:16Z</updated>
		<published>2012-10-23T14:28:01Z</published>
		<category scheme="http://yakshaving.net" term="Uncategorized" /><category scheme="http://yakshaving.net" term="2012" /><category scheme="http://yakshaving.net" term="button" /><category scheme="http://yakshaving.net" term="contest" /><category scheme="http://yakshaving.net" term="Deploy" /><category scheme="http://yakshaving.net" term="Rails" /><category scheme="http://yakshaving.net" term="railsrumble" /><category scheme="http://yakshaving.net" term="winning" />		<summary type="html">We (@ashbhoopathy, @railsjedi, and @richlengsavath) won both the Public Favorite and 3rd place in this year&amp;#8217;s Rails Rumble.  We are flattered and honored by the outpouring of community support for our simple idea. When we started building DeployButton, we wanted to scratch our own itch and solve for our own needs.   This summer, our team... &lt;br /&gt;&lt;br /&gt;&lt;a class="small button secondary" href="http://yakshaving.net/winning-railsrumble-you-love-us-you-really-do/"&gt;Continue Reading&lt;/a&gt;</summary>
		<content type="html" xml:base="http://yakshaving.net/winning-railsrumble-you-love-us-you-really-do/">&lt;p&gt;&lt;img style="width: 510px;" src="http://deploy-button.s3.amazonaws.com/blog-images/what-if.jpg" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;We (&lt;a href="https://angel.co/ash-bhoopathy" target="_blank"&gt;@ashbhoopathy&lt;/a&gt;, &lt;a href="https://angel.co/jacques-crocker" target="_blank"&gt;@railsjedi&lt;/a&gt;, and &lt;a href="https://angel.co/rich-lengsavath" target="_blank"&gt;@richlengsavath&lt;/a&gt;) won both the &lt;span style="text-decoration: underline;"&gt;Public Favorite&lt;/span&gt; &lt;strong&gt;and&lt;/strong&gt; &lt;span style="text-decoration: underline;"&gt;3rd place&lt;/span&gt; in this year&amp;#8217;s &lt;a href="http://railsrumble.com/entries/winners"&gt;&lt;strong&gt;Rails Rumble&lt;/strong&gt;&lt;/a&gt;.  We are flattered and honored by the outpouring of community support for our simple idea.&lt;/p&gt;
&lt;p&gt;When we started building &lt;a href="http://deploybutton.com" target="_blank"&gt;&lt;strong&gt;DeployButton&lt;/strong&gt;&lt;/a&gt;, we wanted to scratch our own itch and solve for our own needs.   This summer, our team at&lt;strong&gt; &lt;a href="http://lizi.ai"&gt;Lizi&lt;/a&gt;&lt;/strong&gt; decided that we needed a less expensive web host for our site(s).   Like many of you, we&amp;#8217;re a fast moving consumer web team that likes to iterate and put lots of new things out to &amp;#8220;&lt;strong&gt;Build&lt;/strong&gt;&amp;#8220;, &amp;#8220;&lt;strong&gt;Measure&lt;/strong&gt;&amp;#8220;, and &amp;#8220;&lt;strong&gt;Learn&lt;/strong&gt;&amp;#8221; to validate that we&amp;#8217;re &lt;a href="http://www.paulgraham.com/good.html"&gt;making something people want&lt;/a&gt;™.  &lt;/p&gt;
&lt;p&gt;&lt;img style="display: block; margin-left: auto; margin-right: auto; width: 200px;" src="http://deploy-button.s3.amazonaws.com/blog-images/badge.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Jacques, aka &amp;#8220;&lt;a href="http://twitter.com/railsjedi"&gt;&lt;strong&gt;@railsjedi&lt;/strong&gt;&lt;/a&gt;&amp;#8220;, created a really sweet system to power our &lt;a href="http://radar.oreilly.com/2009/03/continuous-deployment-5-eas.html"&gt;continuous deployment&lt;/a&gt;, using &lt;a href="http://github.com/"&gt;Github&lt;/a&gt;, &lt;a href="http://www.linode.com/"&gt;Linode&lt;/a&gt;, and &lt;a href="http://www.opscode.com/chef/"&gt;Opscode Chef&lt;/a&gt;.   I&amp;#8217;ll save the more technical post for later, but for the layperson, this essentially means that as soon as someone has committed &lt;em&gt;working&lt;/em&gt; code into a master branch of a source code repository, it automatically gets deployed to the server, &lt;strong&gt;and&lt;/strong&gt; the whole team is notified.  &lt;/p&gt;
&lt;p&gt;Our team relies on a few tools for group communication, one of them being &lt;a href="http://hipchat.com"&gt;Hipchat&lt;/a&gt;.   Hipchat allows for  &lt;a href="https://addons.heroku.com/deployhooks"&gt;&lt;strong&gt;deploy hooks&lt;/strong&gt;&lt;/a&gt; that can notify us when different things happen, like code being checked in, and deploys &lt;strong&gt;starting&lt;/strong&gt;/&lt;strong&gt;completing&lt;/strong&gt;.   This is a great way for the team to 1) stay abreast of what&amp;#8217;s going on with the code base, and 2) know which &amp;#8220;application state&amp;#8221; users are looking at in the event that an error occurs (Errors also have http hooks that notify us in the chat).  &lt;/p&gt;
&lt;p&gt;Little did we know, but the night that we finished and submitted our final version to the RailsRumble repo, we got to the &lt;a href="http://news.ycombinator.com/item?id=4653243"&gt;front page of HackerNews&lt;/a&gt;.   Soon thereafter, we had over &lt;strong&gt;15K visitors&lt;/strong&gt; come to our site, and &lt;strong&gt;over 6K&lt;/strong&gt; who&amp;#8217;ve used the product already!  We knew then that our product had struck a nerve and might fulfill a need for a wide assortment of people: independent WordPress builders, small-midsized web consulting shops, to weekend hobbyist Rails devs.&lt;/p&gt;
&lt;p&gt;Over the next few months, we&amp;#8217;ll be improving &lt;a href="http://deploybutton.com"&gt;DeployButton&lt;/a&gt; to have many creature comforts that we&amp;#8217;d want to see in a product like this, &lt;em&gt;since we need it anyway. &lt;/em&gt; &lt;/p&gt;
&lt;p&gt;Follow along in our progress here, &lt;strong&gt;&lt;a href="http://twitter.com/deploybutton"&gt;@DeployButton&lt;/a&gt;, &lt;/strong&gt;and tweet to tell us how you use continuous deployment at your startups and enterprises.&lt;/p&gt;
&lt;p&gt;Oh, and if this is still &amp;#8220;cool&amp;#8221; to do, &lt;a href="http://facebook.com/DeployButton"&gt;&lt;strong&gt;Like us on Facebook&lt;/strong&gt;&lt;/a&gt; and we&amp;#8217;ll let you know first about beta releases to our product &lt;img src='http://yakshaving.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /&gt; &lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/yakshavingnet/~4/QAiByew0X4g" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://yakshaving.net/winning-railsrumble-you-love-us-you-really-do/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://yakshaving.net/winning-railsrumble-you-love-us-you-really-do/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://yakshaving.net/winning-railsrumble-you-love-us-you-really-do/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>yakshaving</name>
						<uri>http://yakshaving.wpengine.com</uri>
					</author>
		<title type="html"><![CDATA[Cooper&#8217;s &#8220;No interface&#8221; Parlor]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/yakshavingnet/~3/nf_zzFo_r6U/" />
		<id>http://yakshaving.net/?p=1267</id>
		<updated>2012-11-10T19:29:43Z</updated>
		<published>2012-09-21T03:08:00Z</published>
		<category scheme="http://yakshaving.net" term="Design" /><category scheme="http://yakshaving.net" term="Lizi" /><category scheme="http://yakshaving.net" term="Startups" /><category scheme="http://yakshaving.net" term="cooper" /><category scheme="http://yakshaving.net" term="naturaluserinterfaces" /><category scheme="http://yakshaving.net" term="Siri" /><category scheme="http://yakshaving.net" term="userinterface" />		<summary type="html">Last night, I went to a talk given at Cooper, which is regarded by many as a world class interaction design studio.  The subject of the discussion was based on a blog post that recently got quite a bit of social airplay, called &amp;#8220;The best interface is no interface&amp;#8220;.    The best interface is no... &lt;br /&gt;&lt;br /&gt;&lt;a class="small button secondary" href="http://yakshaving.net/cooper-talk-about-no-ui/"&gt;Continue Reading&lt;/a&gt;</summary>
		<content type="html" xml:base="http://yakshaving.net/cooper-talk-about-no-ui/">&lt;p&gt;Last night, I went to a talk given at Cooper, which is regarded by many as a world class interaction design studio.  The subject of the discussion was based on a &lt;a href="http://www.cooper.com/journal/2012/08/the-best-interface-is-no-interface.html/"&gt;blog post&lt;/a&gt; that recently got quite a bit of social airplay, called &amp;#8220;&lt;a href="http://www.cooper.com/journal/2012/08/the-best-interface-is-no-interface.html/"&gt;The best interface is no interface&lt;/a&gt;&amp;#8220;.   &lt;/p&gt;
&lt;p&gt;&lt;iframe src="http://player.vimeo.com/video/48629451" width="100%" height="300" frameborder="0"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://vimeo.com/48629451"&gt;The best interface is no interface&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We&amp;#8217;re at an interesting juncture in technology with people using software on their smartphones, in cars, and now even in home appliances.   A recent Intel study suggested that the cost of computing will decrease so much that by around the year 2018, it will be economically feasible to put a reasonably powered microcomputer inside most small appliances.  &lt;/p&gt;
&lt;p&gt;And of course, with this new power, comes great responsibility for designers.  Commercial schemes to capture our intent, advertise to us, and make us somehow aware of a new &amp;#8220;thing&amp;#8221; at any given time will only increase.   Okay, maybe that&amp;#8217;s a bit cynical, but at the very least, it&amp;#8217;s highly likely that if computing power continues to surround us, we will also be surrounded by more gestural and certainly tactile interfaces.   And, for an interaction design studio to say that the best interface is no interface, is a bit of a coup… But, as I had suspected, there were many mixed feelings held by the attendees &amp;#8212; Luckily, the parlor had a diverse crowd of people with commercial intent (eCommerce vendors) to designers who felt that &amp;#8220;no interface&amp;#8221; or even &amp;#8220;minimal interface&amp;#8221; is exactly the wrong thing that&amp;#8217;s required in many instances.&lt;/p&gt;
&lt;p&gt;An example that Don Norman mentioned was a comparison between a simple silversmithing hammer to Photoshop.   Someone asked why Photoshop isn&amp;#8217;t more simple like the tool, but Don keenly pointed out that it&amp;#8217;s absurd to try to compare one tiny tool to the entire toolbox that PhotoShop intends to be.  That might seem like an obvious comparison, but I think there&amp;#8217;s a tendency to make gross generalizations about the necessity of UIs for certain use cases.  &lt;/p&gt;
&lt;p&gt;Toward the end of the evening, people seemed to come to a consensus on the idea that there are two broad categories of products:   &lt;strong&gt;Disabling technologies&lt;/strong&gt; (the ones that we generally try to have fade in the background:  e.g.  CA&amp;#8217;s FastTrack, an elevator button), and &lt;strong&gt;Enabling technologies&lt;/strong&gt; (the ones that we try to surface the features of to users to enable them to do more with them:  eg.  PhotoShop, GarageBand).   This dichotomy feels right, but I think that reality is a lot more nuanced.  What I&amp;#8217;m the most interested in, is how this nets out for a product-focused startup as you decide &lt;strong&gt;what to build &lt;/strong&gt;and &lt;strong&gt;who to build for&lt;/strong&gt;.   I&amp;#8217;ll be thinking about this a lot in the coming months.&lt;/p&gt;
&lt;p&gt;Another topic that came up during the evening was one of &amp;#8220;control&amp;#8221; which I&amp;#8217;m interested in learning more about.  Don Norman brought up &lt;a href="http://nest.com"&gt;Nest&lt;/a&gt; (I don&amp;#8217;t know why everyone loves that thing so much, I should check it out) and talked about how it had bad interaction design (he had clear examples why).   Nest is a thermostat, typically thought of as a product that &amp;#8220;gets out of the way&amp;#8221; of users.   So, you&amp;#8217;re giving up a small amount of control for what&amp;#8217;s actually happening in exchange for intelligent defaults and settings that if you &lt;em&gt;really want to&lt;/em&gt;, you can happily change, but now you&amp;#8217;re left fiddling with an interface with minimal surface area that takes a while to &amp;#8220;set up&amp;#8221; the way you want.&lt;/p&gt;
&lt;p&gt;Related to control, at my startup &lt;a href="http://lizibot.com"&gt;Lizi&lt;/a&gt;, we created a &lt;a href="http://lizibot.com"&gt;1-click scheduling tool&lt;/a&gt; that&amp;#8217;s a great &lt;a href="http://lizi.ai"&gt;alternative to Tungle.me&lt;/a&gt;.  We have a belief that people will happily trade away some control if Lizi solves the &amp;#8220;paradox of choice&amp;#8221; problem of choosing times from people&amp;#8217;s busy schedules.   We&amp;#8217;re realizing that &lt;em&gt;not all users&lt;/em&gt; work this way &amp;#8212; Many would prefer the control that it offers, even though it might mean interacting with 2 or more extra clicks.  It&amp;#8217;s a fascinating discovery for us, to say the least.&lt;/p&gt;
&lt;p&gt;Notably absent during the entire evening was an idea I&amp;#8217;m keen to explore:  The role of anthropomorphic agents in our daily lives.  In 2012, we&amp;#8217;re finally in a position where people understand the abstraction of &amp;#8220;apps&amp;#8221; because of Apple&amp;#8217;s marketing dollars.   Taken to the next level, anthropomorphized agents (Siri, et al) enable a simple abstraction that is far more powerful in the &amp;#8220;No UI&amp;#8221; debate.  We&amp;#8217;re spending so much time programming machine learning, heavy AI, and &amp;#8220;collective intelligence&amp;#8221; based systems, learning and adapting to people&amp;#8217;s needs.   People &lt;em&gt;aren&amp;#8217;t in a mindset right now&lt;/em&gt; that their tools… their apps &lt;em&gt;actually learn&lt;/em&gt;.   But when they think of Siri (or what Siri could have been if executed better), I think people&amp;#8217;s minds are much more malleable.   We say &amp;#8220;Siri is getting smarter&amp;#8221; or &amp;#8220;Siri can do X now&amp;#8221;… We don&amp;#8217;t think of &amp;#8220;Apps&amp;#8221; as having intelligence in the same way, we think of them as &amp;#8220;dumb&amp;#8221; interfaces that we still have to train and teach.&lt;/p&gt;
&lt;p&gt;Golden and team at Cooper went as far as to provoke the thought &amp;#8220;The Best UI is no UI&amp;#8221;.  The conversation &lt;a href="http://branch.com/b/the-best-interface-is-no-interface"&gt;continues over at this Branch&lt;/a&gt;.&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/yakshavingnet/~4/nf_zzFo_r6U" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://yakshaving.net/cooper-talk-about-no-ui/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://yakshaving.net/cooper-talk-about-no-ui/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://yakshaving.net/cooper-talk-about-no-ui/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>yakshaving</name>
						<uri>http://yakshaving.wpengine.com</uri>
					</author>
		<title type="html"><![CDATA[Peter Thiel&#8217;s class: Notes about Artificial Intelligence]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/yakshavingnet/~3/UffQawyLosQ/" />
		<id>http://yakshaving.net/?p=1266</id>
		<updated>2012-09-21T07:07:09Z</updated>
		<published>2012-08-26T06:44:48Z</published>
		<category scheme="http://yakshaving.net" term="artificial intelligence" /><category scheme="http://yakshaving.net" term="AI" /><category scheme="http://yakshaving.net" term="artificialintelligence" />		<summary type="html">Continuing on the theme of artificial intelligence from the David Eagleman post&amp;#8230; Our team at Lizi, which is somewhat obsessed with these great notes on Peter Thiel&amp;#8217;s class by Blake Masters, was talking about the class dedicated on AI recently. There are unquestionably great points raised in this talk: It might still be too early... &lt;br /&gt;&lt;br /&gt;&lt;a class="small button secondary" href="http://yakshaving.net/peter-thiels-class-notes-about-artificial-intelligence/"&gt;Continue Reading&lt;/a&gt;</summary>
		<content type="html" xml:base="http://yakshaving.net/peter-thiels-class-notes-about-artificial-intelligence/">&lt;p&gt;Continuing on the theme of artificial intelligence from the David Eagleman post&amp;#8230;&lt;/p&gt;
&lt;p&gt;Our team at &lt;a href="http://lizi.ai"&gt;Lizi&lt;/a&gt;, which is somewhat obsessed with these great notes on &lt;a href="http://blakemasters.tumblr.com/post/24464587112/peter-thiels-cs183-startup-class-17-deep-thought"&gt;Peter Thiel&amp;#8217;s class by Blake Masters,&lt;/a&gt; was talking about the class dedicated on AI recently.  There are unquestionably great points raised in this talk:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;It might still be too early for AI. There’s a reasonable case to be made there. We know that futures fail quite often. Supersonic airplanes of the ‘70s failed; they were too noisy and people complained. Handheld iPad-like devices from the ‘90s and smart phones from ’99 failed. Siri is probably still a bit too early today. So whether the timing is right for AI is very hard to know ex ante.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;We can look at Siri today, and most of us would agree she&amp;#8217;s a &amp;#8220;parlor trick&amp;#8221; at best.   &lt;a href="http://www.apple.com/iphone/features/siri.html"&gt;Siri&lt;/a&gt; can&amp;#8217;t do most of the things that we want her to do, despite having one of the most powerful design and marketing muscles ever known in commercial history backing her up.&lt;/p&gt;
&lt;p&gt;I am interested in the comparisons between searching for artificial intelligence and trying to get an airplane to fly in the early part of the 20th century.   Again, here are some winning quotes:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Re: Airplanes in  1900&amp;#8230; “People have been trying to build flying machines for hundreds of years and it’s never worked.” Even right before it did happen, many of the smartest people in the field were saying that heavier than air flying machines were physically impossible.&lt;/p&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;p&gt;Scott Brown: Part of it is about about process. What enabled the Wright brothers to build the airplane wasn’t some secret formula that they come up with all of a sudden. It was rigorous adherence to doing carefully controlled experiments. They started small and built a kite. They figured out kite mechanics. Then they moved onto engineless gliders. And once they understood control mechanisms, they moved on. At the end of the process, they had a thing that flies. So the key is understanding why each piece is necessary at each stage, and then ultimately, how they fit together. Since the quality comes from process behind the outcome, the outcome will be hard to duplicate. Copying the Wright brothers’ kite or our vision system doesn’t tell you what experiments to run next to turn it into an airplane or thinking computer.
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;This approach, we&amp;#8217;ve come to learn from the &lt;a href="http://theleanstartup.com/"&gt;Lean Startup movement&lt;/a&gt;, is vital to discovering a business model that connects to real users who are willing to pay for the service (with money or attention).  I think we&amp;#8217;re all big believers in this movement of incrementally finding a business model.   We think that the key to making AI commercially acceptable relies in getting people &amp;#8220;ready&amp;#8221; for it.&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/yakshavingnet/~4/UffQawyLosQ" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://yakshaving.net/peter-thiels-class-notes-about-artificial-intelligence/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://yakshaving.net/peter-thiels-class-notes-about-artificial-intelligence/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://yakshaving.net/peter-thiels-class-notes-about-artificial-intelligence/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>yakshaving</name>
						<uri>http://yakshaving.wpengine.com</uri>
					</author>
		<title type="html"><![CDATA[Why has AI progressed so slowly since the 1960&#8242;s?]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/yakshavingnet/~3/WBVDcCg-tB4/" />
		<id>http://yakshaving.net/?p=1265</id>
		<updated>2012-08-22T21:46:04Z</updated>
		<published>2012-08-22T21:41:33Z</published>
		<category scheme="http://yakshaving.net" term="artificial intelligence" /><category scheme="http://yakshaving.net" term="Innovation" /><category scheme="http://yakshaving.net" term="AI" /><category scheme="http://yakshaving.net" term="artificialintelligence" />		<summary type="html">David Eagleman talks about why AI has progressed so slowly since the 1960&amp;#8242;s. I&amp;#8217;m excited to check out his book Incognito on my next long flight. Personally, I believe the biggest failure of artificial intelligence is the expectation set by science fiction for what AI is and what it can be… that isn&amp;#8217;t able to... &lt;br /&gt;&lt;br /&gt;&lt;a class="small button secondary" href="http://yakshaving.net/why-has-ai-progressed-so-slowly-since-the-1960s/"&gt;Continue Reading&lt;/a&gt;</summary>
		<content type="html" xml:base="http://yakshaving.net/why-has-ai-progressed-so-slowly-since-the-1960s/">&lt;p&gt;David Eagleman talks about why AI has progressed so slowly since the 1960&amp;#8242;s.   I&amp;#8217;m excited to check out his book &lt;a href="http://www.eagleman.com/incognito"&gt;Incognito&lt;/a&gt; on my next long flight.  &lt;/p&gt;
&lt;p&gt;Personally, I believe the biggest failure of artificial intelligence is the expectation set by science fiction for what AI is and what it can be… that isn&amp;#8217;t able to be built fast enough by scientists, tinkerers, and entrepreneurs.   In other words, there seems to be a wide gap between research/exploration and commercialization, mostly because expectations for what AI can do for us is massively overemphasized.   It prevents us from taking the incremental approach that&amp;#8217;s a vital part to building companies in this decade (and beyond?).&lt;/p&gt;
&lt;p&gt;In the coming months, I&amp;#8217;m going to be dedicating more blog articles exploring the commercialization of AI in its various forms.&lt;/p&gt;
&lt;p&gt;&lt;object id="flashObj" width="640" height="360" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,47,0"&gt;&lt;param name="movie" value="http://c.brightcove.com/services/viewer/federated_f9?isVid=1&amp;#038;isUI=1" /&gt;&lt;param name="bgcolor" value="#FFFFFF" /&gt;&lt;param name="flashVars" value="videoId=1702637532001&amp;#038;playerID=1187410652001&amp;#038;playerKey=AQ~~,AAAAGuNzXFE~,qu1BWJRU7c2zPXB5pnS6ytF42ALvFXD6&amp;#038;domain=embed&amp;#038;dynamicStreaming=true" /&gt;&lt;param name="base" value="http://admin.brightcove.com" /&gt;&lt;param name="seamlesstabbing" value="false" /&gt;&lt;param name="allowFullScreen" value="true" /&gt;&lt;param name="swLiveConnect" value="true" /&gt;&lt;param name="allowScriptAccess" value="always" /&gt;&lt;embed src="http://c.brightcove.com/services/viewer/federated_f9?isVid=1&amp;#038;isUI=1" bgcolor="#FFFFFF" flashVars="videoId=1702637532001&amp;#038;playerID=1187410652001&amp;#038;playerKey=AQ~~,AAAAGuNzXFE~,qu1BWJRU7c2zPXB5pnS6ytF42ALvFXD6&amp;#038;domain=embed&amp;#038;dynamicStreaming=true" base="http://admin.brightcove.com" name="flashObj" width="640" height="360" seamlesstabbing="false" type="application/x-shockwave-flash" allowFullScreen="true" allowScriptAccess="always" swLiveConnect="true" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/yakshavingnet/~4/WBVDcCg-tB4" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://yakshaving.net/why-has-ai-progressed-so-slowly-since-the-1960s/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://yakshaving.net/why-has-ai-progressed-so-slowly-since-the-1960s/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://yakshaving.net/why-has-ai-progressed-so-slowly-since-the-1960s/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>yakshaving</name>
						<uri>http://yakshaving.wpengine.com</uri>
					</author>
		<title type="html"><![CDATA[The new Digg: Good and Bad]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/yakshavingnet/~3/Xhm4OrxAnTE/" />
		<id>http://yakshaving.net/?p=1264</id>
		<updated>2012-08-01T20:25:25Z</updated>
		<published>2012-08-01T20:24:37Z</published>
		<category scheme="http://yakshaving.net" term="Design" /><category scheme="http://yakshaving.net" term="Digg" /><category scheme="http://yakshaving.net" term="social" /><category scheme="http://yakshaving.net" term="UI" /><category scheme="http://yakshaving.net" term="ux" />		<summary type="html">Often times when sites launch I like to evaluate them for user utility, aesthetic appeal, and monetization potential. I mostly like what the hackers at the &amp;#8220;new&amp;#8221; Digg have done with the platform. It&amp;#8217;s clean, allows for personal expression of my own &amp;#8220;Diggs&amp;#8221;, and is sufficiently social. Here&amp;#8217;s what I like about it from a... &lt;br /&gt;&lt;br /&gt;&lt;a class="small button secondary" href="http://yakshaving.net/the-new-digg-whats-good-and-bad-a-ux-review/"&gt;Continue Reading&lt;/a&gt;</summary>
		<content type="html" xml:base="http://yakshaving.net/the-new-digg-whats-good-and-bad-a-ux-review/">&lt;p&gt;Often times when sites launch I like to evaluate them for user utility, aesthetic appeal, and monetization potential. I mostly like what the hackers at the &amp;#8220;new&amp;#8221; Digg have done with the platform.   It&amp;#8217;s clean, allows for personal expression of my own &amp;#8220;Diggs&amp;#8221;, and is sufficiently social.  Here&amp;#8217;s what I like about it from a product perspective.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://yakshaving.net/wp-content/uploads/2012/08/digg_popular.jpg" alt="Digg popular" title="digg_popular.jpg" border="0" width="600" height="183" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://yakshaving.net/wp-content/uploads/2012/08/digg_save_to_iphone.jpg" alt="Digg save to iphone" title="digg_save_to_iphone.jpg" border="0" width="379" height="383" /&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Seeing social/twitter content inline with the  actual articles works nicely.  I&amp;#8217;m assuming that if I logged in, it&amp;#8217;d show me people that I&amp;#8217;m actually connected to, which is much more valuable than retweets from others.&lt;/li&gt;
&lt;li&gt;These graphs are overdone.  Like many analytics products, Digg assumes that appealing to an excess of data visualized along a graph is useful for people.  It&amp;#8217;s a nice/pretty graph, but who really cares when this has trended over the last day?   So, this is just noise in the long term.&lt;/li&gt;
&lt;li&gt;The new Digg score is a combination of Facebook &amp;#8220;likes&amp;#8221;, Twitter tweets, and Digg upvotes.  This aggregate is generally better than just a Digg score, but it made me think of how useful this would be if the up votes were from communities that I legitimately cared about.    Maybe I don&amp;#8217;t care how many people have tweeted something, but I care a lot about how many comments something received on &lt;a href="http://news.ycombinator.com"&gt;HackerNews&lt;/a&gt;?&lt;/li&gt;
&lt;li&gt;This is by far the best interaction metaphor and part of the UX of the new Digg.   It&amp;#8217;s evocative of my favorite iPad and mobile app, &lt;a href="http://instapaper.com/"&gt;Instapaper&lt;/a&gt;.   In fact, it combines the two of the most powerful ideas on the web:  &lt;strong&gt;Exploration/Discovery&lt;/strong&gt; combined with &lt;strong&gt;Self curation&lt;/strong&gt; and tees up content in a clean format to read later&lt;/li&gt;
&lt;li&gt;Finally, there&amp;#8217;s the iPhone app.   This is a pretty barebones app, I&amp;#8217;m not really impressed, but it&amp;#8217;s great for less than 6 weeks of work.  I didn&amp;#8217;t spend any time synchronizing apps to see how long it would take, but this is the most important thing here clearly (just like the rolling background synch done by Instapaper).  I think the Reading List component is probably the most important feature here &amp;#8212; I tend to be a consumer, but not active participant on mobile.   I think other people participate more on mobile, so maybe making top stories more prominent takes precedence for them.    In their iPhone app screenshots on the iTunes download page, Betaworks should clarify the Exploration-&gt; Reading on iPhone workflow rather than showing multiple screenshots of a Snoop Digg article that gives me very little context for what the product can do for me.  &lt;/li&gt;
&lt;li&gt;Overall, the interface is nice and clean, pretty barebones, and allows for expression.   Not a ton of viral features for a site that arguably &amp;#8220;invented&amp;#8221; virility.  I don&amp;#8217;t like that I have to sign in with Facebook (at least provide people with a Twitter option, and G+ for extra credit).   Not bad for six weeks of work.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img src="http://yakshaving.net/wp-content/uploads/2012/08/digg_iphone.jpg" alt="Digg iphone" title="digg_iphone.jpg" border="0" width="357" height="481" /&gt;&lt;/p&gt;
&lt;p&gt;Congrats to the Betaworks team for &lt;em&gt;shipping fast and learning from it.&lt;/em&gt;&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/yakshavingnet/~4/Xhm4OrxAnTE" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://yakshaving.net/the-new-digg-whats-good-and-bad-a-ux-review/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://yakshaving.net/the-new-digg-whats-good-and-bad-a-ux-review/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://yakshaving.net/the-new-digg-whats-good-and-bad-a-ux-review/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>yakshaving</name>
						<uri>http://yakshaving.wpengine.com</uri>
					</author>
		<title type="html"><![CDATA[Accelerators vs Apprenticeships]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/yakshavingnet/~3/E_y_b94jtpQ/" />
		<id>http://yakshaving.net/?p=1259</id>
		<updated>2012-07-27T18:52:09Z</updated>
		<published>2012-07-27T18:38:17Z</published>
		<category scheme="http://yakshaving.net" term="Uncategorized" /><category scheme="http://yakshaving.net" term="accelerator" /><category scheme="http://yakshaving.net" term="apprenticeships" />		<summary type="html">Apprenticeships used to be the way that people became masters at anything. Master craftsmen, master artisans, master chefs, and master sushi makers. This story on NPR today reminded me of the importance of apprenticeships, internships, and on the job training to further career progress. It wasn&amp;#8217;t until reading this story that I thought about the... &lt;br /&gt;&lt;br /&gt;&lt;a class="small button secondary" href="http://yakshaving.net/the-similarities-between-accelerators-and-apprenticeships/"&gt;Continue Reading&lt;/a&gt;</summary>
		<content type="html" xml:base="http://yakshaving.net/the-similarities-between-accelerators-and-apprenticeships/">&lt;p&gt;Apprenticeships used to be the way that people became masters at anything.  Master craftsmen, master artisans, master chefs, and &lt;a href="http://www.magpictures.com/jirodreamsofsushi/"&gt;master sushi makers&lt;/a&gt;.   &lt;a href="http://www.npr.org/2012/07/26/157033600/bypassing-college-dreams-a-different-road-to-work"&gt;This story on NPR today&lt;/a&gt; reminded me of the importance of apprenticeships, internships, and on the job training to further career progress.  It wasn&amp;#8217;t until reading this story that I thought about the relationship between apprenticeships and the batches of graduates from &amp;#8220;accelerator&amp;#8221; programs.  &lt;/p&gt;
&lt;p&gt;Today, accelerator programs are largely exclusive.  In fact, their popularity has risen in part to their exclusivity and privilege.   The exclusivity stems from the fact that after the period of &amp;#8220;acceleration&amp;#8221; is over, the ability to raise capital is much higher.  After the apprenticeship, the apprentice just has a &amp;#8220;job&amp;#8221;, most likely for the master.&lt;span id="more-1259"&gt;&lt;/span&gt;Accelerators have done a great job exploiting their &amp;#8220;artificial scarcity&amp;#8221; to a great extent, making them highly desirable.  The &amp;#8220;masters&amp;#8221; or &amp;#8220;mentors&amp;#8221; in the accelerator model differ from apprenticeships in that they are multifaceted and have a variety of different backgrounds.  In an apprenticeship, usually the masters are focused uniquely on one trade.&lt;/p&gt;
&lt;p&gt;According to the &lt;a href="http://www.npr.org/2012/07/26/157033600/bypassing-college-dreams-a-different-road-to-work"&gt;NPR story&lt;/a&gt;&amp;#8230;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;… apprenticeships are still fighting an image battle. Only 0.3 percent of the American workforce are apprentices, according to a report from American University economist Robert Lerman.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;This sounds like the job of a great design and marketing team.   Luckily, we have people on it.   A project I worked on as a student in Design School called the &amp;#8220;&lt;a href="http://www.newoptionsproject.org/home"&gt;New Options Initiative&lt;/a&gt;&amp;#8221; sponsored by the WK Kellogg foundation sought to create new alternatives for people who dropped out of school.   The project recognizes that school isn&amp;#8217;t for everyone, and we need alternative career/job paths for people that are similar to the apprenticeship model.&lt;/p&gt;
&lt;p&gt;It&amp;#8217;d be interesting to see what happened if we just changed the words &amp;#8220;&lt;strong&gt;apprenticeship&lt;/strong&gt;&amp;#8221; to &amp;#8220;&lt;strong&gt;accelerator&lt;/strong&gt;&amp;#8220;, and &lt;strong&gt;provided more means for self-employment and entrepreneurship to the participants&lt;/strong&gt;.   I&amp;#8217;m willing to bet that more people would consider it a viable alternative.&lt;/p&gt;
&lt;p&gt;&lt;iframe width="601" height="338" src="http://www.youtube.com/embed/M-aGPniFvS0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/yakshavingnet/~4/E_y_b94jtpQ" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://yakshaving.net/the-similarities-between-accelerators-and-apprenticeships/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://yakshaving.net/the-similarities-between-accelerators-and-apprenticeships/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://yakshaving.net/the-similarities-between-accelerators-and-apprenticeships/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>yakshaving</name>
						<uri>http://yakshaving.wpengine.com</uri>
					</author>
		<title type="html"><![CDATA[Hello, Computer]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/yakshavingnet/~3/TqdtIBGL1yM/" />
		<id>http://yakshaving.net/?p=1257</id>
		<updated>2012-07-27T17:46:55Z</updated>
		<published>2012-07-27T17:39:18Z</published>
		<category scheme="http://yakshaving.net" term="Uncategorized" /><category scheme="http://yakshaving.net" term="StarTrek" /><category scheme="http://yakshaving.net" term="Voice" />		<summary type="html">You bleed when you&amp;#8217;re on the &amp;#8220;cutting edge&amp;#8221;, especially when it comes down to user adoption of technology. It&amp;#8217;s telling when established companies like Apple, who are considered &amp;#8220;masters&amp;#8221; at market timing get it slightly wrong. Releasing a voice activated &amp;#8220;assistant&amp;#8221; product that users seem disenchanted with is okay to do as a test when... &lt;br /&gt;&lt;br /&gt;&lt;a class="small button secondary" href="http://yakshaving.net/hello-computer/"&gt;Continue Reading&lt;/a&gt;</summary>
		<content type="html" xml:base="http://yakshaving.net/hello-computer/">&lt;p&gt;You bleed when you&amp;#8217;re on the &amp;#8220;cutting edge&amp;#8221;, especially when it comes down to user adoption of technology. It&amp;#8217;s telling when established companies like Apple, who are considered &amp;#8220;masters&amp;#8221; at market timing get it slightly wrong. Releasing a voice activated &amp;#8220;assistant&amp;#8221; product that users seem disenchanted with is okay to do as a test when you&amp;#8217;re a large company with diverse revenue streams.&lt;/p&gt;
&lt;p&gt;It&amp;#8217;s not ok as a lean startup when you have limited resources and not much time to test your assumptions with users. I wonder sometimes if the world is really ready for voice activated control of their world. &lt;a href="http://www.youtube.com/watch?v=LkqiDu1BQXY"&gt;We can&amp;#8217;t all be Scotty.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span id="more-1257"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;iframe width="601" height="338" src="http://www.youtube.com/embed/LkqiDu1BQXY" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/yakshavingnet/~4/TqdtIBGL1yM" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://yakshaving.net/hello-computer/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://yakshaving.net/hello-computer/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://yakshaving.net/hello-computer/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>yakshaving</name>
						<uri>http://yakshaving.wpengine.com</uri>
					</author>
		<title type="html"><![CDATA[I wish I could Google anything, too]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/yakshavingnet/~3/9-WMs6daAqU/" />
		<id>http://yakshaving.net/?p=1254</id>
		<updated>2012-07-27T18:45:37Z</updated>
		<published>2012-07-16T07:32:11Z</published>
		<category scheme="http://yakshaving.net" term="Uncategorized" /><category scheme="http://yakshaving.net" term="comedy" /><category scheme="http://yakshaving.net" term="WillFerrell" />		<summary type="html">I wish you could Google anything. Like, &amp;#8220;Where is my phone?&amp;#8221; and it would be like, &amp;#8220;It&amp;#8217;s under the couch, dumbass.&amp;#8221; &amp;#8212; Will Ferrel Parody (@FillWerrell) June 21, 2012 Obviously, this is just a joke. But, people really want this. Why wouldn&amp;#8217;t they? The premise of a search &amp;#8220;engine&amp;#8221; needs to change from one that... &lt;br /&gt;&lt;br /&gt;&lt;a class="small button secondary" href="http://yakshaving.net/i-wish-you-could-google-anything-too/"&gt;Continue Reading&lt;/a&gt;</summary>
		<content type="html" xml:base="http://yakshaving.net/i-wish-you-could-google-anything-too/">&lt;blockquote class="twitter-tweet"&gt;&lt;p&gt;I wish you could Google anything. Like, &amp;#8220;Where is my phone?&amp;#8221; and it would be like, &amp;#8220;It&amp;#8217;s under the couch, dumbass.&amp;#8221;&lt;/p&gt;
&lt;p&gt;&amp;mdash; Will Ferrel Parody (@FillWerrell) &lt;a href="https://twitter.com/FillWerrell/status/215655459435200513" data-datetime="2012-06-21T04:00:42+00:00"&gt;June 21, 2012&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Obviously, this is just a joke.   But, people really want this.   Why wouldn&amp;#8217;t they?  The premise of a search &amp;#8220;engine&amp;#8221; needs to change from one that digs through a number of crawled results into one that provides people with sufficient contextual information when and how they want it.&lt;/p&gt;
&lt;img src="http://feeds.feedburner.com/~r/yakshavingnet/~4/9-WMs6daAqU" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://yakshaving.net/i-wish-you-could-google-anything-too/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://yakshaving.net/i-wish-you-could-google-anything-too/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://yakshaving.net/i-wish-you-could-google-anything-too/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>yakshaving</name>
						<uri>http://yakshaving.wpengine.com</uri>
					</author>
		<title type="html"><![CDATA[Secrets of the web]]></title>
		<link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/yakshavingnet/~3/gKceelHAtIs/" />
		<id>http://yakshaving.net/?p=1252</id>
		<updated>2012-07-13T17:42:50Z</updated>
		<published>2012-07-13T15:35:00Z</published>
		<category scheme="http://yakshaving.net" term="Uncategorized" /><category scheme="http://yakshaving.net" term="network effect" /><category scheme="http://yakshaving.net" term="Nir" /><category scheme="http://yakshaving.net" term="social" /><category scheme="http://yakshaving.net" term="software" />		<summary type="html">I&amp;#8217;ve just recently discovered Nir Eyal&amp;#8217;s blog, Nir &amp;#038; Far, and I really appreciate his astute point of view on internet startups and getting to a network effect. Secrets people can’t or don’t want to divulge are a common thread behind Thiel’s most lucrative investments such as Facebook and LinkedIn, as well as several other... &lt;br /&gt;&lt;br /&gt;&lt;a class="small button secondary" href="http://yakshaving.net/secrets-of-the-web/"&gt;Continue Reading&lt;/a&gt;</summary>
		<content type="html" xml:base="http://yakshaving.net/secrets-of-the-web/">&lt;p&gt;I&amp;#8217;ve just recently discovered Nir Eyal&amp;#8217;s blog, &lt;a href="http://www.nirandfar.com/"&gt;Nir &amp;#038; Far&lt;/a&gt;, and I really appreciate his astute point of view on &lt;a href="http://techcrunch.com/2012/06/23/the-next-secrets-of-the-web/"&gt;internet startups and getting to a network effect&lt;/a&gt;.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Secrets people can’t or don’t want to divulge are a common thread behind Thiel’s most lucrative investments such as Facebook and LinkedIn, as well as several other breakout companies of the past decade. The kinds of truths Thiel discusses — the kinds that create billion dollar businesses in just a few years — are not held exclusively by those with deep corporate pockets. In fact, the person most likely to build the next great tech business will likely be a scrappy entrepreneur with a big dream, a sharp mind, and a valuable secret.&lt;/p&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;p&gt;But today, as software continues to eat the world, service industries are being upended by upstarts. &lt;em&gt;A new crop of companies like AirBnB, DropBox, and Square exploits secrets gleaned not from industrial design, but from interaction and systems design. These companies remedy old problems by designing interfaces to create new user behaviors.&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;strong&gt;Change the Interface, Change the World&lt;/strong&gt;&lt;br/&gt;&lt;br /&gt;
Whenever a massive change occurs in the way people interact with technology, expect to find plenty of secrets ripe for harvesting. Changes in interface suddenly make all sorts of behaviors easier. Subsequently, when the effort required to accomplish an action decreases, usage tends to explode.&lt;/p&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;p&gt;Though we’re living through an age when new insights about user behavior abound, &lt;em&gt;the methods for building a long-term business advantage has narrowed. The kind of secrets that build big businesses today must support a plan to build a network effect business. &lt;/em&gt; Without a network effect strategy, secrets don’t stay valuable for long.&lt;/p&gt;&lt;/blockquote&gt;
&lt;img src="http://feeds.feedburner.com/~r/yakshavingnet/~4/gKceelHAtIs" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://yakshaving.net/secrets-of-the-web/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://yakshaving.net/secrets-of-the-web/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://yakshaving.net/secrets-of-the-web/</feedburner:origLink></entry>
	</feed>
