<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

  <title><![CDATA[Kevin Dangoor]]></title>
  <link href="http://kevindangoor.com/atom.xml" rel="self"/>
  <link href="http://kevindangoor.com/"/>
  <updated>2012-01-19T15:40:47-05:00</updated>
  <id>http://kevindangoor.com/</id>
  <author>
    <name><![CDATA[Kevin Dangoor]]></name>
    <email><![CDATA[kevin@kevindangoor.com]]></email>
  </author>
  <generator uri="http://octopress.org/">Octopress</generator>

  
  <entry>
    <title type="html"><![CDATA[Octopressed!]]></title>
    <link href="http://kevindangoor.com/2011/08/28/octopressed/"/>
    <updated>2011-08-28T00:00:00-04:00</updated>
    <id>http://kevindangoor.com/2011/08/28/octopressed</id>
    <content type="html"><![CDATA[<p>I&#8217;m a geek. I <em>know</em> that when you want to write and you want to get your writing out in the world, it doesn&#8217;t matter how you do it. However, I have found that the tools you use can encourage certain behaviors and discourage others. I have never really found WordPress to encourage me to write.</p>

<p>I decided to change my blogs from WordPress to <a href="http://octopress.org">Octopress</a> for a few reasons:</p>

<ul>
<li>more control: Octopress is built on <a href="https://github.com/mojombo/jekyll">Jekyll</a> and I am more comfortable with my ability to bend Jekyll to my will easily than I am with editing WordPress themes.</li>
<li>preferrable workflow: I like editing plain text in my text editor. I like being able to manipulate an image and drop it into a directory to get it online.</li>
<li>no comments: I hate having to moderate comments on blogs. There&#8217;s just too much spam and too little useful action these days. A few years ago, it was the best way to go. <a href="https://plus.google.com/111091089527727420853/posts/Z1Am6VxZHhY">Not today</a>.</li>
<li>upgrade treadmill: Most WordPress exploits seem to be along the lines of privlege escalation for people with accounts on the WordPress installation. Those don&#8217;t affect my sites. However, those aren&#8217;t the <em>only</em> kinds of exploits, so it&#8217;s best to keep things up to date. But why should I have to do that, when all I  want is to publish a bunch of pages? My generated HTML pages are never going to become insecure.</li>
<li>super scalability: for when I have 10 million daily readers (kidding! While static sites are certainly faster than WordPress, WordPress with proper caching works just fine)</li>
</ul>


<h2>More On Comments</h2>

<p>For the types of things that I read and write, comments are likely to be found in these places:</p>

<ul>
<li>Google+</li>
<li>Twitter</li>
<li>Hacker News</li>
<li>Reddit</li>
<li>Disqus (if I felt like adding Disqus)</li>
</ul>


<p>I don&#8217;t list Facebook, because I don&#8217;t really use it. I list Google+ first because <em>that&#8217;s what I want</em>. I want each of my blog posts to have a link to a matching post over on Google+ and for the comments to appear there. I just prefer the way that comments work there.</p>

<p>I also like the way Hacker News comments work and would link over there for commentary for anything I post that happens to show up over there.</p>

<p>In the end, though, I don&#8217;t want the comments to appear here, as part of my writing. John Gruber has <a href="http://daringfireball.net/linked/2010/06/16/powazek-comments">written about comments</a> (more than once, if memory serves) and I agree with the idea that all comments are not created equal and I would rather link to comments elsewhere at my discretion rather than having them appear here hanging on to the things I post.</p>

<h2>Dynamism with JavaScript</h2>

<p>I make no secret about the fact that I prefer JavaScript to PHP. I&#8217;m happy to add as much dynamic behavior as desired to my site via JavaScript (sometimes connecting to external services) alone.</p>

<h2>Up Next</h2>

<p>Having converted my wimpy little personal blog, the next step is to convert <a href="http://blueskyonmars.com/">Blue Sky On Mars</a>, my blog about software product creation. BSOM has been around for more than a decade now, and I believe I&#8217;m up to more than 2,500 posts. I&#8217;ve gathered that Jekyll is going to spend a bit of time on chewing on that, and I want to make sure that I don&#8217;t lose anything in the translation.</p>

<p>I&#8217;m also using the default Octopress theme here right now. I want to change the front page of KevinDangoor.com to be a better &#8220;home page&#8221;.</p>

<p>I was quite happy with the ease of migrating from WordPress to Octopress. The documentation is great and Mark Nichols had both <a href="http://zanshin.net/2011/08/11/switching-to-octopress/">good information and a useful conversion script</a> that eased the transition.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[The Future of Personal Computing]]></title>
    <link href="http://kevindangoor.com/2011/06/05/the-future-of-personal-computing/"/>
    <updated>2011-06-05T00:00:00-04:00</updated>
    <id>http://kevindangoor.com/2011/06/05/the-future-of-personal-computing</id>
    <content type="html"><![CDATA[<p>Ever since I got my iPad in April 2010, whenever someone would ask me what I thought of it, I would tell them that I think it represents nothing less than the future of personal computing. When I said that, I wasn&#8217;t referring to the iPad per se. I meant that a device very much like the iPad was the future:</p>


<ul> <li>very portable</li> <li>touch screen</li> <li>touch optimized UI</li> <li>simple application management</li> <li>no need to consciously think about files and directories</li> <li>little opportunity for one errant application to take down the whole device</li> <li>smaller chance for viruses to take hold and wreak havoc</li></ul>


<p>In the long run, it&#8217;s possible that some company other than Apple could come to dominate this market, but I wouldn&#8217;t bet against Apple at this stage. Their head start is too great, especially in light of what may be coming tomorrow.</p>


<p>The iPad was capable of the kinds of things that most people needed from their computers:</p>


<ul><li>access to the web</li><li>photo management</li><li>music</li><li>videos</li><li>word processing</li><li>perhaps things like spreadsheets, presentations</li></ul>


<p>Three big things were missing from the iPad: the ability to print, a way to back up the data and a way to synchronize with your iPhone. The iPad relied on a computer to do those two things. Then, of course, Apple shipped Air Print. HP is already shipping printers with Air Print support, so you can print directly from an iPad. No other computer required. </p>


<p>What I had been telling people since last year is that I was certain that within a couple of years Apple would sell a box that would eliminate the need to have a computer by providing backup and sync services. While Apple could have gone for providing those services completely in the cloud, I suspected that Apple would ship a box because the box would likely be more convenient and faster for large amounts of data. The rumor mill is now saying that Apple will introduce a <a href="http://www.macrumors.com/2011/06/05/new-time-capsules-to-act-as-hub-for-icloud-data-syncing/" target="_self" title="">Time Capsule update</a> tomorrow that will do just that.</p>


<p>And this is why I wouldn&#8217;t bet against Apple right now. I wouldn&#8217;t describe their lead as insurmountable, but I would certainly call it formidable. To beat Apple in tablets, <em>the future of personal computers</em>, is going to be a challenge indeed.</p>


<p>I like Apple&#8217;s products because they do a great job of delivering on a solid user experience. On the downside, though, Apple wields a level of control over the iOS ecosystem that is far greater than Microsoft ever did over Windows. Microsoft abused their monopoly position, but Apple has consciously designed an ecosystem in which people buy into a level of control and filtering that promotes a predictable user experience on the one hand, but reduces freedom on the other.</p>


<p>In Apple&#8217;s defense, I will say that they have been working hard to build a great web experience into the iPad. Even after the App Store took off, Apple has continued to build new features into Mobile Safari that allow web developers to create apps that rival native apps. Of course, I wish they would open up their ecosystem to other browsers, but at least they aren&#8217;t letting their browser stagnate.</p>


<p>I do ultimately expect that there will be some very successful Android tablets, and I&#8217;m looking forward to switching to one sometime soon if for no reason other than being able to run the awesome and quickly improving Firefox Mobile. As a geek, I appreciate the extra freedom that Android devices often provide.</p>


<p>It sounds like Apple will tomorrow set your iOS devices free from a traditional PC or Mac, if you so desire. If it doesn&#8217;t happen tomorrow, I&#8217;m guessing that the introduction tomorrow will put us one step closer to that and within a year or two you could reasonably have a household where the only general purpose computers were iOS-based.</p>


<p>Disclaimer: I work for Mozilla and therefore have a keen interest in seeing a free internet flourish and a desire to see the Mozilla community&#8217;s amazing work on Firefox spread far and wide. I also own a small amount of AAPL stock.</p>

]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[The Economics of iPad Upgrades]]></title>
    <link href="http://kevindangoor.com/2011/03/10/the-economics-of-ipad-upgrades/"/>
    <updated>2011-03-10T00:00:00-05:00</updated>
    <id>http://kevindangoor.com/2011/03/10/the-economics-of-ipad-upgrades</id>
    <content type="html"><![CDATA[<p>In his <a href="http://daringfireball.net/2011/03/the_ipad_2">review of the iPad 2</a>, John Gruber says the following about whether or not you should upgrade:</p>

<blockquote>But how much better? The big question, particularly for the Daring Fireball demographic: <em>If you already own an iPad, should you get an iPad 2?</em> My best answer: If you buy a new iPhone or iPod Touch every year, then,  yes, you should replace your old iPad with the iPad 2. It’s thinner, a  comparative joy to hold in hand, noticeably faster, gets the exact same  battery life, and has more RAM (spoiler: 512 MB). If you <em>don’t</em> buy a new iPhone every year — if you have the good sense to hold onto  them for more than a year before upgrading to a new model — then you’ll  likely want to wait for a new iPad, too.</blockquote>


<p>I think the question of &#8220;do I upgrade my iPad?&#8221; is a little different from the question of &#8220;do I upgrade my iPhone?&#8221; because of the carrier subsidies and contract extensions that go along with iPhone purchases. So, let&#8217;s just consider iPads on their own. For simplicity, I&#8217;ll look at the 16GB Wifi model.</p>

<p>If you&#8217;ve kept your iPad 1 in &#8220;perfect&#8221; condition, Gazelle will give you $300 for it. No monkeying with auctions and all of that. I need to scrutinize it, but I think my iPad is in &#8220;perfect&#8221; condition because it&#8217;s been in the Apple case since day 1. (I&#8217;m not sure if Gazelle will give me anything for the case, but I&#8217;ll ignore case issues for the moment&#8230;)</p>

<p>The upgrade cost is then $200. Let&#8217;s assume that an iPad 3 comes out in a year, ignoring the rumors of some new iPad model for the fall, and that the pricing works out the same. Another $200 upgrade then.</p>

<p>iPad 1 to 2 to 3 = $400 in upgrade cost</p>

<p>Now, imagine that you skip the iPad 2 and just hold on until the iPad 3 next spring. For the sake of argument, let me guess that an iPad 1 post-iPad 3 announcement will fetch $150. Apple gear holds its value remarkably well, so it&#8217;s hard to say exactly. My guess is not more than $200, though, and not less than $100.  New iPad 3 $500 - iPad 1 $150 = $350.</p>

<p>iPad 1 to 3 = $350 in upgrade cost</p>

<p>I assert, then, that it&#8217;s a question of whether you want to <strong>pay $50 in order to use an iPad 2 </strong>during this coming year rather than sticking with the iPad 1. $50 sounds a whole lot less than $200. Granted, people are very good at rationalizing things (&#8220;it&#8217;s definitely worth it to spend $400 upgrading [twice] this $500 device that replaces neither my phone nor my computer!&#8221;). Don&#8217;t get me wrong: I love my iPad and find new uses for it all the time, but it&#8217;s more a thing of enjoyment than necessity.</p>

<p>Of course, if <em>everyone</em> decided to upgrade, then basic supply/demand would likely dictate a steeper drop in the price of used iPads.</p>

<p>One final note: I do wonder how cases fit into the equation. They&#8217;re just under 10% of the cost of the iPad itself.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[The World's Most Boring Card Game]]></title>
    <link href="http://kevindangoor.com/2011/01/15/the-worlds-most-boring-card-game/"/>
    <updated>2011-01-15T00:00:00-05:00</updated>
    <id>http://kevindangoor.com/2011/01/15/the-worlds-most-boring-card-game</id>
    <content type="html"><![CDATA[<p>Yesterday, my daughter and I were playing a game of Old Maid (thankfully, she&#8217;s old enough now that we&#8217;ve also been playing more interesting games together, such as the awesome <a href="http://www.amazon.com/gp/product/B001JQY6K4?ie=UTF8&amp;tag=blueskyonmars-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B001JQY6K4">Dominion</a>). I commented that Old Maid with two players is rather boring, since the only thing that matters is the <em>last play</em>. It&#8217;s just dumb luck whether the person who doesn&#8217;t have the Old Maid randomly picks the card at the end. (If you&#8217;re not familiar with Old Maid, I won&#8217;t bother reproducing the rules here and you can thank me for that sometime.)</p>

<p>Talking about Old Maid&#8217;s boringness led us to a much more fun pursuit of inventing other boring card games. I think I hit on what is possibly the world&#8217;s most boring card game. It&#8217;s also among the simplest to describe:</p>

<blockquote>The deck of cards is placed in the middle of all of the players. The first player to draw a card loses.</blockquote>


<p>I think a good name for this game would be <strong>Make It Stop</strong> (tm), because that would appear to be the point at which the game ends. One player will become bored enough to grab a card just to make the game end.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Getting stuff done with paper-free Autofocus]]></title>
    <link href="http://kevindangoor.com/2010/12/21/getting-stuff-done-with-paper-free-autofocus/"/>
    <updated>2010-12-21T00:00:00-05:00</updated>
    <id>http://kevindangoor.com/2010/12/21/getting-stuff-done-with-paper-free-autofocus</id>
    <content type="html"><![CDATA[<p>Pascal Finette, one of my Mozilla colleagues, just blogged about <a href="http://blog.finette.co.uk/post/2363163427/gtd-to-autofocus-using-things">how he&#8217;s using Things</a> with an <a href="http://lifehacker.com/5151111/autofocus-is-a-single-paper+based-list-organization-system" target="_blank">Autofocus</a>-inspired approach to getting stuff done (as opposed to Getting Things Done(tm)). Pascal also discovered Autofocus via the <a href="http://lifehacker.com/5704856/the-autofocus-productivity-method-stop-maintaining-to+do-lists-and-start-getting-stuff-done">recent Lifehacker article</a>. As an also recovering GTDer and former Things user, I was interested to read about Pascal&#8217;s approach.</p>

<p>Before diving into Autofocus, I should talk about a high-level of what I&#8217;m looking for and why I stopped using Things. Paper doesn&#8217;t work well for me, because I don&#8217;t want to carry around a notebook. I always have my phone, so some way to access the data from my iPhone is important. Finally, I also have an iPad which is why I gave up on Things: the &#8220;cloud sync&#8221; never materialized, so synchronization is a hassle. I also thought that the total cost for Things (Mac+iPhone+iPad) is a bit out of line for a todo list ($80!).</p>

<p>One of the things that I like about Autofocus is that you review tasks on a page-by-page basis. This makes the notion of reviewing things less daunting and also aids the culling of the list to remove things that are never likely to actual <em>feel</em> like the most important thing to do. That&#8217;s an important aspect of Autofocus: doing what feels like it needs to be done and lightweight review is part of that.</p>

<p>I&#8217;ve been giving <a href="http://7actionsdev.com/focuspad/">FocusPad</a> a try. It&#8217;s available as a webapp (free!) and an iPhone app ($2) which automatically syncs with the web. FocusPad is designed specifically to support Autofocus. Your task list is separated into pages. When you finish a page, you can mark it so that it doesn&#8217;t show up any more when you navigate. You can cross an item off and re-add it to the last page (a common part of Autofocus). FocusPad also has a nice feature where you can move a task from one page to another on a given date, which means that you could create a &#8220;tickler&#8221; pad that will remind you of something you need to look at later.</p>

<p>On the whole, FocusPad looks like the most faithful, syncs-with-my-mobile implementation of Autofocus that I&#8217;ve seen. I wish it had keyboard shortcuts in the webapp and iPad support, but it certainly reaches the &#8220;good enough&#8221; level and I&#8217;ve enjoyed working with it so far.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[This call is being recorded on Google Voice]]></title>
    <link href="http://kevindangoor.com/2010/12/19/this-call-is-being-recorded-on-google-voice/"/>
    <updated>2010-12-19T00:00:00-05:00</updated>
    <id>http://kevindangoor.com/2010/12/19/this-call-is-being-recorded-on-google-voice</id>
    <content type="html"><![CDATA[<p>We&#8217;ve been using Google Voice as our primary incoming phone number for some time now. Lately, we&#8217;ve had a lot of calls (incoming in particular) where the caller is told, sometime into the call, that &#8220;this call is being recorded&#8221;. Apparently, <a href="http://www.google.com/support/forum/p/voice/thread?tid=63d63ddb0065d61c&hl=en">we&#8217;re not alone in this</a>.</p>

<p>Recently, we got an <a href="http://www.amazon.com/gp/product/B002O3W4LE?ie=UTF8&tag=blueskyonmars-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=B002O3W4LE">Ooma Telo</a> for our home phone service. So far, the call quality has seemed very good (when Google Voice is not in front of it), the price is reasonable and the multi-ring feature comes close to our favorite feature of Google Voice, namely the ability to ring more than one phone when someone calls. The only problem with multi-ring is that it can only ring a single other phone.</p>

<br />

]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[The Linked List style]]></title>
    <link href="http://kevindangoor.com/2010/10/18/the-linked-list-style/"/>
    <updated>2010-10-18T00:00:00-04:00</updated>
    <id>http://kevindangoor.com/2010/10/18/the-linked-list-style</id>
    <content type="html"><![CDATA[<p>I experimented with using Daring Fireball&#8217;s &#8220;Linked List&#8221; style where the blog post link (in RSS) points not to the blog but to the site being talked about. In the end, I decided that this is annoying. If I&#8217;m posting something to my blog, I will generally have at least some comment about it. Rather than just passing the reader along to the original site without my comment, I&#8217;d rather have them come to my site and see the comment and <i>then</i> head over to the site I&#8217;m linking to.</p>


<p>This is particularly true since my blog posts automatically appear on Twitter and they would have been linking from Twitter to the original site and not to my site. It&#8217;s not a matter of wanting traffic to my site. It&#8217;s a matter of not wanting to link to the sites without comment. (I use delicious for that sometimes&#8230;)</p>

]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Edito: Markdown editor for the iPad (with browser and custom keys!)]]></title>
    <link href="http://kevindangoor.com/2010/10/11/edito-markdown-editor-for-the-ipad-with-browser-and-custom-keys/"/>
    <updated>2010-10-11T00:00:00-04:00</updated>
    <id>http://kevindangoor.com/2010/10/11/edito-markdown-editor-for-the-ipad-with-browser-and-custom-keys</id>
    <content type="html"><![CDATA[<p><a href="http://itunes.apple.com/us/app/edito/id391094210?mt=8#">Edito</a> is a new markdown editor for the iPad.</p>


<blockquote>
  <p>For those of us who spend most of their time in Markdown, this tool allows to simply type a document using the Markdown syntax, and visualize its HTML equivalent immediately in a web-powered window, without leaving the app. In other words, it does the Markdown to HTML conversion in a breeze, and lets you email the resulting files.</p>
</blockquote>


<p>The on-screen keyboard has a row of useful keys for Markdown. It also includes a web browser. No Dropbox integration (yet!), but I think they&#8217;re on the right track here and this could become a great way to write blog posts on the iPad.</p>

]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Kensington Keyfolio Bluetooth Keyboard and Case for iPad]]></title>
    <link href="http://kevindangoor.com/2010/10/08/kensington-keyfolio-bluetooth-keyboard-and-case-for-ipad/"/>
    <updated>2010-10-08T00:00:00-04:00</updated>
    <id>http://kevindangoor.com/2010/10/08/kensington-keyfolio-bluetooth-keyboard-and-case-for-ipad</id>
    <content type="html"><![CDATA[<p>I&#8217;ve been hoping that someone would make an iPad case that could hold my Apple Bluetooth Keyboard, because typing on screen can be a drag. It&#8217;s not quite the same, but <a href="http://www.amazon.com/gp/product/B0043TB9D6?ie=UTF8&amp;tag=blueskyonmars-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B0043TB9D6">Kensington seems to have the next best thing</a>:</p>


<div style="text-align:center">
  <iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&amp;bc1=000000&amp;IS2=1&amp;bg1=FFFFFF&amp;fc1=000000&amp;lc1=0000FF&amp;t=blueskyonmars-20&amp;o=1&amp;p=8&amp;l=as1&amp;m=amazon&amp;f=ifr&amp;md=10FE9736YVPPT7A0FBG2&amp;asins=B0043TB9D6" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
</div>


<p>Unlike the <a href="http://clamcase.com/">ClamCase</a>, this one looks like a product that will be shipping soon.</p>


<p>Right now, Amazon is listing this at retail price ($100). I have a feeling that will drop by the time they ship. Meanwhile, MacMall is <a href="http://www.macmall.com/p/6243652?dpno=8216707&amp;source=mwbfroogle">listing the item</a> at $75.</p>

]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[The Onion: Americans hire a lobbyist]]></title>
    <link href="http://kevindangoor.com/2010/10/06/the-onion-americans-hire-a-lobbyist/"/>
    <updated>2010-10-06T00:00:00-04:00</updated>
    <id>http://kevindangoor.com/2010/10/06/the-onion-americans-hire-a-lobbyist</id>
    <content type="html"><![CDATA[<p><a href="http://www.theonion.com/articles/american-people-hire-highpowered-lobbyist-to-push,18204/">Americans hire a lobbyist</a>:</p>


<blockquote>
  <p>&#8220;The goal is to make it seem politically advantageous for legislators to keep the American people in mind when making laws,&#8221; Weldon said. &#8220;Lawmakers are going to ask me, &#8216;Why should I care about the American people? What&#8217;s in it for me?&#8217; And it will be up to me and my team to find some reason why they should consider putting poverty and medical care for children on the legislative docket.&#8221;</p>
</blockquote>


<p>The Onion proves once again why it&#8217;s America&#8217;s Finest News Source. I <a href="http://www.fixcongressfirst.org/">wish</a> that an article like this wasn&#8217;t so spot on.</p>

]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Little Lake Free School]]></title>
    <link href="http://kevindangoor.com/2010/06/08/little-lake-free-school/"/>
    <updated>2010-06-08T00:00:00-04:00</updated>
    <id>http://kevindangoor.com/2010/06/08/little-lake-free-school</id>
    <content type="html"><![CDATA[<p>There&#8217;s a new school opening in Ann Arbor in the fall: <a href="http://littlelakefreeschool.org">Little Lake Free School</a>. As far as I know, this is the only &#8220;democratic free school&#8221; in Ann Arbor, and I think it&#8217;s great that they&#8217;re getting this going.</p>

<p>I&#8217;ve seen how much my daughter has learned, through her own volition but with guidance and assistance from us. That&#8217;s what a &#8220;free school&#8221; is all about&#8230; it provides an environment for children to do <em>that</em> style of learning in an environment with other kids.</p>

<p>I can only imagine how much work they need to do to get their school going, and I know they can use any kind of help they can get. They have a <a href="https://sites.google.com/site/littlelakefs/wish-list">wishlist full of supplies</a> and <a href="https://sites.google.com/site/littlelakefs/volunteers">assistance</a> they can use, plus a <a href="http://www.kickstarter.com/projects/littlelakefreeschool/little-lake-free-school">kickstarter fundraiser</a> going.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Facebook vs. Google: which is better for food espionage?]]></title>
    <link href="http://kevindangoor.com/2010/06/06/facebook-vs-google-which-is-better-for-food-espionage/"/>
    <updated>2010-06-06T00:00:00-04:00</updated>
    <id>http://kevindangoor.com/2010/06/06/facebook-vs-google-which-is-better-for-food-espionage</id>
    <content type="html"><![CDATA[<p>Kenji Lopez-Alt wrote a terrific and detailed look at <a href="http://aht.seriouseats.com/archives/2010/05/the-burger-lab-how-to-make-perfect-mcdonalds-style-french-fries.html">how to copy McDonald&#8217;s french fry goodness</a>. In order to figure out the McD&#8217;s secret, he attempted to get some frozen fries from McD&#8217;s:</p>

<blockquote>&#8220;Listen, the thing is, my wife is pregnant—like really pregnant—and she sent me on a quest for McDonald&#8217;s french fries. But she only likes them really fresh, like straight out of the fryer fresh, so I figured I&#8217;d just get some frozen, and fry them for her at home. You know how it is. Women—no accounting for&#8217;em, right?&#8221;</blockquote>


<p>That attempt was met with a dose of McFAIL, so he next resorted to Facebook, where he found an accomplice:</p>

<blockquote>I had pre-printed a list of items for said made up &#8220;Scavenger Hunt&#8221; (I basically Googled &#8220;Scavenger Hunt Lists&#8221; and added &#8220;Frozen McDonald&#8217;s french fries&#8221;.)</blockquote>


<p>Kenji&#8217;s accomplice succeeded in snagging some frozen fries. He then measured the fries and fried them up in peanut oil and found out that they tasted just as good as they do at the golden arches. But, he hadn&#8217;t really figured out the secret, right?</p>

<p>He next resorted to &#8220;research&#8221;, which I assume means googling. The googling turned up <a href="http://www.associatedcontent.com/article/1386768/how_mcdonalds_fries_are_made.html?cat=22">an article that described exactly what McDonald&#8217;s does to turn potatoes into frozen fries</a>:</p>

<blockquote>The fries are then flumed out of the A.D.R. room to the &#8220;blancher.&#8221; The blancher is a large vessel filled with one hundred and seventy degree water. The trip through the blancher takes about fifteen minutes&#8230; After the fries leave the blancher, they are dried and then it&#8217;s off to the &#8220;fryer,&#8221; which is filled with one hundred percent vegetable oil. The oil is heated to three hundred and sixty five degrees and the fries take a fifty second dip before being conveyed to the &#8220;de-oiler shaker,&#8221; where excess oil is &#8220;shook off.</blockquote>


<p>It turns out that, in this case, both Google and Facebook came through with their assigned tasks, but Google actually delivered the goods. What  struck me about this article, other than the extreme detail about the french fries, is the fact that snagging some frozen fries was <em>entirely irrelevant</em>. Had he and his accomplice not done this at all, the article would have been shortened but had the same conclusion.</p>

<p>Lesson learned: before you hit the street, hit the goog.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[so much for that more blogging thing]]></title>
    <link href="http://kevindangoor.com/2010/04/05/so-much-for-that-more-blogging-thing/"/>
    <updated>2010-04-05T00:00:00-04:00</updated>
    <id>http://kevindangoor.com/2010/04/05/so-much-for-that-more-blogging-thing</id>
    <content type="html"><![CDATA[<p>Back in January, I posted that I would be blogging more this year. Boy, was I wrong!</p>

<p>The end of 2009 was exceedingly busy for both home and work. I thought that 2010 would get off to a less busy start, but that&#8217;s not how it went. Certain things became a bit easier, but work has been very busy for the past month.</p>

<p>The Bespin project &#8220;reboot&#8221; kicked off in October and has kept us chugging along ever since. I feel a lot of pressure to ship the software when I know there are people out there waiting for updates. I&#8217;m happy that we are about to ship the biggest Bespin release since the reboot began, and we&#8217;re in a great position for this quarter&#8217;s work.</p>

<p>As an experiment, I&#8217;m writing this blog post on my new iPad. One of my hopes for the ipad is that, unlike an iPhone, this will make a better blogging and general writing tool than the phone. Not only is it better at consuming content but it is certainly better for producing it. Typing on glass is less than ideal, but the landscape keyboard is definitely better than anything I could do on the iPhone.</p>

<p>Anyhow, that&#8217;s enough rambling. My apologies for posting a completely random and useless blog post. More considered writing will come forth another time.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[More blogging in 2010]]></title>
    <link href="http://kevindangoor.com/2010/01/07/more-blogging-in-2010/"/>
    <updated>2010-01-07T00:00:00-05:00</updated>
    <id>http://kevindangoor.com/2010/01/07/more-blogging-in-2010</id>
    <content type="html"><![CDATA[<p>The second half of 2009 was beyond busy for me, for a variety of reasons. I expect 2010 to be a <em>little</em> better. It occurs to me, however, that sneaking a small bit of writing into each day is not difficult and is healthy. It appears that many people even <a href="http://www.google.com/search?q=writing+is+thinking">equate writing with thinking</a>. Writing is a chance to really clarify your thinking on a topic. I&#8217;ve started blog posts in the past where I&#8217;d begin writing the blog post and eventually stop after I realized that I didn&#8217;t agree with the direction the post was taking.</p>

<p>In the past, I&#8217;ve posted random links on my blog (primarily Blue Sky On Mars, the blog I&#8217;ve had since 2001). I&#8217;m actually quite happy that there&#8217;s no need to post tidbits on my blog any more. <a href="http://twitter.com/dangoor">I have Twitter for that</a>, and <a href="http://delicious.com/tazzzzz">my delicious bookmarks</a> automatically get posted on twitter.</p>

<p>For those of you reading this blog and Blue Sky On Mars, you can expect to see more writing from me here in 2010 than in 2009, and I hope you enjoy it.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Airplane security and the media]]></title>
    <link href="http://kevindangoor.com/2010/01/07/airplane-security-and-the-media/"/>
    <updated>2010-01-07T00:00:00-05:00</updated>
    <id>http://kevindangoor.com/2010/01/07/airplane-security-and-the-media</id>
    <content type="html"><![CDATA[<p>This morning, there was a posting at AnnArbor.com that had the general <a href="http://www.annarbor.com/news/delta-flight-253-wake-up-call/">&#8220;we are at war, toughen up&#8221;</a> sort of tone that we&#8217;ve seen in the years since 9/11. I want to see less of that in the media, because it&#8217;s giving the wrong impression about the situation. Rather than going by that <em>feeling</em> that we are less safe, it&#8217;s better to turn to statistics and realize that we are, in fact, probably as safe as we want to be. Here is the comment that I posted at AnnArbor.com, reposted here because of the interesting links and what they represent:</p>

<p>I can certainly agree with your call for people to report suspicious activity, though &#8220;normal people&#8221; have been known to report suspicious activity around completely normal other people, where trained security people would not. Thanks for that video link, because that can help to improve the kinds of things that those of us not trained in security can spot!</p>

<p>I&#8217;d like to highlight some alternative views of the overall situation that tend to get ignored in the media around events like this one. For example, air travel in the 2000s is the safest it&#8217;s been since the 1960s and is incredibly safe:</p>

<p><a href="http://www.fivethirtyeight.com/2010/01/skies-are-as-friendly-as-ever-911-al.html">http://www.fivethirtyeight.com/2010/01/skies-are-as-friendly-as-ever-911-al.html</a></p>

<p>Put another way, &#8220;The chances of being hurt by someone who got past airport security, even without things like the full-body scanners being deployed after this latest panic, are smaller than dying in your dentist&#8217;s office from an anaesthesia error.&#8221;</p>

<p><a href="http://scienceblogs.com/goodmath/2010/01/big_numbers_and_air_travel.php">http://scienceblogs.com/goodmath/2010/01/big_numbers_and_air_travel.php</a></p>

<p>Another way to look at the Christmas Day incident is that security actually worked:</p>

<p><a href="http://www.schneier.com/blog/archives/2010/01/christmas_bombe.html">http://www.schneier.com/blog/archives/2010/01/christmas_bombe.html</a></p>

<p>Reality is unpredictable and it&#8217;s impossible (and undesirable!) to get to 100% secure:</p>

<p><a href="http://www.nytimes.com/2010/01/01/opinion/01brooks.html?emc=eta1">http://www.nytimes.com/2010/01/01/opinion/01brooks.html?emc=eta1</a></p>

<p>I think it pays to focus on the things that truly make us more secure, rather than the security theater we are subjected to every time we fly. Bruce Schneier: &#8220;Only two things have made flying safer [since 9/11]: the reinforcement of cockpit doors, and the fact that passengers know now to resist hijackers.&#8221;</p>

<p><a href="http://www.schneier.com/blog/archives/2009/12/separating_expl.html">http://www.schneier.com/blog/archives/2009/12/separating_expl.html</a></p>

<p>I sincerely hope we can see more of <em>that</em> kind of discussion in the media.</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[MacHeist: It's all about the marketing]]></title>
    <link href="http://kevindangoor.com/2009/11/06/macheist-its-all-about-the-marketing/"/>
    <updated>2009-11-06T00:00:00-05:00</updated>
    <id>http://kevindangoor.com/2009/11/06/macheist-its-all-about-the-marketing</id>
    <content type="html"><![CDATA[<p><a href="http://www.macheist.com/">MacHeist</a> is back with a new deal. In years past, there has been plenty of <a href="http://daringfireball.net/2006/12/iniquities_of_the_selfish">controversy</a> over just how much of the MacHeist bundle money goes to software developers. The new MacHeist deal, which is actually free, should lay that controversy to rest once and for all. MacHeist has never been about the money made from the software bundles. It&#8217;s been a matter of exposure, upgrade sales, and sales of companion products.</p>

<p>Alas, for me, this particular bundle doesn&#8217;t really have any software I want. Maybe next bundle&#8230;</p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Going on an information diet]]></title>
    <link href="http://kevindangoor.com/2009/07/25/going-on-an-information-diet/"/>
    <updated>2009-07-25T00:00:00-04:00</updated>
    <id>http://kevindangoor.com/2009/07/25/going-on-an-information-diet</id>
    <content type="html"><![CDATA[<p>Every now and then, I wonder what kind of balance I should draw between consuming content online and producing it. Between having new information pushed at me via Google Reader or Twitter, for example, and pulling information that I need via searches. Between spending time looking at a screen and spending time looking at stuff that has mass and takes up space.<br /><br />During the summer, the balance definitely shifts toward spending time away from screens, and that&#8217;s a good thing. Michigan winters are entirely too long, even for me, a Michigan native. I want to take advantage of the summer, so much of my time not spent working is spent doing things away from the screen. This year, I&#8217;ve been having a good time riding my bike with my daughter on her new <a href="http://www.amazon.com/gp/product/B0013TO4EU?ie=UTF8&amp;tag=blueskyonmars-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B0013TO4EU">Burley Kazoo Trailercycle</a><img src="http://www.assoc-amazon.com/e/ir?t=blueskyonmars-20&amp;l=as2&amp;o=1&amp;a=B0013TO4EU" alt="" style="border: medium none  ! important; margin: 0px ! important;" width="1" border="0" height="1" />.<br /><br />For the next month, I want to try an experiment that I haven&#8217;t tried in a long time and that is to go on a serious information diet. For a month, I&#8217;m swearing off Google Reader, Twitter, Hacker News, etc. I&#8217;ll still post to Twitter and watch for Twitter mentions and DMs, but I&#8217;m not going to follow the random links that appear there.<br /><br />Doing this will eliminate a source of randomness in my thoughts, and I&#8217;m curious to see whether or not I&#8217;ll miss it. Will I miss finding out about <a href="http://www.macrumors.com/2009/07/25/new-desktop-pictures-and-quicktime-x-icon-in-latest-snow-leopard/">the latest Snow Leopard seeds</a>, or <a href="http://www.ritholtz.com/blog/2009/07/rail-time-indicators/">technical indicators of how crappy the economy is</a>? By stripping down my inputs, I&#8217;ll find out.<br /><br />I&#8217;m pretty sure that I&#8217;ll miss some of the news I get. The real trick, I think, is that I want better filters. Maybe over the next month I&#8217;ll discover how to increase the signal-to-noise ratio. I&#8217;m certain that the answer to that is not more Digg.<br /><br /><div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=5bc22a25-8dd9-8df2-86c9-a36ff4c783f6" /></div></p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[iPhones for sale, but not to Nigerian scammers]]></title>
    <link href="http://kevindangoor.com/2009/07/07/ebay_nigerian_scammers/"/>
    <updated>2009-07-07T00:00:00-04:00</updated>
    <id>http://kevindangoor.com/2009/07/07/ebay_nigerian_scammers</id>
    <content type="html"><![CDATA[<p>My wife and I recently upgraded our iPhones, given the apparent value of used iPhones on eBay. The first one was sold via Buy It Now, to someone who turned out to be a scammer from Nigeria. Though I haven&#8217;t yet confirmed the vileness of the second purchaser, I strongly suspect a similar situation.<br /><br />It appears that perhaps &#8221;<a href="http://consumerist.com/5007790/its-now-completely-impossible-to-sell-a-laptop-on-ebay">it&#8217;s now completely impossible to sell a laptop on eBay</a>&#8221; (or cell phone). This could really hurt eBay if this keeps up, but it&#8217;s not entirely clear how they can prevent it. They&#8217;d almost need to have a system where a user with positive feedback will vouch for any new user. Even that can be gamed, but it&#8217;s harder. Both of the scammers going after our phones have 0 feedback.<br /><br />Take my advice: if you have an electronic doodad to sell and put it on eBay, be very wary of any buyer with 0 feedback and never trust the email messages you receive.<br /><br /></p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Quote of the day: reverse Nuremberg defense]]></title>
    <link href="http://kevindangoor.com/2009/05/18/quote-of-the-day-reverse-nuremberg-defense/"/>
    <updated>2009-05-18T00:00:00-04:00</updated>
    <id>http://kevindangoor.com/2009/05/18/quote-of-the-day-reverse-nuremberg-defense</id>
    <content type="html"><![CDATA[<p><a href="http://thepoorman.net/2009/05/17/sympathy-for-the-bad-apples/">Sympathy for the bad apples « The Poor Man Institute</a><br /><blockquote>We’ve got what amounts to a reverse Nuremberg defense, where Bush administration officials are let off the hook because they were only giving orders.</blockquote></p>
]]></content>
  </entry>
  
  <entry>
    <title type="html"><![CDATA[Apple will not dominate cell phones]]></title>
    <link href="http://kevindangoor.com/2009/05/05/apple-will-not-dominate-cell-phones/"/>
    <updated>2009-05-05T00:00:00-04:00</updated>
    <id>http://kevindangoor.com/2009/05/05/apple-will-not-dominate-cell-phones</id>
    <content type="html"><![CDATA[<blockquote>But while Apple caused a revolution, it is unlikely to become dominant in the market. It has sold just over 20m iPhones since the first device appeared in 2007; in that time more than 1.5bn phones have been shipped by everyone else. A similar thing happened with the personal computer market. The concept was championed by Apple when it launched Apple II, the world&#8217;s first personal computer, in 1977, and the first Macintosh in 1984, but other players now lead the market.</blockquote>


<p>From <a href="http://www.guardian.co.uk/business/2009/may/03/apple-iphone-technology-market">Sound familiar? Apple launches a revolution - and then gets overtaken</a></p>

<p>Apple sure is fun to write about, isn&#8217;t it?</p>

<p>From what I can see, Apple likes to make neat products that they would personally enjoy using and that can be sold for a reasonable profit. The Observer article chose to mention how Apple lost a tremendous amount of market share in personal computers within a few years of the Mac&#8217;s debut (let&#8217;s ignore the fact that that also occurred within a few years of Steve Jobs&#8217; departure). The Observer did not choose to focus on portable music players, a market that Apple stepped into and still holds a dominant position in.</p>

<p>In the case of music players, Apple&#8217;s cheapest iPod is $50. I&#8217;ve seen MP3 players with comparable features for $20. Apple competes in music players not by driving prices down, but by driving features up. There is a low end that they will not touch. They same is true of Macintosh computers: Apple will compete only in price segments in which they can compete profitably. Though they ensure that their prices are not insane, they also don&#8217;t worry too much about competing on price. They compete instead on fit and finish and the software.</p>

<p>What does this tell us about Apple and phones? Unlike music players, the cell phone market is already quite established. As the Observer points out, Apple has had only about 1% market share. Apple doesn&#8217;t care. They may have only 1% market share, but they have a product that is generating billions a year for them. As the iPhone line expands and improves over time, Apple&#8217;s market share will likely expand as well. But, that&#8217;s not the goal: the goal is making profitable products that people want to use.</p>

<p>So, back to the Observer article: they say that Apple started a revolution but will be overtaken. While I am pretty sure that Apple will never have a dominant market share position in cell phones (say more than 30%), I don&#8217;t think it&#8217;s certain that they will be overtaken in the new segment that they have created: portable computing and communication devices. They have first mover advantage with the App Store and have already built a thriving ecosystem around the iPhone. Those 20 million phones sold, plus some number of iPod Touches, represent a platform for Apple to grow, rather than &#8220;just a phone&#8221;.</p>

<p>Apple&#8217;s ultimate success (or failure) with the iPhone should not be measured relative to cell phone market share, but relative to ultra portable computing devices in general.</p>
]]></content>
  </entry>
  
</feed>
