BrustBlog

Tech Industry Pontifications, NYC Quips, and the Occasional Political Outburst


News

My Stats

  • Posts - 114
  • Comments - 24
  • Trackbacks - 0

Twitter












Recent Comments


Recent Posts


Archives


September 2008 Entries

Constructive Engagement...with Developers


I thought I’d summarize a few recent developer tool announcements from Microsoft. Taken individually each of these announcements is certainly positive but may appear somewhat inconsequential.  Taken together I think they constitute a very important trend.  First, let’s enumerate them:

  • Visual Studio Team System Database Edition, known informally as “Data Dude,” will be merged into Visual Studio Team System Development Edition.  Current software assurance licensees of either product are being immediately granted a license to the other.  The same is true of subscribers to MSDN editions that include either Team System product (subscribers will be able to download the other product from the MSDN Subscriptions site). This goes into effect October 1, i.e. just a few hours after I will be posting this.  The announcement itself appears in a post on Brian Harry’s blog.
  • Microsoft is shipping the Open Source jQuery JavaScript Library and providing Visual Studio integration for it as a free stand-alone Web download, and as part of the forthcoming ASP.NET MVC release.  Microsoft will also integrate jQuery in future versions of Visual Studio.
  • Microsoft joined the Object Management Group (OMG) earlier this month.

Each of these announcements is a win for the developer.  Many influencers in the .NET community have been saying for a long time that Microsoft should ship a single version of the Visual Studio Team System client and dispense with most of the separate product SKUs.  While the current Team Suite SKU is that unified edition, it’s viewed by many organizations as cost prohibitive and so Development Edition has seen the strongest uptake.  For Microsoft shops to  have to choose between the Development and Database Editions was really awkward.  Most developers need both feature sets, but were forced to pick the Developer Edition.  That caused them to miss out on the Database Edition features that they needed.  Now that will no longer be the case.

The jQuery library, beyond its feature set (allowing developers to determine and modify HTML content programmatically), is an Open Source tool enjoying great popularity.  Microsoft is working with the jQuery team in their efforts to integrate it into Visual Studio and has pledged not to fork the code (build their own custom version).  In other words, Microsoft is embracing an Open Source technology, without reservation, and decided to do so in spite of an initial intent to build such functionality on their own.  From Scott Guthrie’s blog post on the subject: “Rather than duplicate functionality, we thought, wouldn't it be great to just use jQuery as-is, and add it as a standard, supported, library in VS/ASP.NET, and then focus our energy building new features that took advantage of it?  We sent mail the jQuery team to gauge their interest in this, and quickly heard back that they thought that it sounded like an interesting idea too.”

Remember that initial ad campaign for Vista?  “The Wow Starts Now.”  Well, maybe it hadn’t then, but it definitely has now.  Scott’s quote demonstrates an uncanny display of common sense, that is not necessarily, ummm…, Microsoft’s hallmark.  I believe strongly that this pragmatist, a-political approach to making .NET better and working with the broad developer community to serve their interests has a strong believer and advocate in Scott Guthrie and that his rising influence in the developer division means we’ll continue to see such announcements made and measures taken.  This is Microsoft at its best.  Bravo.

Continuing in this extra-Redmond peacemaking (“extra” as in “outside of”, not as in “more”), or at the very least, extra-Redmond détente, Microsoft has re-joined the Object Management Group and has, in effect, staged a reconciliation with UML (Unified Modeling Language).  This means that the forthcoming Oslo modeling technologies are likely to “play well with others.”  That is to say, other companies, other products, and other (skeptical) developers.  That’s good citizenship and it’s good business.  Again, the display of pragmatism is noteworthy.

An effective price drop on Team System, and an embrace of Open Source, UML and an open standards body.  Is this the new, more open Microsoft that some predicted would take root post-Gates?  Perhaps.  Is it a merely a marketing ploy?  Elements of it may be, though I think the earnest component of the announcements is the dominant one.  But even, if in self-defense, developers wish to take a skeptical outlook on these moves, there’s tangible benefits for them to enjoy, and more for them at least to look forward to.

posted @ Tuesday, September 30, 2008 11:01 PM | Feedback (0) |


P.C.: Free to be You and Me


Many people have now seen the first “I’m a PC” television ad from Microsoft.  (If not, see it here.)  And whether or not you believe that the rather sudden transition from the Gates and Seinfeld ads to this new theme is mere coherence to a plan, the overwhelming reaction to the new spot seems to be positive.

What I really liked about the ad was its focus on diversity.  Showing people from all walks of life, and from different countries (without being smug about it) is a good message.  This really serves as a metaphor for the Windows platform: a diversity of OEMs, of software, of partners and, yes, of users.

In the Mac campaign, most of the spots feature just two people, both white, and both of some celebrity (being Bruce Willis’ side kick doesn’t make you a mega-star, but still…). The ads present a  simplistic, dichotomized view of how computers are used in the world: for business and for “cool” stuff.  The sub-text is that Windows = corporate = evil.

Now look at the “I’m a PC” spot: numerous people, some white, some of color.  An Obama blogger and a McCain broadcaster.  Regular people and an intellectual celebrity (Deepak Chopra).  People with glasses, who aren’t nerds.

This shows the Windows platform to be democratic, and the Mac platform to be, essentially, elitist (turning the Mac dichotomy on its head…elitism isn’t cool) and dictatorial (in that the platform is so tightly controlled).

And the sub-text there is very important too: dictatorships run smoothly but offer less freedom; democracies offer more opportunity, but sometimes they can be messy.  And that’s a good thing.

A world without walls indeed.

posted @ Friday, September 19, 2008 10:43 PM | Feedback (0) |


Browser Wars: A New Hope


I was excited today to download Google’s new “Chrome” Web browser.  Even I, a Microsoft technology die-hard, was intrigued by the idea of more competition in the browser space.  While I am impressed with what I have seen so far in the Beta of IE8, I still feel that, viewed over roughly the last decade, Microsoft’s browser has changed so little as to be an embarrassment.  Microsoft does a lot of things, and they have to prioritize.  I suppose it’s not surprising that an area in which it has little competition has been the place where it has chosen to coast.  Only stiff competition will push Microsoft out of complacency, it seems.  And so Chrome is potentially good for IE.

I downloaded Chrome, and surfed with it for several hours.  My initial experience was a good one.  First, the thing felt very clean.  There is no overload of toolbar buttons, menus, tool tips and dialog boxes.  Chrome’s merging of the address bar and the search box into a single input control is intuitive; in fact it almost seems obvious, after the fact.  Another nice touch: instead of a home page or a collection of home pages in different tabs, Chrome provides a thumbnail gallery of recently visited sites.  Chrome’s ability to create shortcuts (on your desktop or QuickLaunch toolbar) that go directly to Web applications and bring them up in stand-alone, normally-framed windows, without all of the browser UI paraphernalia, is nice as well.

Of course, these features are really pretty easy to implement (the merged search and address bar with auto-complete being somewhat an exception).  And given that the guts of Chrome’s rendering engine is essentially the WebKit Open Source code base, Google’s attempt at an innovative re-think of the browser seems more like a simple ergonomic skin on top of Safari.

But Google rightly points out, and cites as Chrome’s motivation, that browsers were designed for documents and yet are used by most of us for applications.  So an important question hinges on a part of Chrome where Google has invested some real engineering effort: the JavaScript engine.  Beyond the hype, it’s simply too early for me to know whether it offers any important advances over what’s already implemented in IE and FireFox.  But if it does, then Chrome will represent an important stake in the ground for Google and its goal of making AJAX in the browser a true application platform.

That is Google’s Holy Grail, and it’s essentially the same agenda championed by Netscape some 10 years ago, with the same goal: fashion the browser into an operating system (or at least an application substrate) in its own right, and thus render Windows insignificant.  Netscape failed, magnificently, at making this happen.  But they also lacked cash and a real business model (a common problem for technology companies in that era).  Google, meanwhile, has tons of cash, a very good business model in classified advertising, and a vested (perhaps even desperate) interest in delivering on this old challenge.

Google won’t wither away the way Netscape did, but it may hit a real cul de sac in its growth if it can’t hurt the Windows franchise in a substantive way.  Can Google do it?  Odds are against it, but it’s not impossible.  If Google can’t do it, might it at least wage a costly war of attrition on Microsoft’s market share and caché, wherein Microsoft’s customers get cranky and restless (and slow to upgrade or renew their enterprise license agreements)?  I think that’s a strong possibility. 

Microsoft can fight back successfully, but it has to get hungrier and scrappier.  Summer’s over; the Yahoo deal is comatose, if not dead.  Microsoft needs to foster some indigenous competitive momentum on the IE team and it needs to do it now.  It has Google to thank for giving it a swift kick in the rear.  Let’s see if that action yields meaningful results.

 

posted @ Tuesday, September 02, 2008 9:58 PM | Feedback (0) |