<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Drew Kime &#187; Uncategorized</title>
	<atom:link href="http://dkime.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://dkime.com</link>
	<description>The Food Blogging Technician</description>
	<lastBuildDate>Fri, 18 Nov 2011 02:52:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Say hello to Luna Hope</title>
		<link>http://dkime.com/2011/10/say-hello-to-luna-hope/</link>
		<comments>http://dkime.com/2011/10/say-hello-to-luna-hope/#comments</comments>
		<pubDate>Sun, 02 Oct 2011 21:37:58 +0000</pubDate>
		<dc:creator>Drew Kime</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dkime.com/?p=587</guid>
		<description><![CDATA[Luna Hope on YouTube]]></description>
			<content:encoded><![CDATA[<div id="attachment_588" class="wp-caption alignnone" style="width: 298px"><a href="http://dkime.com/wp/wp-content/uploads/2011/10/Luna_Hope-984x1024.jpg" rel="lightbox[587]"><img src="http://dkime.com/wp/wp-content/uploads/2011/10/Luna_Hope-288x300.jpg" alt="Luna Hope" title="Luna Hope" width="288" height="300" class="size-medium wp-image-588" /></a><p class="wp-caption-text">Born 10/2/2011 @ 1:15 p.m.</p></div>
<p><a target="_blank" href='http://www.youtube.com/watch?v=vM80AwXI1uo' >Luna Hope on YouTube</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dkime.com/2011/10/say-hello-to-luna-hope/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Win A Flamewar</title>
		<link>http://dkime.com/2011/01/how-to-win-a-flamewar/</link>
		<comments>http://dkime.com/2011/01/how-to-win-a-flamewar/#comments</comments>
		<pubDate>Sat, 15 Jan 2011 19:21:00 +0000</pubDate>
		<dc:creator>Drew Kime</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dkime.com/?p=65</guid>
		<description><![CDATA[If you&#8217;ve been online long enough to have found this article you&#8217;ve probably seen, or even participated in, a flamewar. Seen from the outside, you know you&#8217;re looking at two people exactly like this guy: You don&#8217;t normally see flamewars in real life except in special-interest forums: politics, academia,[1] sports,cosmology. Then there are those special people, [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve been online long enough to have found this article you&#8217;ve probably seen, or even participated in, a flamewar. Seen from the outside, you know you&#8217;re looking at two people exactly like this guy:</p>
<div class="wp-caption aligncenter" style="width: 310px"><a href="http://www.xkcd.com/386/"><img class=" " title="What do you want me to do?  LEAVE?  Then they'll keep being wrong!" src="http://imgs.xkcd.com/comics/duty_calls.png" alt="What do you want me to do?  LEAVE?  Then they'll keep being wrong!" width="300" height="330" /></a><p class="wp-caption-text">Duty Calls</p></div>
<p>You don&#8217;t normally see flamewars in real life except in special-interest forums: politics, academia,[<a href="#win-flamewar-1">1</a>] sports,cosmology.</p>
<p>Then there are those special people, the polyflamers who will argue on <em>any</em> topic. No, not lawyers. Geeks.</p>
<p>Something in the geek psyche makes them &#8212; okay, <em>us</em> &#8212; prone to obsess over pedantic distinctions that ordinary people just don&#8217;t care about. If you think about flaming in geek terms, though, you see a way out.</p>
<h3>Compiled language</h3>
<p>When writing code, a programmer usually writes instructions that are in (somewhat) human-readable form. These instructions are then &#8220;compiled&#8221; into commands that a computer can interpret and execute. If the output from the computer is wrong, either the commands the programmer entered were wrong, or the compiler didn&#8217;t work correctly.</p>
<p>Experienced programmers quickly learn that it&#8217;s <em>very</em> unlikely they&#8217;ve found a new compiler bug. If there&#8217;s a problem, it&#8217;s almost always the code they wrote. Sometimes, though, there really <em>is</em> a bug in the compiler. Compilers can get fixed, but not quickly, and not often. The changes have to be small enough that they don&#8217;t introduce new problems. And they will potentially break any code that was designed to work around the bugs. Which is exactly what programmers do: They work around the bugs.</p>
<h3>Debugging politics</h3>
<p>Now think about a political campaign as a computer program. The campaign staff is writing instructions (commercials) that they hope will cause the public to exhibit specific behavior. But the target platform is the brain of each individual voter. Each one has its own rules, so every compiler works differently. But here&#8217;s the important part: You can&#8217;t fix the compiler. No matter how broken you think someone&#8217;s thinking is you can&#8217;t change the basic rules.</p>
<p>What you <em>can</em> do is figure out what rules they&#8217;re using. Which means stereotyping people. pigeonholing them based on a few characteristics you&#8217;re sure of, and assuming that a whole bunch of other things are probably <em>also</em> true. The sad fact about humanity &#8212; sad if you&#8217;re a fan of individuality, that is &#8212; is that this tends to work pretty well.</p>
<h3>These are not the earmarks you were looking for</h3>
<p>So now that you know each brain is wired differently, and you don&#8217;t have much chance to &#8220;fix&#8221; it, what are you supposed to do about it? Stop using arguments that work on <em>you</em>, and start using ones that work on <em>them</em>. Whoever &#8220;them&#8221; happens to be at the moment.</p>
<hr /><a name="win-flamewar-1">[1]</a> Combine two and you get the observation that academic politics are so vicious precisely because the stakes are so small. Attributed to Woodrow Wilson after his time as president of Princeton University.</p>
]]></content:encoded>
			<wfw:commentRss>http://dkime.com/2011/01/how-to-win-a-flamewar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To End Piracy</title>
		<link>http://dkime.com/2010/03/how-to-end-piracy/</link>
		<comments>http://dkime.com/2010/03/how-to-end-piracy/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 07:00:06 +0000</pubDate>
		<dc:creator>Drew Kime</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dkime.com/?p=206</guid>
		<description><![CDATA[Photo by: peasap All the talk of people pirating music &#8212; and movies, and software &#8212; is enough to make you think it&#8217;s a hard problem to solve. But it&#8217;s not, really. All you have to do is disincentivise copying. (That&#8217;s sarcasm, for those who missed it.) The MPAA and RIAA have tried licensing, lawsuits, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://dkime.com/wp/wp-content/uploads/2010/03/pirate.jpg" rel="lightbox[206]"><img class="alignnone size-full wp-image-207" src="http://dkime.com/wp/wp-content/uploads/2010/03/pirate.jpg" alt="" width="500" height="333" /></a><br />
<span><em>Photo by: <a href="http://www.flickr.com/photos/peasap/1409590802/" target="_NEW">peasap</a></em></span></p>
<p>All the talk of people pirating music &#8212; and movies, and software &#8212; is enough to make you think it&#8217;s a hard problem to solve. But it&#8217;s not, really. All you have to do is <a href="http://discuss.joelonsoftware.com/default.asp?joel.3.779889" target="_blank">disincentivise copying</a>. (That&#8217;s sarcasm, for those who missed it.)</p>
<p>The MPAA and RIAA have tried licensing, lawsuits, lobbying (I didn&#8217;t do that on purpose, I swear) but the copying doesn&#8217;t stop. <em>People are amoral thieves!</em></p>
<p>Or &#8230; maybe people remember that when the compact disc format came out, it was supposed to be cheaper than cassettes. They cost less to produce, so as soon as the studios recouped the cost of building the new technology we&#8217;d see prices drop. It&#8217;s been <a href="http://www.geekzone.co.nz/content.asp?contentid=7304" target="_blank">over 27 years now</a>, have they recouped that investment yet?</p>
<h2>Apple to the Rescue</h2>
<p><span id="more-206"></span><br />
Leave it to Apple, a company <em>not</em> making their money stamping out CDs, to finally break the logjam. They made it cheap and easy to buy individual songs, something the RIAA members had been fighting for years.</p>
<p>The RIAA wanted people to pay for whole albums. People didn&#8217;t want to pay $18 for two good songs. Since they couldn&#8217;t buy singles, they used Napster. As soon as someone made singles available, people started buying them. And Apple has made a <em>fortune</em> selling what the RIAA didn&#8217;t want to sell.</p>
<h2>People Pay for the Good Part</h2>
<p>I don&#8217;t go to many first-run movies. Too expensive. But the local theater that shows them a few months later for $1.50, or $1 for a matinée? I&#8217;m there all the time. So I don&#8217;t get to talk about it with people around the water cooler. I survive. Other people will camp out to see the first showing. Would they pay more to pre-order that ticket if they didn&#8217;t have to wait in line? Probably.</p>
<p>Point is, &#8220;find another business model&#8221; and &#8220;disincentivize copying&#8221; end up meaning the same thing. Anyone who wants to make money has to figure out <em>what is rare</em> about what they do and <em>charge for that</em>. First is rare. Convenience is rare. Taste is rare. Complex physical objects are rare. Copying data, that&#8217;s easy.</p>
<p>The iTunes store combines convenience and, through recommendations, taste. That&#8217;s what people are paying for.</p>
<h2>What Do You Do That&#8217;s Good?</h2>
<p>If you want to make money creating something that can be easily copied, then you need to come up with a business model where you can get paid for it.</p>
<p>I&#8217;m really good at sitting on the couch watching TV. I&#8217;d like to get paid for it. Some people have cracked that nut. They&#8217;re critics, and they get paid to watch TV. No one set out to decide, &#8220;Gosh, how can we pay these people to watch TV?&#8221;</p>
<p>Copyright worked for a long time, when large-scale copying was as rare and expensive as what was being copied. That&#8217;s no longer true. We don&#8217;t need to pay for copying any more.</p>
<p>This is the exact problem being faced by newspapers. Their business model was based on printing. They focused on the &#8220;paper&#8221; instead of the &#8220;news&#8221;. Take away the printing and suddenly they don&#8217;t know how to charge for anything. They need a new business model.</p>
<p>Blaming people for not wanting to pay for something is stupid. First, because people want what they want. Second, because it&#8217;s not true. They <em>do</em> want to pay for things. They&#8217;ll pay $1 for a 15-second snippet of a song as a ringtone. Because someone saw an opportunity for a new business model and jumped on it, instead of trying to coerce people into paying for what <em>they</em> wanted to sell.</p>
]]></content:encoded>
			<wfw:commentRss>http://dkime.com/2010/03/how-to-end-piracy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wecome home, Bean!</title>
		<link>http://dkime.com/2010/03/welcome-home-bean/</link>
		<comments>http://dkime.com/2010/03/welcome-home-bean/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 19:24:57 +0000</pubDate>
		<dc:creator>Drew Kime</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dkime.com/?p=211</guid>
		<description><![CDATA[She&#8217;s Black Lab and German Shepherd. Hmm &#8230; lab &#8230; shepherd &#8230; Leperd? Oh no, she can already do stairs. Most of the pictures I have are her butt, because every time she sees the camera she runs right at it. She still likes to chew on shoes just a little too much. See, keeps [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="lightbox[family-for-blog-static]" href="http://dkime.com/images/bean-adopted/100324-192754_Lg.jpg" target="_NEW"><img src="http://dkime.com/images/bean-adopted/100324-192754_Med.jpg" alt="" width="500" height="375" /></a></p>
<p>She&#8217;s Black Lab and German Shepherd. Hmm &#8230; lab &#8230; shepherd &#8230; Leperd?</p>
<p>Oh no, she can already do stairs.</p>
<p><a rel="lightbox[family-for-blog-static]" href="http://dkime.com/images/bean-adopted/100324-211705_Lg.jpg" target="_NEW"><img src="http://dkime.com/images/bean-adopted/100324-211705_Med.jpg" alt="" width="375" height="500" /></a></p>
<p>Most of the pictures I have are her butt, because every time she sees the camera she runs right at it.</p>
<p><a rel="lightbox[family-for-blog-static]" href="http://dkime.com/images/bean-adopted/100324-212031_Lg.jpg" target="_NEW"><img src="http://dkime.com/images/bean-adopted/100324-212031_Med.jpg" alt="" width="500" height="375" /></a></p>
<p>She still likes to chew on shoes just a little too much.</p>
<p><a rel="lightbox[family-for-blog-static]" href="http://dkime.com/images/bean-adopted/100324-212121_Lg.jpg" target="_NEW"><img src="http://dkime.com/images/bean-adopted/100324-212121_Med.jpg" alt="" width="500" height="375" /></a></p>
<p>See, keeps running toward the camera.</p>
<p><a rel="lightbox[family-for-blog-static]" href="http://dkime.com/images/bean-adopted/100324-212142_Lg.jpg" target="_NEW"><img src="http://dkime.com/images/bean-adopted/100324-212142_Med.jpg" alt="" width="375" height="500" /></a></p>
<p>Until she discovered squeaky toys.</p>
<p><a rel="lightbox[family-for-blog-static]" href="http://dkime.com/images/bean-adopted/100324-212909_Lg.jpg" target="_NEW"><img src="http://dkime.com/images/bean-adopted/100324-212909_Med.jpg" alt="" width="500" height="375" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://dkime.com/2010/03/welcome-home-bean/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Please don&#8217;t believe anything in this post</title>
		<link>http://dkime.com/2007/12/please-dont-believe-anything-in-this-post/</link>
		<comments>http://dkime.com/2007/12/please-dont-believe-anything-in-this-post/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 09:44:00 +0000</pubDate>
		<dc:creator>Drew Kime</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[250 words or less]]></category>

		<guid isPermaLink="false">http://dkime.com/?p=40</guid>
		<description><![CDATA[In Yet Another Internet Forum Discussion About Offshoring (I hereby claim authorship of the acronym YAIFDAO) someone wrote: A lot of decisions should NOT be left to developers to make. imho, the time to think out of the box is gone by the time it is TIME TO CODE. It&#8217;s not time to think about [...]]]></description>
			<content:encoded><![CDATA[<p>In Yet Another Internet Forum Discussion About Offshoring (I hereby claim authorship of the acronym YAIFDAO) someone wrote:</p>
<blockquote><p>A lot of decisions should NOT be left to developers to make. imho, the time to think out of the box is gone by the time it is TIME TO CODE. It&#8217;s not time to think about alternatives to what to do.</p></blockquote>
<p>That is absolutely right. You <em>never</em> want developers talking to end users. They might suggest some other plan than what was painstakingly shepherded through four levels of approvals.</p>
<p>And let&#8217;s just squash the notion right now that sometimes there are trade offs to consider. Just because the analyst&#8217;s solution will take three weeks of coding effort and a new application server, while the programmer knows of a reusable component that will take one hour and no increased hardware, is no reason to institute the Change Control Process.</p>
<p>Alternatives should <em>always</em> be considered in isolation from the impact they cause. Implementation issues should never be allowed to intrude into the world of business decisions.</p>
<p>Next thing you know someone&#8217;s going to suggest that maybe mere programmers could have a meaningful contribution to make to the business process. What rubbish.</p>
]]></content:encoded>
			<wfw:commentRss>http://dkime.com/2007/12/please-dont-believe-anything-in-this-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can the FSF &#8220;Ban&#8221; Novell from selling Linux?</title>
		<link>http://dkime.com/2007/02/can-the-fsf-ban-novell-from-selling-linux/</link>
		<comments>http://dkime.com/2007/02/can-the-fsf-ban-novell-from-selling-linux/#comments</comments>
		<pubDate>Fri, 09 Feb 2007 12:01:00 +0000</pubDate>
		<dc:creator>Drew Kime</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[500 - 750 words]]></category>
		<category><![CDATA[FSF]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Novell]]></category>

		<guid isPermaLink="false">http://dkime.com/?p=29</guid>
		<description><![CDATA[Novell Could Be Banned From Selling Linux: Group Claims BOSTON &#8211; The Free Software Foundation is reviewing Novell Inc.&#8217;s right to sell new versions of Linux operating system software after the open-source community criticized Novell for teaming up with Microsoft Corp. The problem is that the FSF wants all code to be free. Period. That&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="nofollow" href="http://www.informationweek.com/showArticle.jhtml?articleID=197003063">Novell Could Be Banned From Selling Linux: Group Claims</a></p>
<blockquote><p>BOSTON &#8211; The Free Software Foundation is reviewing Novell Inc.&#8217;s right to sell new versions of Linux operating system software after the open-source community criticized Novell for teaming up with Microsoft Corp.</p></blockquote>
<p><a href="http://discuss.joelonsoftware.com/default.asp?joel.3.447941">The problem is that the FSF wants all code to be free. Period.</a></p>
<p>That&#8217;s their preference, yes.</p>
<p><a href="http://discuss.joelonsoftware.com/default.asp?joel.3.447941">They want to make the GPL so darned viral that no one can include any copyrighted or patented components Period.</a></p>
<p>No, they want all the components <em>on which they hold the copyrights</em> to be <em>protected</em> by those copyrights. And they want those components to be freely available to anyone who agrees to make their modifications available under the same terms.</p>
<div style="width: 90%; margin-left: auto; margin-right: auto;">
<table style="border-collapse: collapse;" border="1" cellpadding="4px">
<tbody>
<tr>
<td>You can&#8217;t modify and distribute Microsoft&#8217;s code without permission.</td>
<td>You can&#8217;t modify and distribute GPL code without permission.</td>
</tr>
<tr>
<td>The way you get permission to distribute Microsoft&#8217;s code is to pay them a lot of money, or cross-license your own code.</td>
<td>The way you get permission to distribute GPL code is to release your modifications under the GPL.</td>
</tr>
<tr>
<td>Microsoft can destroy your business model by bundling a version of what you make.</td>
<td>GPL-using authors can destroy your business model by releasing a free version of what you make.</td>
</tr>
<tr>
<td>If you don&#8217;t want to be bound by Microsoft&#8217;s terms, write your own code.</td>
<td>If you don&#8217;t want to be bound by the GPL, write your own code.</td>
</tr>
</tbody>
</table>
</div>
<p>&nbsp;<br />
How is GPL viral while Microsoft is business?</p>
<p><a href="http://discuss.joelonsoftware.com/default.asp?joel.3.447941">How can the FSF &#8220;ban&#8221; Novel from selling &#8220;Linux&#8221; when Linux itself is not wholely licensed under the GPL and not wholely owned by FSF? Sure, there are many GPL components within the typical Linux distro, but not all of them have to be.</a></p>
<p>According to <a href="http://www.answers.com/topic/linux">Answers.com</a>:</p>
<blockquote><p><em>More Than a Gigabuck: Estimating GNU/Linux&#8217;s Size</em>, a 2001 study of <a href="http://www.answers.com/topic/red-hat-linux">Red Hat Linux</a> 7.1, found that this distribution contained 30 million <a href="http://www.answers.com/topic/line-of-code">source lines of code</a>. &#8230; Slightly over half of all lines of code were licensed under the GPL. The Linux kernel was 2.4 million lines of code, or 8% of the total.</p></blockquote>
<p>So the first point is that no, the FSF can not ban Novell from selling a GNU/Linux-based distribution, as long as all the current license terms are followed.</p>
<p>However, the holder of the Linux trademark, Linux Torvalds, <em>could</em> choose to prohibit them from using that mark to describe what they&#8217;re selling. (See Micosoft / Sun / Java™) Though I haven&#8217;t seen anything suggesting he plans to do so.</p>
<p>Next, the Linux kernel <em>is</em> covered under the GPL, so even if the the FSF doesn&#8217;t hold the copyright it&#8217;s entirely possible the kernel authors could ask the FSF to pursue any violations on their behalf. And I suspect Stallman and Moglen would be more than happy to do so.</p>
<p>The bottom line, I think, is that business people who don&#8217;t understand the technicalities will either see a deal with Microsoft as a reason to choose Novell for any Linux plans, or they will see the controversy as a reason to avoid Linux plans altogether. Either conclusion benefits Microsoft.</p>
<p>People who <em>do</em> understand the details will see that Novell offers them a conditional, time-limited right to use a specific version of Linux, which may or may not interoperate better with Windows systems, which can be effectively &#8220;end-of-lifed&#8221; at any time by Microsoft.</p>
]]></content:encoded>
			<wfw:commentRss>http://dkime.com/2007/02/can-the-fsf-ban-novell-from-selling-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing your development platform</title>
		<link>http://dkime.com/2007/01/changing-your-development-platform/</link>
		<comments>http://dkime.com/2007/01/changing-your-development-platform/#comments</comments>
		<pubDate>Thu, 25 Jan 2007 14:30:00 +0000</pubDate>
		<dc:creator>Drew Kime</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[250 - 500 words]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[market share]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Netcraft]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://dkime.com/?p=25</guid>
		<description><![CDATA[There are certain milestones in the life of a product when developers are free to ask if it&#8217;s time to change the platform it&#8217;s developed on. Typically you&#8217;ve shipped a major version and gone into maintenance mode. Planning has started for the next version, and you wonder if you should stick with what you&#8217;ve got [...]]]></description>
			<content:encoded><![CDATA[<p>There are certain milestones in the life of a product when developers are free to ask if it&#8217;s time to change the platform it&#8217;s developed on. Typically you&#8217;ve shipped a major version and gone into maintenance mode. Planning has started for the next version, and you wonder if you should stick with what you&#8217;ve got or if, knowing what you know now, it might be better to switch from <a href="http://msdn.microsoft.com/netframework/">.NET</a> to <a href="http://php.net">PHP</a>, or from PHP to <a href="http://java.sun.com/">Java</a>.</p>
<p>You might think that checking <a href="http://netcraft.com">Netcraft</a> would be a good idea. You can see if your current platform is gaining or losing market share, and who doesn&#8217;t like market share? If you look at the <a href="http://news.netcraft.com/archives/web_server_survey.html">latest chart</a> you&#8217;ll see that Microsoft is gaining on Apache.</p>
<p>But keep in mind that while Apache&#8217;s <em>market share</em> has gone down marginally, the <em>total</em> number of sites has still gone up. Most of Microsoft&#8217;s gain is from new sites, not from existing sites switching. (The exception being large <a href="http://news.netcraft.com/archives/2006/04/17/perens_launches_open_source_domain_parking_service.html">site-parking operations switching to IIS</a>.)</p>
<p>But really the important question is whether your preferred platform faces a reasonable possibility of becoming obsolete/unsupported. This is actually one place where the Unix world&#8217;s slower upgrade cycles help. You rarely have applications &#8220;sunsetted&#8221; by the manufacturer.</p>
<p>Am I arguing in favor of <em>dropping</em> .NET? Not at all. I think you should use what works for you. What I&#8217;m saying is unless your chosen platform is in danger of becoming unsupported, and that causes a problem for you, then looking at market share charts should never get you to switch.</p>
<p>Now if you hadn&#8217;t already chosen a platform, and you wanted to know what platform had a larger market, <em>then</em> you&#8217;d care about market share. But that&#8217;s a subject for another post.</p>
]]></content:encoded>
			<wfw:commentRss>http://dkime.com/2007/01/changing-your-development-platform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geeks still don&#8217;t know what normal people want</title>
		<link>http://dkime.com/2007/01/geeks-still-dont-know-what-normal-people-want/</link>
		<comments>http://dkime.com/2007/01/geeks-still-dont-know-what-normal-people-want/#comments</comments>
		<pubDate>Tue, 16 Jan 2007 18:01:00 +0000</pubDate>
		<dc:creator>Drew Kime</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[250 - 500 words]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[Nomad]]></category>

		<guid isPermaLink="false">http://dkime.com/?p=24</guid>
		<description><![CDATA[If you listen to geeks, locking out development of third-party applications will doom the iPhone in the market. But remember the now-famous review when the iPod was released: No wireless. Less space than a nomad. Lame. The market quickly decided they didn&#8217;t care about wireless and bought the things in droves. And current versions have [...]]]></description>
			<content:encoded><![CDATA[<p>If you listen to geeks, locking out development of third-party applications will doom the iPhone in the market. But remember the <a href="http://apple.slashdot.org/article.pl?sid=01/10/23/1816257">now-famous review</a> when the iPod was released:</p>
<blockquote><p>No wireless. Less space than a nomad. Lame.</p></blockquote>
<p>The market quickly decided they didn&#8217;t care about wireless and bought the things in droves. And current versions have more space than the nomad did when the iPod came out. Now that the iPhone has been shown, geeks are <em>again</em> <a href="http://discuss.joelonsoftware.com/default.asp?joel.3.437188">claiming that it&#8217;s going to fail</a>. This time because it&#8217;s not going to be open to third-party applications.</p>
<p>Apple doesn&#8217;t care if you can extend it because they believe their target customer doesn&#8217;t want it extended. They want something that works well, the same way, every time. The iPod wins because it does pretty much what people want, close enough to how they want, without making them think about how to do it.</p>
<p>The iPhone may not be open to developers, but it&#8217;s upgradable. When Apple finishes writing software to make the Wi-Fi automatically pick up a hotspot and act as a VoIP phone, that functionality can be rolled out transparently. First-gen iPhones will <em>become</em> second-gen iPhones without the users having to do anything.</p>
<p>The upgrade path will be to higher HD capacity, so people can carry more movies with them. I see these things as hugely popular for people who take trains to work. If I could take a train where I work now, I&#8217;d already be on a waiting list for an iPhone.</p>
]]></content:encoded>
			<wfw:commentRss>http://dkime.com/2007/01/geeks-still-dont-know-what-normal-people-want/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get your boxes in order</title>
		<link>http://dkime.com/2007/01/get-your-boxes-in-order/</link>
		<comments>http://dkime.com/2007/01/get-your-boxes-in-order/#comments</comments>
		<pubDate>Thu, 11 Jan 2007 17:50:00 +0000</pubDate>
		<dc:creator>Drew Kime</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[250 words or less]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[MPAA]]></category>
		<category><![CDATA[piracy]]></category>
		<category><![CDATA[RIAA]]></category>
		<category><![CDATA[TIVO]]></category>

		<guid isPermaLink="false">http://dkime.com/?p=21</guid>
		<description><![CDATA[Everyone seems to have an opinion on downloading music and TV shows, everything from &#8220;Information wants to be free&#8221; to &#8220;Skipping commercials with your TIVO is theft.&#8221; Some of the views are self-serving, some are rationalizations, and some people have strong opinions based on what they believe is right and just. Here&#8217;s the thing a [...]]]></description>
			<content:encoded><![CDATA[<p>Everyone seems to have an opinion on downloading music and TV shows, everything from &#8220;Information wants to be free&#8221; to &#8220;<a href="http://en.wikipedia.org/wiki/Jamie_Kellner" target="_blank">Skipping commercials with your TIVO is theft</a>.&#8221; Some of the views are self-serving, some are rationalizations, and some people have strong opinions based on what they believe is right and just.</p>
<p>Here&#8217;s the thing a lot of people are missing, though: Breaking the law does not count as civil disobedience unless you go out of your way to do it publicly. Obviously I&#8217;m referring to people who upload and download music, movies or software without permission from the copyright holders. Some of them are just in it for the free tunes. Some of them think the law is wrong. But the ones who believe copyright laws have gone too far damage their case when they quietly violate the law, expecting to protest the law if &#8212; and <em>only</em> if &#8212; they are caught.</p>
<p>Think the law has <a href="http://www.lessig.org/blog/archives/003628.shtml" target="_blank">tilted too far</a> in favor of the <a href="http://www.iipa.com/" target="_blank">copyright industry</a>? Great, <a href="http://dkime.com/2006/12/can-someone-give-me-the-name-of-a-good-buggy-whip-maker/">so do I</a>. Have you <a href="http://www.house.gov/writerep/" target="_blank">written to your congressman</a>? If not, then don&#8217;t complain about the law when you get busted. It makes it look like you&#8217;re just trying to stay out of jail &#8212; which you are &#8212; and supports the MPAA and RIAA next time they try to get copyright extended.</p>
<p>Before you end up in a jury box, you should really try the ballot box. Time for me to get off my <a href="http://www.knowprose.com/node/7946" target="_blank">soapbox</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dkime.com/2007/01/get-your-boxes-in-order/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pay the man</title>
		<link>http://dkime.com/2007/01/pay-the-man/</link>
		<comments>http://dkime.com/2007/01/pay-the-man/#comments</comments>
		<pubDate>Wed, 10 Jan 2007 20:56:00 +0000</pubDate>
		<dc:creator>Drew Kime</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[250 - 500 words]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[HGTV]]></category>
		<category><![CDATA[irony]]></category>

		<guid isPermaLink="false">http://dkime.com/?p=19</guid>
		<description><![CDATA[IT people are frequently highly-educated, with extensive formal and on-the-job training. And we all, if you look at our resumés, think that we&#8217;re fast learners. That&#8217;s probably because everything we work with keeps changing every couple of years, so anyone who&#8217;s been doing this for very long has learned multiple generations of tools. Many of [...]]]></description>
			<content:encoded><![CDATA[<p>IT people are frequently highly-educated, with extensive formal and on-the-job training. And we all, if you look at our resumés, think that we&#8217;re fast learners. That&#8217;s probably because everything we work with keeps changing every couple of years, so anyone who&#8217;s been doing this for very long has learned multiple generations of tools. Many of our jobs also require us to be generalists, with a broad range of knowledge across multiple unrelated fields.</p>
<p>It&#8217;s probably not surprising, then, that we tend to be DIY-ers. Never changed a light fixture? No problem. Give me a few minutes with a book and I&#8217;ll know enough to do it. House needs painting? Heck, I&#8217;ve always wanted an excuse to go get one of those power sprayers, I&#8217;m on it! That&#8217;s why we&#8217;re <em>shocked</em> to hear how much people pay to have someone do work that, after all, we could do ourselves with little or no training.</p>
<p>That was my frame of mind when I had to replace the shower door. The frame was mounted on tiled walls. I only cracked two of the tiles a little bit trying to get the old frame off, and lifted about a dozen away from the wall. No problem, just ran to the hardware store for some tile adhesive. And I only put the adhesive on a <em>little</em> too thick, so two of the tiles fell off the next day when I started mounting the frame. And I only cracked one more because I was unfamiliar with the mounting hardware.</p>
<p>I had to remove all the tiles and start over because the adhesive was actually nowhere near dry. I wanted to make sure it dried all the way, because I wasn&#8217;t completely sure I did it right this time. When I tried again three days later, there was only one tile that fell off because I had gone too <em>thin</em> with the adhesive. But after waiting a day for the grout on the rest to dry, I was able to scrape that space out and get the last tile up and grout it. The caulk and grout I used to patch the cracks looks mostly okay &#8230; for now &#8230; while it&#8217;s still white</p>
<p>All in all, it only took me a week and a half to hang that door. And the cracked and patched tiles will <em>probably</em> still look good when I go to sell the house. (At least I hope they will; the color was discontinued years ago, so I&#8217;d have to re-tile the whole damn bathroom otherwise.) I&#8217;m so glad I didn&#8217;t pay a hundred bucks to some barely-trained tradesman to do it for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://dkime.com/2007/01/pay-the-man/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

