<?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>Puppies, Flowers, Rainbows and Kittens &#187; Microsoft</title>
	<atom:link href="http://blog.kevingoldsmith.com/category/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kevingoldsmith.com</link>
	<description>Sarcasm and vitriol wrapped in a twee bow.</description>
	<lastBuildDate>Tue, 06 Jul 2010 07:32:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Section 3.3.1 is not new behaviour from Apple</title>
		<link>http://blog.kevingoldsmith.com/2010/04/15/section-3-3-1-is-not-new-behaviour-from-apple/</link>
		<comments>http://blog.kevingoldsmith.com/2010/04/15/section-3-3-1-is-not-new-behaviour-from-apple/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 17:06:01 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[industry]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://blog.kevingoldsmith.com/?p=797</guid>
		<description><![CDATA[[disclaimer: I am an Adobe employee and an Adobe and Apple shareholder, my opinions are my own and not those of my employer.] Like the rest of the software industry, I&#8217;ve been pondering what the effect section 3.3.1 of the iPhone 4.0 SDK will have. I had fully been planning to make an iPhone application [...]]]></description>
			<content:encoded><![CDATA[<p>[<em>disclaimer: I am an Adobe employee and an Adobe and Apple shareholder, my opinions are my own and not those of my employer.</em>]</p>
<p>Like the rest of the software industry, I&#8217;ve been pondering what the effect section 3.3.1 of the iPhone 4.0 SDK will have. I had fully been planning to make an iPhone application at some point. I had planned to do the initial version with Flex to prototype, but then also spend time doing a Cocoa version to better learn that SDK for myself. This iPhone 4.0 SDK announcement honestly has me questioning if I do really want to develop for the iPhone. Not just because of a higher-minded sense of indignity at Apple&#8217;s lack of openness of their platform, but rather because of that combined with their somewhat arbitrary and opaque app store approval process. Could I spend months of my spare time learning ObjectiveC and working on an iPhone application only to have that time be a complete waste if the App store reviewers decide that they don&#8217;t want that app in the store?</p>
<p>Thinking about it this morning, I realized that not only was Apple&#8217;s move to lock in developers nothing new, but that I&#8217;d already written about it before (in fact, I&#8217;ve been blogging about it since almost the day I started doing professional development for the Macintosh): <a href="http://blog.kevingoldsmith.com/2008/03/06/iphone-sdk-the-carrot-for-cocoa-the-stick-for-flash/">iPhone SDK: The carrot for Cocoa, the stick for Flash</a>, <a href="http://blog.kevingoldsmith.com/2007/06/15/the-difference-between-being-an-apple-developer-and-a-microsoft-developer/">The difference between being an Apple developer and a Microsoft developer</a>, <a href="http://blog.kevingoldsmith.com/2006/08/12/developers-developers-developers-developers/">Developers Developers Developers Developers</a>.</p>
<p><a href="http://daringfireball.net/2010/04/why_apple_changed_section_331">Gruber had the motivation right</a>, I think, but I also think he got the ramifications wrong. Since Steve returned to Apple, they have been applying the screws tighter and tighter to their developers, trying to get them to lock in. It was somewhat indirect at first, but the long term implication was clear: &#8220;We&#8217;ll tell you how to develop for our platform, if you do as we say, then you&#8217;ll be fine. If you don&#8217;t do it the way we tell you, your life will be a never-ending stream of headaches.&#8221; The move to Intel (forcing all developers onto X-Code and a big rewrite of any PPC-assembly) was step one, the move to 64-bit (dropping support for Carbon after promising it) was step two. The iPhone 4.0 SDK is just the most obvious move in this process because it basically spells it out. You no longer have a choice: it is Apple&#8217;s way or the highway. The problem is the App store. On the Mac, I control my own distribution. On the iPhone platform, Apple does. That means that they no longer have to negotiate with their developers, they can now finally dictate to them.</p>
<p>As a developer, this makes the iPhone platform a lot less attractive because I also can&#8217;t be sure that they won&#8217;t change the terms again. Once I&#8217;m locked in, I&#8217;m locked in. Apple can do whatever they want and I&#8217;m forced to rewrite my apps or get forced out. As someone who writes software for a living, this scares the crap outta me.</p>
<p><object type="application/x-shockwave-flash" width="425" height="350" data="http://i.adultswim.com/adultswim/video2/tools/swf/viralplayer.swf"><param name="allowFullScreen" value="true" /><param name="movie" value="http://i.adultswim.com/adultswim/video2/tools/swf/viralplayer.swf"/><param name="FlashVars" value="id=8a2505951d8bc25a011d9d9b41680168" /><embed src="http://i.adultswim.com/adultswim/video2/tools/swf/viralplayer.swf" type="application/x-shockwave-flash" FlashVars="id=8a2505951d8bc25a011d9d9b41680168" allowFullScreen="true" width="425" height="350"></embed></object></p>
<p>Here are some other blog posts that I thought were good reading around this:<br />
<a href="http://radar.oreilly.com/2010/04/the-ipad-isnt-a-computer-its-a.html">The iPad isn&#8217;t a computer, it&#8217;s a distribution channel (O&#8217;Reilly Radar)</a><br />
<a href="http://37signals.com/svn/posts/2273-five-rational-arguments-against-apples-331-policy">Five rational arguments against Apple&#8217;s 3.3.1 policy (37 Signals blog)</a></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.kevingoldsmith.com%2F2010%2F04%2F15%2Fsection-3-3-1-is-not-new-behaviour-from-apple%2F&amp;layout=standard&amp;show_faces=true&amp;width=400&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:400px;height:60px;margin-top:5px;"></iframe>]]></content:encoded>
			<wfw:commentRss>http://blog.kevingoldsmith.com/2010/04/15/section-3-3-1-is-not-new-behaviour-from-apple/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google vs. Microsoft: Peter Wilson&#8217;s view</title>
		<link>http://blog.kevingoldsmith.com/2009/12/02/google-vs-microsoft-peter-wilsons-view/</link>
		<comments>http://blog.kevingoldsmith.com/2009/12/02/google-vs-microsoft-peter-wilsons-view/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 19:49:36 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[The Internet]]></category>

		<guid isPermaLink="false">http://blog.kevingoldsmith.com/?p=753</guid>
		<description><![CDATA[Peter Wilson spoke at Ignite Seattle last night (How do I keep missing these?!?). Having been a senior dude at both Microsoft and Google, he has some true insider perspective on each. It is through the lens of what he cares about (cloud computing), it does have some good perspective. What is interesting to me [...]]]></description>
			<content:encoded><![CDATA[<p><object width="560" height="340"><param name="movie" value="http://www.youtube-nocookie.com/v/Wltdk_n-jYY&#038;hl=en_US&#038;fs=1&#038;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/Wltdk_n-jYY&#038;hl=en_US&#038;fs=1&#038;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<p>Peter Wilson spoke at Ignite Seattle last night (How do I keep missing these?!?). Having been a senior dude at both Microsoft and Google, he has some true insider perspective on each. It is through the lens of what he cares about (cloud computing), it does have some good perspective. What is interesting to me as a former softie myself is that while he doesn&#8217;t say anything horrible about either place he definitely seems to still be a lot more supportive of his more recent employer than his previous one. While I love the concept of the Ignite talk being limited to 5 minutes, I would have really liked to hear more on this topic. Maybe he&#8217;ll do a longer version at some other local tech meet-up that I&#8217;ll completely miss as well <img src='http://blog.kevingoldsmith.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>via TechFlash: <a href="http://www.techflash.com/seattle/2009/12/google_vs_microsoft_as_viewed_by_a_guy_who_worked_for_both.html">Google vs. Microsoft: The view from a guy who worked for each</a></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.kevingoldsmith.com%2F2009%2F12%2F02%2Fgoogle-vs-microsoft-peter-wilsons-view%2F&amp;layout=standard&amp;show_faces=true&amp;width=400&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:400px;height:60px;margin-top:5px;"></iframe>]]></content:encoded>
			<wfw:commentRss>http://blog.kevingoldsmith.com/2009/12/02/google-vs-microsoft-peter-wilsons-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joel Spolsky&#8217;s love letter to program management</title>
		<link>http://blog.kevingoldsmith.com/2009/03/09/joel-spolskys-love-letter-to-program-management/</link>
		<comments>http://blog.kevingoldsmith.com/2009/03/09/joel-spolskys-love-letter-to-program-management/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 04:28:30 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[engineering]]></category>
		<category><![CDATA[Program Management]]></category>
		<category><![CDATA[QE]]></category>
		<category><![CDATA[spolsky]]></category>
		<category><![CDATA[XD]]></category>

		<guid isPermaLink="false">http://blog.kevingoldsmith.com/?p=696</guid>
		<description><![CDATA[Joel Spolsky wrote a love letter to program management on his blog. For the most part, it is a pretty reasoned and reasonable description of what a &#8220;good&#8221; program manager at Microsoft (and Fog Creek) is like. In my career at Microsoft, about 25% of the program managers fit that bill. The problem was that [...]]]></description>
			<content:encoded><![CDATA[<p>Joel Spolsky wrote a love letter to program management on his blog. For the most part, it is a pretty reasoned and reasonable description of what a &#8220;good&#8221; program manager at Microsoft (and Fog Creek) is like. In my career at Microsoft, about 25% of the program managers fit that bill. The problem was that they had too many conflicting roles and required skillsets to be effective. At Microsoft, Program Managers are not only responsible to be user advocates, they are also responsible for functional specifications, user interfaces and schedules. A single person can&#8217;t be a user representative, a UI designer/interaction specialist, and a project manager. Combining them into a single role worked for Microsoft initially, but in the modern world each of these roles are full disciplines of their own.</p>
<p>Joel claims that PMs are partners with development and that developers have the upper hand over PMs because they write the code. This might have been true of Microsoft in Joel&#8217;s (and my) time, but as MS switched from being an engineering-driven company since Ballmer took over to a program management-driven one, it isn&#8217;t true any more. PMs took the upper hand because they had far too much control over the final look and feel of the product and could essentially name themselves the final arbiters. Development and QE were isolated from the customers. PMs dictated the features; meaningless meetings and committees abounded and the products suffered (every MS product in the last 8 years for example).</p>
<p><a href="http://www.joelonsoftware.com/items/2009/03/09.html">How to be a program manager &#8211; Joel on Software</a></p>
<blockquote><p>Writing a functional specification is at the very heart of agile development, because it lets you iterate rapidly over many possible designs before you write code. Compared to code, a written spec is trivial to change. The very act of writing a specification forces you to think through the design you thought you had in your head, and helps you see the flaws in it quickly so that you can iterate and try more designs. Teams that use functional specifications have better designed products, because they had the opportunity to explore more possible solutions quickly. They also write code faster, because they have a clearer picture when they start of what’s going to be needed.</p></blockquote>
<p>This claim is just wrong, or rather, doing this in the large scale is just wrong. I&#8217;ve worked under that system at Microsoft for years and I never saw it be very successful in practice. Maybe for a small part of a product, or a small iteration in a larger cycle it might work; but at the product level it is nearly always a bust. Why? Because you will not anticipate everything in your functional specs. Ever. A competing product will be released with better features. Flange A will not fit Bracket B. User testing will hand you your hat. Beta testers will tell you that it wasn&#8217;t really what they needed. And then you are back to the drawing board. Except you are two-thirds of the way through the cycle because you spent a huge amount of time iterating over the spec and then building to that spec. Now everything is screwed up, but QE needs to start testing to the spec RIGHT NOW. So what do you do? You hack. The spec goes out the window and development codes for dear life while program management throws out ideas and changes like pieces of spaghetti against the wall. At the end of the cycle you have a tarball mess of code with incongrous, hacked, features that came crashing onto the deck of the carrier and just caught the last wire. Watefall development is resistant to change, agile development embraces it. Change happens faster in our industry every year, why lock your developers into software methodologies from the 70s?</p>
<p>Is there a role for Program Management? Absolutely. Not for the Microsoft-style Program Manager, but certainly for the jobs that the Microsoft Program Manager has. UI design and look and feel is best managed by proffesional user interaction specialists working with a project manager and development. The project manager can also be the primary representative of the client, but not the sole conduit. One of the primary jobs of QE is to be a user representative. Isolating development from the users just means that they don&#8217;t understand why they are doing what they do. Isolating QE from the users mean that they can&#8217;t represent a user of a product in their testing. The Program Manager can also work with development and QE to manage the schedule.</p>
<p>My experience with great program mangers post-Microsoft are folks that coordinate across all the functional groups to make sure that development has what they need, QE understands the user, experience design is delivering on time and all the clients are feeling well represented. In this view, the program manager acts as a lynchpin connecting development, QE and XD to their customers. Do they set the schedule? no. Do they write the specs? Maybe (in a non-agile team, working with the other groups). Is that less fun for the program manager? Maybe, but it produces much better products in my experience.</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.kevingoldsmith.com%2F2009%2F03%2F09%2Fjoel-spolskys-love-letter-to-program-management%2F&amp;layout=standard&amp;show_faces=true&amp;width=400&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:400px;height:60px;margin-top:5px;"></iframe>]]></content:encoded>
			<wfw:commentRss>http://blog.kevingoldsmith.com/2009/03/09/joel-spolskys-love-letter-to-program-management/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What do 90,000 Microsoft Employees do all day?</title>
		<link>http://blog.kevingoldsmith.com/2008/06/21/what-do-90000-microsoft-employees-do-all-day/</link>
		<comments>http://blog.kevingoldsmith.com/2008/06/21/what-do-90000-microsoft-employees-do-all-day/#comments</comments>
		<pubDate>Sat, 21 Jun 2008 15:59:59 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://blog.kevingoldsmith.com/2008/06/21/what-do-90000-microsoft-employees-do-all-day/</guid>
		<description><![CDATA[I saw this article in the Seattle Post-Intelligencer about how Microsoft added another 11,200 employees this year and I was a bit dumbfounded. What are all those people doing? How could Microsoft expect to maintain quality hiring standards continuing to grow at that rate? Why on earth would someone want to join a company that [...]]]></description>
			<content:encoded><![CDATA[<p>I saw <a href="http://seattlepi.nwsource.com/business/367743_msftemploy20.html">this article</a> in the Seattle Post-Intelligencer about how Microsoft added another 11,200 employees this year and I was a bit dumbfounded. What are all those people doing? How could Microsoft expect to maintain quality hiring standards continuing to grow at that rate? Why on earth would someone want to join a company that was so large that you were guaranteed that your best hope would be to rise to middle-management. Companies with 90,000 employees don&#8217;t attract aggressive and creative folk who want to make a difference. They attract people who want a steady paycheck and job security, the risk-adverse. The risk-adverse don&#8217;t make good products, or push boundaries. They follow trends, they don&#8217;t create them (at least not on company time).</p>
<p><em>on a side note:</em></p>
<p>That article lead me to MSFTextrememakeover which had <a href="http://msftextrememakeover.blogspot.com/2008/06/eight-years-of-wrongness.html">this awesome mega-post</a> about everything that is wrong with Microsoft since 2000. Unfortunately, it was the last post</p>
<blockquote><p>So it&#8217;s time for me to listen to the fat lady who has been singing for years now, and finally pull the plug. I can&#8217;t keep waiting another 11 years for MSFT&#8217;s leadership to deliver the returns that say AAPL&#8217;s have in just the past 12 months, despite struggling (and that&#8217;s on top of 2000+% this decade). I&#8217;m also increasingly concerned that under this leadership team the long-term flatline will eventually be resolved to the downside versus the up, with all the implications for additional shareholder value destruction that implies.</p></blockquote>
<p>I&#8217;ll miss the insights from you MSFTem!</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.kevingoldsmith.com%2F2008%2F06%2F21%2Fwhat-do-90000-microsoft-employees-do-all-day%2F&amp;layout=standard&amp;show_faces=true&amp;width=400&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:400px;height:60px;margin-top:5px;"></iframe>]]></content:encoded>
			<wfw:commentRss>http://blog.kevingoldsmith.com/2008/06/21/what-do-90000-microsoft-employees-do-all-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Live Mesh will fail</title>
		<link>http://blog.kevingoldsmith.com/2008/04/26/why-live-mesh-will-fail/</link>
		<comments>http://blog.kevingoldsmith.com/2008/04/26/why-live-mesh-will-fail/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 07:27:33 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://blog.kevingoldsmith.com/2008/04/26/why-live-mesh-will-fail/</guid>
		<description><![CDATA[When I first heard about Live Mesh, I was underwhelmed. I kept hearing that this was a game-changer, but I really didn&#8217;t see why. Today, I decided to figure out what the fuss was about, so I went to TechMeme to track down some of the better resources to start from. I read Ray Ozzie&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>When I first heard about Live Mesh, I was underwhelmed. I kept hearing that this was a game-changer, but I really didn&#8217;t see why. Today, I decided to figure out what the fuss was about, so I went to TechMeme to track down some of the better resources to start from. I read <a href="http://www.readwriteweb.com/archives/full_text_of_ray_ozzie_mesh_memo.php" target="_blank">Ray Ozzie&#8217;s memo</a>, I read the <a href="http://blogs.msdn.com/livemesh/">LiveMesh blog</a>, and about a dozen other articles. I&#8217;m still having a hard time seeing this as revolutionary. Other services exist which have most of the same pieces. Where Mesh is different is the possible reach that Microsoft could give it. It is that reach that which is required to make it successful where others have failed. However, that reach coming from Microsoft is the Achilles heel for the technology. <a href="http://www.forbes.com/technology/2008/04/24/microsoft-mesh-vista-tech-intel-cx_mji_0424msft.html" target="_blank">The Forbes article</a> covers this aspect:</p>
<blockquote><p>In the past, Microsoft has &#8220;literally tried to own the platform and standard, and so forced the industry to adopt [its technologies],&#8221; says Alex Barnett, vice president of community at Web application-development platform host Bungee Labs. &#8220;Ray Ozzie&#8217;s been working with community in a non-commercial, open-standards way to solve this problem at the industry level.&#8221;</p>
<p>It will take weeks&#8211;maybe months&#8211;for developers to grasp all that Mesh is capable of, predicts Barnett. And for it to be successful, Microsoft has to continue to engage with the community. If the program morphs into a Microsoft standard&#8211;instead of a Web standard&#8211;support will fall away, he adds.</p></blockquote>
<p>Mesh may have been developed in a clean room environment, safe from the Microsoft innovation anti-bodies, but now that it is in the open, those anti-bodies will be attacking this from every direction. How excited will the Windows Mobile team be when you can sync your iPhone from LiveMesh. What will the Windows team think about the Linux client? They will all come at this team and Ray Ozzie may not be able to protect the Mesh group from the revenue engines. Every group at Microsoft will want to make sure that their user&#8217;s experience with Mesh is better than their competitors at which point the users and 3rd party developers will run away in droves.</p>
<p>Mesh is a service. A Microsoft service. How eager will developers be to put their eggs in Microsoft&#8217;s basket? Microsoft has a long history on screwing over developers with its technologies. Through aggressive marketing (ie: paying developers off a la Silverlight) and active hand-holding, Microsoft may get some bigger fish to swim in their pond. The little fish will be scared for the day that MS decides to eat them and they&#8217;ll be harder to get on-board.</p>
<p>For Microsoft to be successful with Mesh, they&#8217;ll need to get the independent web developers in their camp. This group is one of the least supportive of Microsoft. Microsoft has never made inroads with web developers outside of corporate IT departments. I&#8217;m sure that there are some great web start-ups based on Microsoft technologies, but I&#8217;m having a hard time thinking of one.</p>
<p>Live Mesh&#8217;s success requires Microsoft to be really good at a lot of things it has always been bad at: open standards, engaging the larger community, giving up control, having user trust, and enriching competitive platforms.</p>
<p>I believe that Ray Ozzie and the Mesh team may really want to do the right things for the right reason. The question will be if they can get escape velocity from a corporate culture which is against all those things. It will be a good test for us on the outside for judging Microsoft in the future. In the post-Bill era, is Microsoft Ray Ozzie&#8217;s company or is it Steve Ballmer&#8217;s company?</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.kevingoldsmith.com%2F2008%2F04%2F26%2Fwhy-live-mesh-will-fail%2F&amp;layout=standard&amp;show_faces=true&amp;width=400&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:400px;height:60px;margin-top:5px;"></iframe>]]></content:encoded>
			<wfw:commentRss>http://blog.kevingoldsmith.com/2008/04/26/why-live-mesh-will-fail/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>64 bits, Adobe, Apple and Microsoft. kinda.</title>
		<link>http://blog.kevingoldsmith.com/2008/04/07/64-bits-adobe-apple-and-microsoft-kinda/</link>
		<comments>http://blog.kevingoldsmith.com/2008/04/07/64-bits-adobe-apple-and-microsoft-kinda/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 07:34:02 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://blog.kevingoldsmith.com/2008/04/07/64-bits-adobe-apple-and-microsoft-kinda/</guid>
		<description><![CDATA[I find it hilarious to read some of the comments in news stories on technology companies, especially from folks who don&#8217;t write software for a living. A lot of the evil that people accuse Microsoft of is really incompetence, short sightedness, tunnel vision or good intentions misinterpreted. People hate Microsoft, so they choose to see [...]]]></description>
			<content:encoded><![CDATA[<p>I find it hilarious to read some of the comments in news stories on technology companies, especially from folks who don&#8217;t write software for a living.</p>
<p>A lot of the evil that people accuse Microsoft of is really incompetence, short sightedness, tunnel vision or good intentions misinterpreted. People hate Microsoft, so they choose to see evil in it&#8217;s every decision. Most of the folks at Microsoft are smart, hard-working, honest people that want to make really cool software. Of course, I&#8217;ve met many MS folks who are testosterone-driven idiots without a creative bone in their body that just want to kill every other software company in existence. Too often, people mistake a move by the former folks as a scheme by the latter. This is horrible for the good folks at MS, but if that company wanted to fix its image, it wouldn&#8217;t have made a chair-throwing, hyper-aggressive salesman to be the CEO.</p>
<p>When <a href="http://blogs.adobe.com/jnack/2008/04/photoshop_lr_64.html">John Nack posted about Adobe&#8217;s decision not to do 64-bit Photoshop for OS X in the next release</a>, he knew he was going to get attacked for it. I thought he did an awesome job going through the reasons behind the decision without throwing blame around. I thought he gave real insight into what happened. He was open and up-front about everything and completely clear. Yet, you read the comments on the various sites and you can see that people read what they want to read and will interpret any decision within the context of what they want to believe. I&#8217;ve had more visibility into the decision-making hierarchies at Adobe than any other company I&#8217;ve ever worked for, and I can tell you that the people I work with always want to do the right thing for the people that use our software. No one is playing political games with Apple. Just because Steve Jobs says something is easy doesn&#8217;t actually make it easy. If it was always that easy, Final Cut Pro would be a 64-bit cocoa app already.</p>
<p>People who don&#8217;t write desktop software don&#8217;t understand why it might be harder than checking a checkbox to port from the PowerPC to Intel. People who don&#8217;t write desktop software don&#8217;t understand why it might be hard to write a new operating system from scratch or why having 100s of engineers doesn&#8217;t make it go faster. People also don&#8217;t understand that in an application where performance is paramount (like a media editing application), porting to a new operating system, hardware platform or compiler is a lot trickier than it seems because a lot of code is there doing tricky platform-specific stuff that has been hand tuned over years. People who don&#8217;t write software don&#8217;t understand what kind of effort it is to port millions of lines of code built in C++ against Carbon into Objective-C using Cocoa.</p>
<p>Maybe people shouldn&#8217;t care. It&#8217;s probably a bad idea to see how the sausage is made, right? This is probably true up to the point that people claim something is easy when they have no idea of the actual effort involved.</p>
<p>Apple isn&#8217;t evil. Apple is secretive. This is fun as a customer. This is evil as a developer. Microsoft will promise something for years, deliver betas and then pull the plug. Apple will be silent and then spring a huge change on its developers and then chastise them for not rewriting their apps from scratch again.</p>
<p>I don&#8217;t know if there is much of a point here except to say that before you accuse a company of screwing over their users for some political end, you might want to try and understand the real issues.</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.kevingoldsmith.com%2F2008%2F04%2F07%2F64-bits-adobe-apple-and-microsoft-kinda%2F&amp;layout=standard&amp;show_faces=true&amp;width=400&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:400px;height:60px;margin-top:5px;"></iframe>]]></content:encoded>
			<wfw:commentRss>http://blog.kevingoldsmith.com/2008/04/07/64-bits-adobe-apple-and-microsoft-kinda/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft, don&#8217;t F*ck with my computer without my permission</title>
		<link>http://blog.kevingoldsmith.com/2008/03/18/microsoft-dont-fck-with-my-computer-without-my-permission/</link>
		<comments>http://blog.kevingoldsmith.com/2008/03/18/microsoft-dont-fck-with-my-computer-without-my-permission/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 15:21:08 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://blog.kevingoldsmith.com/2008/03/18/microsoft-dont-fck-with-my-computer-without-my-permission/</guid>
		<description><![CDATA[Just got my first auto-reboot-update. I knew this was possible. A friend of mine worked on the team that decided to implement this at MSFT. However, this is the first time that MS decided that it knew what was right for me and rebooted my machine automatically. RIGHT IN THE MIDDLE OF AN AUTOMATION RUN, [...]]]></description>
			<content:encoded><![CDATA[<p>Just got my first auto-reboot-update. I knew this was possible. A friend of mine worked on the team that decided to implement this at MSFT. However, this is the first time that MS decided that it knew what was right for me and rebooted my machine automatically. RIGHT IN THE MIDDLE OF AN AUTOMATION RUN, CAUSING A HUGE FAIL. MS chose to do this because not enough people actually use windows update to guard against viruses. So rather than, you know, improving Windows to get rid of the security holes or making Windows Update better, MS decided instead to cram their updates down your throat, which is fine, in theory. That is until they f*ck up an update an it screws up millions of machines. Then it will be happy lawsuit time.</p>
<p>Anyway, if you don&#8217;t want MS deciding when it is time to reboot your machine, here is how to turn it off:</p>
<p><a href="http://support.microsoft.com/kb/555444">http://support.microsoft.com/kb/555444</a></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.kevingoldsmith.com%2F2008%2F03%2F18%2Fmicrosoft-dont-fck-with-my-computer-without-my-permission%2F&amp;layout=standard&amp;show_faces=true&amp;width=400&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:400px;height:60px;margin-top:5px;"></iframe>]]></content:encoded>
			<wfw:commentRss>http://blog.kevingoldsmith.com/2008/03/18/microsoft-dont-fck-with-my-computer-without-my-permission/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>what the hell is Microsoft doing?</title>
		<link>http://blog.kevingoldsmith.com/2008/02/12/what-the-hell-is-microsoft-doing/</link>
		<comments>http://blog.kevingoldsmith.com/2008/02/12/what-the-hell-is-microsoft-doing/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 06:05:34 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://blog.kevingoldsmith.com/2008/02/12/what-the-hell-is-microsoft-doing/</guid>
		<description><![CDATA[$6 Billion for aQuantive &#8211; a company I&#8217;ve never heard of with $442M in revenue. Umm&#8230; ok. Seems high. $500M for Danger, a competitor for Windows Mobile written in Java. $56M in revenue last year and has never turned a profit. Uh, who is doing MS&#8217; accounting? $44.6 Billion for Yahoo! This isn&#8217;t a crazy [...]]]></description>
			<content:encoded><![CDATA[<p>$6 Billion for aQuantive &#8211; a company I&#8217;ve never heard of with $442M in revenue. <em>Umm&#8230; ok. Seems high.</em></p>
<p>$500M for Danger, a competitor for Windows Mobile written in Java. $56M in revenue last year and has never turned a profit. <em>Uh, who is doing MS&#8217; accounting?</em></p>
<p>$44.6 Billion for Yahoo! This isn&#8217;t a crazy valuation for Yahoo! however, I just found out that MS was going to have to borrow money for the first time in its history to purchase this fading internet darling. Yahoo! hates the idea so much that it is looking to be purchased by AOL or selling off it&#8217;s search to Google in order to stave off Microsoft. <em>Way to read the valley culture morons.</em></p>
<p><em>Who is the genius behind Microsoft&#8217;s acquisition strategy and how the hell are they still employed? </em></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.kevingoldsmith.com%2F2008%2F02%2F12%2Fwhat-the-hell-is-microsoft-doing%2F&amp;layout=standard&amp;show_faces=true&amp;width=400&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:400px;height:60px;margin-top:5px;"></iframe>]]></content:encoded>
			<wfw:commentRss>http://blog.kevingoldsmith.com/2008/02/12/what-the-hell-is-microsoft-doing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An interesting point about the high-level departures from Microsoft</title>
		<link>http://blog.kevingoldsmith.com/2008/01/12/an-interesting-point-about-the-high-level-departures-from-microsoft/</link>
		<comments>http://blog.kevingoldsmith.com/2008/01/12/an-interesting-point-about-the-high-level-departures-from-microsoft/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 21:24:46 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://blog.kevingoldsmith.com/2008/01/12/an-interesting-point-about-the-high-level-departures-from-microsoft/</guid>
		<description><![CDATA[Both Mini-MSFT and Joe Wilcox pointed this out. Microsoft isn&#8217;t replacing their high-level executives with internals. Bill Gates leaves, Ray Ozzie is hired to replace him. Jeff Raikes leaves, Stephen Elop replaces him. I&#8217;m not sure about some of the other executive departures yet, their replacements haven&#8217;t been announced as far as I can tell. [...]]]></description>
			<content:encoded><![CDATA[<p>Both <a href="http://minimsft.blogspot.com/2008/01/raikes-and-other-exits.html">Mini-MSFT</a> and <a href="http://www.microsoft-watch.com/content/corporate/raikes_steps_aside.html?kc=MWRSS02129TX1K0000535">Joe Wilcox</a> pointed this out. Microsoft isn&#8217;t replacing their high-level executives with internals. Bill Gates leaves, Ray Ozzie is hired to replace him. Jeff Raikes leaves, Stephen Elop replaces him. I&#8217;m not sure about some of the other executive departures yet, their replacements haven&#8217;t been announced as far as I can tell.</p>
<p>Why would Microsoft do this? Are they looking for folks without a lot of MS baggage who can shake things up? Are they looking for specific skills and experience they can use to compete? Or do they just feel like there isn&#8217;t anyone internal up to the task?</p>
<p>No matter what the reasons, this has got to be a major morale killer inside the company. If I was a director or VP or wanna-be executive, the message would be that my best chance of advancement was to leave because it seems like experience inside of MS isn&#8217;t valued inside of MS.</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.kevingoldsmith.com%2F2008%2F01%2F12%2Fan-interesting-point-about-the-high-level-departures-from-microsoft%2F&amp;layout=standard&amp;show_faces=true&amp;width=400&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:400px;height:60px;margin-top:5px;"></iframe>]]></content:encoded>
			<wfw:commentRss>http://blog.kevingoldsmith.com/2008/01/12/an-interesting-point-about-the-high-level-departures-from-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is Microsoft trying to game the WSJ and do some slight of hand with its Zune numbers?</title>
		<link>http://blog.kevingoldsmith.com/2007/11/23/is-microsoft-trying-to-game-the-wsj-and-do-some-slight-of-hand-with-its-zune-numbers/</link>
		<comments>http://blog.kevingoldsmith.com/2007/11/23/is-microsoft-trying-to-game-the-wsj-and-do-some-slight-of-hand-with-its-zune-numbers/#comments</comments>
		<pubDate>Sat, 24 Nov 2007 06:42:25 +0000</pubDate>
		<dc:creator>kevin</dc:creator>
				<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://blog.kevingoldsmith.com/2007/11/23/is-microsoft-trying-to-game-the-wsj-and-do-some-slight-of-hand-with-its-zune-numbers/</guid>
		<description><![CDATA[Why Microsoft’s Zune is Still Failing — RoughlyDrafted Magazine from a comment The recent WSJ electronics buying poll got even better after this article appeared. In one of the most extraordinary developments in the history of retailing the zune managed to zoom at the last minute from 0% to 24%. More than 144,000 enthusiastic Zune [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.roughlydrafted.com/2007/11/22/why-microsofts-zune-is-still-failing/">Why Microsoft’s Zune is Still Failing — RoughlyDrafted Magazine</a></p>
<p><em>from a comment</em></p>
<blockquote><p>The recent WSJ electronics buying poll got even better after this article appeared. In one of the most extraordinary developments in the history of retailing the zune managed to zoom at the last minute from 0% to 24%. More than 144,000 enthusiastic Zune givers magically appeared in less than 24 hours.</p></blockquote>
<p>The above is a pretty interesting read. It seems like it isn&#8217;t 100% true, but no one has been arguing the radical surge in popularity of the Zune in a WSJ poll, nor is anyone challenging the numbers that Microsoft seems to be fudging to make the Zune look more popular than it actually is. If it is true, it is actually kind of sad, because I&#8217;ve heard that the new Zunes don&#8217;t suck as much as the old ones, but pulling this kind of stuff is going to seriously make people mistrust the Soft.</p>
<p>Microsoft should haven&#8217;t learned better by now, every time they try to pull one of these PR slights of hand, they get caught and look like idiots.</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblog.kevingoldsmith.com%2F2007%2F11%2F23%2Fis-microsoft-trying-to-game-the-wsj-and-do-some-slight-of-hand-with-its-zune-numbers%2F&amp;layout=standard&amp;show_faces=true&amp;width=400&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:400px;height:60px;margin-top:5px;"></iframe>]]></content:encoded>
			<wfw:commentRss>http://blog.kevingoldsmith.com/2007/11/23/is-microsoft-trying-to-game-the-wsj-and-do-some-slight-of-hand-with-its-zune-numbers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.217 seconds -->
