Slashdot Mirror


Changing Climates for Microsoft and Google

ReadWriteWeb writes "Weather metaphors abound as this article looks at the evolving software environment — and in particular the competition between Microsoft and Google. Milan says that while Google enjoys relative dominance on the Web platform today, two fissures exist that will force them to move. The first is Microsoft's ability to use the exact same HTML based strategy as Google (like Microsoft's current Live initiative); and secondly Microsoft leapfrogging the current environment by solving rich application installation/un installation and enforcing an acceptable contract regarding what rich apps can do on a user's machine. Unfortunately for Google, Microsoft is a lot closer to solving these two issues than people think. Microsoft has the best virtual machine with .NET, the best development tool with Visual Studio and the best access to developers with their MSDN programs. And they have a notion. Steve Ballmer himself has started touting the exact strategy they need — Click Once and Run."

31 of 393 comments (clear)

  1. click once and be pwned by ummit · · Score: 5, Insightful
    Steve Ballmer himself has started touting the exact strategy they need -- "Click Once and Run."

    That's just about the worst possible news. Microsoft's strategy of making it all-too-easy to install and run questionably-trustworthy code is why the email virus, web browser malware, and -- worst of all -- botnet problems have become the unsolveable epidemics that they are. Does anyone believe that Microsoft will actually get it right this time, in terms of introducing some practically workable mechanism for allowing only trustworthy code? (Not to mention the difficulty of meaningfully defining "trustworthy" in this context...)

    1. Re:click once and be pwned by StrawberryFrog · · Score: 3, Insightful

      I'm ignoring mod points to reply to this. Do you know anything about code access security in .net? Can you tell me, for instance if .net code off running the internet has permission to read and write arbitrary files? Hint: starts with a "n".

      We're not talking about "will get it right ... introducing some practically workable mechanism for allowing only trustworthy code", We're talking talking about a model laid out in .net 1.0 and refined in 2.0 about a year ago.

      Do you in fact know anything about what you're talking about?
      You can work against MS all you want, but blind ignorance won't help you do that. Know your enemy.

      --

      My Karma: ran over your Dogma
      StrawberryFrog

    2. Re:click once and be pwned by StrawberryFrog · · Score: 3, Insightful

      In order to have a successful application, Microsoft will either have to disable that protection, or require users to store their documents on a remote server.

      Wrong. I said "Arbitrary files" not "any files". Go look up "isolated storage" - it allows a partially trusted app to read and write files, while ensuring that the only app that it is capable of messing with is itself. And what's so bad about remote servers? It works for gmail.
      This is yet more argument from ignorance.

      Additionally, single click 'installs' will eliminate the 'code running off the internet' problem.

      Wrong. Such code runs with partial trust, in the internet zone.

      Please, know what you're saying before replying.

      --

      My Karma: ran over your Dogma
      StrawberryFrog

  2. Visual Studio by Explodo · · Score: 3, Informative

    I'd have to say that Visual Studio pretty much rocks. I use it for c++ development only, and am very happy with it. If linux had any dev environment that was ANYWHERE NEAR as good as VC++, maybe I wouldn't despise working on it.

    1. Re:Visual Studio by ivan256 · · Score: 3, Insightful

      I refuse to touch Emacs with a 39 and a half foot pole.

      You refuse to use the best application out there for the task at hand, and then you complain that there isn't a good application out there?

      What do potential employers think when they see "Intimidated by complex software" on your resume?

    2. Re:Visual Studio by shaneh0 · · Score: 3, Funny

      "I refuse to touch Emacs with a 39 and a half foot pole"

      Perhaps, then, my penis would be of some assistance?

  3. Denial....... by LibertineR · · Score: 3, Informative

    You can argue about .NET, and about Visual Studio dude, but there is NOTHING that compares to MSDN, and the resources Microsoft makes available to developers. On this, there is no contest.

    1. Re:Denial....... by interiot · · Score: 4, Insightful

      I can't tell you're serious or not. I've always found navigating MSDN to be pretty frustrating, from the 100 copies of documentation for the same function (none of which are the version you want), to the hours I've spent searching for something only to find that it's not documented anywhere, to the same convoluted thinking that brought us VB and batch file syntax. At least with open source apps, I know there's some upper limit to the amount of frustration I have to endure, since you can just look at the code to get your answer if it comes to that.

  4. Click once and run? by stile99 · · Score: 5, Funny

    Run where? Screaming from the room? For the border?

  5. click once and run, but run what? by 192939495969798999 · · Score: 5, Insightful

    Click once and run, sure, but run what? The program I wanted, or some spyware installing, DRM-adding beast app? Google has a huge competitive advantage in that they don't need to lock people in with that stuff in order to enjoy success. They simply make apps that perform well, and for some reason people continue to use those. Over time, .Net's massive overhead and microsoft's high licensing costs will cripple upstart developers. These developers will turn to OSS alternatives for cost and other benefits, it's only a matter of time. Microsoft may maintain a large market share, but Google will not "lose" because they're doing something different, even if the end result is a similar set (from a stratospherically high-level view) of apps.

    --
    stuff |
  6. Click Once by Archangel+Michael · · Score: 5, Insightful

    Click Once is the biggest problem with MS software. Already we have zero click and back door click software installs. It is the bane of my daily chores to remove and recover from web based installs and applications. As a system administrator, having to run in a windows environment I struggle daily to remind the users to NOT INSTALL SOFTWARE FROM THE INTERNET.

    I hate Google Toolbar, Yahoo Toolbar and all the others not because those two are not useful, because they are, but rather because they condition the user to install EVERY FREAKING "IE Toolbar" out there. No Toolbars, period!

    Your average user is a clueless idiot, and will click install all sorts of crap as long as he thinks it is okay. IT IS NOT OKAY! IE7 is the latest and greatest FOOBAR automatic install from Microsoft. Hey Microsoft, having IE7 automatically install with automatic updates is a really stupid idea, fire the asshat who signed off on that one. Not everyone is running PIV with a gig of ram necissary to run IE7.

    So, as for the "click once and run" crap, keep it to yourselves!

    --
    Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
  7. Re:and Google has ... by Creepy+Crawler · · Score: 3, Insightful

    That they do have respect.

    The nice letter to the guy developing the google-map data interface was a great show. And no C&D, just asking nicely.

    Im always amazed at companies acting ethically.

    --
  8. Qualify Best by micromuncher · · Score: 4, Insightful

    [Microsoft has the best virtual machine and IDE.]

    Using persuasive language without a qualification comes accross as marketing FUD. Please qualify "best" for us. .NET is a suite of tools, some old, some new. Each has a set of strength and/or weakness depending on your point of view. For example, C# and its ability to sidestep strong typing and security server/client side, VBA client side and its ability to drive a lot of client side integration (Office Automation), complicated by the fact most enterprise make this almost impossible with default desktop security, Studio with a serious bent on good integration with anything Microsoft but not so good with anything else... coupled with documentation that is completely outdated on MSDN (OLE Object Stream initialization for embedded controls). There are some serious architectual flaws in the whole attempt to integrate OLE/OCX with web pages and services (including support of archaec pre-web stuff.) Extended clip board support... Complexity injected via SOAP/XSL...

    So please qualify "best". Because its not reduced complexity, increased quality, best reliablity, best scalability, best security, shortest delivery time, easy integration, or fastest performance...

    --
    /\/\icro/\/\uncher
  9. Doesn't Steve Mean.... by zarthrag · · Score: 4, Funny

    "Click Once And Run"...Away?

    --
    Why can't all fpga/microcontroller manufacturers just release free optimizing compilers???
  10. Again by shaneh0 · · Score: 3, Insightful

    Eclipse? KDevelop? Emacs?

    Again.. If linux had any dev environment that was ANYWHERE NEAR as good as VC++, maybe I wouldn't despise working on it.

    1. Re:Again by Ginger+Unicorn · · Score: 4, Insightful

      no, but an IDE isnt a hammer. You are implying that Eclipse wont function as an IDE because it isnt finished yet. That isnt true. It simply hasnt matched every single feature of VS yet.

      Put it this way - if someone offered you a moderately featured family sedan for free, would you turn it down because you'd rather buy a formula 1 car that can go 80mph faster?

      perhaps you need to go 200mph. most people dont.

      its an even more tempting proposition when you factor in the the family sedan maker will automatically upgrade you car every year until eventually it does go as fast a formula 1 car.

      --
      (1.21 gigawatts) / (88 miles per hour) = 30 757 874 newtons
  11. Re:and Google has ... by garcia · · Score: 4, Insightful

    Yes they do, until their applications stop running. People aren't going to blame MSFT for their Google apps not working. They're going to blame Google. "It's Google's responsibility to make sure our stuff works on the MSFT platform. Not the other way around."

    People want their computers to run fast and easy. Aside from that, there are very few people that care how that is accomplished. So, if MSFT ensures that their computers are doing just that, they will have happier customers.

    MSFT has been known to make sure that certain applications do not run w/o changes on their OS and if you think that they won't do anything in their power to shut Google out, you're sadly mistaken.

  12. ClickOnce by outcast36 · · Score: 4, Insightful

    I agree that Microsoft does have a very nice development approach, but to claim that ClickOnce is comparable to todays HTML/Javascript applications is really reaching. Corporate Users will likely have this ability (once the organization deploys .NET 2.0 runtime), but expecting Windows Live or Yahoo to give up on the AJAX binge for ClickOnce deplyoments is not likely. ClickOnce is more like Java Web Start. We've had that technology for years now, but for some reason, these web apps persist.

  13. What MS Doesn't Have by nate+nice · · Score: 4, Interesting

    They have .NET which is greta and all, but for the Web they leverage ASP.net which is still a dinosaur of an idea.

    Google has GWT, which only about 100 people on Earth get right now. Google has an understanding for the Web, Web applications and how users should interact in the World Wide Web far surpassing MS's "reactive" method of toolkit design.

    I see two companies. One which is using old methods, not innovating or developing new ideas and assuming stability in something as fast moving and cutting edge as the WWW. I see another company challenging old ideas (relatively old anyways) and proving the WWW is more than Web Pages and stateless client/server communication.

    I see a company that think they get this but only see flashy UI's as the means to the end here. I see another company that understand the UI is just a view to this new idea that the Web is a series of intercommunicating applications users can access from anywhere.

    But then, I don't expect many people, especially a monolith who's made their fortunes through brute strength rather than new ideas, to see this until it's apparently obvious. The search for the holy grail of the Web's next "killer app" is right in front of peoples faces.

    --
    "If you are a dreamer, a wisher, a liar, A hope-er, a pray-er, a magic bean buyer ..."
  14. difference between google and microsoft by rjdegraaf · · Score: 5, Interesting

    You can try for yourself:

    on www.google.com search for 'microsoft':
    Results 1 - 10 of about 393,000,000

    on search.live.com search for 'google':
    google page 1 of 751 results

    I like my search results 'unbiased', so I choose google.

    1. Re:difference between google and microsoft by SashaMan · · Score: 5, Interesting

      I originally thought your comment was trolly, but it actually turns out to be true, especially if you compare all possible cases:

      Google searching "microsoft": 39,500,000 results
      Google searching "google": 52,800,000 results
      MSN searching "microsoft": 80,139,835 results
      MSN searching "google": 648 results

      I can understand leaning a little more one way or the other, but 648 versus 52 million? Give me a friggin break.

  15. Reductionist by Infonaut · · Score: 4, Insightful

    An advertizing company with a search engine [and other tools] to drive traffic to its advertizements.

    Google's goal is to make information available and useful to people. They do so through a variety of means, and currently their profit model is based on advertising. It's tempting to reduce companies down to soundbytes, but it's not really useful for understanding how they operate or what they'll do in the future.

    --
    Read the EFF's Fair Use FAQ
  16. The best development tool with Visual Studio by oliverthered · · Score: 4, Informative

    Have you actually used visual studio? it degrades to a useless piece of rubbish after a few months.

    It may be better than Googles offering (nothing) but probably isn't better than eclipse/jbuilder.

    And after using both Java and .NET I would say that they are on equal footing, except Java is more mature, open source has things like EJB etc....

    --
    thank God the internet isn't a human right.
    1. Re:The best development tool with Visual Studio by Almahtar · · Score: 4, Interesting

      I worked on a codebase of several hundred thousand lines over the summer, all on VS 2005. I was excited to see what all the buzz was about for myself. Intellisense constantly lied about which functions call others (example: it told me a function called itsself while I was looking at it - all 5 lines of it - and it clearly did not...). It constantly jumped to forward declarations when I asked where definitions were. The toolbar buttons would change their placement on occasion, and I would have to put them back. The program they provide for browsing the Windows API documentation frequently crashed (especially when left minimized for a half hour or so).

      One of my favorite "features" was when I would tell Visual Studio to close and it would decide what I really meant was "update your intellisense then close". Great. With a project that size updating intellisense took about 2 minutes. I don't need intellisense updated right now, because I can't use it if you're closed. Just close.

      The real clincher, though, was the "crash-on-debug" error that started plaguing the office. When you tell VS to "build and debug" it would build the program and then seg fault immediately. That's a serious pain with a large project because it takes a few minutes to load it again. To debug, you'd have to build the program then run it manually and then manually attach the process for debugging. This bug would strike staff at random, and the only solution was to do a complete rebuild of the entire project, non-distributed. This could take hours.

      With the amount of talent in that office and the amount of frustration at that crash, we could have just fixed the bug ourselves and saved a lot of time if the product in question was open source, but it wasn't.

      Visual Studio has cost that company a lot of money in wasted man hours.

  17. The best Virtual Machine? by Rik+Sweeney · · Score: 3, Interesting

    Microsoft has the best virtual machine with .NET

    If it's the best then why doesn't it work on a Mac or Linux?

  18. Re:Strike Three - You're Out! by hiroller · · Score: 4, Interesting

    I'll concede on the third allegation which I interpreted as the denial of access to the source code. This is one of the reasons that I have Linux running on my home box since I like to know how things tick on the inside. But I develop with M$ at work and I wanted to point a few things:

    "Microsoft has the best virtual machine with .NET,"
    Nope.
    Actually, I don't know if I could say that it is the best ever but it is a damn good virtual machine! It can run as well or even better of its equivalent JVM http://www.gotdotnet.com/team/compare/Benchmark_re sponse.pdf.
    "the best development tool with Visual Studio"
    Nope.
    Bar none, VS is the best development tool that I have used. M$ V$ 2005 alone is amazing and while it oversimplifies things, I like it b/c it makes me tremendously more productive which is great b/c now I have more time to read Slashdot at work!

    Just b/c it's made by M$ doesn't mean that it is a horrible product. The company itself makes some really shady ethical decisions but there are a lot of developers working for M$ just like us who want to release a great product.

  19. logic errors abound by sgt+scrub · · Score: 5, Insightful

    Microsoft has the best virtual machine with .NET, the best development tool with Visual Studio and the best access to developers with their MSDN programs.

    1) The best virtual machine runs on my platform and preferably others. .NET only runs on Windows. Therefore, .NET could not be the best virtual machine for any platform other than Windows.

    2) The best development tool runs on my platform and allows me to write applications that run on my platform an preferably others. Visual Studio does not run on anything other than Windows and makes it difficult to write application that will run on any platform other than Windows. Therefore, Visual Studio could not be the best development tool.

    3) The developers I look for write software for my platform and preferably others. The majority of developers available through MSDN are focused on developing Windows software using Windows development tools. Therefore, MSDN is not the best way to access developers.

    --
    Having to work for a living is the root of all evil.
  20. HTML is not code by saforrest · · Score: 4, Insightful

    Consider two classic applications for two platforms. One is more or less owned by Microsoft, the other more or less owned by Google. The apps are familiar to every programmer: 'Hello World' done in C++ and HTML.

    Repeat after me:

    HTML is not code.
    HTML is not code.
    HTML is not code.

    What is not shown is the C++ compiler and linker that turns code into executable. Also not shown is the web browser which takes HTML and makes it presentable. And that's really the only difference between these two programs.

    That and, I don't know, Turing completeness?

  21. Re:google is by jdray · · Score: 3, Interesting

    I actually like the ads in GMail. They're context-sensitive, so when I'm chatting with one of my friends about the latest hare-brained idea (rocket boosters based on parafin/lox, personal VTOL aircraft, etc.), we get an on-going catalog of mostly-related products. Some of them have been very useful, and gotten us past some difficult engineering problems.

    --
    The Spoon
    Updated 6/28/2011
  22. Re:Here's a test... by pavera · · Score: 3, Insightful

    What do you mean by "access any database" do you mean a gui database administration tool that allows a user to create tables on any database? Or do you mean compatibility with any database server (oracle, mssql, postgresql)? Or do you mean a gui application with a database backend and along with picking the dev environment we pick a database server too and build the tables etc?

    If you mean the last of those options (IE building a custom app that stores customer data in a database) I might take an extra day to build a simple app in Java...
    My app will run on windows, mac, linux, be web accessible (via standard browser or handheld), and will scale to millions of users by simply adding hardware.

    Now try using Visual Studio to match that..

    Sure anyone can open MS Access or Visual Studio and build a little database app for a 5 person company, but the data is now locked up in windows, building in web access is a pain, and you can't run anything but windows on your desktops.

  23. Re:Here's a test... by OldeTimeGeek · · Score: 3, Interesting
    Many companies don't run anything except for Windows on their desktops (mine included).

    Many, but not all.

    The company that I work for has some very important customers that don't, and I'd rather spend the time making sure that we worked without regard to operating system than being in the position of having to tell them that we're not interested enough in their business to make our site work for them.

    Besides, who knows what the future will bring? Fifteen years ago, if someone told you that you should start developing for Microsoft NT/AS because Novell wouldn't be a factor in the NOS business, would you have believed them?