<?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>Writing Near Hills</title>
	<atom:link href="http://enkrates.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://enkrates.com</link>
	<description>Exactly What Meets The Eye.</description>
	<lastBuildDate>Tue, 02 Feb 2010 22:57:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Double Quote Ennui</title>
		<link>http://enkrates.com/2010/02/02/double-quote-ennui/</link>
		<comments>http://enkrates.com/2010/02/02/double-quote-ennui/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 22:57:27 +0000</pubDate>
		<dc:creator>Bill Sullivan</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[coding style]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://enkrates.com/?p=303</guid>
		<description><![CDATA[I&#8217;ve noticed an interesting development in my coding lately. In PHP, the language I write in for the most part, strings can single quotes (&#8216;) or double quotes (&#8220;). Double quotes allow you to include variables in the string and the value of the variable will be substituted in the output. Single quotes will give [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve noticed an interesting development in my coding lately. In PHP, the language I write in for the most part, strings can single quotes (&#8216;) or double quotes (&#8220;). Double quotes allow you to include variables in the string and the value of the variable will be substituted in the output. Single quotes will give you the exact characters you put in the string, including outputting the name of variables, not their values. The codebase I work in is the same codebase I learned to program with about 5 years ago and I&#8217;m still living with a lot of old choices I made then. For example, I almost never used single quotes for strings, because sometimes I wanted to put in a variable that I wanted to value of.</p>
<p>Today, as a result of becoming a better programmer over the last five years, I am pretty capable of using the appropriate quotes in differing contexts. In fact, I&#8217;ve noticed that the better I get, the more troubled I am by even little things like inappropriate quotes for strings. I don&#8217;t think that using double quotes for a simple string is too big of a performance hit, but it has become almost a cognitive hit for me. I also get little hits when I see old loops that are inefficient, badly formatted code, and the like. None of which is really affecting the bottom line of the website. But I&#8217;m noticing that as I get better at the big stuff, my brain is learning to be picky about even the smallest stuff.</p>
]]></content:encoded>
			<wfw:commentRss>http://enkrates.com/2010/02/02/double-quote-ennui/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook&#8217;s rivals</title>
		<link>http://enkrates.com/2010/02/01/facebooks-rivals/</link>
		<comments>http://enkrates.com/2010/02/01/facebooks-rivals/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 19:08:31 +0000</pubDate>
		<dc:creator>Bill Sullivan</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[nations]]></category>

		<guid isPermaLink="false">http://enkrates.com/?p=299</guid>
		<description><![CDATA[Half of all registered users still log in to Facebook every day, says  Sandberg in the interview. That’s 175 million people. And that doesn’t  include Facebook Connect logins, only those people that visit the  Facebook website.
175 million people is far more than the number of people who voted in the 2008 US [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><a href="http://www.techcrunch.com/2010/02/01/facebook-coo-sheryl-sandberg-world-economic-forum-davos/">Half of all registered users still log in to Facebook every day, says  Sandberg in the interview. That’s 175 million people. And that doesn’t  include Facebook Connect logins, only those people that visit the  Facebook website.</a></p></blockquote>
<p>175 million people is far more than the number of people who voted in the 2008 US presidential election (<a href="http://en.wikipedia.org/wiki/United_States_presidential_election,_2008#Nationwide_results">131,257,328</a>). It&#8217;s far more than the population of Mexico (<a href="http://en.wikipedia.org/wiki/Mexico">111,211,789</a>). It is far larger than the nation with the second largest national economy on Earth, Japan(<a href="http://en.wikipedia.org/wiki/Japan">127,530,000</a>). And it&#8217;s still growing like crazy. Facebook, of course, is not really comparable to a country, but at some point the size of a community becomes a very important feature.</p>
]]></content:encoded>
			<wfw:commentRss>http://enkrates.com/2010/02/01/facebooks-rivals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn the rules and then forget them</title>
		<link>http://enkrates.com/2010/01/14/learn-the-rules-and-then-forget-them/</link>
		<comments>http://enkrates.com/2010/01/14/learn-the-rules-and-then-forget-them/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 15:27:05 +0000</pubDate>
		<dc:creator>Bill Sullivan</dc:creator>
				<category><![CDATA[TV]]></category>
		<category><![CDATA[english usage]]></category>
		<category><![CDATA[fowler]]></category>
		<category><![CDATA[grammar]]></category>
		<category><![CDATA[resistance is futile]]></category>
		<category><![CDATA[star trek]]></category>

		<guid isPermaLink="false">http://enkrates.com/?p=292</guid>
		<description><![CDATA[When it came to the notorious split infinitive (e.g., “to boldly go where no man . . .”), [Fowler] observed that those English speakers who neither know nor care about them “are to be envied” by the unhappy few who do.
- H. W. Fowler, the King of English
Certainly, any grammatical advice that goes up against [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>When it came to the notorious split infinitive (e.g., “to boldly go where no man . . .”), [Fowler] observed that those English speakers who neither know nor care about them “are to be envied” by the unhappy few who do.</p>
<p>- <a href="http://www.nytimes.com/2009/12/13/books/review/Holt-t.html?pagewanted=all">H. W. Fowler, the King of English</a></p></blockquote>
<p>Certainly, any grammatical advice that goes up against Star Trek, deserves what it gets. Somehow Fowler understood that, decades before anyone met <a href="http://en.wikipedia.org/wiki/Christopher_Pike_%28Star_Trek%29">Captain Pike</a>, never mind <a href="http://en.wikipedia.org/wiki/James_T._Kirk">Kirk</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://enkrates.com/2010/01/14/learn-the-rules-and-then-forget-them/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Freedom of the Press (to be shoved)</title>
		<link>http://enkrates.com/2010/01/13/freedom-of-the-press-to-be-shoved/</link>
		<comments>http://enkrates.com/2010/01/13/freedom-of-the-press-to-be-shoved/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 18:42:43 +0000</pubDate>
		<dc:creator>Bill Sullivan</dc:creator>
				<category><![CDATA[Libertarian]]></category>
		<category><![CDATA[Massachusetts]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[american values]]></category>
		<category><![CDATA[boston globe]]></category>
		<category><![CDATA[freedom of the press]]></category>
		<category><![CDATA[martha coakley]]></category>
		<category><![CDATA[youtube to the rescue]]></category>

		<guid isPermaLink="false">http://enkrates.com/?p=287</guid>
		<description><![CDATA[John McCormack of the Weekly Standard fell Tuesday night as he tried to speak with the Democrat while simultaneously videotaping her and trying to pass a metal grate on a Washington sidewalk.
- Reporter takes stumble chasing Mass. candidate
Let&#8217;s see the video:

It&#8217;s hard to describe that as anything other than sheer abridgment of the freedom of [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>John McCormack of the Weekly Standard fell Tuesday night as he tried to speak with the Democrat while simultaneously videotaping her and trying to pass a metal grate on a Washington sidewalk.</p>
<p>- <a href="http://www.boston.com/news/local/massachusetts/articles/2010/01/13/reporter_takes_stumble_chasing_mass_candidate/">Reporter takes stumble chasing Mass. candidate</a></p></blockquote>
<p>Let&#8217;s see the video:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/g8CdfQGlgVw&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/g8CdfQGlgVw&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>It&#8217;s hard to describe that as anything other than sheer abridgment of the freedom of the press. An unfriendly reporter was asking questions of a candidate and someone working for the candidate assaulted the reporter. I mean, what else is there? The Boston Globe is happy to edit history&#8217;s first draft in this case and YouTube is here to provide the second draft.</p>
<p>Ultimately, this incident isn&#8217;t about an election, or partisan politics. It&#8217;s about a fundamental American value that is being ignored by the Coakley Campaign (and <a href="http://weeklystandard.com/blogs/assailant-was-coakley-staffer-loan-democratic-senatorial-campaign-committee">the guy is definitely with the campaign</a>). Americans want a free and functioning press. We want tabloid journalism and Pulitzer Prize journalism. We want to hear lies and we want to see journalists expose the truth. We don&#8217;t want to see some flack assault a journalist and we certainly don&#8217;t want to see other journalists covering it up. That is just as much against American values as <a href="http://www.boston.com/news/local/massachusetts/articles/2010/01/12/police_fight_cellphone_recordings/?page=full">police protecting themselves by arresting innocent cellphone videographers</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://enkrates.com/2010/01/13/freedom-of-the-press-to-be-shoved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google finds its soul in China</title>
		<link>http://enkrates.com/2010/01/13/google-finds-its-soul-in-china/</link>
		<comments>http://enkrates.com/2010/01/13/google-finds-its-soul-in-china/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 15:43:13 +0000</pubDate>
		<dc:creator>Bill Sullivan</dc:creator>
				<category><![CDATA[Libertarian]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[china]]></category>
		<category><![CDATA[freedom of speech]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://enkrates.com/?p=285</guid>
		<description><![CDATA[We have decided we are no longer willing to continue censoring our results on Google.cn, and so over the next few weeks we will be discussing with the Chinese government the basis on which we could operate an unfiltered search engine within the law, if at all. We recognize that this may well mean having [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>We have decided we are no longer willing to continue censoring our results on Google.cn, and so over the next few weeks we will be discussing with the Chinese government the basis on which we could operate an unfiltered search engine within the law, if at all. We recognize that this may well mean having to shut down Google.cn, and potentially our offices in China. &#8211; <a href="http://googleblog.blogspot.com/2010/01/new-approach-to-china.html">The Official Google Blog</a></p></blockquote>
<p>Good for Google! As an American, I grew up with a pretty steady drumbeat of praise for free speech. It&#8217;s not easy for me to think of many values that resonate with me as strongly and as clearly as freedom of speech. And so I&#8217;m very happy to see Google withdrawing from their arrangement with the Chinese government. Freedom is the ultimate <a href="http://enkrates.com/2010/01/12/while-google-is-on-the-webs-side/">complementary good</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://enkrates.com/2010/01/13/google-finds-its-soul-in-china/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>While Google is on the web&#8217;s side, we can be on Google&#8217;s side</title>
		<link>http://enkrates.com/2010/01/12/while-google-is-on-the-webs-side/</link>
		<comments>http://enkrates.com/2010/01/12/while-google-is-on-the-webs-side/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 23:28:59 +0000</pubDate>
		<dc:creator>Bill Sullivan</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[chrome os]]></category>
		<category><![CDATA[complementary goods]]></category>
		<category><![CDATA[economics]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Hal Varian]]></category>

		<guid isPermaLink="false">http://enkrates.com/?p=279</guid>
		<description><![CDATA[Oh, Android phones aren’t better than an iPhone, not yet; but the Nexus One and the Droid and such will push Apple to do things its closed mentality would rather not do. It will push battery technology — you need power to use a network machine all the time. It will push cellular companies to [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Oh, Android phones aren’t better than an iPhone, not yet; but the Nexus One and the Droid and such will push Apple to do things its closed mentality would rather not do. It will push battery technology — you need <strong>power</strong> to use a network machine all the time. It will push cellular companies to commoditize their bandwidth. Add in Google Voice, and you no longer need a separate voice plan. Having lots and lots of super-capable smartphones will push people (and then companies) to cloud data, which will make RIM unhappy but Google very happy. The list goes on.</p>
<p>&#8230;</p>
<p><strong>Google is intent in raising the average in areas it thinks are key to its future.</strong> &#8211; <a href="http://designbygravity.wordpress.com/2010/01/12/why-did-google-build-a-phone-and-a-browser/">Why Did Google Build a Phone and a Browser?</a></p></blockquote>
<p>Another way of saying this is that Google is a company that takes <a href="http://en.wikipedia.org/wiki/Complementary_good">complementary goods</a> seriously. When the price of the PS3 goes down, the sales for PS3 games will go up. When your browser&#8217;s javascript engine gets faster, you will be happier to use websites with more javascript. These things complement each other.</p>
<p>Google is the only firm I&#8217;m aware of with a position of Chief Economist, held by <a href="http://en.wikipedia.org/wiki/Hal_Varian">Hal Varian</a>, a UC-Berkeley economist. And it&#8217;s with issues like this that we see why such a person is worth their weight in gold (probably literally). I think a lot of what makes Google the friendly company that it is is its understanding of complementary goods. In general, Google seems happy not only to help the growth of industries that it makes money from, but also complementary industries. As far as I know, Google doesn&#8217;t sell bandwidth. But they do <a href="http://www.google.com/intl/en/press/pressrel/20091110_free_airport_wifi_holiday.html">give it away for free</a> sometimes. Google would be happy if people were a little more used to using the web at the airport. Every additional unit of time on the web that a person spends is a win for Google, because time on the web is a complementary good to their advertising and other services.</p>
<p>For this reason, Google gets to be the technology industry good guy. They&#8217;re not trying to squeeze money out of every sector they look at. They do shake things up, as in mobile phones and desktop browsers. But they are great friends of the web for solid business reasons. So, maybe the industries that are fighting the web, like mobile telecoms and some media companies, have something to worry about in Google. But those of us who are also friends of the web have nothing to worry about.</p>
<p>At least for now. <a href="http://enkrates.com/2010/01/12/say-goodbye-to-your-hard-drive/">My previous post</a> was partially about one of my worries for Google. Right now Google succeeds in large part because it has smart people like Hal Varian, LarryNSergey, and probably thousand of other folks I&#8217;ll never hear about. But corporations outlive their staff. One day Google might be run by folks with less sensitivity for a complementary goods strategy, but will still feel the pull of strong quarterly results. I think that Google will remain a company we can trust, so long as they talk the talk and walk the walk of the web. Once they start trying to push everyone into Google services and away from the rest of the web, we should worry. Which is exactly what worries me about Chrome OS.</p>
]]></content:encoded>
			<wfw:commentRss>http://enkrates.com/2010/01/12/while-google-is-on-the-webs-side/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Say Goodbye to your Hard Drive</title>
		<link>http://enkrates.com/2010/01/12/say-goodbye-to-your-hard-drive/</link>
		<comments>http://enkrates.com/2010/01/12/say-goodbye-to-your-hard-drive/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 19:22:39 +0000</pubDate>
		<dc:creator>Bill Sullivan</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[business models]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[the cloud]]></category>

		<guid isPermaLink="false">http://enkrates.com/?p=275</guid>
		<description><![CDATA[We&#8217;re happy to announce that over the next few weeks we will be rolling out the ability to upload, store and organize any type of file in Google Docs. With this change, you&#8217;ll be able to upload and access your files from any computer &#8212; all you need is an Internet connection. &#8211; Google Docs [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>We&#8217;re happy to announce that over the next few weeks we will be rolling out the ability to upload, store and organize any type of file in Google Docs. With this change, you&#8217;ll be able to upload and access your files from any computer &#8212; all you need is an Internet connection. &#8211; <a href="http://googledocs.blogspot.com/2010/01/upload-and-store-your-files-in-cloud.html">Google Docs Blog</a></p></blockquote>
<p>Well, obviously Google is getting ready for the world of <a href="http://en.wikipedia.org/wiki/Google_Chrome_OS">Chrome OS</a>. Now we get to prepare, too. I don&#8217;t really want to list all the aspects of our digital lives already live on servers, but let&#8217;s all agree that it&#8217;s more than it was ten years ago. The trend toward moving your apps and data onto the internet is real and seems to be speeding up.</p>
<p>It&#8217;s also interesting to consider how different approaches to handling multiple devices used by the same person is handled by different companies. At Microsoft, let&#8217;s use Exchange as their ideal. A server managed by an IT professional with lots of relatively powerless users each grabbing data from it. For Apple, let&#8217;s use the iPhone/iPod model. The Desktop/Laptop is the master copy and for the most part the iPhone/iPod copies from it. Some data can flow the other way, but the Desktop/Laptop is the senior partner here. Google&#8217;s model is that all your data is on a Google server. Your devices don&#8217;t &#8217;sync&#8217; so much as &#8216;cache&#8217;.</p>
<p>These three models are pretty tightly coupled to how each firm likes to do business, too. Microsoft loves to sell software to companies, Apple likes to sell computers and devices to consumers, and Google likes to run everything themselves drop prices through the floor in order to bring in users. There are some really great things about having all your data managed by competent professionals, as would be the case with Chrome OS, but it&#8217;s hard to see how Google will be able to avoid following Microsoft&#8217;s path into making their users&#8217; satisfaction secondary to other considerations. It&#8217;s an interesting constraint that Apple has, in that they sell almost entirely to end users. If Windows 7 isn&#8217;t compelling to the average Windows user, Microsoft can still try and sell to their real market, corporate IT. When Apple makes their users unhappy, they have nowhere else to turn (for evidence, see Apple&#8217;s market cap before Steve Jobs&#8217;s return). Sooner or later, it seems that Google&#8217;s huge reliance on advertising revenue will turn them against their users.</p>
]]></content:encoded>
			<wfw:commentRss>http://enkrates.com/2010/01/12/say-goodbye-to-your-hard-drive/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Information wants to be commoditized</title>
		<link>http://enkrates.com/2010/01/11/information-wants-to-be-commodified/</link>
		<comments>http://enkrates.com/2010/01/11/information-wants-to-be-commodified/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 19:07:37 +0000</pubDate>
		<dc:creator>Bill Sullivan</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[jaron lanier]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://enkrates.com/?p=270</guid>
		<description><![CDATA[There&#8217;s a dominant dogma in the online culture of the moment that collectives make the best stuff, but it hasn&#8217;t proven to be true. The most sophisticated, influential and lucrative examples of computer code—like the page-rank algorithms in the top search engines or Adobe&#8217;s Flash— always turn out to be the results of proprietary development. [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>There&#8217;s a dominant dogma in the online culture of the moment that collectives make the best stuff, but it hasn&#8217;t proven to be true. The most sophisticated, influential and lucrative examples of computer code—like the page-rank algorithms in the top search engines or Adobe&#8217;s Flash— always turn out to be the results of proprietary development. Indeed, the adored iPhone came out of what many regard as the most closed, tyrannically managed software-development shop on Earth. &#8211; <a href="http://online.wsj.com/article/SB10001424052748703481004574646402192953052.html">World Wide Mush</a> by <a href="http://en.wikipedia.org/wiki/Jaron_Lanier">Jaron Lanier</a></p></blockquote>
<p>Of course, all of Apple&#8217;s OS X-ish devices are already based on free UNIX distributions. The licenses of the open software requires Apple in some cases to provide the source code for the binaries they ship, and <a title="Apple's Open Source Page" href="http://www.opensource.apple.com/">Apple complies</a>. That doesn&#8217;t make the above claim false, exactly. I think it shows that the technology industry is a complex one. There are lots of relatively old and well understood problems that have open solutions, like compilers. Can closed solutions outperform GCC, for example? <a title="An old ICC/GCC benchmark" href="http://www.coyotegulch.com/reviews/linux_compilers/index.html">Sure</a>. But a free, good enough, solution allows everyone else to spend their money and time on other problems. Maybe XCode wouldn&#8217;t be as delightful if Apple&#8217;s money and man power had been directed to reinventing GCC?</p>
<p>It&#8217;s easy to only point to the best example of closed development (but why would anyone point to Adobe Flash?), but these days there are lots of unsexy things that open source really excels at. A huge portion of internet infrastructure is open source, and this very blog is made of entirely open software. Blogging is a great example of a well understood problem that has several commodity solutions. There was a time, not so long ago, when it seemed like an open source web browser was too much to ask for, but obviously Mozilla eventually provided one for us. Then we got <a href="http://webkit.org/">WebKit</a> (really, <a href="http://en.wikipedia.org/wiki/KHTML">KHTML</a>, etc) and now we have <a href="http://www.chromium.org/">Chromium</a>. Whatever an iPhone is, exactly, is not well understood. <a href="http://www.android.com/">Android</a> is slowly figuring out how to solve the &#8220;small form mobile computer with phone&#8221; problem, but right now Apple has it nailed. And they didn&#8217;t even need to invent their own compiler for it, either. And, slowly, open source and culture is working its way up. Commodification is a form of wealth creation, and a really profound one. This is really what &#8220;Information wants to be free&#8221; means. Information wants to be copied, and after you get enough copies, you suddenly have a commodity.</p>
]]></content:encoded>
			<wfw:commentRss>http://enkrates.com/2010/01/11/information-wants-to-be-commodified/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Friend of My Enemy is My Xbox</title>
		<link>http://enkrates.com/2010/01/07/the-friend-of-my-enemy-is-my-xbox/</link>
		<comments>http://enkrates.com/2010/01/07/the-friend-of-my-enemy-is-my-xbox/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 19:21:20 +0000</pubDate>
		<dc:creator>Bill Sullivan</dc:creator>
				<category><![CDATA[TV]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[AT&T]]></category>
		<category><![CDATA[disaster]]></category>
		<category><![CDATA[IPTV]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[television]]></category>
		<category><![CDATA[u-verse]]></category>
		<category><![CDATA[vaporware]]></category>

		<guid isPermaLink="false">http://tech.enkrates.com/?p=16</guid>
		<description><![CDATA[
I have an iPhone, and I hate AT&#38;T&#8230; but I repeat myself. I use a Mac, and I hate Microsoft&#8230; but I repeat myself again. And now I learn that AT&#38;T and Microsoft are going to team up to bring me television? Well, It&#8217;s really lucky that television is such a stable and uncomplicated business [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://enkrates.com/wp-content/uploads/2010/01/uversexbox.png"><img class="alignnone size-full wp-image-17" title="uversexbox" src="http://enkrates.com/wp-content/uploads/2010/01/uversexbox.png" alt="AT&amp;T plus Xbox 360 = Whatever that is at the bottom" width="400" height="371" /></a></p>
<p>I have an iPhone, and I hate AT&amp;T&#8230; but I repeat myself. I use a Mac, and I hate Microsoft&#8230; but I repeat myself again. And now I learn that <a title="IPTV" href="http://www.engadget.com/2010/01/06/xbox-360-will-support-atandts-u-verse-tv-later-this-year/">AT&amp;T and Microsoft are going to team up to bring me television</a>? Well, It&#8217;s really lucky that television is such a <a title="Time Warner turned off Fox for a while" href="http://www.nytimes.com/2010/01/02/business/media/02cable.html">stable</a> and <a href="http://www.hulu.com/">uncomplicated</a> business these days. Otherwise, I might worry that AT&amp;T and Microsoft would be the worst possible team to make a consumer-friendly combination of hardware and TV. Oh, wait&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://enkrates.com/2010/01/07/the-friend-of-my-enemy-is-my-xbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft just can&#8217;t win</title>
		<link>http://enkrates.com/2010/01/06/microsoft-just-cant-win/</link>
		<comments>http://enkrates.com/2010/01/06/microsoft-just-cant-win/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 20:40:19 +0000</pubDate>
		<dc:creator>Bill Sullivan</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[CES]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[tablet]]></category>

		<guid isPermaLink="false">http://tech.enkrates.com/?p=13</guid>
		<description><![CDATA[First we heard the rumor that Microsoft would debut a slate-style computer at CES.
Then, we heard that Steve Ballmer will be giving a speech, but no slate hardware would be shown.
Even before the speech starts, we&#8217;ve already seen Microsoft seem like they&#8217;re playing catch-up with a device that hasn&#8217;t even been announced yet (the Apple [...]]]></description>
			<content:encoded><![CDATA[<p>First we heard the rumor that Microsoft would <a title="Rumor #1" href="http://bits.blogs.nytimes.com/2010/01/05/ahead-of-apple-microsoft-and-hp-to-reveal-slate-pc/">debut a slate-style computer at CES</a>.</p>
<p>Then, we heard that <a title="Rumor #2" href="http://kara.allthingsd.com/20100106/microsofts-ballmer-will-not-be-showing-slate-pc-at-ces-opening-tonight/">Steve Ballmer will be giving a speech, but no slate hardware would be shown</a>.</p>
<p>Even before the speech starts, we&#8217;ve already seen Microsoft seem like they&#8217;re playing catch-up with a device that hasn&#8217;t even been announced yet (the Apple Tablet) and then had even that taken away from us. And Microsoft didn&#8217;t even do anything. Microsoft has such a bad reputation that people are disappointed when even already disappointing rumors turn out to be false!</p>
]]></content:encoded>
			<wfw:commentRss>http://enkrates.com/2010/01/06/microsoft-just-cant-win/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
