<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description>a blog on startups by nabeel hyatt.who is nabeel?


  
 
           
      input[type=’submit’].minimal, button.minimal {
          background: #e3e3e3 !important;
          border: 1px solid #bbb !important;
          -moz-border-radius: 3px !important;
          -webkit-border-radius: 3px !important;
          border-radius: 3px !important;
          -moz-box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          color: #333 !important;
          font-family: “helvetica neue”, helvetica, arial, sans-serif !important;
          font-size: 12px !important;
          font-weight: bold !important;
          line-height: 1 !important;
          padding: 8px 0 9px !important;
          text-align: center !important;
          text-shadow: 0 1px 0 #fff !important;
          width: 150px !important;
      }
      input[type=’submit’].minimal:hover, button.minimal:hover {
          background: #d9d9d9 !important;
          -moz-box-shadow: inset 0 0 1px 1px #eaeaea !important;
          -webkit-box-shadow: inset 0 0 1px 1px #eaeaea !important;
          box-shadow: inset 0 0 1px 1px #eaeaea !important;
          color: #222 !important;
          cursor: pointer !important;
      }
      input[type=’submit’].minimal:active, button.minimal:active {
          background: #d0d0d0 !important;
          -moz-box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          -webkit-box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          color: #000 !important;
      }
  
   
   
     Join our Mailing List
   
   Email Address
   
       
         
         
       
       
       
     Close
   
   
 
 
 var fancyboxLoaded;
    try {
        var jqueryLoaded=jQuery;
        jqueryLoaded=true;
        //Check if a fancybox plugin is already loaded
        try{
        fancyboxLoaded = $.fancybox
        }
        catch(err) {
          fancyboxLoaded=false;
        }
    } catch(err) {
        jqueryLoaded=false;
    }
               var head= document.getElementsByTagName('head')[0];
               var script= document.createElement('script');
    if (!jqueryLoaded) {
        script.type= 'text/javascript';
        script.src= 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js';
        head.appendChild(script);    
    }
    if (!fancyboxLoaded) {
      //Only load the CSS because the asynchronous JS might not load the script in time...
      //We'll load the script later with jQuery :)
      var fancystyle= document.createElement('link');
      fancystyle.setAttribute("rel", "stylesheet");
      fancystyle.setAttribute("type", "text/css");
      //TODO: Hey MC guys, you've gotta host this somewhere!
      fancystyle.setAttribute("href", "http://chimplr.heroku.com/js/fancybox/jquery.fancybox-1.3.4.css");
      head.appendChild(fancystyle);    
    }
 
 var fnames = new Array();var ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';var err_style = '';
 try{
     err_style = mc_custom_error_style;
 } catch(e){
     err_style = 'margin: 1em 0 0 0; padding: 1em 0.5em 0.5em 0.5em; background: FFEEEE none repeat scroll 0% 0%; font-weight: bold; float: left; z-index: 1; width: 80%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: FF0000;';
 }
 var head= document.getElementsByTagName('head')[0];
 var style= document.createElement('style');
 style.type= 'text/css';
 if (style.styleSheet) {
   style.styleSheet.cssText = '.mce_inline_error {' + err_style + '}';
 } else {
   style.appendChild(document.createTextNode('.mce_inline_error {' + err_style + '}'));
 }
 head.appendChild(style);
 $(document).ready( function($) {
    //Button below the Tumblr Controls
    //TODO: Hey MC guys, you've gotta host the image linked below somewhere!
     var newsletter_link = document.createElement('a');
     newsletter_link.setAttribute('href', '#mc_embed_signup');
     newsletter_link.setAttribute('id', 'mc-embedded-tumblr-signup');
     newsletter_link.setAttribute('style', 'border:none; position:absolute; top:26px;right:3px; z-index:9999;');
     var newsletter_image = document.createElement('img');
     newsletter_image.setAttribute('src', 'http://chimplr.heroku.com/images/newsletter.png');
     newsletter_image.setAttribute('style', 'border:none;');
     newsletter_link.appendChild(newsletter_image);
     //Append Link to body
     $('body:first').append(newsletter_link);
     var options = {
       errorClass: 'mce_inline_error',
       errorElement: 'div',
       onkeyup: function(){},
       onfocusout:function(){},
       onblur:function(){},
       invalidHandler: function(form, validator) {
         setTimeout("$.fancybox.resize();", 50);
       }
     };
   var mce_validator = $("#mc-embedded-subscribe-form").validate(options);
   options = { url: 'http://nabeelo.us5.list-manage.com/subscribe/post-json?u=f6aa8cd42881289eaad277a9a&amp;id=288c666495&amp;c=?', type: 'GET', dataType: 'json', contentType: "application/json; charset=utf-8",
                 beforeSubmit: function(){
                     $('#mce_tmp_error_msg').remove();
                     $('.datefield','#mc_embed_signup').each(
                         function(){
                             var txt = 'filled';
                             var fields = new Array();
                             var i = 0;
                             $(':text', this).each(
                                 function(){
                                     fields[i] = this;
                                     i++;
                                 });
                             $(':hidden', this).each(
                                 function(){
                                   if ( fields[0].value=='MM' &amp;&amp; fields[1].value=='DD' &amp;&amp; fields[2].value=='YYYY' ){
                                     this.value = '';
                   } else if ( fields[0].value=='' &amp;&amp; fields[1].value=='' &amp;&amp; fields[2].value=='' ){
                                     this.value = '';
                   } else {
                                       this.value = fields[0].value+'/'+fields[1].value+'/'+fields[2].value;
                                   }
                                 });
                         });
                     return mce_validator.form();
                 }, 
                 success: mce_success_cb
             };
   $('#mc-embedded-subscribe-form').ajaxForm(options);
 });
 function mce_success_cb(resp){
     $('#mce-success-response').hide();
     $('#mce-error-response').hide();
     if (resp.result=="success"){
         $('#mce-'+resp.result+'-response').show();
         $('#mce-'+resp.result+'-response').html(resp.msg);
         $('#mc-embedded-subscribe-form').each(function(){
             this.reset();
             });
         $('#mc-embedded-subscribe').hide();
         $('.mc-field-group').hide();
         $('#mc-embedded-lightbox-close').show().focus();
     } else {
         var index = -1;
         var msg;
         try {
             var parts = resp.msg.split(' - ',2);
             if (parts[1]==undefined){
                 msg = resp.msg;
             } else {
                 i = parseInt(parts[0]);
                 if (i.toString() == parts[0]){
                     index = parts[0];
                     msg = parts[1];
                 } else {
                     index = -1;
                     msg = resp.msg;
                 }
             }
         } catch(e){
             index = -1;
             msg = resp.msg;
         }
         try{
             if (index== -1){
                 $('#mce-'+resp.result+'-response').show();
                 $('#mce-'+resp.result+'-response').html(msg);            
             } else {
                 err_id = 'mce_tmp_error_msg';
                 html = ' '+msg+'';
                 var input_id = '#mc_embed_signup';
                 var f = $(input_id);
                 if (ftypes[index]=='address'){
                     input_id = '#mce-'+fnames[index]+'-addr1';
                     f = $(input_id).parent().parent().get(0);
                 } else if (ftypes[index]=='date'){
                     input_id = '#mce-'+fnames[index]+'-month';
                     f = $(input_id).parent().parent().get(0);
                 } else {
                     input_id = '#mce-'+fnames[index];
                     f = $().parent(input_id).get(0);
                 }
                 if (f){
                     $(f).append(html);
                     $(input_id).focus();
                 } else {
                     $('#mce-'+resp.result+'-response').show();
                     $('#mce-'+resp.result+'-response').html(msg);
                 }
             }
         } catch(e){
             $('#mce-'+resp.result+'-response').show();
             $('#mce-'+resp.result+'-response').html(msg);
         }
     }
     $.fancybox.resize();
 }
 function initFancybox(){
   $("#mc-embedded-tumblr-signup").live('click', function(){
       $.fancybox({
         'autoDimensions'  : true,
         'width'           : 'auto',
         'height'          : 'auto',
         'href'            : $(this).attr('href'),
         'scrolling'       : 'no',
         'onComplete': function(){
         $('#mce-error-response').hide();
         $('div.mce_inline_error').hide();
         $('#mce-success-response').hide();
         $('#mce_tmp_error_msg').remove();
         $(':input','#mc-embedded-subscribe-form')
         .not(':button, :submit, :reset, :hidden')
         .val('')
         .removeAttr('checked')
         .removeAttr('selected');
         //focus first input field
         $("#mc-embedded-subscribe-form:not(.filter) :input:visible:enabled:first").focus();
         $('#mc-embedded-subscribe').show();
         $('.mc-field-group').show();
         $('#mc-embedded-lightbox-close').hide();
         }
       });
       return false;
   });
 }
 //Check wether Fancybox is loaded or not, and if not, load the sucker and initialize it
 if (!fancyboxLoaded){
   //TODO: Hey MC guys, you've gotta host this somewhere!
   $.getScript("http://chimplr.heroku.com/js/fancybox/jquery.fancybox-1.3.4.pack.js", function(){
       initFancybox();
   });
 }
 if (fancyboxLoaded) {
   initFancybox();
 }
 </description><title>http://nabeelhyatt.com/</title><generator>Tumblr (3.0; @nabeel)</generator><link>http://nabeelhyatt.com/</link><item><title>
brycedotvc:
After all the talk of VCs vs. Founders.
This.
This...</title><description>&lt;img src="http://24.media.tumblr.com/789dc69e901ca85901e7219b6eea927a/tumblr_mn3mjlxIjE1qzj0mao1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;blockquote&gt;
&lt;p&gt;&lt;a class="tumblr_blog" href="http://bryce.vc/post/50905160128/after-all-the-talk-of-vcs-vs-founders-this" target="_blank"&gt;brycedotvc&lt;/a&gt;&lt;span&gt;:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;After all the talk of VCs vs. Founders.&lt;/p&gt;
&lt;p&gt;This.&lt;/p&gt;
&lt;p&gt;This is the kind of relationship we’re all hoping to build with the founders we back.&lt;/p&gt;
&lt;p&gt;Congratulations to all involved.&lt;/p&gt;
&lt;p&gt;via &lt;a href="https://foursquare.com/bijan/checkin/519a1e4e498e63c609b20e19?s=gbvxI48Uti5AxI_P_shmoa4p3Bg&amp;ref=tw" target="_blank"&gt;bijan&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;the story of a startup always wants to be told in broad, antiseptic strokes about VCs, founders, A-rounds, “traction,” valuations, “value add” and a bunch of other ways that we try to normalize the whole company building process.&lt;/p&gt;
&lt;p&gt;at the end it is just about human relationships and the things they create.&lt;/p&gt;</description><link>http://nabeelhyatt.com/post/50922113476</link><guid>http://nabeelhyatt.com/post/50922113476</guid><pubDate>Mon, 20 May 2013 14:36:36 -0400</pubDate></item><item><title>Hallway Chat, #14.
A super-sized episode where @bijan and I chat...</title><description>&lt;iframe src="https://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F91412813&amp;liking=false&amp;sharing=false&amp;origin=tumblr" frameborder="0" allowtransparency="true" class="soundcloud_audio_player" width="500" height="116"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;strong&gt;Hallway Chat, #14.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;A super-sized episode where &lt;a href="http://www.twitter.com/bijan" target="_blank"&gt;@bijan&lt;/a&gt; and I chat about the new HTC One, the methodology of the &lt;a href="http://www.forbes.com/sites/truebridge/2013/05/08/midas-list-by-the-numbers-2013-edition/" target="_blank"&gt;Forbes Midas List&lt;/a&gt;, and maintaining the faith in both startups and big companies (namely Apple). Plus we answer some of the most common questions that came out of Spark’s decision last week to &lt;a href="http://pandodaily.com/2013/04/24/put-away-your-wallet-startup-spark-decides-to-cover-its-own-legal-fees/" target="_blank"&gt;cover our own legal fees&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;Previous episodes of Hallway Chat, should you be so inclined, can be found &lt;a href="http://nabeelhyatt.com/tagged/Hallwaychat" target="_blank"&gt;here&lt;/a&gt;. Or &lt;a href="https://itunes.apple.com/us/podcast/bijan/id579314510?mt=2" target="_blank"&gt;subscribe through iTunes&lt;/a&gt;&lt;span&gt;. &lt;/span&gt;&lt;/p&gt;</description><link>http://nabeelhyatt.com/post/50018456511</link><guid>http://nabeelhyatt.com/post/50018456511</guid><pubDate>Thu, 09 May 2013 12:16:00 -0400</pubDate><category>Hallwaychat</category></item><item><title>The Effect of a Down Round on your Team</title><description>&lt;p&gt;My friend and colleague Siqi Chen, never afraid to question the status quo, wrote a comment questioning the wisdom of &amp;#8220;not pricing a round of financing too high&amp;#8221;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;“Whenever I hear advice about pricing a round too high for the next round, I can’t help but think: well, if the choice (ceteris paribus) is between&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;a) doing what is effectively a down round preemptively when I don’t have to, by underpricing my current round in this market vs&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;b) accepting the market price along with some risk of taking a down round in the future, if I don’t hit my milestones, &lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;why would I ever choose b)?”&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Mark Suster then &lt;a href="http://www.bothsidesofthetable.com/2013/05/05/the-damaging-psychology-of-down-rounds/#comment-887268260" target="_blank"&gt;responded&lt;/a&gt; with a good post about the psychology of down rounds on fundraising, best summed up as, &amp;#8220;a down round is even more complicated than having no demand for your investment round.&amp;#8221;&lt;/p&gt;
&lt;p&gt;That is true, but we also shouldn&amp;#8217;t ignore the psychological impact on the team should a down round actually get done. &lt;/p&gt;
&lt;p&gt;If you&amp;#8217;ve ever been part of a public company with a collapsing stock price you&amp;#8217;ve got an idea of what this does. Skeptics on the team start to win arguments, especially when the founders aren&amp;#8217;t in the room. It can be quite hard to keep trust with the team, especially since you&amp;#8217;ve now shown poor judgement as a leader by guiding the team to this down round. That can feel doubly worse if it was a self inflicted wound caused because you over-optimized on price previously. &lt;/p&gt;
&lt;p&gt;&lt;span&gt;And although I made the analogy to a public company stock price, in practice it is much worse than that because you are by definition in a much more vulnerable state. &lt;/span&gt;&lt;span&gt;Sure, the team may believe in your long term vision, but that is balanced against their calculus about whether it is actually going to happen. &lt;/span&gt;&lt;span&gt;And you just added a whole lot of doubt to that.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;span&gt;In worst case scenarios I&amp;#8217;ve spoken to founders who have nicely growing companies, but have a team that has become suddenly demoralized despite their success because of the down round they just were backed into. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Imagine you are coaching a basketball team and you are always saying, &amp;#8220;we are going undefeated the next 10 games no matter what!&amp;#8221; then you may have set an audacious goal but keeping people&amp;#8217;s faith is going to be tough over the long term. And winning eight games suddenly feels like failure when it may have been great. The best founders, and coaches, take it one game at a time, continually building one brick on top of the other. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Managing the psychology of success&lt;/span&gt;&lt;span&gt; has a massive impact on everything from ability to hire, to fundraising, to retaining talent, to team cohesion, to ability to do bizdev deals.  &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;It&amp;#8217;s worth keeping in mind that it is a balance between price, dilution, capital, investors, founders, and team. &lt;span&gt;As with most things, nothing is free so just be certain you understand what you are giving up if you are pushing one part of this equation abnormally high. &lt;/span&gt;&lt;/p&gt;</description><link>http://nabeelhyatt.com/post/49825262568</link><guid>http://nabeelhyatt.com/post/49825262568</guid><pubDate>Mon, 06 May 2013 22:27:00 -0400</pubDate></item><item><title>"Bitcoin could basically be thought of as the Internet, applied to Money"</title><description>“Bitcoin could basically be thought of as the Internet, applied to Money”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;&lt;a href="http://www.wired.com/opinion/2013/05/lets-cut-through-the-bitcoin-hype/" target="_blank"&gt;Let’s Cut Through the Bitcoin Hype: A Hacker-Entrepreneur’s Take - Dan Kaminsky - Wired Opinion&lt;/a&gt; &lt;/em&gt;</description><link>http://nabeelhyatt.com/post/49748716964</link><guid>http://nabeelhyatt.com/post/49748716964</guid><pubDate>Sun, 05 May 2013 23:39:00 -0400</pubDate></item><item><title>Picking up our own tab</title><description>&lt;a href="http://bijansabet.com/post/48787521538/picking-up-our-own-tab"&gt;Picking up our own tab&lt;/a&gt;: The first time I raised venture capital, over a decade ago, I was hit with the same shock that I think every founder goes through, “wait, what, I have to pay the VCs legal bills?” It just seemed strange when the whole point was to talk about how much money the business needed to succeed, not to start siphoning it off immediately for other stuff.
&lt;p&gt;
I’m happy that we can say we are now footing the bill for our portion of legal expenses. &lt;a href="http://bijansabet.com/post/48787521538/picking-up-our-own-tab" target="_blank"&gt;Bijan&lt;/a&gt; has a good post on the details: “My partners and I at Spark Capital are going to pay our own legal fees at the earliest days of the company up to a cap of $25k going forward. If this cap lasts a few rounds even better. The only fine print we can think of is if there are multiple co investors we would ask them to pay their own way as well. If not than we wil just pay our pro rata.”
&lt;/p&gt;&lt;p&gt;
It’s a small thing, but it’s another way we can keep the focus where it should be - on helping to build great companies not financial engineering. &lt;/p&gt;</description><link>http://nabeelhyatt.com/post/48791551517</link><guid>http://nabeelhyatt.com/post/48791551517</guid><pubDate>Wed, 24 Apr 2013 15:35:39 -0400</pubDate></item><item><title>For wearable computing, the ground feels softer than ever</title><description>&lt;p&gt;&lt;a href="http://techcrunch.com/2013/03/17/hardware-startups/" target="_blank"&gt;&lt;em&gt;(cross posted at Techcrunch)&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It’s no coincidence that the last 12 months have seen an explosion in human-computer interfaces (HCI). &lt;a href="http://www.google.com/glass/start/" target="_blank"&gt;Google Glass&lt;/a&gt;, &lt;a href="http://www.oculusvr.com/" target="_blank"&gt;Oculus Rift&lt;/a&gt;, &lt;a href="http://techcrunch.com/2013/02/25/thalmic-labs-myo/" target="_blank"&gt;Myo&lt;/a&gt;, &lt;a href="https://www.leapmotion.com/" target="_blank"&gt;Leap Motion&lt;/a&gt;, and several others that are still in stealth mode and are quickly forming the new class of companies transforming our computing environments. And unlike previous generations, this new group is generating the strong public and developer support, in some cases combined with millions in pre-orders, that are necessary to have a chance at breaking through.&lt;/p&gt;
&lt;p&gt;We’ve been talking about augmented reality, virtual reality, and wearable computing for quite some time now. When I moved to Boston some 12 years ago, it was largely because of the MIT Media Lab, a hub of innovation that was focused on that crazy mixture of art and technology that they rightly believed would lead to the next stage of computing.&lt;/p&gt;
&lt;div id="attachment_776766"&gt;&lt;img alt="MIT Media Lab_hardware startups" class="size-full wp-image-776770 aligncenter" height="290" src="http://tctechcrunch2011.files.wordpress.com/2013/03/tumblr_hardware-startups.jpg?w=290&amp;amp;h=290" width="290"/&gt;&lt;p class="wp-caption-text"&gt;MIT Media Lab wearable computing group, circa 1997. (Photo by Sam Ogden)&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;While it was a fruitful era for ideas, and wonderfully geeky photo opportunities, it was a failure for a new generation of global companies. There were advances thanks to eInk, Harmonix, Color Kinetics, Ambient Devices, iRobot, and others, but there have been no truly iconic companies – the Apples and IBMs – that the first generation of computing created. More importantly, our experiences with computers stayed largely the same.&lt;/p&gt;
&lt;p&gt;So what has changed that may make things different this time? Two small things, and one big thing.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1. Technology. &lt;/strong&gt;Core components, from accelerometers to displays, that used to be expensive and custom, are becoming commodities thanks to cell phones. Leap Motion, for example, hugely benefits from the hundreds of millions of cameras embedded in cell phones every year that have drastically reduced their price points.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2. Pitch and design.&lt;/strong&gt; With any startup, getting people to believe is the hardest thing, and it is doubly hard when you are pitching a new category of experiences. Thanks to many factors, from 3D printing to the video demo culture pioneered by Kickstarter, companies are learning how to make a broad market message of beautiful design and ease of use at their earliest stages.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3. Culture. &lt;/strong&gt;Sometimes the timing is just right culturally. While much of the technology involved here is difficult, it is not unique to this time and place. I believe the current wave has as much to do with the last generation of gaming consoles and cellphones than about cheaper components or a slick video.&lt;/p&gt;
&lt;p&gt;That may sound strange, but I believe it was Nolan Bushnell who said that every great technological advancement starts out seeming like a toy.&lt;/p&gt;
&lt;p&gt;The first commercial peripheral to use your body was the Nintendo Power Glove back in 1989. It was a commercial failure, selling 100,000 units, grossing under $100 million, and driving the parent company into bankruptcy. It was geeky fun kids stuff, but the product wasn’t awesome.&lt;/p&gt;
&lt;p&gt;Fast forward and the picture of the advances in HCI is much more like this.&lt;/p&gt;
&lt;p&gt;&lt;img alt="Tumblr_hardware startups2" class="size-full wp-image-776770 aligncenter" height="248" src="http://tctechcrunch2011.files.wordpress.com/2013/03/tumblr_hardware-startups2.jpg?w=500&amp;amp;h=248" width="500"/&gt;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;The last five years have seen the sale of 120 million Wii’s, the widest-selling game platform in history. It has seen unique interfaces such as Guitar Hero and DDR used to create powerful, even transformative, experiences. It has seen the Xbox Kinect sell 8 million units in its first 60 days, making it the fastest-selling consumer electronics product in history. And of course it has seen the Apple iOS devices introduce the world to flicking angered birds on touch interfaces.&lt;/p&gt;
&lt;p&gt;In that context, the last five years starts to feel like it was softening the ground for a mainstream populace to accept new inputs. All of these advancements haven’t just taught people to stand in front of their televisions or tap away at their screens. It is teaching people to expect more out of interacting with their computers.&lt;/p&gt;
&lt;p&gt;And that’s enough to make one very optimistic about the next five years of computing and the hardware startups that will be building it.&lt;/p&gt;
&lt;/div&gt;</description><link>http://nabeelhyatt.com/post/45635841046</link><guid>http://nabeelhyatt.com/post/45635841046</guid><pubDate>Sun, 17 Mar 2013 21:02:00 -0400</pubDate><category>hardware</category><category>techcrunch</category></item><item><title>Thoughts on Spark Capital IV</title><description>&lt;p&gt;It&amp;#8217;s almost on the exact one year anniversary of me joining Spark that we&amp;#8217;re happy to announce the raising of our fourth fund.&lt;/p&gt;
&lt;p&gt;As a firm we spend a lot more time helping promote and assist our portfolio of companies than ourselves, so it was nice to have an occasion for my partners &lt;a href="http://tdagres.tumblr.com/post/44043439740/spark-iv" target="_blank"&gt;Todd&lt;/a&gt; and &lt;a href="http://bijansabet.com/post/44044023756/our-new-fund" target="_blank"&gt;Bijan&lt;/a&gt; to talk about the values that matter to us. &lt;/p&gt;
&lt;p&gt;We&amp;#8217;re a pretty odd firm, really. The nine folks around the table have incredibly diverse backgrounds, both ethnically and professionally. Plus we are in Boston &amp;amp; NY, not the center of the startup ecosystem, but have been able to get a chance to work with some of the best companies both locally and around the globe. And while a bunch of other folks have tried prolific seed strategies and late stage growth deals, we have been successful by investing in what we love and know best; early stage consumer startups at the precipice of turning from product into purpose. &lt;/p&gt;
&lt;p&gt;As &lt;a href="http://pandodaily.com/2013/02/25/spark-raises-fourth-fund-at-450m-its-ambitions-have-grown-well-beyond-just-media/" target="_blank"&gt;Sarah&lt;/a&gt; talked about in her coverage, it&amp;#8217;s not exactly a model that most folks thought would have worked when the firm started. But that&amp;#8217;s the nature of startups, the winners can always surprise you. All you can do is get behind a mission you believe in and work with people you respect and admire.&lt;/p&gt;
&lt;p&gt;I feel privileged to get a chance to do that with these partners and the entrepreneurs we work with.&lt;/p&gt;</description><link>http://nabeelhyatt.com/post/44077727996</link><guid>http://nabeelhyatt.com/post/44077727996</guid><pubDate>Tue, 26 Feb 2013 14:43:28 -0500</pubDate></item><item><title>Why aren't Founder/CEOs the norm in successful companies?</title><description>&lt;p&gt;Reid Hoffman wrote a excellent counter-trend post this week, &lt;em&gt;&lt;a href="http://reidhoffman.org/if-why-and-how-founders-should-hire-a-professional-ceo/" target="_blank"&gt;when founders should hire professional CEOs&lt;/a&gt;&lt;/em&gt;. It reminds me of Horrowitz&amp;#8217;s post on &lt;a href="http://allthingsd.com/20100317/the-case-for-the-fat-startup/" target="_blank"&gt;The Case for the Fat Startup&lt;/a&gt;, in that it helps to reset expectations on a trend that might just be getting too dogmatic. The cult of the Founder is at a massive high right now, so much so that VC firms name themselves after them, they get their own &lt;a href="https://founderscard.com" target="_blank"&gt;corporate cards&lt;/a&gt;, and I even know of a startup that allows -every- employee to earn the title Founder. &lt;/p&gt;
&lt;p&gt;So it&amp;#8217;s natural for someone to want to give a dose of reality that founder/CEOs of successful companies are actually more of the exception than the rule. That most companies, like Yahoo, Google, and Cisco, didn&amp;#8217;t have Founder/CEOs. In followups he said, “When do we stop listing Yahoo and Google and LinkedIn as exceptions and realize the rule we’ve all started to believe over the last few years is actually incorrect?” &lt;/p&gt;
&lt;p&gt;But I think the correlation arrow might be pointed in the wrong direction here. Twenty years ago the common feeling was that one needed a professional CEO - it was the &amp;#8220;cultural norm.&amp;#8221;  That meant that VCs pushed for it to happen, more Founders asked for it to happen, and so it happened more often right or wrong. By comparison, it is also the cultural norm today that women are paid 90% of the wages men are paid for the same work, but that does not make it a good or proper thing. &lt;/p&gt;
&lt;p&gt;The cultural norm has now clearly shifted to the Founder as CEO, and I couldn&amp;#8217;t be happier about that. The goal for any growing startup is to build a culture of people who are &amp;#8220;missionaries&amp;#8221; not &amp;#8220;mercenaries&amp;#8221; for your company. And the best way to make that culture happen is to have someone at the helm who was there when no one believed. Someone who is clearly on a mission. The job of CEO can really only be learned through the crucible of doing, and the absolute best case is that the Founder is the person who learns it, a point Reid himself admits. &lt;/p&gt;
&lt;p&gt;Of course, the perfect counter-example is his own company, LinkedIn, so this is very much a personal story for him. That&amp;#8217;s a case where a Founder came to the realization that he didn&amp;#8217;t have the skills or desires necessary to run the next stage of a company. If Reid&amp;#8217;s post helps a few Founder/CEOs realize they need to do this, then he&amp;#8217;s doing a great service. But I for one hope the cultural norm stays about where it is now, and we do a better job helping great Founders become great CEOs.  &lt;/p&gt;</description><link>http://nabeelhyatt.com/post/41283721488</link><guid>http://nabeelhyatt.com/post/41283721488</guid><pubDate>Wed, 23 Jan 2013 11:37:00 -0500</pubDate></item><item><title>Hallway Chat, #12. 
How should entrepreneurs manage themselves...</title><description>&lt;iframe src="https://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F74157633&amp;liking=false&amp;sharing=false&amp;origin=tumblr" frameborder="0" allowtransparency="true" class="soundcloud_audio_player" width="500" height="116"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Hallway Chat, #12. &lt;/p&gt;
&lt;p&gt;How should entrepreneurs manage themselves through the “barbell” of today’s funding environment?  Plus a rundown of some interesting new tech out of CES, and a brief review of the amazing new Sony RX1 digital camera, a full frame sensor in a compact size. All in under 20 minutes. &lt;/p&gt;
&lt;p&gt;Previous episodes are &lt;a href="http://nabeelhyatt.com/tagged/Hallwaychat" target="_blank"&gt;here&lt;/a&gt;. Or &lt;a href="https://itunes.apple.com/us/podcast/bijan/id579314510?mt=2" target="_blank"&gt;subscribe through iTunes&lt;/a&gt;. &lt;/p&gt;</description><link>http://nabeelhyatt.com/post/40100875317</link><guid>http://nabeelhyatt.com/post/40100875317</guid><pubDate>Wed, 09 Jan 2013 12:01:00 -0500</pubDate><category>Hallwaychat</category></item><item><title>Watching your competitors release "your" features</title><description>&lt;p&gt;A startup CEO sent me a pained email the other day looking for a little reassurance. I&amp;#8217;ll keep the person anonymous as the specifics are less important.&lt;/p&gt;

&lt;p&gt;The gist was that a competitor (loosely defined) had just released a great new feature to their product. That feature had been on the drawing board for this CEO for months, and they even had a prototype built. But they hadn&amp;#8217;t finished it because they were focusing on a growth-oriented pipeline and this wasn&amp;#8217;t on it. &lt;/p&gt;

&lt;p&gt;Any of us who have built product have had this happen. Ideas move faster than action, so inevitably something on the drawing board gets produced elsewhere first. What follows sometimes is the agonizing stream of Twitter comments and Techcrunch articles about how this feature was amazing and pioneering. Even the most zen-like product makers can have a twinge of regret and envy. &lt;/p&gt;

&lt;p&gt;You know that should you release a similar feature in the future, it will go from &amp;#8220;pioneering&amp;#8221; to &amp;#8220;copycat&amp;#8221;, and won&amp;#8217;t be nearly as surprising and delightful for your users. It&amp;#8217;s not an entirely logical feeling, but it is a painful feeling for creators nonetheless. &lt;/p&gt;

&lt;p&gt;When this used to happen to me, I&amp;#8217;d usually try and center myself by thinking through a few thoughts. I shared these with the CEO and thought I&amp;#8217;d repost here for the next time this may happen to you. &lt;/p&gt;

&lt;p&gt;- &lt;b&gt;Pipeline&lt;/b&gt;: The pipeline of your ideas is always larger than your possible throughput. So matter what you&amp;#8217;ve made priority #1, someone else is going to get to item #12 on your list first. &lt;/p&gt;

&lt;p&gt;This is a good checkpoint to make sure you have a clearly prioritized pipeline, and arent just flapping in the wind. It&amp;#8217;s also a good milestone to remind your team again why you are prioritizing the way you are. In this case the CEO was properly focused on growth, so it makes sense they hadn&amp;#8217;t gotten to this retention feature (yet). Especially since they already have amazing retention and users love the product.&lt;/p&gt;

&lt;p&gt;- &lt;b&gt;Ego karma:&lt;/b&gt; Don&amp;#8217;t forget that you are releasing features too. Instead of pining after what was lost, focus your energy on making the next feature something that delights your users so much it would make all your competitors envious.&lt;/p&gt;

&lt;p&gt;What&amp;#8217;s to say that your next feature wasn&amp;#8217;t #12 on your competitors list? Make it count, less for your competitor, more for your users. &lt;/p&gt;

&lt;p&gt;- &lt;b&gt;Call it an alpha&lt;/b&gt;: On the product side, it&amp;#8217;s not necessarily a bad thing to have someone else release the first version of an idea. You get to form a perspective on what they did right, and wrong, and how that might translate to your product. That is, once the time is right.&lt;/p&gt;</description><link>http://nabeelhyatt.com/post/39665320841</link><guid>http://nabeelhyatt.com/post/39665320841</guid><pubDate>Fri, 04 Jan 2013 12:17:00 -0500</pubDate></item><item><title>"I’ve always been pushing that envelope. I want to risk hitting my head on the ceiling of my talent...."</title><description>“I’ve always been pushing that envelope. I want to risk hitting my head on the ceiling of my talent. I want to really test it out and say: O.K., you’re not that good. You just reached the level here. I don’t ever want to fail, but I want to risk failure every time out of the gate.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Quentin Tarantino &lt;a href="http://www.nytimes.com/2012/12/23/movies/how-quentin-tarantino-concocted-a-genre-of-his-own.html?_r=0" target="_blank"&gt;Q&amp;A w NYTIMES&lt;/a&gt; (via &lt;a class="tumblr_blog" href="http://www.michaelgalpert.com/" target="_blank"&gt;msg&lt;/a&gt;)&lt;/em&gt;</description><link>http://nabeelhyatt.com/post/39658844902</link><guid>http://nabeelhyatt.com/post/39658844902</guid><pubDate>Fri, 04 Jan 2013 10:18:25 -0500</pubDate></item><item><title>Happy holidays everyone. I hope these holidays gave you the time...</title><description>&lt;img src="http://25.media.tumblr.com/78229b24dcd18c763177ddfc3bdea342/tumblr_mfxjwqsuci1qz5bn3o1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/86675980b32e24137d4116ab5cc79cd2/tumblr_mfxjwqsuci1qz5bn3o2_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/a627f33e421276691c093a33fe6c63b6/tumblr_mfxjwqsuci1qz5bn3o3_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/80af21217e28f4f762ab0b792115cb5e/tumblr_mfxjwqsuci1qz5bn3o4_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/55bc221eed205a0260d266daf2d19650/tumblr_mfxjwqsuci1qz5bn3o5_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/da05bc87c7b64ecc9e1c0658fb53a66f/tumblr_mfxjwqsuci1qz5bn3o6_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/21b058d7906fd621b81e8dace0d40beb/tumblr_mfxjwqsuci1qz5bn3o7_r1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;p&gt;Happy holidays everyone. I hope these holidays gave you the time you needed. To hear your loved one’s laugh, drink, and be merry. To reconnect, remember, and reflect. To get enough distance from your work to remember how much you enjoy it. And if not, to gather the fortitude to change that. &lt;/p&gt;
&lt;p&gt;It sure did for me. So here’s to a grand 2013 with all of you.&lt;/p&gt;</description><link>http://nabeelhyatt.com/post/39358644376</link><guid>http://nabeelhyatt.com/post/39358644376</guid><pubDate>Tue, 01 Jan 2013 00:22:04 -0500</pubDate></item><item><title>"[Kickstarter] made me unafraid of being open… The Kickstarter thing and the documentary that we’re..."</title><description>“[Kickstarter] made me unafraid of being open… The Kickstarter thing and the documentary that we’re doing with the Kickstarter has just taught me that there’s nothing to be afraid of. You release your stuff out. You show a piece of concept art that may or may not be in the game. It doesn’t matter. People are just like, “Oh, that’s cool!” 

&lt;p&gt;People get on your side more, not get on your side less. The fear is that if it’s not perfect, you can’t show it to people because they’ll freak out. The fact is, they just feel more bought in. They feel like they’re part of the development team.&lt;/p&gt;”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt; Tim Schafer on &lt;a href="http://venturebeat.com/2012/12/18/tim-schafer-interview/#SSAK7iZZpKAXT6CH.99" target="_blank"&gt;VentureBeat&lt;/a&gt; (via &lt;a class="tumblr_blog" href="http://kickstarter.tumblr.com/" target="_blank"&gt;kickstarter&lt;/a&gt;)&lt;/em&gt;</description><link>http://nabeelhyatt.com/post/38684530955</link><guid>http://nabeelhyatt.com/post/38684530955</guid><pubDate>Sun, 23 Dec 2012 22:50:00 -0500</pubDate></item><item><title>The role of the living room</title><description>&lt;p&gt;We are at the cusp of a generational shift in the living room. The Nintendo Wii U, the sequel to the most popular game console in history, was just released. It was the first in a series of salvos aimed at transforming the TV, the next up is the indy darling console from Ouya, then the new Xbox, then perhaps Apple, and there are rumors of Valve entering the fray as well.&lt;/p&gt;
&lt;p&gt;Is it even worth it? &lt;/p&gt;
&lt;p&gt;&lt;img alt="image" src="http://media.tumblr.com/tumblr_meyd648eLL1qz5bn3.png"/&gt;&lt;/p&gt;
&lt;p&gt;The tablet feels like the future, and it certainly is. With that in mind it&amp;#8217;s easy to look at the set top box war as something akin to the war between HD-DVD and Blueray, a kind of annoying sideshow on the way to an all digital media future. Isn&amp;#8217;t everyone just going to play games and watch movies on their iphone and ipad? &lt;/p&gt;
&lt;p&gt;I don&amp;#8217;t buy it. &lt;/p&gt;
&lt;p&gt;&lt;img alt="image" src="http://media.tumblr.com/tumblr_meyd7jrpJh1qz5bn3.png"/&gt;&lt;/p&gt;
&lt;p&gt;It&amp;#8217;s worth remembering that in games, this has happened before. &lt;/p&gt;
&lt;p&gt;Back in the day there were consoles, and they were awesome but getting a little long in the tooth. Then this new, mobile, portable, device came out that changed everything in mobile gaming. Yes, the graphics were worse than a console, but it was in your pocket convenience, and it was multiplayer. And it took off like a ROCKET. &lt;/p&gt;
&lt;p&gt;It was the Nintendo DS. Every kid got one, they were transformative in a way that the Gameboy never was. And once they played, they engaged socially in Mario Kart, Pokemon, and other games in places they never could with a console. The average number of minutes of kids playing games went WAY up, and with games like Nintendogs &amp;amp; Brain Age there were a whole group of non gamers (mostly older women) who bought it as well. &lt;/p&gt;
&lt;p&gt;But, a funny thing happened. This huge mobile explosion of play, of convenience and disruption that is textbook Innovators Dilemma, it DID NOT cause the console to die. You would think it would make the console suddenly &amp;#8220;niche&amp;#8221; and just for hardcore users. Somewhat like what the iPhone is doing to the compact camera market, but it didn&amp;#8217;t. &lt;/p&gt;
&lt;p&gt;In fact, it just expanded the market for consoles. It made more people think of themselves as gamers &amp;#8212; it paved the way for a new generation of consoles (like the Wii &amp;amp; Xbox) to become the fastest selling, highest penetration consoles ever.&lt;/p&gt;
&lt;p&gt;It&amp;#8217;s worth noting that during the last few years TV watching has not gone down. And while retail sales of consoles are down, overall time spent is up. While there may be some replacement play, the much more important trend is that the &amp;#8221;media pie&amp;#8221; is getting bigger overall. It is more about expansion of the market than cannibalization. &lt;/p&gt;
&lt;p&gt;The tablet is a new world for media, including gaming. It&amp;#8217;s amazing. It will likely kill the DS, for sure. &lt;/p&gt;
&lt;p&gt;And it will introduce a whole new generation of people to consider themselves gamers, or re-find their gaming past. &lt;/p&gt;
&lt;p&gt;And then some subset of those users will buy a console to enrich their experience. It won&amp;#8217;t be &amp;#8220;powered by their tablet&amp;#8221; the same way the DS didn&amp;#8217;t power the Wii. Because it&amp;#8217;ll be inspired by, but not the same, experience. It&amp;#8217;ll be something new, and fresh, and interesting - and it is just as likely to come from incumbents as a new upstart. &lt;/p&gt;</description><link>http://nabeelhyatt.com/post/37841087277</link><guid>http://nabeelhyatt.com/post/37841087277</guid><pubDate>Thu, 13 Dec 2012 12:30:00 -0500</pubDate></item><item><title>Marketplaces</title><description>&lt;p&gt;My colleague David Haber wrote a &lt;a href="http://techcrunch.com/2012/12/01/the-future-of-online-marketplaces/" target="_blank"&gt;great piece on marketplaces&lt;/a&gt; over at Techcrunch this week. And today we announced &lt;a href="http://tdagres.tumblr.com/post/37143216877/why-we-invested-in-1stdibs" target="_blank"&gt;our investment&lt;/a&gt; in one such marketplace, the luxury goods leader 1stdibs, along with Index and Benchmark. &lt;/p&gt;
&lt;p&gt;Marketplaces are popular right now, but they are certainly not new. Ebay, the mother of all online marketplaces was founded in 1995, and spawned a cottage industry in the late 1990s. The one in particular I remember was the classic &amp;#8220;only in the go-go 90s&amp;#8221; marketplace, &lt;a href="http://www.businessweek.com/1997/21/b352874.htm" target="_blank"&gt;Nets Inc&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;Suffice to say, virtually every possible flavor of marketplace was tried in the late 90s and most failed. So why has this remained ripe territory? There is no denying the results, from Etsy to Skillshare to Kickstarter to Workmarket to Airbnb, there has been a steady stream of good companies.&lt;/p&gt;
&lt;p&gt;I think it&amp;#8217;s a fairly simple reminder that we are still in the early stages of software &amp;#8220;eating everything.&amp;#8221; There are many businesses in the late &amp;#8217;90s that were simply too early, but probably none would feel it so strongly as a marketplace. Without ample liquidity in both sides of a marketplace, that startup would crash and burn even faster than most. &lt;/p&gt;
&lt;p&gt;So as more types of consumers, and more types of business, come online there are increasingly more opportunities to help them find liquidity for the goods and services they can offer. And if that isn&amp;#8217;t enough, mobile smart phone penetration means we are just now getting to real liquidity for mobile first marketplaces. &lt;/p&gt;</description><link>http://nabeelhyatt.com/post/37170606288</link><guid>http://nabeelhyatt.com/post/37170606288</guid><pubDate>Tue, 04 Dec 2012 00:22:00 -0500</pubDate></item><item><title>Searching for Sesame Street</title><description>&lt;p&gt;&lt;img align="right" src="http://media.tumblr.com/tumblr_me9ah7cvTA1qz5bn3.jpg"/&gt;My seven year old son will choose an iPhone/iPad every time over a TV, Wii, Xbox, or Nintendo DS given the chance. I know of some parents who are very nervous about this trend and are careful to limit their kids iPad use, while at the same time letting them watch hours of television. For the most part I would easily trade 15 minutes of passive media consumption for 15 minutes of interactive entertainment. That is, if the content was of similar value.&lt;/p&gt;
&lt;p&gt;Unfortunately even with thousands of apps to choose from, it doesn&amp;#8217;t feel like there is a company that has gotten that right mix of entertainment and education for kids. In a way, it feels the way television must have felt before Sesame Street.&lt;/p&gt;
&lt;p&gt;Sesame Street was started on one simple idea, what if we could make education &amp;#8220;go down more like ice cream than spinach.&amp;#8221; It is both an education and an entertainment company. And it succeeded in providing beneficial pre-school education to millions, and also be something that kids actually wanted to watch. In 1979 fully 83% of U.S. pre-schoolers watched Sesame Street.&lt;/p&gt;
&lt;p&gt;Today it is still a major force thanks to a revamp a few years ago, and is the inspirational model for two full cable channels of programming that parents can reliably turn to, PBS Kids and Sprout. But on mobile the model is different for me and my kids.&lt;/p&gt;
&lt;p&gt;While I control what they download onto the device, they control what they end up spending their time on. I may download Stack the States, which has hovered in the top 10 Education apps for some time, but my son spends most of his time playing Mino Monsters right now regardless.&lt;/p&gt;
&lt;p&gt;In more reductionist parlance: parents = installs, kids = dau, both = rev/dau. What&amp;#8217;s missing is a company that creates wildly entertaining content, but in a way that educates. I&amp;#8217;m curious if others have found apps that strike that balance for their kids. It feels essential, not just for what I personally want at home, but in order to compete in the mobile world where there are two masters of the mobile kids minute. &lt;/p&gt;</description><link>http://nabeelhyatt.com/post/36816481950</link><guid>http://nabeelhyatt.com/post/36816481950</guid><pubDate>Thu, 29 Nov 2012 12:30:20 -0500</pubDate></item><item><title>Today @bijan and i discussed:
- iPad Mini and whether...</title><description>&lt;iframe src="https://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F68303868&amp;liking=false&amp;sharing=false&amp;origin=tumblr" frameborder="0" allowtransparency="true" class="soundcloud_audio_player" width="500" height="116"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Today &lt;a href="http://bijansabet.com" target="_blank"&gt;@bijan&lt;/a&gt; and i discussed:&lt;/p&gt;
&lt;p&gt;- iPad Mini and whether Apple’s best days are behind them, and my decision to take another Android plunge&lt;br/&gt;- Where are the future of consumer electronics and hardware startups headed?&lt;br/&gt;- Our different take on Eric Feng’s post &lt;a href="http://allthingsd.com/20121120/app-prosperity/" target="_blank"&gt;App Prosperity&lt;br/&gt;&lt;/a&gt;- Discovering other podcasts (please share your recommendations in the comments)&lt;/p&gt;
&lt;p&gt;You can now &lt;a href="https://itunes.apple.com/us/podcast/bijan/id579314510" target="_blank"&gt;subscribe to our podcast on iTunes&lt;/a&gt;. Thanks for listening!&lt;/p&gt;
&lt;p&gt;Update : looks like this episode hasn’t made it to iTunes yet. Hopefully it will get there soon!&lt;/p&gt;</description><link>http://nabeelhyatt.com/post/36224503078</link><guid>http://nabeelhyatt.com/post/36224503078</guid><pubDate>Wed, 21 Nov 2012 14:16:00 -0500</pubDate><category>Hallwaychat</category></item><item><title>Apple's standards are clearly slipping.</title><description>&lt;a href="http://itun.es/us/on6HI.c"&gt;Apple's standards are clearly slipping.&lt;/a&gt;: &lt;p&gt;They’ve now put the first 10 episodes of Hallway Chat up in iTunes.&lt;/p&gt;</description><link>http://nabeelhyatt.com/post/35848543815</link><guid>http://nabeelhyatt.com/post/35848543815</guid><pubDate>Fri, 16 Nov 2012 12:30:28 -0500</pubDate><category>Hallwaychat</category></item><item><title>15 minutes  of chatter on products and startups.
Today @bijan...</title><description>&lt;iframe src="https://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F67148704&amp;liking=false&amp;sharing=false&amp;origin=tumblr" frameborder="0" allowtransparency="true" class="soundcloud_audio_player" width="500" height="116"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;15 minutes  of chatter on products and startups.&lt;/p&gt;
&lt;p&gt;Today @bijan and I discuss the crazy cool new &lt;a href="http://www.oakley.com/airwave" target="_blank"&gt;Oakley Airwave&lt;/a&gt;’s, Evernote vs Simplenote (and Bijan’s one feature request), &lt;a href="https://itunes.apple.com/us/app/tapestry-collections-tappable/id568898959" target="_blank"&gt;Tapestry&lt;/a&gt; and the slow web movement. &lt;/p&gt;</description><link>http://nabeelhyatt.com/post/35586285600</link><guid>http://nabeelhyatt.com/post/35586285600</guid><pubDate>Mon, 12 Nov 2012 16:21:00 -0500</pubDate><category>Hallwaychat</category></item><item><title>A data driven election</title><description>&lt;a href="http://t.co/xouWJrjI"&gt;A data driven election&lt;/a&gt;: &lt;p&gt;&lt;div&gt;Great Time Magazine piece about the data driven nature of Obama’s win. &lt;/div&gt;&lt;div&gt;&lt;br/&gt;&lt;/div&gt;&lt;div&gt;It’s a useful comparison to think about being data-driven in the context of politics. Great leadership moments (the big pivots) come from deep inside a person, not generally because the polls tell you to. But at the same time, trying to run just on instinct and faith is a recipe for failure. &lt;/div&gt;&lt;/p&gt;</description><link>http://nabeelhyatt.com/post/35222212901</link><guid>http://nabeelhyatt.com/post/35222212901</guid><pubDate>Wed, 07 Nov 2012 16:29:36 -0500</pubDate></item></channel></rss>
