<?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>Adam Caudill&#039;s Blog &#187; Microsoft</title>
	<atom:link href="http://adamcaudill.com/tag/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://adamcaudill.com</link>
	<description>Adam&#039;s view on technology, software development, and world domination.</description>
	<lastBuildDate>Sat, 04 Feb 2012 19:01:06 +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>Why Cringely is wrong about Java</title>
		<link>http://adamcaudill.com/2011/10/15/why-cringely-is-wrong-about-java/</link>
		<comments>http://adamcaudill.com/2011/10/15/why-cringely-is-wrong-about-java/#comments</comments>
		<pubDate>Sat, 15 Oct 2011 19:47:52 +0000</pubDate>
		<dc:creator>Adam Caudill</dc:creator>
				<category><![CDATA[Business of Software]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://adamcaudill.com/?p=996</guid>
		<description><![CDATA[<p>A couple of days ago I was sent a link to Robert Cringely&#8217;s latest treatise:  <a href="http://www.cringely.com/2011/10/the-second-coming-of-java/">The second coming of Java</a> &#8211; and to say I disagreed was a bit of an understatement. To me, it represents a fundamental flaw in his perception of developers, and more importantly the economics of software development.</p> <p>The key to Cringely&#8217;s argument [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of days ago I was sent a link to Robert Cringely&#8217;s latest treatise:  <span style="direction: ltr;"><em><a href="http://www.cringely.com/2011/10/the-second-coming-of-java/">The second coming of Java</a></em> &#8211; and to say I disagreed was a bit of an understatement. To me, it represents a fundamental flaw in his perception of developers, and more importantly the economics of software development.</span></p>
<p>The key to Cringely&#8217;s argument comes down to this:</p>
<p style="padding-left: 30px;">When SSDs gain enough capacity there will be a shift from the Ruby world back to the Java world. Not for prototyping, because, well, it’s prototyping. But simply because the statement “<strong>Ruby is <em>incredibly</em> slow but I don’t care because my database is slower</strong>” will no longer be true.</p>
<p><!--EndFra-->What he&#8217;s missing here is the real reason people use frameworks like Rails; it&#8217;s not about it being Ruby, or being the latest cool thing &#8211; it&#8217;s about developer productivity. That&#8217;s it, and that&#8217;s all there is to it &#8211; Rails allows a developer to do more in less time. That&#8217;s one of the key reasons so many Java web developers jumped ship (though I can think of a few others), and what pushed Microsoft to invest so heavily in their <a href="http://www.asp.net/mvc">MVC framework</a>.</p>
<p>I could fully rehash the argument, but in what I consider to be one of Jeff Atwood&#8217;s best articles,  <span style="direction: ltr;"><em><a href="http://www.codinghorror.com/blog/2008/12/hardware-is-cheap-programmers-are-expensive.html">Hardware is Cheap, Programmers are Expensive</a></em>, he covers a key point to my argument &#8211; developer time is vastly more expensive than hardware. Atwood&#8217;s take on the issue is clear:</span></p>
<p style="padding-left: 30px;">Clearly, <strong>hardware is cheap, and programmers are expensive</strong>. Whenever you&#8217;re provided an opportunity to leverage that imbalance, it would be incredibly foolish not to.</p>
<p>When there&#8217;s a choice between developer productivity, and spending money on hardware &#8211; the conclusion should be the same. It&#8217;s much cheaper to throw more hardware at a slower framework than it is to invest more developer time in a faster framework. For any non-trivial application, throwing more front-end servers at it will always be cheaper than slowing the development process down with a non-productivity-centric toolkit.</p>
<p>It&#8217;s simple economics; server hardware is getting faster and cheaper, developer time is only getting more expensive.</p>
]]></content:encoded>
			<wfw:commentRss>http://adamcaudill.com/2011/10/15/why-cringely-is-wrong-about-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy 20th birthday Visual Basic!</title>
		<link>http://adamcaudill.com/2011/05/21/happy-20th-birthday-visual-basic/</link>
		<comments>http://adamcaudill.com/2011/05/21/happy-20th-birthday-visual-basic/#comments</comments>
		<pubDate>Sat, 21 May 2011 05:50:19 +0000</pubDate>
		<dc:creator>Adam Caudill</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://adamcaudill.com/?p=826</guid>
		<description><![CDATA[<p>Today I saw a post on Facebook by a friend of mine, <a href="http://inotifythoughtschanging.net/blog/">Anthony Green</a>, about writing his first blog post as a Microsoft employee (he has a personal blog as well, unfortunately he&#8217;s not written anything since 2008) &#8211; when I saw the title, I couldn&#8217;t believe it was 20 years already &#8211; seems just yesterday [...]]]></description>
			<content:encoded><![CDATA[<p>Today I saw a post on Facebook by a friend of mine, <a href="http://inotifythoughtschanging.net/blog/">Anthony Green</a>, about writing his first blog post as a Microsoft employee (he has a personal blog as well, unfortunately he&#8217;s not written anything since 2008) &#8211; when I saw the title, I couldn&#8217;t believe it was 20 years already &#8211; seems just yesterday that I wrote about its <a href="http://adamcaudill.com/2006/05/27/happy-belated-birthday-vb/">15th birthday</a>:</p>
<p><a href="http://blogs.msdn.com/b/vbteam/archive/2011/05/20/happy-20th-birthday-visual-basic.aspx">Happy 20th Birthday Visual Basic!</a></p>
<p>My, what a journey it&#8217;s been. Almost fifteen years ago I randomly bought a copy of &#8220;Visual Basic 5: Deluxe Learning Edition&#8221; &#8211; I was just 15 at the time and wanted a new hobby, and writing software seemed like it would be fun. In those early days, I had no idea what career I would choose, and really didn&#8217;t intend for software development to become the dominant force in my life &#8211; I just wanted a better, more productive way to spend my time during the summer.</p>
<p>In the years that have went by, I became passionate about the field, and all it encompasses (possible obsessed, if you believe my wife) &#8211; it&#8217;s been the driving force in my life. Today, I manage a team of 6 developers, and have a fun start-up with some friends (that someday won&#8217;t cost me money every month) &#8211; and all because I bought that book. Overall, I have a lot to thank VB for, it really did get me started in this field.</p>
<p>Today though, my language of choice has moved on to newer options &#8211; I prefer bleeding technologies when I can use them &#8211; but VB will always have a place in my heart, and I&#8217;ll always follow its progress as it continues to transform and adapt to an ever-changing world. As the most popular .NET language (contrary to what many of the C# developers think), it plays a vital role in the development of the framework and the ecosystem.</p>
<p>In the conversations I&#8217;ve had with Anthony about the future of the language, I greatly look forward to writing about its 25th birthday; I expect those will be exciting times for the language and the entire .NET ecosystem.</p>
]]></content:encoded>
			<wfw:commentRss>http://adamcaudill.com/2011/05/21/happy-20th-birthday-visual-basic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VB6: Not so open source</title>
		<link>http://adamcaudill.com/2011/05/20/vb6-not-so-open-source/</link>
		<comments>http://adamcaudill.com/2011/05/20/vb6-not-so-open-source/#comments</comments>
		<pubDate>Fri, 20 May 2011 06:33:23 +0000</pubDate>
		<dc:creator>Adam Caudill</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://adamcaudill.com/?p=817</guid>
		<description><![CDATA[<p>Earlier today, a rather surprising tweet hit, being retweeted at least 80 times, including by a few rather influential people in the .NET world:</p> <p> #embedly_twitter_14054401{background:url(http://a2.twimg.com/profile_background_images/71955358/DSCF0658.jpg) #C0DEED; padding:20px;} #embedly_twitter_14054401 p{background:#fff;padding:10px 12px 0px 12px;margin:0;min-height:48px;color:#000;font-size:18px;line-height:22px;-moz-border-radius:5px;-webkit-border-radius:5px} #embedly_twitter_14054401 .embedly_tweet_content{background:#fff;padding:10px 12px 10px 12px;margin:0;min-height:48px;color:#000;font-size:18px !important;line-height:22px;-moz-border-radius:5px;-webkit-border-radius:5px} #embedly_twitter_14054401 p span.metadata{display:block;width:100%;clear:both;margin-top:0px;height:40px; padding-bottom: 12px;} #embedly_twitter_14054401 p span.metadata span.author{line-height:15px;color:#999;font-size:14px} #embedly_twitter_14054401 p span.metadata span.author a{line-height:15px;font-size:20px;vertical-align:middle} #embedly_twitter_14054401 p [...]]]></description>
			<content:encoded><![CDATA[<p>Earlier today, a rather surprising tweet hit, being retweeted at least 80 times, including by a few rather influential people in the .NET world:</p>
<p><!-- http://twitter.com/RoyOsherove/status/71287262842859520 -->
<div id='embedly_twitter_14054401' class='embedly_twitter'>
<style type='text/css'> #embedly_twitter_14054401{background:url(http://a2.twimg.com/profile_background_images/71955358/DSCF0658.jpg) #C0DEED; padding:20px;} #embedly_twitter_14054401 p{background:#fff;padding:10px 12px 0px 12px;margin:0;min-height:48px;color:#000;font-size:18px;line-height:22px;-moz-border-radius:5px;-webkit-border-radius:5px} #embedly_twitter_14054401 .embedly_tweet_content{background:#fff;padding:10px 12px 10px 12px;margin:0;min-height:48px;color:#000;font-size:18px !important;line-height:22px;-moz-border-radius:5px;-webkit-border-radius:5px} #embedly_twitter_14054401 p span.metadata{display:block;width:100%;clear:both;margin-top:0px;height:40px; padding-bottom: 12px;} #embedly_twitter_14054401 p span.metadata span.author{line-height:15px;color:#999;font-size:14px} #embedly_twitter_14054401 p span.metadata span.author a{line-height:15px;font-size:20px;vertical-align:middle} #embedly_twitter_14054401 p span.metadata span.author img{float:left;margin:0 10px 0 0px;width:48px;height:48px} #embedly_twitter_14054401 p a {color: #0084B4; text-decoration:none;} #embedly_twitter_14054401 p a:hover{text-decoration:underline} #embedly_twitter_14054401 .embedly_timestamp{font-size:13px;display:inline-block;margin-top: 5px;} #embedly_twitter_14054401 .components-above span.embedly_timestamp{font-size:10px;margin-top: 1px;line-height:12px} #embedly_twitter_14054401 a {color: #0084B4; text-decoration:none;} #embedly_twitter_14054401 a:hover{text-decoration:underline} #embedly_twitter_14054401 .tweet-screen-name {font-size: 14px; font-weight: bold;} #embedly_twitter_14054401 .tweet-full-name {padding-left: 4px; color: #999; font-size: 12px;} #embedly_twitter_14054401 .tweet-actions{margin-left: 10px;font-size:13px;display:inline-block;width:250px} #embedly_twitter_14054401 .components-above span.tweet-actions{font-size:10px} #embedly_twitter_14054401 .controls{line-height:12px!important} #embedly_twitter_14054401 .tweet-actions a {margin-left:5px} #embedly_twitter_14054401 .tweet-actions a b{font-weight:normal} #embedly_twitter_14054401 .components-above span.tweet-actions a b{vertical-align:baseline;line-height:12px} #embedly_twitter_14054401 .components-above .tweet-text{font-size:13px;vertical-align:baseline} #embedly_twitter_14054401 .tweet-image {float: left; width: 40px;} #embedly_twitter_14054401 .tweet-user-block-image {float: left; width: 48px; height: 48px} #embedly_twitter_14054401 .tweet-row {margin-left: 40px; margin-top: 3px;line-height: 17px;} #embedly_twitter_14054401 .tweet-user-block {margin-left: -40px;} #embedly_twitter_14054401 .stream-item {padding-bottom: 0px; margin-left: 12px;} #embedly_twitter_14054401 .simple-tweet-image img {margin-top: 4px;} #embedly_twitter_14054401 .simple-tweet-content {margin: 0 0 13px 0px; font-size: 14px; min-height:48px;} #embedly_twitter_14054401 .in-reply-to-border {border-color: #EBEBEB; border-style: solid; border-width: 1px 0 0;} #embedly_twitter_14054401 .in-reply-to-text {margin-left: 4px; padding-left: 8px; padding-right: 10px; color: #999; font-size: 12px;} #embedly_twitter_14054401 .tweet-actions i {background: transparent url(http://a2.twimg.com/a/1306889658/phoenix/img/sprite-icons.png) no-repeat;width:15px;height:15px;margin:0 4px -3px 3px;outline: none; text-indent:-99999px;vertical-align:baseline;display:inline-block;position:relative;} #embedly_twitter_14054401 .tweet-actions a.retweet-action i {background-position:-192px 0;} #embedly_twitter_14054401 .tweet-actions a.reply-action i {background-position:0 0;} #embedly_twitter_14054401 .tweet-actions a.favorite-action i {background-position:-32px 0;} </style>
<div class="embedly_tweet_content">
<div class="components-middle">
<p><span class='metadata'><span class='author'><a href='http://twitter.com/RoyOsherove'><img src='http://a0.twimg.com/profile_images/1416811497/Self_organizing_normal.jpg' /></a><strong><a href='http://twitter.com/RoyOsherove'>@RoyOsherove</a></strong><br/>Roy Osherove</span></span>Microsoft announces to mvps at <a href="http://search.twitter.com/search?q=msteched" title="#msteched search Twitter">#msteched</a> that VB6 will be released as open source on codeplex end of june! w00t<br/><span class='embedly_timestamp'><a title='Thu May 19 18:53:02 +0000 2011' href='http://twitter.com/RoyOsherove/status/71287262842859520'>May 19</a> via <a href="http://www.tweetdeck.com" rel="nofollow">TweetDeck</a></span><span class="tweet-actions"><a href="https://twitter.com/intent/favorite?tweet_id=71287262842859520" class="favorite-action" title="Favorite"><span><i></i><b>Favorite</b></span></a><a href="https://twitter.com/intent/retweet?tweet_id=71287262842859520" class="retweet-action" title="Retweet"><span><i></i><b>Retweet</b></span></a><a href="https://twitter.com/intent/tweet?in_reply_to=71287262842859520" class="reply-action" title="Reply"><span><i></i><b>Reply</b></span></a></span></p>
</div>
</div>
</div>
<p>&nbsp;</p>
<p>Needless to say, that&#8217;s not an announcement that anybody was expecting, but given the talk going on at the time &#8211; and the high-profile people talking about it, there wasn&#8217;t much reason to doubt. Announcing a product that has been dead for years is going open source would certainly be a strategy shift for Microsoft, but does it make any sense? <a href="http://twitter.com/#!/kevindente">Kevin Dente</a> of <a href="http://herdingcode.com/">Herding Code</a> fame certainly thought that Microsoft had better things to release:</p>
<p><!-- http://twitter.com/kevindente/status/71292995185553408 -->
<div id='embedly_twitter_38876430' class='embedly_twitter'>
<style type='text/css'> #embedly_twitter_38876430{background:url(http://a0.twimg.com/images/themes/theme1/bg.png) #9ae4e8; padding:20px;} #embedly_twitter_38876430 p{background:#fff;padding:10px 12px 0px 12px;margin:0;min-height:48px;color:#000;font-size:18px;line-height:22px;-moz-border-radius:5px;-webkit-border-radius:5px} #embedly_twitter_38876430 .embedly_tweet_content{background:#fff;padding:10px 12px 10px 12px;margin:0;min-height:48px;color:#000;font-size:18px !important;line-height:22px;-moz-border-radius:5px;-webkit-border-radius:5px} #embedly_twitter_38876430 p span.metadata{display:block;width:100%;clear:both;margin-top:0px;height:40px; padding-bottom: 12px;} #embedly_twitter_38876430 p span.metadata span.author{line-height:15px;color:#999;font-size:14px} #embedly_twitter_38876430 p span.metadata span.author a{line-height:15px;font-size:20px;vertical-align:middle} #embedly_twitter_38876430 p span.metadata span.author img{float:left;margin:0 10px 0 0px;width:48px;height:48px} #embedly_twitter_38876430 p a {color: #0000ff; text-decoration:none;} #embedly_twitter_38876430 p a:hover{text-decoration:underline} #embedly_twitter_38876430 .embedly_timestamp{font-size:13px;display:inline-block;margin-top: 5px;} #embedly_twitter_38876430 .components-above span.embedly_timestamp{font-size:10px;margin-top: 1px;line-height:12px} #embedly_twitter_38876430 a {color: #0000ff; text-decoration:none;} #embedly_twitter_38876430 a:hover{text-decoration:underline} #embedly_twitter_38876430 .tweet-screen-name {font-size: 14px; font-weight: bold;} #embedly_twitter_38876430 .tweet-full-name {padding-left: 4px; color: #999; font-size: 12px;} #embedly_twitter_38876430 .tweet-actions{margin-left: 10px;font-size:13px;display:inline-block;width:250px} #embedly_twitter_38876430 .components-above span.tweet-actions{font-size:10px} #embedly_twitter_38876430 .controls{line-height:12px!important} #embedly_twitter_38876430 .tweet-actions a {margin-left:5px} #embedly_twitter_38876430 .tweet-actions a b{font-weight:normal} #embedly_twitter_38876430 .components-above span.tweet-actions a b{vertical-align:baseline;line-height:12px} #embedly_twitter_38876430 .components-above .tweet-text{font-size:13px;vertical-align:baseline} #embedly_twitter_38876430 .tweet-image {float: left; width: 40px;} #embedly_twitter_38876430 .tweet-user-block-image {float: left; width: 48px; height: 48px} #embedly_twitter_38876430 .tweet-row {margin-left: 40px; margin-top: 3px;line-height: 17px;} #embedly_twitter_38876430 .tweet-user-block {margin-left: -40px;} #embedly_twitter_38876430 .stream-item {padding-bottom: 0px; margin-left: 12px;} #embedly_twitter_38876430 .simple-tweet-image img {margin-top: 4px;} #embedly_twitter_38876430 .simple-tweet-content {margin: 0 0 13px 0px; font-size: 14px; min-height:48px;} #embedly_twitter_38876430 .in-reply-to-border {border-color: #EBEBEB; border-style: solid; border-width: 1px 0 0;} #embedly_twitter_38876430 .in-reply-to-text {margin-left: 4px; padding-left: 8px; padding-right: 10px; color: #999; font-size: 12px;} #embedly_twitter_38876430 .tweet-actions i {background: transparent url(http://a2.twimg.com/a/1306889658/phoenix/img/sprite-icons.png) no-repeat;width:15px;height:15px;margin:0 4px -3px 3px;outline: none; text-indent:-99999px;vertical-align:baseline;display:inline-block;position:relative;} #embedly_twitter_38876430 .tweet-actions a.retweet-action i {background-position:-192px 0;} #embedly_twitter_38876430 .tweet-actions a.reply-action i {background-position:0 0;} #embedly_twitter_38876430 .tweet-actions a.favorite-action i {background-position:-32px 0;} </style>
<div class="embedly_tweet_content">
<div class="components-middle">
<p><span class='metadata'><span class='author'><a href='http://twitter.com/kevindente'><img src='http://a2.twimg.com/profile_images/23970552/Avatar_normal.png' /></a><strong><a href='http://twitter.com/kevindente'>@kevindente</a></strong><br/>Kevin Dente</span></span>Instead of VB6 I&#8217;d rather see MS open source IE6. Then at least we could build a standalone version of it.<br/><span class='embedly_timestamp'><a title='Thu May 19 19:15:49 +0000 2011' href='http://twitter.com/kevindente/status/71292995185553408'>May 19</a> via <a href="http://madprops.org/halfwit" rel="nofollow">Halfwit</a></span><span class="tweet-actions"><a href="https://twitter.com/intent/favorite?tweet_id=71292995185553408" class="favorite-action" title="Favorite"><span><i></i><b>Favorite</b></span></a><a href="https://twitter.com/intent/retweet?tweet_id=71292995185553408" class="retweet-action" title="Retweet"><span><i></i><b>Retweet</b></span></a><a href="https://twitter.com/intent/tweet?in_reply_to=71292995185553408" class="reply-action" title="Reply"><span><i></i><b>Reply</b></span></a></span></p>
</div>
</div>
</div>
<p>&nbsp;</p>
<p>Shortly after the initial tweet, <a href="http://www.dougseven.com/">Doug Seven</a>, the Director of Product Management, Visual Studio Tools &amp; Languages, <a href="http://twitter.com/#!/dseven/status/71316722854002688">replied</a> asking Roy Osherove (the original poster) to email him. Hmm, it&#8217;s starting to smell like something odd is going on. A couple of hours later, Doug set the story straight:</p>
<p><!-- http://twitter.com/dseven/status/71352709785198592 -->
<div id='embedly_twitter_11350242' class='embedly_twitter'>
<style type='text/css'> #embedly_twitter_11350242{background:url(http://a0.twimg.com/images/themes/theme1/bg.png) #9ae4e8; padding:20px;} #embedly_twitter_11350242 p{background:#fff;padding:10px 12px 0px 12px;margin:0;min-height:48px;color:#000;font-size:18px;line-height:22px;-moz-border-radius:5px;-webkit-border-radius:5px} #embedly_twitter_11350242 .embedly_tweet_content{background:#fff;padding:10px 12px 10px 12px;margin:0;min-height:48px;color:#000;font-size:18px !important;line-height:22px;-moz-border-radius:5px;-webkit-border-radius:5px} #embedly_twitter_11350242 p span.metadata{display:block;width:100%;clear:both;margin-top:0px;height:40px; padding-bottom: 12px;} #embedly_twitter_11350242 p span.metadata span.author{line-height:15px;color:#999;font-size:14px} #embedly_twitter_11350242 p span.metadata span.author a{line-height:15px;font-size:20px;vertical-align:middle} #embedly_twitter_11350242 p span.metadata span.author img{float:left;margin:0 10px 0 0px;width:48px;height:48px} #embedly_twitter_11350242 p a {color: #0000ff; text-decoration:none;} #embedly_twitter_11350242 p a:hover{text-decoration:underline} #embedly_twitter_11350242 .embedly_timestamp{font-size:13px;display:inline-block;margin-top: 5px;} #embedly_twitter_11350242 .components-above span.embedly_timestamp{font-size:10px;margin-top: 1px;line-height:12px} #embedly_twitter_11350242 a {color: #0000ff; text-decoration:none;} #embedly_twitter_11350242 a:hover{text-decoration:underline} #embedly_twitter_11350242 .tweet-screen-name {font-size: 14px; font-weight: bold;} #embedly_twitter_11350242 .tweet-full-name {padding-left: 4px; color: #999; font-size: 12px;} #embedly_twitter_11350242 .tweet-actions{margin-left: 10px;font-size:13px;display:inline-block;width:250px} #embedly_twitter_11350242 .components-above span.tweet-actions{font-size:10px} #embedly_twitter_11350242 .controls{line-height:12px!important} #embedly_twitter_11350242 .tweet-actions a {margin-left:5px} #embedly_twitter_11350242 .tweet-actions a b{font-weight:normal} #embedly_twitter_11350242 .components-above span.tweet-actions a b{vertical-align:baseline;line-height:12px} #embedly_twitter_11350242 .components-above .tweet-text{font-size:13px;vertical-align:baseline} #embedly_twitter_11350242 .tweet-image {float: left; width: 40px;} #embedly_twitter_11350242 .tweet-user-block-image {float: left; width: 48px; height: 48px} #embedly_twitter_11350242 .tweet-row {margin-left: 40px; margin-top: 3px;line-height: 17px;} #embedly_twitter_11350242 .tweet-user-block {margin-left: -40px;} #embedly_twitter_11350242 .stream-item {padding-bottom: 0px; margin-left: 12px;} #embedly_twitter_11350242 .simple-tweet-image img {margin-top: 4px;} #embedly_twitter_11350242 .simple-tweet-content {margin: 0 0 13px 0px; font-size: 14px; min-height:48px;} #embedly_twitter_11350242 .in-reply-to-border {border-color: #EBEBEB; border-style: solid; border-width: 1px 0 0;} #embedly_twitter_11350242 .in-reply-to-text {margin-left: 4px; padding-left: 8px; padding-right: 10px; color: #999; font-size: 12px;} #embedly_twitter_11350242 .tweet-actions i {background: transparent url(http://a2.twimg.com/a/1306889658/phoenix/img/sprite-icons.png) no-repeat;width:15px;height:15px;margin:0 4px -3px 3px;outline: none; text-indent:-99999px;vertical-align:baseline;display:inline-block;position:relative;} #embedly_twitter_11350242 .tweet-actions a.retweet-action i {background-position:-192px 0;} #embedly_twitter_11350242 .tweet-actions a.reply-action i {background-position:0 0;} #embedly_twitter_11350242 .tweet-actions a.favorite-action i {background-position:-32px 0;} </style>
<div class="embedly_tweet_content">
<div class="components-middle">
<p><span class='metadata'><span class='author'><a href='http://twitter.com/dseven'><img src='http://a0.twimg.com/profile_images/56993778/dougseven01_normal.jpg' /></a><strong><a href='http://twitter.com/dseven'>@dseven</a></strong><br/>dseven</span></span>The rumors of VB6 going open source are simply not true. <a href="http://search.twitter.com/search?q=msteched" title="#msteched search Twitter">#msteched</a><a href="http://search.twitter.com/search?q=vb" title="#vb search Twitter">#vb</a>6rumor <a href="http://search.twitter.com/search?q=vb" title="#vb search Twitter">#vb</a>6<br/><span class='embedly_timestamp'><a title='Thu May 19 23:13:06 +0000 2011' href='http://twitter.com/dseven/status/71352709785198592'>May 19</a> via web</span><span class="tweet-actions"><a href="https://twitter.com/intent/favorite?tweet_id=71352709785198592" class="favorite-action" title="Favorite"><span><i></i><b>Favorite</b></span></a><a href="https://twitter.com/intent/retweet?tweet_id=71352709785198592" class="retweet-action" title="Retweet"><span><i></i><b>Retweet</b></span></a><a href="https://twitter.com/intent/tweet?in_reply_to=71352709785198592" class="reply-action" title="Reply"><span><i></i><b>Reply</b></span></a></span></p>
</div>
</div>
</div>
<p>&nbsp;</p>
<p>To which, Roy then tried to unset:</p>
<p><!-- http://twitter.com/RoyOsherove/status/71355603611680769 -->
<div id='embedly_twitter_57121698' class='embedly_twitter'>
<style type='text/css'> #embedly_twitter_57121698{background:url(http://a2.twimg.com/profile_background_images/71955358/DSCF0658.jpg) #C0DEED; padding:20px;} #embedly_twitter_57121698 p{background:#fff;padding:10px 12px 0px 12px;margin:0;min-height:48px;color:#000;font-size:18px;line-height:22px;-moz-border-radius:5px;-webkit-border-radius:5px} #embedly_twitter_57121698 .embedly_tweet_content{background:#fff;padding:10px 12px 10px 12px;margin:0;min-height:48px;color:#000;font-size:18px !important;line-height:22px;-moz-border-radius:5px;-webkit-border-radius:5px} #embedly_twitter_57121698 p span.metadata{display:block;width:100%;clear:both;margin-top:0px;height:40px; padding-bottom: 12px;} #embedly_twitter_57121698 p span.metadata span.author{line-height:15px;color:#999;font-size:14px} #embedly_twitter_57121698 p span.metadata span.author a{line-height:15px;font-size:20px;vertical-align:middle} #embedly_twitter_57121698 p span.metadata span.author img{float:left;margin:0 10px 0 0px;width:48px;height:48px} #embedly_twitter_57121698 p a {color: #0084B4; text-decoration:none;} #embedly_twitter_57121698 p a:hover{text-decoration:underline} #embedly_twitter_57121698 .embedly_timestamp{font-size:13px;display:inline-block;margin-top: 5px;} #embedly_twitter_57121698 .components-above span.embedly_timestamp{font-size:10px;margin-top: 1px;line-height:12px} #embedly_twitter_57121698 a {color: #0084B4; text-decoration:none;} #embedly_twitter_57121698 a:hover{text-decoration:underline} #embedly_twitter_57121698 .tweet-screen-name {font-size: 14px; font-weight: bold;} #embedly_twitter_57121698 .tweet-full-name {padding-left: 4px; color: #999; font-size: 12px;} #embedly_twitter_57121698 .tweet-actions{margin-left: 10px;font-size:13px;display:inline-block;width:250px} #embedly_twitter_57121698 .components-above span.tweet-actions{font-size:10px} #embedly_twitter_57121698 .controls{line-height:12px!important} #embedly_twitter_57121698 .tweet-actions a {margin-left:5px} #embedly_twitter_57121698 .tweet-actions a b{font-weight:normal} #embedly_twitter_57121698 .components-above span.tweet-actions a b{vertical-align:baseline;line-height:12px} #embedly_twitter_57121698 .components-above .tweet-text{font-size:13px;vertical-align:baseline} #embedly_twitter_57121698 .tweet-image {float: left; width: 40px;} #embedly_twitter_57121698 .tweet-user-block-image {float: left; width: 48px; height: 48px} #embedly_twitter_57121698 .tweet-row {margin-left: 40px; margin-top: 3px;line-height: 17px;} #embedly_twitter_57121698 .tweet-user-block {margin-left: -40px;} #embedly_twitter_57121698 .stream-item {padding-bottom: 0px; margin-left: 12px;} #embedly_twitter_57121698 .simple-tweet-image img {margin-top: 4px;} #embedly_twitter_57121698 .simple-tweet-content {margin: 0 0 13px 0px; font-size: 14px; min-height:48px;} #embedly_twitter_57121698 .in-reply-to-border {border-color: #EBEBEB; border-style: solid; border-width: 1px 0 0;} #embedly_twitter_57121698 .in-reply-to-text {margin-left: 4px; padding-left: 8px; padding-right: 10px; color: #999; font-size: 12px;} #embedly_twitter_57121698 .tweet-actions i {background: transparent url(http://a2.twimg.com/a/1306889658/phoenix/img/sprite-icons.png) no-repeat;width:15px;height:15px;margin:0 4px -3px 3px;outline: none; text-indent:-99999px;vertical-align:baseline;display:inline-block;position:relative;} #embedly_twitter_57121698 .tweet-actions a.retweet-action i {background-position:-192px 0;} #embedly_twitter_57121698 .tweet-actions a.reply-action i {background-position:0 0;} #embedly_twitter_57121698 .tweet-actions a.favorite-action i {background-position:-32px 0;} </style>
<div class="embedly_tweet_content">
<div class="components-middle">
<p><span class='metadata'><span class='author'><a href='http://twitter.com/RoyOsherove'><img src='http://a0.twimg.com/profile_images/1416811497/Self_organizing_normal.jpg' /></a><strong><a href='http://twitter.com/RoyOsherove'>@RoyOsherove</a></strong><br/>Roy Osherove</span></span>RT @<a  href="http://twitter.com/dseven" title="dseven on Twitter">dseven</a>: The rumors of VB6 going open source are true. <a href="http://search.twitter.com/search?q=msteched" title="#msteched search Twitter">#msteched</a><a href="http://search.twitter.com/search?q=vb" title="#vb search Twitter">#vb</a>6rumor <a href="http://search.twitter.com/search?q=vb" title="#vb search Twitter">#vb</a>6<br/><span class='embedly_timestamp'><a title='Thu May 19 23:24:36 +0000 2011' href='http://twitter.com/RoyOsherove/status/71355603611680769'>May 19</a> via <a href="http://www.tweetdeck.com" rel="nofollow">TweetDeck</a></span><span class="tweet-actions"><a href="https://twitter.com/intent/favorite?tweet_id=71355603611680769" class="favorite-action" title="Favorite"><span><i></i><b>Favorite</b></span></a><a href="https://twitter.com/intent/retweet?tweet_id=71355603611680769" class="retweet-action" title="Retweet"><span><i></i><b>Retweet</b></span></a><a href="https://twitter.com/intent/tweet?in_reply_to=71355603611680769" class="reply-action" title="Reply"><span><i></i><b>Reply</b></span></a></span></p>
</div>
</div>
</div>
<p>&nbsp;</p>
<p>It&#8217;s worth pointing out that Roy Osherove currently has a full ten-times the followers that Doug Seven has, meaning his altered retweet was seen by more people (at least initially). For several hours word was going around, and accepted by a number of people who thought Microsoft was actually going to open the code to VB6 (including journalists who were too busy writing articles to do any fact checking) &#8211; all based on one person who made it all up.</p>
<p>Lesson here: be careful about what you re-tweet, it&#8217;s easy to endorse a lie as several people unwittingly did today (<a href="http://twitter.com/#!/blowdart">@blowdart</a> summed it <a href="http://twitter.com/#!/blowdart/status/71370740934524928">rather well</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://adamcaudill.com/2011/05/20/vb6-not-so-open-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft &amp; Skype: PR Failure?</title>
		<link>http://adamcaudill.com/2011/05/11/microsoft-skype-pr-failure/</link>
		<comments>http://adamcaudill.com/2011/05/11/microsoft-skype-pr-failure/#comments</comments>
		<pubDate>Wed, 11 May 2011 06:44:32 +0000</pubDate>
		<dc:creator>Adam Caudill</dc:creator>
				<category><![CDATA[Business of Software]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Skype]]></category>

		<guid isPermaLink="false">http://adamcaudill.com/?p=790</guid>
		<description><![CDATA[<p>While looking at the reactions to Microsoft&#8217;s <a href="http://www.microsoft.com/Presspass/press/2011/may11/05-10CorpNewsPR.mspx">acquisition of Skype</a>, I found one tweet that really stood out:</p> <p> #embedly_twitter_49162990{background:url(http://a1.twimg.com/profile_background_images/3222238/blacks_beach.jpg) #000000; padding:20px;} #embedly_twitter_49162990 p{background:#fff;padding:10px 12px 0px 12px;margin:0;min-height:48px;color:#000;font-size:18px;line-height:22px;-moz-border-radius:5px;-webkit-border-radius:5px} #embedly_twitter_49162990 .embedly_tweet_content{background:#fff;padding:10px 12px 10px 12px;margin:0;min-height:48px;color:#000;font-size:18px !important;line-height:22px;-moz-border-radius:5px;-webkit-border-radius:5px} #embedly_twitter_49162990 p span.metadata{display:block;width:100%;clear:both;margin-top:0px;height:40px; padding-bottom: 12px;} #embedly_twitter_49162990 p span.metadata span.author{line-height:15px;color:#999;font-size:14px} #embedly_twitter_49162990 p span.metadata span.author a{line-height:15px;font-size:20px;vertical-align:middle} #embedly_twitter_49162990 p span.metadata span.author img{float:left;margin:0 10px 0 [...]]]></description>
			<content:encoded><![CDATA[<p>While looking at the reactions to Microsoft&#8217;s <a href="http://www.microsoft.com/Presspass/press/2011/may11/05-10CorpNewsPR.mspx">acquisition of Skype</a>, I found one tweet that really stood out:</p>
<p><!-- http://twitter.com/knowtheory/status/68139224028819456 -->
<div id='embedly_twitter_49162990' class='embedly_twitter'>
<style type='text/css'> #embedly_twitter_49162990{background:url(http://a1.twimg.com/profile_background_images/3222238/blacks_beach.jpg) #000000; padding:20px;} #embedly_twitter_49162990 p{background:#fff;padding:10px 12px 0px 12px;margin:0;min-height:48px;color:#000;font-size:18px;line-height:22px;-moz-border-radius:5px;-webkit-border-radius:5px} #embedly_twitter_49162990 .embedly_tweet_content{background:#fff;padding:10px 12px 10px 12px;margin:0;min-height:48px;color:#000;font-size:18px !important;line-height:22px;-moz-border-radius:5px;-webkit-border-radius:5px} #embedly_twitter_49162990 p span.metadata{display:block;width:100%;clear:both;margin-top:0px;height:40px; padding-bottom: 12px;} #embedly_twitter_49162990 p span.metadata span.author{line-height:15px;color:#999;font-size:14px} #embedly_twitter_49162990 p span.metadata span.author a{line-height:15px;font-size:20px;vertical-align:middle} #embedly_twitter_49162990 p span.metadata span.author img{float:left;margin:0 10px 0 0px;width:48px;height:48px} #embedly_twitter_49162990 p a {color: #2FC2EF; text-decoration:none;} #embedly_twitter_49162990 p a:hover{text-decoration:underline} #embedly_twitter_49162990 .embedly_timestamp{font-size:13px;display:inline-block;margin-top: 5px;} #embedly_twitter_49162990 .components-above span.embedly_timestamp{font-size:10px;margin-top: 1px;line-height:12px} #embedly_twitter_49162990 a {color: #2FC2EF; text-decoration:none;} #embedly_twitter_49162990 a:hover{text-decoration:underline} #embedly_twitter_49162990 .tweet-screen-name {font-size: 14px; font-weight: bold;} #embedly_twitter_49162990 .tweet-full-name {padding-left: 4px; color: #999; font-size: 12px;} #embedly_twitter_49162990 .tweet-actions{margin-left: 10px;font-size:13px;display:inline-block;width:250px} #embedly_twitter_49162990 .components-above span.tweet-actions{font-size:10px} #embedly_twitter_49162990 .controls{line-height:12px!important} #embedly_twitter_49162990 .tweet-actions a {margin-left:5px} #embedly_twitter_49162990 .tweet-actions a b{font-weight:normal} #embedly_twitter_49162990 .components-above span.tweet-actions a b{vertical-align:baseline;line-height:12px} #embedly_twitter_49162990 .components-above .tweet-text{font-size:13px;vertical-align:baseline} #embedly_twitter_49162990 .tweet-image {float: left; width: 40px;} #embedly_twitter_49162990 .tweet-user-block-image {float: left; width: 48px; height: 48px} #embedly_twitter_49162990 .tweet-row {margin-left: 40px; margin-top: 3px;line-height: 17px;} #embedly_twitter_49162990 .tweet-user-block {margin-left: -40px;} #embedly_twitter_49162990 .stream-item {padding-bottom: 0px; margin-left: 12px;} #embedly_twitter_49162990 .simple-tweet-image img {margin-top: 4px;} #embedly_twitter_49162990 .simple-tweet-content {margin: 0 0 13px 0px; font-size: 14px; min-height:48px;} #embedly_twitter_49162990 .in-reply-to-border {border-color: #EBEBEB; border-style: solid; border-width: 1px 0 0;} #embedly_twitter_49162990 .in-reply-to-text {margin-left: 4px; padding-left: 8px; padding-right: 10px; color: #999; font-size: 12px;} #embedly_twitter_49162990 .tweet-actions i {background: transparent url(http://a2.twimg.com/a/1306889658/phoenix/img/sprite-icons.png) no-repeat;width:15px;height:15px;margin:0 4px -3px 3px;outline: none; text-indent:-99999px;vertical-align:baseline;display:inline-block;position:relative;} #embedly_twitter_49162990 .tweet-actions a.retweet-action i {background-position:-192px 0;} #embedly_twitter_49162990 .tweet-actions a.reply-action i {background-position:0 0;} #embedly_twitter_49162990 .tweet-actions a.favorite-action i {background-position:-32px 0;} </style>
<div class="embedly_tweet_content">
<div class="components-middle">
<p><span class='metadata'><span class='author'><a href='http://twitter.com/knowtheory'><img src='http://a3.twimg.com/profile_images/1244844077/hat_shot_300px_normal.jpg' /></a><strong><a href='http://twitter.com/knowtheory'>@knowtheory</a></strong><br/>Ted Han</span></span>How you know you have a PR problem: As soon as you buy popular service X, their userbase starts posting alternatives <a href="http://search.twitter.com/search?q=%23skype">#skype</a><a href="http://search.twitter.com/search?q=%23Microsoft">#Microsoft</a><br/><span class='embedly_timestamp'><a title='Wed May 11 02:23:51 +0000 2011' href='http://twitter.com/knowtheory/status/68139224028819456'>May 11</a> via <a href="http://itunes.apple.com/us/app/twitter/id409789998?mt=12" rel="nofollow">Twitter for Mac</a></span><span class="tweet-actions"><a href="https://twitter.com/intent/favorite?tweet_id=68139224028819456" class="favorite-action" title="Favorite"><span><i></i><b>Favorite</b></span></a><a href="https://twitter.com/intent/retweet?tweet_id=68139224028819456" class="retweet-action" title="Retweet"><span><i></i><b>Retweet</b></span></a><a href="https://twitter.com/intent/tweet?in_reply_to=68139224028819456" class="reply-action" title="Reply"><span><i></i><b>Reply</b></span></a></span></p>
</div>
</div>
</div>
<p>While many users are busy joking about names (personally my money is on &#8220;Microsoft Live Skype&#8221; &#8211; my only hope is that there isn&#8217;t an &#8220;Ultimate Edition&#8221; or &#8220;<a href="http://twitter.com/#!/shanselman/status/68147795852394496">Unicorn Edition</a>&#8221; tacked to the end of the name) Microsoft has a significant problem, and I really hope they are looking at public reaction. Users are concerned; what will Microsoft do to the brand, and how will the brand and service change &#8211; users need to be reassured that what they love about the service won&#8217;t go away.</p>
<p>I use Skype on a daily basis, and for me this brings back memories of AOL&#8217;s <a href="http://www.slate.com/id/2109615/">failed</a> acquisition of Nullsoft (the maker of WinAmp) in 1999, which took a great piece of software and a well-respected brand, and rendered it little better than RealPlayer (and don&#8217;t get me started on the <a href="http://money.cnn.com/1998/11/24/technology/aol/">Netscape acquisition</a>). I can see this easily going down the same path; as the brand is diluted and merged with others to help boost their marketing goals, and the software is integrated tightly with other products (creating that tight, but invasive feel that the EU had so many issue with when they did it with IE); they could easily find themselves in the same position that <a href="http://www.businessweek.com/technology/content/oct2007/tc2007101_499889.htm">eBay did back in 2007</a>.</p>
<p>Microsoft desperately needs to build their online brand to recover the <a href="http://techcrunch.com/2011/04/29/microsoft-internet-bloodbath/">billions that they are losing</a>, and I have to assume they see Skype as a key player in this quest; the question is can the keep their newly acquired user-base from jumping ship.</p>
<p>I don&#8217;t think Skype will live or die on technology at this point, I think PR is a far larger issue for them right now.</p>
]]></content:encoded>
			<wfw:commentRss>http://adamcaudill.com/2011/05/11/microsoft-skype-pr-failure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome and H.264</title>
		<link>http://adamcaudill.com/2011/01/12/google-chrome-and-h-264/</link>
		<comments>http://adamcaudill.com/2011/01/12/google-chrome-and-h-264/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 07:00:42 +0000</pubDate>
		<dc:creator>Adam Caudill</dc:creator>
				<category><![CDATA[News & Events]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[H.264]]></category>
		<category><![CDATA[IE9]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://adamcaudill.com/?p=699</guid>
		<description><![CDATA[<p>In a somewhat (but not entirely) surprising <a href="http://blog.chromium.org/2011/01/html-video-codec-support-in-chrome.html">announcement</a>, Google is removing support for <a href="http://en.wikipedia.org/wiki/H.264/MPEG-4_AVC">H.264</a> video from Chrome. This change to their implementation of the often controversial HTML5 &#60;video&#62; tag is both a major step by Google and a furtherance of the already complicated world of video online.</p> <p style="padding-left: 30px;">&#8230; To that end, we are changing Chrome’s [...]]]></description>
			<content:encoded><![CDATA[<p>In a somewhat (but not entirely) surprising <a href="http://blog.chromium.org/2011/01/html-video-codec-support-in-chrome.html">announcement</a>, Google is removing support for <a href="http://en.wikipedia.org/wiki/H.264/MPEG-4_AVC">H.264</a> video from Chrome. This change to their implementation of the often controversial HTML5 <code>&lt;video&gt;</code> tag is both a major step by Google and a furtherance of the already complicated world of video online.</p>
<p style="padding-left: 30px;"><em>&#8230; To that end, we are changing Chrome’s HTML5  support to make it consistent with the codecs already supported by the open Chromium project. Specifically, we are supporting the WebM (VP8) and Theora video codecs, and will consider adding support for other high-quality open codecs in the future. Though H.264 plays an important role in video, as our goal is to enable open innovation, <strong>support for the codec will be removed</strong> and our resources directed towards completely open codec technologies.</em></p>
<p>When Google <a href="http://techcrunch.com/2010/05/19/webm-google-h-264/">released</a> <a href="http://www.webmproject.org/">WebM</a> (a royalty-free codec which Google <a href="http://techcrunch.com/2009/08/05/google-acquires-video-compression-technology-company-on2-for-106-million/">acquired</a> as part of On2), it was clear that the intention was to take on H.264 and with this move there seems little doubt that the gauntlet has been thrown down. Although, now that H.264 has such a <a href="http://techcrunch.com/2010/05/01/h-264-66-percent-web-video/">strong base</a> (it&#8217;s included in <a href="http://www.adobe.com/aboutadobe/pressroom/pressreleases/200712/120407adobemoviestar.html">Flash</a>, <a href="http://blogs.msdn.com/b/ie/archive/2010/04/29/html5-video.aspx">IE9</a>, Safari, Mobile Safari, and Android), it really makes one wonder if Google has picked a fight that has long since been lost.</p>
<p><strong>So why would Google do this?</strong></p>
<p>Here&#8217;s my best guess: Money (specifically, patent licensing).</p>
<p>H.264 is heavily encumbered by numerous patents owned by companies like Microsoft, Apple, and Cisco, and controlled by <a href="http://www.mpegla.com/main/default.aspx">MPEG LA</a>, the consortium charged with turning these patents into profit (<a href="http://www.mpegla.com/main/programs/avc/Documents/avc-att1.pdf">here&#8217;s</a> the 70 page list of patents for those interested). While I&#8217;m sure many people recall that MPEG LA made a very public pledge that H.264 would be <a href="http://gigaom.com/video/mpeg-la-h-264-streaming-will-be-free-forever/">free forever</a>, as is often the case, things aren&#8217;t quite that simple.</p>
<p><a href="http://www.blogger.com/profile/06696465857424753507">Peter Csathy</a> wrote a fairly <a href="http://digitalmediaupdate.blogspot.com/2010/09/think-h264-is-now-royalty-free-think.html">detailed post</a> on the matter, pointing out some key details that many in the media skipped. Here&#8217;s the core of what wasn&#8217;t discussed after the MPEG LA announcement (but should have been):</p>
<p style="padding-left: 30px;"><em>But, you say, MPEG LA recently announced that it will no longer charge royalties for the use of H.264. Yes, it’s true – MPEG LA recently bowed to mounting pressure from, and press surrounding, WebM and announced something that kind of sounds that way. But, I caution you to read the not-too-fine print. H.264 is royalty-free only in one limited case – for Internet video that is delivered free to end users. Read again: </em><em><strong>for (1) Internet delivery that is (2) delivered free to end users</strong></em><em>. In the words of MPEG LA’s own press release, “Products and services other than [those] continue to be royalty-bearing.”</em></p>
<p><a href="http://shaver.off.net/diary/">Mike Shaver</a>, Mozilla&#8217;s VP of Engineering offer&#8217;s a somewhat similar take in &#8220;<a href="http://shaver.off.net/diary/2010/08/27/free-as-in-smokescreen/">Free as in Smokescreen</a>:&#8221;</p>
<p style="padding-left: 30px;"><em>What MPEG-LA announced is that their current moratorium on charging fees for the <strong>transmission of H.264 content</strong>, previously extended through 2015 for uses that don’t charge users, is now permanent. You still have to pay for a license for H.264 if you want to make things that create it, consume it, or your business model for distributing it is direct rather than indirect.</em></p>
<p style="padding-left: 30px;"><em>What they’ve made permanently free is distribution of content that people have already licensed to encode, and will need a license to decode. This is similar to Nikon announcing that they will not charge you if you put your pictures up on Flickr, or HP promising that they will never charge you additionally if you photocopy something that you printed on a LaserJet.</em></p>
<p>I&#8217;m just waiting for one of the licensors to reinterpret the license and claim that ads constitute a form of payment or some similar excuse to exclude them from the exception they granted. I&#8217;ve yet to get my hands on the latest licensing agreement to see exactly what it says about this, but I wouldn&#8217;t be surprised at all to see this card played at some point to wring extra revenue from these patents.</p>
<p>Given that Google owns the massive video sharing site YouTube, which <a href="http://youtube-global.blogspot.com/2010/01/introducing-youtube-html5-supported.html">uses H.264</a>, plus whatever unknown projects relating to <a href="http://www.google.com/tv/">Google TV</a> &#8211; it stands to reason that Google would certainly save some money by moving away from such an encumbered technology; not to mention avoid future risk should rules change. Though personally, I also have to wonder if it could be fears of a repeat of the <a href="http://burnallgifs.org/archives/">GIF patent</a> debacle.</p>
<p><strong>Now where does this leave us?</strong></p>
<p>Right now HTML5 <code>&lt;video&gt;</code> is a mess, at best. There is a war for which codec becomes the de facto standard, and there is a <em>lot</em> of money at stake depending on who wins. At this point there is no single codec that works across all major browsers; to get full coverage the best option now looks to be a combination of H.264, WebM, and Flash. Doesn&#8217;t really sound like the progress that was promised with HTML5 does it?</p>
<p>It&#8217;s worth noting though that Google isn&#8217;t the first browser developer to reject H.264; both <a href="http://shaver.off.net/diary/2010/01/23/html5-video-and-codecs/">Firefox</a> and <a href="http://my.opera.com/core/blog/2009/12/31/re-introducing-video">Opera</a> have decided against including it in their browsers as well. As painful as the fragmentation is now in regard to who supports what, this move by Google actually does little to change the landscape. Support has been fragmented from the beginning, and all this really does it push H.264 a step away from being the de facto standard; a title that it has been very close to seizing.</p>
<p>Had Firefox added support for H.264, I think the fight would be over and would have made today&#8217;s announcement almost suicidal for the project. Though with such a major player holding out against it, Google&#8217;s move becomes a minor tactical shift in the short-term (though the long-term impact could be significant).</p>
<p>I could go on for pages about what works are where we are now, but <a href="http://diveintomark.org/">Mark Pilgrim</a> (an infinitely better writer than I) sums it all up here: &#8220;<a href="http://diveintohtml5.org/video.html#what-works">Dive into HTML5: Video on the Web</a>&#8221; &#8211; well worth reading if you want to really understand what&#8217;s going on.</p>
<p>So in summary &#8211; video needs to be encoded to multiple formats, which today&#8217;s announcement does little to alter due to the fragmentation that was already in place. In the long run, WebM may be better for the community due to its license, though many of the internet&#8217;s biggest players have a vested interest in H.264. So when you factor in politics and propaganda between competing companies, distrust, and possible patent claims that haven&#8217;t been addressed yet; this all leads me to an even simpler summary:</p>
<p>Yesterday, HTML5 <code>&lt;video&gt;</code> was a mess; tomorrow it will still be a mess.</p>
]]></content:encoded>
			<wfw:commentRss>http://adamcaudill.com/2011/01/12/google-chrome-and-h-264/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading Windows 7 Pro VL</title>
		<link>http://adamcaudill.com/2010/06/18/upgrading-windows-7-pro-vl/</link>
		<comments>http://adamcaudill.com/2010/06/18/upgrading-windows-7-pro-vl/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 03:42:05 +0000</pubDate>
		<dc:creator>Adam Caudill</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MSDN]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://adamcaudill.com/?p=600</guid>
		<description><![CDATA[<p>While performing some testing on a Windows 7 Professional workstation running a VL build from MSDN found that a feature I needed was missing &#8211; the new <a href="http://blogs.msdn.com/b/rds/archive/2009/07/01/using-multiple-monitors-in-remote-desktop-session.aspx">Multi-Monitor RDP</a> support. After a little <a href="http://windows.microsoft.com/en-us/windows7/Remote-Desktop-Connection-frequently-asked-questions#">research</a> I found that only the Ultimate and Enterprise editions support this feature; which thanks to Windows 7&#8242;s <a href="http://en.wikipedia.org/wiki/Windows_Anytime_Upgrade">Anytime Upgrade</a> [...]]]></description>
			<content:encoded><![CDATA[<p>While performing some testing on a Windows 7 Professional workstation running a VL build from MSDN found that a feature I needed was missing &#8211; the new <a href="http://blogs.msdn.com/b/rds/archive/2009/07/01/using-multiple-monitors-in-remote-desktop-session.aspx">Multi-Monitor RDP</a> support. After a little <a href="http://windows.microsoft.com/en-us/windows7/Remote-Desktop-Connection-frequently-asked-questions#">research</a> I found that only the Ultimate and Enterprise editions support this feature; which thanks to Windows 7&#8242;s <a href="http://en.wikipedia.org/wiki/Windows_Anytime_Upgrade">Anytime Upgrade</a> feature I assumed this would be no issue.</p>
<p>But, it was an issue.</p>
<p>It turns out that the build of Windows 7 I was using was missing <code>WindowsAnytimeUpgradeUI.exe</code> and the other related files needed to make the Anytime Upgrade work &#8211; and copying the files from another box doesn&#8217;t work. It seems this build simply can&#8217;t be upgraded in this fashion. So I tried a few other tricks, hoping to find something that would work:</p>
<ul>
<li>Reactivate Windows with an Ultimate key; fails with an error indicating that a Professional key is required.</li>
<li>Run Ultimate edition installer from Windows; fails with <a href="http://adamcaudill.com/files/2010-06-18_0332.png" rel="lightbox">this error</a> indicating that you can&#8217;t perform edition upgrades.</li>
</ul>
<p>So being stubborn and determined not to re-install Windows to make this feature work, I started looking for other options. Thanks to a hack for <a href="http://www.gmtaz.com/how-to-upgrade-windows-7-rc-ultimate-to-rtm-enterprise/comment-page-1/">upgrading the RC builds to Final</a>, I found what I needed.</p>
<p>I edited the <code>EditionID</code> and <code>ProductName</code> to reflect Ultimate instead of Professional, rebooted, and then ran the Ultimate installer from within Windows. This time the installer ran without issue and after an hour and a couple reboots it was done. This in-place upgrade/repair procedure allows you to jump to a different edition with fairly little pain. A couple of Windows settings needed to be corrected (primarily display related) and Visual Studio 2010 had to be re-installed, though otherwise everything worked just as it did before.</p>
<p>This is the only method for upgrading these Windows 7 builds that I&#8217;ve found, the only other option is to re-install Windows from scratch.</p>
]]></content:encoded>
			<wfw:commentRss>http://adamcaudill.com/2010/06/18/upgrading-windows-7-pro-vl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Silverlight 3 Tools Available</title>
		<link>http://adamcaudill.com/2009/07/09/silverlight-3-tools-available/</link>
		<comments>http://adamcaudill.com/2009/07/09/silverlight-3-tools-available/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 18:13:57 +0000</pubDate>
		<dc:creator>Adam Caudill</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://adamcaudill.com/?p=449</guid>
		<description><![CDATA[<p>It looks like the core Silverlight 3 tools are now available:</p> <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&#38;FamilyID=92e1db7a-5d36-449b-8c6b-d25f078f3609">Microsoft Expression Blend 3 + SketchFlow RC</a> <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&#38;FamilyID=2050e580-f1d5-4040-bb09-e6185591b6b5">Microsoft® Silverlight™ 3 SDK</a> <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&#38;FamilyID=9442b0f2-7465-417a-88f3-5e7b5409e9dd">Microsoft® Silverlight™ 3 Tools for Visual Studio 2008 SP1</a> <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&#38;FamilyID=457b17b7-52bf-4bda-87a3-fa8a4673f8bf">Deep Zoom Composer</a> <p>Though the tools needed for development seem to be public, I&#8217;ve yet to see the end-user run-time; [...]]]></description>
			<content:encoded><![CDATA[<p>It looks like the core Silverlight 3 tools are now available:</p>
<ul>
<li><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=92e1db7a-5d36-449b-8c6b-d25f078f3609">Microsoft Expression Blend 3 + SketchFlow RC</a></li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=2050e580-f1d5-4040-bb09-e6185591b6b5">Microsoft® Silverlight™ 3 SDK</a></li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=9442b0f2-7465-417a-88f3-5e7b5409e9dd">Microsoft® Silverlight™ 3 Tools for Visual Studio 2008 SP1</a></li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=457b17b7-52bf-4bda-87a3-fa8a4673f8bf">Deep Zoom Composer</a></li>
</ul>
<p>Though the tools needed for development seem to be public, I&#8217;ve yet to see the end-user run-time; though I imagine we&#8217;ll see that in the release anticipated for tomorrow.</p>
<p>Time to have some fun. <img src='http://adamcaudill.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><em>Update</em>: Client run-time is now <a href="http://www.microsoft.com/silverlight/resources/install.aspx">available</a>.</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;"><span style="font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal; font-size: 16px; "></p>
<h1 style="font-size: 1.3em; font-weight: normal; margin-bottom: 5px; ">Microsoft Expression Blend 3 + SketchFlow RC</h1>
<p></span></div>
]]></content:encoded>
			<wfw:commentRss>http://adamcaudill.com/2009/07/09/silverlight-3-tools-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Vista User Experience Guidelines</title>
		<link>http://adamcaudill.com/2007/03/01/windows-vista-user-experience-guidelines/</link>
		<comments>http://adamcaudill.com/2007/03/01/windows-vista-user-experience-guidelines/#comments</comments>
		<pubDate>Fri, 02 Mar 2007 04:52:40 +0000</pubDate>
		<dc:creator>Adam Caudill</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://adamcaudill.com/2007/03/01/windows-vista-user-experience-guidelines/</guid>
		<description><![CDATA[<p>For those that missed it (like me), the <a href="http://msdn2.microsoft.com/en-us/library/aa511258.aspx">Windows Vista User Experience Guidelines</a> has been updated with some additional content. This update add content in the following areas:</p> <a href="http://msdn2.microsoft.com/en-us/library/aa511284.aspx">Software Branding</a> <a href="http://msdn2.microsoft.com/en-us/library/aa511273.aspx">Confirmations</a> <a href="http://msdn2.microsoft.com/en-us/library/aa511263.aspx">Warnings</a> <a href="http://msdn2.microsoft.com/en-us/library/aa511500.aspx">Toolbars</a> <a href="http://msdn2.microsoft.com/en-us/library/aa511278.aspx">Sound</a> <a href="http://msdn2.microsoft.com/en-us/library/aa511280.aspx">Icons</a> <p>These guidelines are crucial to ensure the most consistent user experience possible. Though [...]]]></description>
			<content:encoded><![CDATA[<p>For those that missed it (like me), the <a href="http://msdn2.microsoft.com/en-us/library/aa511258.aspx">Windows Vista User Experience Guidelines</a> has been updated with some additional content. This update add content in the following areas:</p>
<ul>
<li><a href="http://msdn2.microsoft.com/en-us/library/aa511284.aspx">Software Branding</a></li>
<li><a href="http://msdn2.microsoft.com/en-us/library/aa511273.aspx">Confirmations</a></li>
<li><a href="http://msdn2.microsoft.com/en-us/library/aa511263.aspx">Warnings</a></li>
<li><a href="http://msdn2.microsoft.com/en-us/library/aa511500.aspx">Toolbars</a></li>
<li><a href="http://msdn2.microsoft.com/en-us/library/aa511278.aspx">Sound</a></li>
<li><a href="http://msdn2.microsoft.com/en-us/library/aa511280.aspx">Icons</a></li>
</ul>
<p>These guidelines are crucial to ensure the most consistent user experience possible. Though many don&#8217;t, this is a document that all developers should read. I firmly believe that consistency is the most important single factor in design, and following an established style such as this is a great way to ensure that a UI is as consistent as possible.</p>
<p>If you&#8217;d like some background reading, the <a href="http://www.microsoft.com/whdc/System/platform/pcdesign/XPguidelines.mspx">XP version</a> is still available.</p>
]]></content:encoded>
			<wfw:commentRss>http://adamcaudill.com/2007/03/01/windows-vista-user-experience-guidelines/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>.NET Reflector v5 Released</title>
		<link>http://adamcaudill.com/2007/02/20/net-reflector-v5-released/</link>
		<comments>http://adamcaudill.com/2007/02/20/net-reflector-v5-released/#comments</comments>
		<pubDate>Wed, 21 Feb 2007 00:25:58 +0000</pubDate>
		<dc:creator>Adam Caudill</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://adamcaudill.com/2007/02/20/net-reflector-v5-released/</guid>
		<description><![CDATA[<p>The great <a href="http://www.aisto.com/roeder/">Lutz Roeder</a> has released a new version of the <a href="http://www.aisto.com/roeder/dotnet/">.NET Reflector</a>. From what I&#8217;ve seen; this version is extremely nice. This has long been a required tool of any serious developer. With this update Reflector has reinforced its position in the list of tools you just can&#8217;t live without.</p> <p>Scott Hanselman [...]]]></description>
			<content:encoded><![CDATA[<p>The great <a href="http://www.aisto.com/roeder/">Lutz Roeder</a> has released a new version of the <a href="http://www.aisto.com/roeder/dotnet/">.NET Reflector</a>. From what I&#8217;ve seen; this version is extremely nice. This has long been a required tool of any serious developer. With this update Reflector has reinforced its position in the list of tools you just can&#8217;t live without.</p>
<p>Scott Hanselman provides a <a href="http://www.hanselman.com/blog/Reflector5ReleasedWorldDominationAssured.aspx">great review</a>; check it out for the details on what&#8217;s new.</p>
]]></content:encoded>
			<wfw:commentRss>http://adamcaudill.com/2007/02/20/net-reflector-v5-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista &amp; ReadyBoost</title>
		<link>http://adamcaudill.com/2007/02/13/vista-readyboost/</link>
		<comments>http://adamcaudill.com/2007/02/13/vista-readyboost/#comments</comments>
		<pubDate>Wed, 14 Feb 2007 01:32:07 +0000</pubDate>
		<dc:creator>Adam Caudill</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[ReadyBoost]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://adamcaudill.com/2007/02/13/vista-readyboost/</guid>
		<description><![CDATA[<p>Using Vista? Then I highly recommend getting a decent 1GB+ thumb drive, and use it for <a href="http://www.microsoft.com/windows/products/windowsvista/features/details/readyboost.mspx">ReadyBoost</a>; while the <a href="http://blogs.msdn.com/tomarcher/archive/2006/06/02/615199.aspx">FAQ</a> says 256MB is enough, for best performance I&#8217;d shoot for more. There is little difference under normal operation, it&#8217;s under high loads that ReadyBoost really shines.</p> <p>On my main PC (with 1GB RAM), [...]]]></description>
			<content:encoded><![CDATA[<p>Using Vista? Then I highly recommend getting a decent 1GB+ thumb drive, and use it for <a href="http://www.microsoft.com/windows/products/windowsvista/features/details/readyboost.mspx">ReadyBoost</a>; while the <a href="http://blogs.msdn.com/tomarcher/archive/2006/06/02/615199.aspx">FAQ</a> says 256MB is enough, for best performance I&#8217;d shoot for more. There is little difference under normal operation, it&#8217;s under high loads that ReadyBoost really shines.</p>
<p>On my main PC (with 1GB RAM), I would see fairly frequent freezes when several applications were open (primarily when memory utilization passed 80%). With a minor upgrade to 1.5GB RAM, and a <a href="http://www.newegg.com/Product/Product.asp?Item=N82E16820171119">1GB thumb-drive</a>* for ReadyBoost, the system became much more stable. This may be among the best new features in Vista.</p>
<p>I&#8217;ve frequently blasted Vista for the poor performance compared to XP, but with a few tweaks, it runs quite well.</p>
<p>* These drives (SanDisk Cruzer Mirco U3) work well, once to get the drivers working properly. If possible, pick a different drive; these are a pain at times.</p>
]]></content:encoded>
			<wfw:commentRss>http://adamcaudill.com/2007/02/13/vista-readyboost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

