Slashdot Mirror


Microsoft Taking Apple's Walled Garden Approach For Metro Apps

New submitter gauauu writes "Microsoft will be taking a walled-garden approach to Metro apps, only allowing enterprises and developers to side-load Metro apps in Windows 8, while everyone else will have to go through the Windows Store. Note that this only applies to Metro apps; the model for traditional desktop apps won't change."

277 of 389 comments (clear)

  1. Great by V!NCENT · · Score: 1

    Let Microsoft HTMLv5 stay Microsoft HTMLv5. The same with Javascript.

    I don't want that crap anyway near anything else! Win-win situation.

    --
    Here be signatures
    1. Re:Great by h4rr4r · · Score: 2

      So you mean they have Embraced HTML5 then Extended it?
      I wonder what step would come next.

    2. Re:Great by tepples · · Score: 1

      The only thing different is that the DOM exposes additional API for application-specific behavior

      I imagine that the only way to interact with some peripherals, such as the camera and microphone, will involve additional DOM APIs that are exposed to Microsoft-approved Metro style applications and not to traditional HTAs.

    3. Re:Great by exomondo · · Score: 1

      So you mean they have Embraced HTML5 then Extended it? I wonder what step would come next.

      The obviously logical thing to do is to extend an existing technology, what would you do instead? Try come up with a competing incompatible technology? Why would you not use an existing one?

    4. Re:Great by h4rr4r · · Score: 1

      Damn new kids with their 7 digit ids. The old joke you missed is Embrace, Extend, Extinguish. Woosh on you kiddo. Now, get off my lawn.

    5. Re:Great by shutdown+-p+now · · Score: 2

      I imagine that the only way to interact with some peripherals, such as the camera and microphone, will involve additional DOM APIs that are exposed to Microsoft-approved Metro style applications and not to traditional HTAs.

      Yes. You get the same WinRT APIs that are exposed to .NET and C++, barring language-specific differences (e.g. mapping of collections or dates).

      Whether to rely on that functionality (and hence have to use those APIs) is up to the developer, of course. It's quite possible to write a portable app since you can call different platform-specific APIs conditionally, and have some safe fallback or reduced functionality mode for when they are not available.

    6. Re:Great by Anonymous Coward · · Score: 1

      He didn't miss the joke, it just doesn't apply here and is unfunny as fuck, as usual.

    7. Re:Great by exomondo · · Score: 2

      Damn new kids with their 7 digit ids. The old joke you missed is Embrace, Extend, Extinguish. Woosh on you kiddo. Now, get off my lawn.

      I'm well aware of it, ever since MS announced adoption of HTML5 people have been throwing out the old adage of EEE without any understanding of why it doesn't even make sense in this situation. Nice try with your grandpa status though.

    8. Re:Great by tepples · · Score: 1

      reduced functionality mode

      Good luck providing useful functionality in a videoconferencing application without access to the camera and mic. And didn't I see that phrase before when Windows Vista or Windows 7 fails a Windows Genuine Advantage validation?

    9. Re:Great by HermMunster · · Score: 1

      Windows 7 is just fine for the time being. I can't see anyone that uses it that would need to upgrade it within the next 3-5 years. Win8 isn't being released because of real world needs, it's because of Microsoft's wants for more cash.

      --
      You can lead a man with reason but you can't make him think.
    10. Re:Great by 517714 · · Score: 1
      I think the same is generally considered true for Windows XP vs Windows 7 or 8.

      Come to think of it I think this applies to OS X Lion vs Snow Leopard.

      --
      The US government have made it clear that we have no inalienable rights; any we do not defend vigorously will be taken.
    11. Re:Great by hairyfeet · · Score: 2

      Oh don't worry Vincent, thanks to bonehead Ballmer's one two punch of putting Win 8 on ARM, thus confusing the fuck out of consumers and screwing retailers when folks take all these windows ARM devices home, find it doesn't run their software, and bringing them back in droves, and the stupid ass metro UI, I have a feeling you won't have to worry about it! Neither will anyone else for that matter as this is gonna be a Vista sized bomb!

      I have been showing the developer preview screencaps to customers and so far out of over 100 people I have YET to have a SINGLE ONE say "That looks nice, I'd like to use that." the closest I got was "That is a pretty cell phone picture, what kind of cell phone is that? Is that Android? I've heard about that, its supposed to be nice... What do you mean that's the new Windows desktop? why would I want a cell phone desktop? that's stupid!"

      But Ballmer didn't listen when me and every other beta tester practically screamed Windows Vista wasn't ready for prime time, and I seriously doubt he'll listen now. The only nice thing about is we may actually see Ballmer forced to "pursue other interests" and then they can bring back Ozzie or get one of the office guys to right the ship, as this looks to be a clusterfuck of biblical proportions.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    12. Re:Great by SpryGuy · · Score: 1

      Windows 8 is being released because Microsoft wants and needs a response to the iPad. That is all.

      --

      - Spryguy
      There are three kinds of people in this world: those that can count and those that can't
    13. Re:Great by aztracker1 · · Score: 1

      Dunno, the grid and multi-column layout css3 additions seem interesting... IndexedDB isn't horrible, but it's yet another "standard" for browsers. At least IE10 is shaping up to be decent...hate the though of metro on the desktop... for tablets and phones it isn't bad, but already firmly in the android camp. Hoping that the new js engine will reduce the reference leaks between dom nodes no longer in the page bound to dead JS event paths.

      --
      Michael J. Ryan - tracker1.info
    14. Re:Great by Gadget_Guy · · Score: 3, Insightful

      Windows 8 is being released because Microsoft wants and needs a response to the iPad. That is all.

      No, Windows 8 is being released because it is the scheduled time to release a new version of Windows. Microsoft's tablet computing dates back to 1991, but the current push started in with a special version of XP which was later incorporated into the main version of Vista.

      This work with Metro is just an evolution of their Tablet PC idea rather than a recent knee jerk reaction to iOS. Some of the user interface ideas hark back to Windows Media Center. The idea of using HTML for metro apps was done with Active Desktop and Windows Sidebar. The walled garden approach is the same as what they do for the Xbox Live (and probably would have already had if the original Windows Marketplace had been a success).

      Sure, Microsoft will be keeping an eye on what the competition is doing, but Windows 8 is merely another step in the direction that the OS has been heading for quite some time.

    15. Re:Great by rtfa-troll · · Score: 1

      I think you have to do better than that. Please explain why EEE doesn't apply? It looks perfect for HTML5. Starting adding features which "would not translate to a normal X anyway" is exactly what they did with Kerberos, Java and so many other technologies during the "Embrace" stage. They then use this to get people to write apps which need to combine web technology with something else. Eventually some of those apps start to only work when the add on features are present and we have a new generation of lock in.

      in answer to your question

      what would you do instead? Try come up with a competing incompatible technology? Why would you not use an existing one?

      Yes; you would; either put your add ons inside the HTML standard or put them as a completely new format. You do this to ensure a clean design, however it doesn't have to be "incompatible" just separate. The HTML can load and interact with the other technology but at the same time the HTML its self is clean and standardized. An example of this is, for example, adding a new image format or a new video format which doesn't require any change in the HTML standard at all.

      We need serious loads of tools to test for this and allow us to fail compatibility testing if these features turn up in any applications vendors attempt to sell us anything with this garbage built in. We need serious bans on this garbage in any corporate environment.

      --
      =~ s,(.*),<sarcasm>$1</sarcasm>,g if any_point_you_wish();
    16. Re:Great by exomondo · · Score: 1

      Please explain why EEE doesn't apply?

      How do you think they are going to extinguish HTML5? They are just providing providing extensions to the standard for use in Windows.

      They then use this to get people to write apps which need to combine web technology with something else. Eventually some of those apps start to only work when the add on features are present and we have a new generation of lock in.

      It's used to write windows-specific apps, it isn't intended for running cross-platform.

      what would you do instead? Try come up with a competing incompatible technology? Why would you not use an existing one?

      Yes; you would; either put your add ons inside the HTML standard or put them as a completely new format.

      That's moronic, for example WebGL isn't in the HTML5 standard and nor should it, it's an extension and it would be stupid to re-write HTML5 just for WebGL, the logical thing is to have an extension for an existing standard. Boost isn't in the c++ standard but you don't write a whole new language just to add those features, you extend the existing standard language.

    17. Re:Great by uglyduckling · · Score: 1

      Since when were there schedules to release versions of Windows?

    18. Re:Great by mwvdlee · · Score: 1

      Since always. You didn't seriously think the releases were based around features sets, right?
      Mostly they plan a release date, then plan the features which can reasonably be implemented before that date, then move back the release date because the features won't be finished on time, then cut the most significant features because they won't even be finished before the moved release date.

      --
      Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
    19. Re:Great by mwvdlee · · Score: 1

      If MS "extended" HTML5, the "extinguish" phase would simply be "This HTML5 is fine and all, but our new MSHTMLXP2011NT7 has all these extra features and it's syntax is absolutely guaranteed 100% backwards compatible with HTML5, mostly.".

      --
      Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
    20. Re:Great by mwvdlee · · Score: 1

      These are different types of extensions:

      Boost works on all C++ standard compliant compilers.
      WebGL doesn't work on all HTML5 standard compliant browsers.

      --
      Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
    21. Re:Great by V!NCENT · · Score: 1

      Ofcourse it doesn't translate to a normal webpage, untill Internet Explorer version +1 is going to support it so you can have seemless cloud integration and then people start making these webapp-Windows combo's for internel company usage. Then school make you learn that crap, because that's what companies use. Then, because you learned it at school, you're going to use it for your job, because it's so easy.

      *Ten steps further*

      Any *nix OS is screaming "WTF this required webpage doesn't load. OMG" and then some people start to port those simple DOM objects that simply work, but the DOM objects in Windows are obscurely buggy and so Windows apps are made to expect these bugs and these apps stop working on nearly bugless open source implementations.

      *2 years further*

      We are back at where Win32 was in 2011. There's this Wine project that can almost run your Windows apps!

      --
      Here be signatures
    22. Re:Great by shutdown+-p+now · · Score: 1

      Good luck providing useful functionality in a videoconferencing application without access to the camera and mic.

      Well, if you set off writing a videoconferencing application specifically in HTML5/JS, then this is something you'll have to think about in advance. Obviously, if HTML standard does not define any APIs for something that's a core feature of your app, then this app will be inherently non-portable, and will only run on those platforms for which a proprietary API for the same thing is available (by the way, is it available to HTML apps on iOS?), and only if you put effort in conditonally adapting to the specific platforms that you want to support. It sounds like a "duh" thing to me - I mean, how else can it work?

      And didn't I see that phrase before when Windows Vista or Windows 7 fails a Windows Genuine Advantage validation?

      No idea. It's not a phrase I took from developer docs or marketing materials, if that's what you mean - just an accurate description of what an HTML/JS app might be able to do when it is run in a browser, where all it has is standard APIs.

    23. Re:Great by exomondo · · Score: 1

      These are different types of extensions:

      Boost works on all C++ standard compliant compilers. WebGL doesn't work on all HTML5 standard compliant browsers.

      And neither is going to extinguish the standard they are extending.

    24. Re:Great by exomondo · · Score: 1

      And that would extinguish HTML5 how? EEE arose from the situation with Java where the standard was not implemented to spec, not a case of non-standard extensions. So MS Java was different to standard Java, in this case HTML5 is the same, MS is just adding extensions, like many other groups are doing, like WebGL.

  2. And it begins... by MagikSlinger · · Score: 5, Insightful

    The end of computing freedom as we know it.

    --
    The bitter lessons of a veteran coder: http://bitterprogrammer.blogspot.com
    1. Re:And it begins... by sltd · · Score: 1

      ... Or you could just run something different.

    2. Re:And it begins... by MagikSlinger · · Score: 3, Insightful

      Why do you think they will stop with applications? Wait until you need permission to install an OS.

      --
      The bitter lessons of a veteran coder: http://bitterprogrammer.blogspot.com
    3. Re:And it begins... by h4rr4r · · Score: 1

      So then you replace the bootloader like we do on locked down embedded devices.

    4. Re:And it begins... by swanzilla · · Score: 1

      Ask Sony how well that works out...

    5. Re:And it begins... by Microlith · · Score: 1

      Assuming you can even run something else. On most ARM platforms this is just short of impossible, and I expect that it will be made deliberately difficult on x86 in the future.

    6. Re:And it begins... by monkyyy · · Score: 1

      yeah and they tried very hard and had device only a few people wanted linux one, now a pc at the store...... i give a week

      --
      warning pointless sig
    7. Re:And it begins... by h4rr4r · · Score: 1

      Why not linux? Why not BSD?
      Why not an OS that has not even been written yet?

      I have no windows computers in my home, I bet many on slashdot are the same. Oh yeah, your just a pathetic troll, that is why.

    8. Re:And it begins... by MagikSlinger · · Score: 1

      The vast majority of people will not do that. And then the companies lobby to make it illegal to do that.

      --
      The bitter lessons of a veteran coder: http://bitterprogrammer.blogspot.com
    9. Re:And it begins... by h4rr4r · · Score: 1

      This is utter bullshit. I run a desktop linux on a Z2, even replaced the bootloader. Lots of people run alternate firmware on routers, etc.

      Maybe you mean you lack the technical skill to do this, but for many arm platforms replacing the OS is a reality. Most just would not want to or know how.

    10. Re:And it begins... by node+3 · · Score: 1

      Assuming you can even run something else. On most ARM platforms this is just short of impossible, and I expect that it will be made deliberately difficult on x86 in the future.

      How is that even remotely possible? There will *ALWAYS* be hardware available that will allow you to run Linux (or whatever replaces it eventually). Always, always, always.

      Yes, there will be hardware with which you *can't* run Linux, but that's always been the case and also always will. So what if some tablets and PCs won't let you? There are tablets and PCs that won't let me run iOS or Mac OS X, yet I have no trouble finding ones that will.

    11. Re:And it begins... by tverbeek · · Score: 4, Interesting

      Or the beginning. This will make it easier to illustrate to people the advantages of an open system such as Linux or BSD or Haiku...

      --
      http://alternatives.rzero.com/
    12. Re:And it begins... by PCM2 · · Score: 2

      Well OK, fine, you give a real-world example, and so we can examine exactly how this attempt to control the desktop hardware turned out: Pretty poorly, if you ask me. Most laptops you get at Best Buy right now do not have a Trusted Platform Module (TPM). Business laptops do, where it's generally considered a fairly desirable feature (for reasons having nothing to do with DRM). If anything, though, the idea of "a TPM for every desktop" seems to mostly have been abandoned. I don't really see Microsoft making another push for it.

      --
      Breakfast served all day!
    13. Re:And it begins... by Desler · · Score: 1, Insightful

      Great but how many.pieces of hardware actually have that or even have it enabled? Seriously fud over tpm is getting old.

    14. Re:And it begins... by MagikSlinger · · Score: 1

      Mod parent +1

      --
      The bitter lessons of a veteran coder: http://bitterprogrammer.blogspot.com
    15. Re:And it begins... by h4rr4r · · Score: 1

      No one said takeover the market. They were presented as options for people who do not want to be constrained to a walled market.

    16. Re:And it begins... by MobileTatsu-NJG · · Score: 1

      What'd you guys expect when you went on a non-stop campaign to poo-poo Microsoft over every vulnerability? That they'd suddely Open Source all their products?

      --

      "I like to lick butts!" by MobileTatsu-NJG (#32700246) (Score:5, Informative)

    17. Re:And it begins... by Microlith · · Score: 1

      This is utter bullshit.

      Have you tried swapping the kernel out on a non-Xoom Motorola device? How about running a non-Android OS (say, Fedora) with no loss of functionality? You can't, due to all the closed user space drivers and undocumented bits.

      I run a desktop linux on a Z2, even replaced the bootloader.

      You do? What distro? I'm guessing you're making do without hardware acceleration from your SoC and possibly have other hardware that is non-functional.

      Lots of people run alternate firmware on routers

      I do, in fact (but you ran for the ad-hominem anyway.) But that's because the drivers for my router (Netgear WNDR3700, even if it isn't ARM) are upstream in the kernel, which means no mysterious binary blobs or undocumented bits of hardware. I run OpenWRT, which is pretty much more open than anything else that exists out there.

      The problem stems from the fact that Android makes upstream porting of drivers for devices nigh upon impossible, certainly the vendors aren't cooperative (content to dump a .zip file out on some website.) With Windows, you have to hope that the device has identical hardware to another device or are willing to hack with haret (if that will even work) and that the kernels aren't signed and checked by the bootloader.

    18. Re:And it begins... by Microlith · · Score: 2

      Err, I expect Microsoft continue their antagonistic business practices that they've been engaging in for the last 20 years, including their unmitigated hostility to FOSS and user choice (that is, real choice and not "which Microsoft platform do you want to use?")

    19. Re:And it begins... by h4rr4r · · Score: 1

      Actually I do play some PC games. All of it via wine and its commercial counterpart CrossOver.

      I feel about windows the way you feel about the linux distributions that you named. Having to install third party software just to use a webcam floored me. Then when that software had to be reinstalled just to fix an issue after some other software was installed I was reminded of why I do not use windows.

    20. Re:And it begins... by h4rr4r · · Score: 2

      I have a different kernel on my Droid 1. I have run ubuntu in a chroot and vnced to that.

      I run debian on the Z2 and all the hardware is supported.

      I agree the hardware vendors need to get their shit together. Google should make GPLed drivers a requirement for android branding.

    21. Re:And it begins... by Microlith · · Score: 1

      Droid 1

      The Verizon release had no kernel signature, the Milestone had kexec as a nice hole to exploit.

      I have run ubuntu in a chroot and vnced to that.

      Which is one way to do it, but suboptimal in all situations due to the memory consumption and interface latency.

      I run debian on the Z2 and all the hardware is supported.

      Really? Where'd you get the GPU drivers for Xorg from? Certainly not Qualcomm, as they don't support anything but Android and Windows Phone.

      Google should make GPLed drivers a requirement for android branding.

      The drivers (some of them) are GPLd. The ones that are GPL'd though, are riddled with Android-isms and never get merged upstream.

    22. Re:And it begins... by Caerdwyn · · Score: 1

      Microsoft can't pay their bills with "Free". Neither can you.

      Why SHOULD they promote non-Microsoft platforms?

      --
      Everybody gets what the majority deserves.
    23. Re:And it begins... by h4rr4r · · Score: 1

      The Z2 is not made by qualcomm, it is a Marvell SOC.

      You last point hints at a larger issue. Android needs to be mainlined. Google should work on that.

    24. Re:And it begins... by somersault · · Score: 1

      I never had to fix anything on Ubuntu when I installed it on my Mini 9. Of course, then they made Unity the default, so I switched to Mint and had to download a wireless driver. *gasp*. Linux isn't perfect, but then neither is Windows. There's a big difference between "hassle free" and "enjoyable". Cooking bacon in the microwave is hassle free, but it comes out grey and disgusting. Put a tiny bit of effort into grilling or frying it and it's very enjoyable.

      --
      which is totally what she said
    25. Re:And it begins... by h4rr4r · · Score: 1

      I already break the law to watch DVDs that I purchased, and Blu-rays soon. Might as well make this illegal too, not like they will enforce it or catch me.

    26. Re:And it begins... by h4rr4r · · Score: 1

      Buying a phone with a signed kernel is like paying to be beaten. Not something I will do. I would go back to a feature phone first.

    27. Re:And it begins... by h4rr4r · · Score: 1

      You do know you can just change it on the login screen to gnome right?
      Using a mini-9 right now.

    28. Re:And it begins... by Americano · · Score: 1

      I'm going to let you in on a little secret. Most - i.e., 95+% - of the computer-purchasing public has no need, desire, or interest in installing an OS, or modifying source, or doing anything other than using the device as a "general purpose computing appliance" - I press a button, click a few times, check my email, read some news, pull up directions to the store I need to go to later, and maybe watch a movie via netflix, or read a book.

      Now, before you run off into the night crying, pray tell - do you really think people will be using iOS on an iPad 2 to *develop* the software all these Joe Schmo's are going to run on their appliances? Of course not. They will develop on general-purpose desktop computers, running Linux, or OS X, or Windows 8, or whatever other OS eventually replaces them - JUST LIKE THEY DO NOW.

      The hobbyist & programmer community - i.e., the people who actually care about being able to dick around with the internals of their computers - will still be able to do that. And the people who just want an appliance - for whom walled gardens and Trusted Platform Modules represent a benefit - will have the devices they want.

    29. Re:And it begins... by node+3 · · Score: 1

      The vast majority of people will not do that.

      Exactly. They won't do that because they really don't care.

      And then the companies lobby to make it illegal to do that.

      An imaginary fear.

      But even if that fear ever becomes an actual concern, you will just have to buy hardware which supports your wishes. That's how it works for everyone. If I want to run Mac OS X, I buy a Mac (or hack one together). If I wan tho run Windows, I buy PC compatible hardware. If they come out with truly locked down PCs, if you want to run Linux, you'll have to buy Linux compatible hardware, or hack restricted hardware.

      But you will always be able to buy hardware which works with Linux.

    30. Re:And it begins... by Microlith · · Score: 1

      I'm trying to narrow down what Z2 you are referring to. Certainly it is not one I can find.

    31. Re:And it begins... by dimeglio · · Score: 1

      Why SHOULD they promote non-Microsoft platforms?

      Funny you should ask that. Maybe Microsoft is considered a monopoly?

      I'll illustrate with an example: if you buy an Oracle RDBMS because you need more efficiency than SQL Server and want to use SharePoint for collaboration because it is the most efficient software you found, well you can't. SharePoint only accepts MS SQL Server as its back-end. If SharePoint was made by Apple, and since Apple doesn't market any particular RDBMS, they would likely support at least Oracle and MS SQL Server RDBMS.

      Instead, you have three choices, don't buy SharePoint at all, spend more money to support and maintain two or more RDBMS, trash Oracle and switch to SQL Server because inefficiencies are someone else problem.

      Multiply this times all their products and you'll get what Microlith is referring to.

      Microsoft can monetize FOSS just like everyone else does. Free doesn't mean deprived of profits.

      --
      Views expressed do not necessarily reflect those of the author.
    32. Re:And it begins... by Caerdwyn · · Score: 1

      For a for-profit company with a legal obligation to its shareholders, yeah, pretty much. If I worked for Microsoft, or had Microsoft stock, I'd be plenty upset if they did anything differently.

      Sure, I'm an idiot, but my paychecks don't bounce, partly because my employer doesn't act as the welfare department for the competition.

      --
      Everybody gets what the majority deserves.
    33. Re:And it begins... by Microlith · · Score: 1

      Impressive. Ten years later we have people defending Microsoft's anti-competitive actions.

    34. Re:And it begins... by The+Second+Horseman · · Score: 1

      Oracle uses anti-competitive licensing for RDBMS to promote their OS and hardware. They allow you to pay for per-vCPU licensing (assuming CPU-based licensing) if you're using their version of Xen under their "Unbreakable" Linux, but if you're using a different platform - RedHat/Xen, RedHat/KVM, VMware, SuSE/Xen, etc, you have to pay for each CPU core in the host, regardless of how many vcpus you've assigned to the VM. And they've made moves to try to force RedHat users to switch to "Unbreakable" - look at the mess around ASMlib support.

      And it looks like they're moving to a model where users of IBM and HP's higher-end systems will pay more per CPU for Oracle than those running SOracle hardware (they're discounting 25% on SPARC).

      As of last spring, Oracle's hardware shipments were down by a whopping 40% vs. the pre-sale Sun numbers. So they're attempting to use their dominant position - and let's not fool ourselves about how big a player they are - in the RDBMS market to "encourage" customers to use other Oracle products.

    35. Re:And it begins... by Gadget_Guy · · Score: 1

      Having to install third party software just to use a webcam floored me.

      So you are happy to install third party software to play games, but not to access a webcam? And let me guess, this experience was on a ten year old version of Windows? My Windows 7 gaming system doesn't have any drivers installed on it other than what gets automatically installed from Microsoft. All hardware just works out of the box. I don't have a webcam, but I imagine that this would be just as successful.

    36. Re:And it begins... by auLucifer · · Score: 1

      Why? I've got mod points, I can't mod it now obviously, but I'm curious as to why you think it should be modded up? To me it's not insightful or interesting in any other way then the common "I agree" use of positive mods

      --
      If I was witty I'd put something funny here but, as it stands, I am not and have just wasted seconds of your life
    37. Re:And it begins... by AVee · · Score: 1

      Buying a phone with a signed kernel is a way for you to be sure the kernel running on it is approved, tested and malware free (according to whoever signed it). Buying a phone which will only run a signed kernel is a reason to return it. It's not the signing which is the issue.

    38. Re:And it begins... by jimicus · · Score: 1

      Nah, definitely the end.

      Seriously - let's forget we're all geeks/nerds/whatever for a minute. Let's imagine I'm a normal person who just wants the computer to do a job. What advantages to me would a system like Linux/BSD/Haiku offer?

      To make it a little easier for you, I'll forewarn you of what the counter-arguments to the obvious arguments will be:

      "You can run whatever you like, you're not limited to the app store" : Okay, but I don't find the app store all that limiting. I have access to all I could possibly want, and I know it's going to work safely. Last time I tried running some random application I downloaded from the Internet I had to pay someone like you to get my computer working again. Cost me almost as much as the computer was worth, as I remember.

      "There's no forced obsolescence whereby you need to upgrade your PC in order to use newer versions, you can use your computer until it falls apart" : I can do that now. Sure, the time may come when the app store demands I buy a newer computer - but you know what? By that time my existing computer is going to be so clapped out that I'll be looking to replace it anyway.

      "There's implicitly less privacy because the app store requires you to have an account on (SYSTEM)" : My employer already outsources payroll, which means that someone with precisely zero loyalty to me, someone I don't know from Adam already knows my tax details and how much I earned last year. Hell, they probably know enough about me to take out credit cards in my name - but the world keeps turning. I don't think it's a huge concern.

    39. Re:And it begins... by Octorian · · Score: 1

      Except when changes in economies of scale make the hobbyist-friendly stuff far more expensive and difficult to obtain than we're currently used to. Oh, and also far less accessible to the high school kid with techno-illiterate parents who only understand the appliance-like equipment. (A state many of us have all been in, at some point in our lives.)

      Its not just a matter of what you can get. Its also a matter of what the market allows you to actually afford.

    40. Re:And it begins... by squiggleslash · · Score: 1

      Not if we don't get our shit together and put together an operating system that's as at home on a tablet as it is on a desktop.

      --
      You are not alone. This is not normal. None of this is normal.
    41. Re:And it begins... by somersault · · Score: 1

      Yes, I did, but I'd already screwed up the install after trying to uninstall Unity and it uninstalling Gnome. After I reinstalled gnome and things still weren't working the way I wanted, I just decided that I might as well install a distro where the defaults were more to my liking. Mint Debian Edition is what I'm using right now, and it's quite nice :)

      --
      which is totally what she said
    42. Re:And it begins... by baka_toroi · · Score: 1

      I love your enthusiasm, but I definitely don't agree with you.

    43. Re:And it begins... by Sloppy · · Score: 1

      No, Mr. Bond, I expect you to die.

      --
      As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
    44. Re:And it begins... by h4rr4r · · Score: 1

      Nope it was Win7 same camera I use in linux, a logitech one.

    45. Re:And it begins... by h4rr4r · · Score: 1

      Zipit Z2. Little embedded device.

    46. Re:And it begins... by Americano · · Score: 1

      Where are the economies of scale going? Will Intel and ARM processors stop being used in these appliances, so that the only people looking for general CPUs are hobbyists who must buy them at a price made to support only a couple thousand units a year? No, the displays, the cpus, the components - will all be mass produced still. Most will find their way into appliances, and a smaller number will find their way into the hobbyist/professional market, where they will be used in the general-purpose computers which will be used as programming computers by the techno-hobbyists and programming professionals.

      Your argument would suggest that the arrival of mass-produced, 'locked down' cars would make it impossible to find spark plugs, brake pads, and indicator lights at the local auto supply shop. Most people are happy to let someone else service the vehicle, but the "hobbyists" and mechanically inclined are still able to go buy a set of plugs at the local ADAP very cheaply, and do the work themselves.

      Your vision of a dystopian, computer-less future is bizarrely nonsensical. These devices will increase the ubiquity of "computing devices," meaning that there will be even more need for professionals and even more ways for "interested" people to exercise their curiosity and program functionality into the "appliance" devices. It serves nobody to restrict and obsolete general computing systems from people who want them.

    47. Re:And it begins... by tverbeek · · Score: 1

      What's your answer to "I want porn apps"?

      --
      http://alternatives.rzero.com/
  3. It's very profitable, after all by Nimey · · Score: 1

    Most companies would kill to get a 1/3 cut on every program sold.

    --
    Hail Eris, full of mischief...

    E pluribus sanguinem
    1. Re:It's very profitable, after all by pushing-robot · · Score: 1

      Most companies would kill to get a 1/3 cut on every program sold.

      Brick and mortar stores already do. As does Steam, as well as many other online services.

      Thing is, most smaller developers would rather be coding than spending their lives dealing with processing/billing/installation/supply chain issues, so paying someone 30% off the top to handle all that is actually a good deal. Small developers selling cheap apps would probably lose most of that to credit card processing fees anyway. Big developers like Adobe and Autodesk do get a bit screwed, but I won't be losing any sleep over that.

      --
      How can I believe you when you tell me what I don't want to hear?
    2. Re:It's very profitable, after all by Barefoot+Monkey · · Score: 1

      Most companies would kill to get a 1/3 cut on every program sold.

      Brick and mortar stores already do.

      Not exactly. They get a cut only from what they sell, not from what competitors sell. I believe Nimey meant that by making themselves the sole source of Metro apps they are ensuring a cut from every program sold as competitors cannot exist.

    3. Re:It's very profitable, after all by CharlyFoxtrot · · Score: 2

      Yeah, but it works for Apple because people are willing to overlook vendor lock-in for a variety of reasons (which I won't go into here). It's not going to work for Microsoft - at least not as well as they hope it is going to work.

      This, it seems a little like "cargo-cult" thinking by Microsoft to me. Still, they might pull it off. I'm suspending judgement until they Actually ship Windows 8, god knows they've backpedaled on all kinds of features in their OS releases before.

      --
      If all else fails, immortality can always be assured by spectacular error.
    4. Re:It's very profitable, after all by exomondo · · Score: 1

      Big developers like Adobe and Autodesk do get a bit screwed, but I won't be losing any sleep over that.

      That's if they even do Metro apps, but given their primary market I doubt they would, they'll continue producing Desktop apps because that's the best way to interact with those kinds of content creation applications.

    5. Re:It's very profitable, after all by somersault · · Score: 1

      It works for Apple because they're not a monopoly. If MS try to force this shit on the desktop, they're going to be back in antitrust oversight in very short order.

      --
      which is totally what she said
    6. Re:It's very profitable, after all by Dahamma · · Score: 1

      True, the difference is the retailers have a non-trivial overhead for stocking and selling a physical game, whereas the cost of a digital download is pennies.

      One argument is that that increased margin could be shared with the developers... then, again, I guess they don't make any less.

      What's *much* worse is when companies like Apple think that they can get the same margin from content distributors. The problem there is that the content distributors are already basically retailers - the content *owners* ie. studios are the wholesalers. If Apple, Microsoft, etc, decide to take a 30% cut from content distributors (for movies, music, books, magazines, etc) while also competing with them, there is no way anyone else can be competitive. It's an antitrust suit waiting to happen...

    7. Re:It's very profitable, after all by AVee · · Score: 1

      So far it only works for Apple on the iPhone, not on their desktop systems. I guess it might work for consumers, but not for bussiness systems. The MSDN article already mentions that side loading is available for enterprises and developers. So there will at least be a professional edition which allows bypassing the store, which makes it likely a way to do so on the consumer edition will surface pretty quickly.

    8. Re:It's very profitable, after all by somersault · · Score: 1

      They still have a monopoly on the business and games market. Macs are popular yes, but very often people have Windows running on them..

      --
      which is totally what she said
  4. Just the start by Microlith · · Score: 4, Insightful

    The Metro interface (as well as the WinRT APIs) are covered by this policy going forward. So this means that ARM devices from MS will be locked down, as well as the Metro half of any desktop/x86 platform. Eventually they will deprecate the older APIs and you will only have the WinRT/Metro APIs.

    Microsoft is very much gunning to enforce a Walled Garden across all products that run their OS. I half expect them to make a hardwired TPM key a requirement for a Windows 8 (possibly later) logo, which they'll use against the user to keep them trapped in the Walled Garden. After that, it's just a matter of making it impossible to install other OSes (Motorola style) and they'll have the market domination and exclusion of FOSS they've always wanted.

    1. Re:Just the start by MonsterTrimble · · Score: 1

      And Linux starts to look that much better.

      --
      I call it 'The Aristocrats'
    2. Re:Just the start by h4rr4r · · Score: 1

      Motorola failed at that, you know that right?
      Droid 2 and X are now supported by Cyanogenmod.

      They would also have to ban all emulators and VMs, like apple does on the iphone. I don't see that happening anytime soon.

    3. Re:Just the start by Microlith · · Score: 1

      Droid 2 and X are now supported by Cyanogenmod.

      Really? They loaded a new kernel? How?

      Or are they using the same old kernel, with work around hacks?

    4. Re:Just the start by Desler · · Score: 3, Insightful

      Eventually they will deprecate he older APIs

      Bullshit. They aren't going to deprecate the apis that form the backbone of the millions of applications that keep people on windows. There is no way it'll happen.

    5. Re:Just the start by tepples · · Score: 1

      Provided that a home user who wants to use Linux can still find new, affordable PC hardware that has driver support for Linux.

    6. Re:Just the start by Microlith · · Score: 1

      Sure they will. Oh sure, enterprise will be able to maintain older APIs. But they're solidly targeting the mass market consumer level stuff and leveraging their position to push developers to move to the new APIs. After all, if you want to be on Windows 8 ARM, you need to use the new APIs.

      They're just getting started. Don't proclaim their plans are impossible just as they're getting them off the ground.

    7. Re:Just the start by monkyyy · · Score: 2

      oh linux u get better w/ time while the others frantically go up and down

      --
      warning pointless sig
    8. Re:Just the start by Desler · · Score: 1

      So your claim is they are going to intentionally run their customers off and for no reason break backwards compatibility which is the only reason.people stay on windows?S Suuuure they will.

    9. Re:Just the start by tepples · · Score: 1

      i'll gladly keep dpkg even on the old battered laptop w/ a single core @1.8ghz that weights like your mom.

      So how are you going to find replacements for parts of your laptop that eventually wear out, such as the keyboard, screen, and rechargeable battery?

    10. Re:Just the start by Microlith · · Score: 1

      Huh?

      Run them off? What are you blathering about? I expect them to work slowly and deliberately to migrate everyone, and to bend over backwards to keep "enterprise" on Windows.

      Non-enterprise users will be pushed rapidly, and MS will use their size to force the issue.

    11. Re:Just the start by Duradin · · Score: 1

      USB and the power cord.

    12. Re:Just the start by jordanjay29 · · Score: 1

      You must not have been paying attention to the Android lawsuits. Both Apple and Microsoft are gunning against it for that reason, because FOSS software CUTS into their profits.

    13. Re:Just the start by JSombra · · Score: 1

      Sure they will but would say it will be about 7 to 10 years before the current api's are completely depreciated...and that in IT is a LONG time

    14. Re:Just the start by Anonymous Coward · · Score: 1

      Well, what Microsoft does first is push developers to the shiny new thing is by moving VisualStudio over to it. Developers don't have a choice as Microsoft usually stops putting out fixes on old versions of VisualStudio as soon as a new 'development model' comes down from the corporate masters.
      Once the developers have been pushed into using whatever Microsoft wants the deveopers start to think "This shit stinks, if I'm forced to use it I'm going to make everyone else miserable too." and starts putting 'new and improved' features that require the latest crap. Once corporations get to the point where their VPs are feeling left out at the golf course because their buddies are raving about some bullshit they don't understand they decree that "We must upgrade so we aren't left behind!" at tht point all hope is lost and humanity drops another circle of hell.

      I've seen it before and now I'm out of that crapfest.

      GET OFF MY LAWN!

    15. Re:Just the start by exomondo · · Score: 2

      The Metro interface (as well as the WinRT APIs) are covered by this policy going forward. So this means that ARM devices from MS will be locked down, as well as the Metro half of any desktop/x86 platform.

      No, that is not true, ARM will still have the Desktop application and will still be able to run desktop .Net applications, not just Metro ones.

    16. Re:Just the start by ncc74656 · · Score: 1

      They would also have to ban all emulators and VMs, like apple does on the iphone.

      I think Apple must've softened its stance toward emulators, as there's an Apple IIGS emulator in the App Store. It's not labeled as such, but it's no secret that pressing Ctrl-Reset a couple times will drop you to a BASIC prompt. You can even replace the disk images with your own, whether your iPhone is jailbroken or not.

      I think there's also a Commodore 64 emulator available, but since I used Apple IIs back in the day, it's not something I've spent as much time tracking down.

      --
      20 January 2017: the End of an Error.
    17. Re:Just the start by 93+Escort+Wagon · · Score: 5, Funny

      And Linux starts to look that much better.

      So you're predicting 2012 will be the Year of the Linux Desktop?

      --
      #DeleteChrome
    18. Re:Just the start by devent · · Score: 1

      For some of the people like me the year of the Linux Desktop is already a thing of the past. I run now on every laptop I can get Linux and I didn't touched Windows for years. Windows runs as a VirtualBox system only because I need to develop some low level stuff in C and some of my clients using Windows.

      For years now I have a Windows free life and I didn't miss anything. The few games I play I have a Xbox360 and Wine.

      --
      http://www.mueller-public.de - My site http://www.anr-institute.com/ - Advanced Natural Research Institute
    19. Re:Just the start by Billly+Gates · · Score: 1

      A half decade ago I used to have higher karma posting similiar things about the all evilness of the upcoming Vista and how TPM would make Windows into an appliance and kill Linux etc.

      It never materialized and was way overblown here.

      MS can't depreciate their older win32 api's. Metro does not work on a regular PC with real world apps, not applets. Many people have older apps they need as well and will refuse to go along. Hell, people on slashdot still use Windows XP! It is an obsolete 10 year old operating system and even slashdotters who used to upgrade very 2-3 years are clinging stronger than ever to it. You think these users who still use 10 year old operating systems will simply go along with this? Hehe

      I think MS is doing a store out of convenience as many tablet and phone users do not want to browse the web for apps and prefer to click and download them. Makes sense. But MS marketed themselves as an Enterpise player since the 1990s and can't just ditch these users. MS can't do this even if they wanted and I would not worry about it. If you do not like this then do not use Windows 8 Metro. Andriod is very free and docmented and I am happy they are there for competition.

    20. Re:Just the start by Octorian · · Score: 1

      So, about the time that the enterprise world finally upgrades from Windows XP? :-)

    21. Re:Just the start by jordanjay29 · · Score: 1

      The post I was responding to didn't mention desktop consumer OSes. It mentioned Microsoft's fear of FOSS, of which their lawsuit against Android demonstrates perfectly.

    22. Re:Just the start by baka_toroi · · Score: 1

      In 10 years, anything can happen. At least in ComputerLand.

    23. Re:Just the start by HermMunster · · Score: 1

      Except for the early days, Linux has always looked good. Yeah, it took years to build up the OS and to present a solid friendly UI, but if you look back at Windows (and DOS) -- to those early days -- one can only say how pathetic it looked and operated. Today no one can demean Linux for a lack of apps, except maybe for games (and that changes daily also). Games though are far and few between as far as use goes for the average person. Java is fully integrated, so is flash, and many other technologies necessary for gaming on platforms such as g+ or facebook. Android is Linux. WebOS is Linux. Meego is Linux. Linux is every where and in everything you do today. If you choose Windows you choose it not because of how technically excellent it is, because, frankly, I work on these boxes every day and underneath that translucent veneer there's much of the old mess that existed from the beginning, and that can be tremendous trouble for the average person. Linux is moving up and is moving in even if most don't see it. As far as those go that say they have tested Linux for a couple weeks (or even a month or two), well those people are fools, plain and simple. You gave Windows years of your life even after knowing about all the insecurity, the viruses, the crashing programs, the failure to update to more modern technologies (where Microsoft just chooses a prettier face instead of really changing things that make this much easier to maintain by the average person). I know they have their technologies for servers and big business, but that's not for the average person. And it never should be.

      Ballmer is an idiot. This attempt is going to foil them for one simple reason. Win8 is unnecessary as far as what's on the desktop or available in technology. Meaning, that Win7 for most is more than enough. Most people don't need to upgrade and never will until they buy a new computer (at which time they won't really have a choice of what they get). Touch screens for the desktop are a non-starter. Screens are big, people want to relax when using a computer. Gaming on the larger screens is different than gaming on a tablet or phone, so the touch screen does little. On top of that, all the technology in the world won't give Microsoft back what they had.

      There are hundreds of millions of PCs sold every year. There are many alternatives to Microsoft today. Every day, literally, Linux gets better, is easier. I can remember not long ago in these very forums that every Linux hater/Microsoft zealot screamed that Linux is failing because it doesn't even have good wireless support. Today it has better wireless support than any OS, and that's a fact, and it's all built and and it just works. Win7 brings me daily wireless issues that shouldn't exist in Windows if Microsoft had done what was right for their customers. Every day I have to deal with some bullshit screwball method of having to overcome this or that problem using tools that were designed to work in Win98 and Win2k (take msconfig as an example--the interface for that is bullshit and the main window can't even be resized--they could have done thousands of things to that program alone to help the administrator or end-user solve problems with their machines). The BSOD while able to display, most of the time, an error code, has problem suggestions that are totally wrong most of the time as far as problem resolution goes. Users following that are nearly never successful. When you have an issue and it offers help, the help screens are almost a total waste of time and they lead to Microsoft's customer's wasting tremendous amounts of time on wild goose chases.

      I use Linux every day. I use Windows every day. I repair Windows boxes every day. I see this stuff in spades. One person stating they never have problems doesn't change the fact that millions do.

      --
      You can lead a man with reason but you can't make him think.
    24. Re:Just the start by HermMunster · · Score: 1

      I think there's little hardware that doesn't work with Linux. Most just works.

      --
      You can lead a man with reason but you can't make him think.
    25. Re:Just the start by HermMunster · · Score: 1

      Few if any users have ever predicted that, instead most choose to remain realistic. Those that did make those predictions were pundits, journalist, and the like. The regular Linux user knows that it is the year of the Linux desktop, for them. They know they need go no further. Can't you see how silly that is? Every user choosing Linux on their desktop has it, so why would they proselytize it to everyone else in that way?

      --
      You can lead a man with reason but you can't make him think.
    26. Re:Just the start by mattack2 · · Score: 1

      If you are "develop[ing] some low level stuff in C and some of my clients using Windows", then you do not have a "Windows free life".

  5. Wait by Dunbal · · Score: 3, Insightful

    It's only a "walled garden" if you keep the undesirables out. With Microsoft's market share, everyone will be in the garden along with you. Wonderful, it's no longer a garden but more a federal prison. Welcome to the ocean of piss.

    --
    Seven puppies were harmed during the making of this post.
    1. Re:Wait by Threni · · Score: 2

      Also, you're supposed to want to get *into* the garden. Who's going to want to own a Microsoft phone/tablet? Years and years of sales of Windows Mobile, and Android pisses all over it in a matter of months!

    2. Re:Wait by hazah · · Score: 1

      Project Piss, I believe it was.

  6. Anti Anti-Virus? by tingentleman · · Score: 1

    Makes sense if it stops the current Russian Roulette of installing a Windows or Android app and praying it's not stuffed to the gills with Malware. This is the primary reason many feel safer with iOS.

    1. Re:Anti Anti-Virus? by Microlith · · Score: 1

      Which has dick all to do with being a Walled Garden and everything to do with the store being managed.

    2. Re:Anti Anti-Virus? by h4rr4r · · Score: 1

      What android app russian roulette are you referring too?
      Google has removed and will continue to remove such apps from their market. Sure installing pirated apps might get you something terrible, but the security permissions would have told you that.

    3. Re:Anti Anti-Virus? by camperslo · · Score: 1

      Sometimes what defines malware for some is a wanted "feature" for others.

      http://www.yomiuri.co.jp/dy/national/T110918002842.htm

    4. Re:Anti Anti-Virus? by Dog-Cow · · Score: 1

      No they won't. An app might have a legitimate reason for access to otherwise private data, but still contain a trojan that sends that data off to some bot herder. In short, you're not too bright, but you are a fanboy.

    5. Re:Anti Anti-Virus? by robmv · · Score: 1

      "They who can give up essential liberty to obtain a little temporary safety, deserve neither liberty nor safety." Benjamin Franklin

    6. Re:Anti Anti-Virus? by h4rr4r · · Score: 1

      Any app that has access might do that. What you call trojan, I call undocumented functionality. Any app that says it can access private data should be assumed to be recording it and sending it back to the mothership. Such is the way of closed software, no way around it. On iOS I would have my app check the date, or a webpage, or for some other sign to turn evil after it gets a big enough install base if I want to avoid being caught during apples little audit.

      You're a nutjob. I am no fanboy, just using what is best for now. When an even more FOSS friendly alternative presents itself I will go there.

    7. Re:Anti Anti-Virus? by praxis · · Score: 1

      Oh, wait, that'd require forming your own opinion, as well as actual cognitive reasoning, and you're an iOS user. Silly me.

      Forming one's own opinion and applying actual cognitive reasoning does not go very well with making broad sweeping generalisations about an entire user-base with diverse needs to fill. Especially when the person you call an iOS user did not specify if they were in that set or not, merely commented that many iOS users are such because they feel a walled garden is safer. It's pretty presumptuous to attack him or her for not forming his or her own opinion based on a comment he or she made about a set of which his or her membership is unknown.

    8. Re:Anti Anti-Virus? by zippthorne · · Score: 1

      What about non-essencial liberty? Is that ok to give up? What if the safety is long-term, or even permanent?

      Ol' Ben left himself an awful lot of wiggle room there....

      --
      Can you be Even More Awesome?!
    9. Re:Anti Anti-Virus? by WaffleMonster · · Score: 1

      Makes sense if it stops the current Russian Roulette of installing a Windows or Android app and praying it's not stuffed to the gills with Malware. This is the primary reason many feel safer with iOS.

      There have been a number of malware apps removed from the Apple store *after* successful approval.

      Even if Apple had the source code it is not possible to detect intentionally hidden malware the same way it is not possible to detect all security failures in their operating systems and browsers.

      MS platform is in the best positionin terms of malware. They do not need to review anything to keep their platform safe. The app and its entire view of the system is completely isolated in its own world. Necessary interactions with the rest of the system such as selecting a stored image are handled by system choosers where data is always copied.

      There is no reason they need to lock down the system in this way. They are just being greedy.

    10. Re:Anti Anti-Virus? by sourcerror · · Score: 1

      Then I guess you don't use anti-virus software.

    11. Re:Anti Anti-Virus? by robmv · · Score: 1

      how is that related? how is the liberty to do what you want with your computer being removed when you install an antivirus?. yea the antivirus can prohibit the installation of malware (or false positives), but if you insist you can disable it, its your choice. Locked stores enforced by hardware locks is another thing

    12. Re:Anti Anti-Virus? by robmv · · Score: 1

      Some people (like me) might think that access to the most powerful method to share knowledge and publish information/media, the computer, without a middle man saying what can you do or not with it, to be a essential liberty. I compare locked hardware with the manufacturer the only gateway to install software to ISPs being able to filter the content I get from the internet

    13. Re:Anti Anti-Virus? by sourcerror · · Score: 1

      It adds overhead just like government.

  7. Stallman was right by Anonymous Coward · · Score: 5, Insightful

    Now, how crazy does he seem? He experienced the lock down that mainframes had and now we're experiencing the same things with smaller computers. Back then IBM (among others) also tracked your software and made sure things just ran.

    It'll be interesting to see how Windows Power Users deal with this. They'll have to look to IT to be set up as a user who can "side-load" an application. Like that will happen.

    1. Re:Stallman was right by RocketRabbit · · Score: 4, Insightful

      Windows Power User = knows how to change the default wallpaper, but can't code.

    2. Re:Stallman was right by monkyyy · · Score: 1

      everyday he does seems less crazy and i want his beard

      --
      warning pointless sig
    3. Re:Stallman was right by Desler · · Score: 1

      I'm.pretty sure most power users will use the traditional desktop which has no such restrictions. Our did you not bother to read the whole summary?

    4. Re:Stallman was right by Dunbal · · Score: 1

      Except with mainframes the mainframe belonged to the corporation/university/government and the order to lock it down came from the people responsible for buying it and maintaining it. At best what you did was lease it by paying for CPU time. But no one is forcing you to bend over backwards and drop your trousers so that Ballmer can rape you with a chair. Microsoft has to make a fuck-ton of money in order to justify any project because they are so bloated. If they end up grabbing say 15% market share this project will be shelved really quickly, just like Vista was. So vote with your wallet - it's the only power you have. But it's an improvement over the old way where it wasn't your mainframe and you had no power, it was do it this way or work somewhere else.

      --
      Seven puppies were harmed during the making of this post.
    5. Re:Stallman was right by Dunbal · · Score: 1, Troll

      Apple Power User - oh wait... let me go ask the geniuses.

      --
      Seven puppies were harmed during the making of this post.
    6. Re:Stallman was right by Waffle+Iron · · Score: 1

      When I saw this article and the direction the computer industry is headed, I thought: "RMS must be spinning in his grave." (...And he's not even dead.)

    7. Re:Stallman was right by Microlith · · Score: 1

      Until the APIs the traditional desktop are no longer available, or they use ARM where you can't distribute software via any other means.

    8. Re:Stallman was right by Desler · · Score: 1

      Until the APIs the traditional desktop are no longer available

      Which will be never.

    9. Re:Stallman was right by Microlith · · Score: 1

      You keep saying that. Why would Microsoft keep the older APIs around for ages when they're explicitly trying to retire them and move on?

    10. Re:Stallman was right by PCM2 · · Score: 1

      It'll be interesting to see how Windows Power Users deal with this. They'll have to look to IT to be set up as a user who can "side-load" an application. Like that will happen.

      No. Microsoft is totally confusing everybody by referring to all software now as "apps." They talk about "Metro-style apps" and "desktop apps." Get that out of your head. Think of it as "Metro apps" and "desktop applications."

      Nothing is changing about any of your traditional Windows applications. Nothing. Microsoft is adding some new APIs and tweaking others, but it's up to you whether you want to use them or not. Office 2003 will still run on Windows 8. There is not going to be any Metro version of Photoshop.

      Metro apps are just that: apps. They are not replacements for applications, no matter what Microsoft makes it sound like. A few days ago, Ars and others reported that Microsoft was working on a Metro-style version of Office. This is nothing more than marketing speak. The Metro version of Office will not resemble the professional version of Office any more than Office for Windows Phone resembles it today.

      All Metro really is is a strategy for Microsoft to kickstart the Windows Phone (and tablet, if that doesn't blow over) ecosystem. They want to make sure everybody who runs Windows is familiar with the Windows Phone UI, and they want developers to write apps to run on Windows which will then, coincidentally, run on Windows Phone. Microsoft recognizes that smartphones and similar devices are increasingly where it's at for many computer users, and it recognizes that Google and Apple have been absolutely leaving Microsoft in the fucking dust in that market. Microsoft is attempting to use its Windows market share as an end run around Apple and Google's dominance.

      I'm sure there will be lots of Metro apps, but most of them will be games and gizmos, like what shipped with the Windows Developer Preview. Personally, I can't see wanting to use anything as complicated as an FTP client with the Metro UI. I'll be doing 90 percent of my work on the desktop, like always. I just hope Microsoft finds a way to make the Metro environment less obtrusive when Windows 8 ships, because I tried using it for day-to-day work and reverted to Windows 7 pretty quickly. Right now, it's just too ugly and clumsy to integrate seamlessly with my daily routine (and the Metro Start screen is far less efficient than the classic Start menu).

      --
      Breakfast served all day!
    11. Re:Stallman was right by willoughby · · Score: 1

      At least Apple users have geniuses available to ask.

    12. Re:Stallman was right by PCM2 · · Score: 1

      I wouldn't be surprised if RMS has been making regular trips out to the family plot, just to get a head start. He's going to be doing a lot of grave-spinning one day (hopefully, in the far future).

      --
      Breakfast served all day!
    13. Re:Stallman was right by jordanjay29 · · Score: 1

      The traditional desktop still has to go through the retarded METRO start window.

    14. Re:Stallman was right by Mia'cova · · Score: 1

      They'll probably just flip the bit to dev-unlock their machines.

    15. Re:Stallman was right by Mia'cova · · Score: 1

      While I agree with most of what you're saying, I just want to remind everyone that MS hasn't shown off the next office release yet. We don't know what the metro interface will look like. For that matter, we haven't even seen the desktop client yet.

    16. Re:Stallman was right by PCM2 · · Score: 1

      While I agree with most of what you're saying, I just want to remind everyone that MS hasn't shown off the next office release yet. We don't know what the metro interface will look like

      But we do know what the Metro UI guidelines and its API description are. The UI should be "touch first." How does that make sense for a professional word processor, which will always be 90 percent about keyboard input? The APIs allow no direct access to system resources. The apps run in "suspended" mode when they're not fullscreen. How do these limitations improve the performance of a word processor, let alone a graphics application? Why would Microsoft rewrite an entire suite of applications so that they use only "a small subset of Win32 and .Net"? The answer is it wouldn't. "Metro-style" Office will ship as an adjunct to "real" Office, and possibly separately as a marketing ploy to make sure Windows users stick with Office file formats. Nobody who uses the Office apps for a living will be using the Metro-style versions.

      --
      Breakfast served all day!
    17. Re:Stallman was right by gmhowell · · Score: 1
      --
      Jesus was all right but his disciples were thick and ordinary. -John Lennon
    18. Re:Stallman was right by Clsid · · Score: 1

      Nice!

    19. Re:Stallman was right by exomondo · · Score: 1

      Until the APIs the traditional desktop are no longer available

      That seems unlikely since most content creation software is far more suited to Desktop than Metro. Not saying you're wrong, just that it doesn't seem logical.

      or they use ARM where you can't distribute software via any other means.

      Sure you can, the ARM version of Win8 isn't limited to Metro.

    20. Re:Stallman was right by westlake · · Score: 2

      Windows Power User = knows how to change the default wallpaper, but can't code.

      The user is rarely a coder. That is never going to change.

      The operating systems that best serve the needs of users are the ones that see mass market adoption ----

      and keep armies of programmers gainfully employed.

    21. Re:Stallman was right by Microlith · · Score: 1

      And I've got DirectX 6 games that don't run at all on my system. That means nothing.

      That makes you a dumbass.

      Ah, the good old Anonymous Coward insult. Because anecdotes == data, amirite?

    22. Re:Stallman was right by Anonymous Coward · · Score: 1

      Geniuses is a fucking stretch for the teenagers that know how to open Safari and not much more that they have at an Apple store. I've been told incorrect shit and sold incompatible products for both my iPhone and iPad at the Apple store.

    23. Re:Stallman was right by Anonymous Coward · · Score: 1

      With Windows 7 starter edition (commonly found on netbooks), changing the wallpaper is not an allowed feature. No joke.

    24. Re:Stallman was right by thejynxed · · Score: 1

      âoeThe previous demonstrations were always technology demonstrations of the underlying architecture,â he said. âoeAll of the apps for ARM are going to come through the store which means theyâ(TM)re all going to be Metro style.â Answering another question on whether Windows 8 on ARM will only run Metro style applications, Sinofsky insisted âoeThat is definitely the message to ISVs.â

      You're wrong.

      --
      @Mindless Drivel: 100% of Twitter posts ever Tweeted.
    25. Re:Stallman was right by thejynxed · · Score: 1

      Stupid Slashcode. Fixed.

      "The previous demonstrations were always technology demonstrations of the underlying architecture," he said. "All of the apps for ARM are going to come through the store which means they're all going to be Metro style." Answering another question on whether Windows 8 on ARM will only run Metro style applications, Sinofsky insisted "That is definitely the message to ISVs."

      You're still wrong.

      --
      @Mindless Drivel: 100% of Twitter posts ever Tweeted.
    26. Re:Stallman was right by exomondo · · Score: 1

      Stupid Slashcode. Fixed.

      "The previous demonstrations were always technology demonstrations of the underlying architecture," he said. "All of the apps for ARM are going to come through the store which means they're all going to be Metro style." Answering another question on whether Windows 8 on ARM will only run Metro style applications, Sinofsky insisted "That is definitely the message to ISVs."

      You're still wrong.

      Then explain why the ARM version has a desktop mode. I don't know where your quote is from but it is not consistent with what has been shown at BUILD. Also this.

    27. Re:Stallman was right by Artemis3 · · Score: 1
      --
      Artix
      Your Linux, your init.
    28. Re:Stallman was right by cloricus · · Score: 1

      The Apple Store geniuses or the hardened and seasoned UNIX geniuses?

      --
      I ate your fish.
    29. Re:Stallman was right by Compaqt · · Score: 1

      Are you making a distinction between "app" and application?

      Does the same apply to gas and gasoline?

      --
      I'm not a lawyer, but I play one on the Internet. Blog
    30. Re:Stallman was right by cbhacking · · Score: 1

      They'll just use desktop apps. Seriously, did you even read the summary?

      --
      There's no place I could be, since I've found Serenity...
    31. Re:Stallman was right by UBfusion · · Score: 1

      Don't joke about wallpapers: I consider myself a WPU (without being able to code), however some months I had to read at least 50 different solution threads and try at least 10 different recipes before I was able to change my default wallpaper on Win 7 Pro x64. It's a widespread and well documented Win7 annoyance. (For the curious, for some reason, the default admin account policy was set to disable changes of the wallpaper).

      The most difficult to troubleshoot problems are those where something that's totally idiot-proof, totally locked-in and supposed to "just work", actually doesn't. If the experience in solving such problems does not qualify you as a Power User, then what does?

    32. Re:Stallman was right by Octorian · · Score: 1

      Because those APIs are the reason people use Windows in the first place.

      Just look at any market where Microsoft doesn't have a "legacy platform advantage," and see just how much more competition they face. In some of those markets, they may even have a trivial presence.

    33. Re:Stallman was right by sgt+scrub · · Score: 1

      The user is rarely a coder.

      The Windows user is rarely a coder. FTFY

      --
      Having to work for a living is the root of all evil.
    34. Re:Stallman was right by HermMunster · · Score: 1

      Yeah, I have 3 of them that I put Linux on to give me the full computing experience.

      --
      You can lead a man with reason but you can't make him think.
  8. To run something else, buy other than Windows by tepples · · Score: 1

    If you buy an ARM tablet with Android instead of an ARM tablet with Windows 8, you can "run something else" because pretty much every Android device out there supports "Unknown sources" now.

    1. Re:To run something else, buy other than Windows by Microlith · · Score: 1

      I can run Android on Android tablets, but running pretty much anything else (i.e. non-Android Linux platforms) is a pain due to the chaos Google has sewn in the driver space. Never mind upgrading the kernel when Google moves on to a new one, time for half-functional Backports Ahoy!

    2. Re:To run something else, buy other than Windows by tepples · · Score: 1

      Even if an Android-powered tablet has a locked bootloader, it can still applications from "Unknown sources", unlike a Windows 8 tablet.

    3. Re:To run something else, buy other than Windows by dmacleod808 · · Score: 1

      In soviet russia, Application STILL you!

      --
      There Can Be Only One...
  9. Sony v. Hotz by tepples · · Score: 1

    And wait for lawsuits over tools used to compromise the bootloader, such as Sony v. Hotz.

    1. Re:Sony v. Hotz by Duradin · · Score: 1

      I thought it was St. Hotz now.

  10. Re:Just another monopoly by Microlith · · Score: 1

    I think for Apple to incur that sort of attention they'd need to threaten to ban a developer from the App Store for listing their software in the app store for other platforms. They'd also need to make a habit out of doing so.

  11. Re:Just another monopoly by MikeMo · · Score: 2

    Ignoring for a moment the fact that Apple does not have a monopoly on phones - just what are Apple or Microsoft doing that is actually illegal? All stores take part of the retail - 30% is actually low for many categories.

  12. Re:Naturally by StripedCow · · Score: 1

    Apple copied that whole hardware-content bundling business-model from Amazon.

    --
    If Pandora's box is destined to be opened, *I* want to be the one to open it.
  13. Experiments by should_be_linear · · Score: 3, Insightful

    With all sorts of strange experiments MS and Ubuntu are conducting on their user base, I wouldn't be surprised if we see Windows XP re-establishing itself as market share leader, using low-end hardware, ThePirateBay and developing world as its prime vehicles.

    --
    839*929
    1. Re:Experiments by jordanjay29 · · Score: 3, Interesting

      Help fund ReactOS, then.

    2. Re:Experiments by tunapez · · Score: 1

      I wouldn't be surprised if we see Windows XP re-establishing itself as market share leader

      Or even Windows 98.

      --
      Imagination drew in bold strokes, instantly serving hopes and fears, while knowledge advanced by slow increments...
    3. Re:Experiments by IGnatius+T+Foobar · · Score: 1

      Ubuntu can be made usable again simply by typing "apt-get install xubuntu-desktop" and you won't end up with a decade-old clunker like Windows XP. You won't get the same offer from Windows 8.

      --
      Tired of FB/Google censorship? Visit UNCENSORED!
    4. Re:Experiments by aztracker1 · · Score: 1

      It circles around... there's still xfce/lxde versions of debian and mint, for simpler ui setups. Win7 is still out there, I think win8 will see the same corporate treatment vista did. I was really looking forward to windows on arm... metro-only, no way I'll buy into that one.

      --
      Michael J. Ryan - tracker1.info
    5. Re:Experiments by UBfusion · · Score: 1

      I am also conducting all sorts of strange experiments too, trying out Lite versions of XP and 7 in virtual machines with the sole aim to benchmark how faster all apps run in the guest than in the host.

      Don't forget that Microsoft themselves also produced Windows For Legacy PC (Win FLP) and Windows 7 Signature, aiming at the lower-specced netbooks, with no better results than the lite versions found in ThePirateBay.

      The fact is that XP wins all the time, and therefore I absolutely agree with you, XP's market share is not shrinking much. The demand for XP is still so high that every month you will regularly find in software blogs and torrent sites slipstreamed editions like "Microsoft Windows XP Professional SP3 Integrated September 2011 + SATA Drivers" (meaning it includes all updates up to September).

  14. To all who said "but the iPhone is not a computer" by Geof · · Score: 5, Insightful

    To all who said about Apple's lock-down "but the iPhone is not a computer", this was always the end game. The argument was that the iPhone is not a computer (a general-purpose platform), therefore it's OK to restrict what users can do with it. (And besides, they said, we'll still have our PCs.) They confused cause and effect. The iPhone is not a computer because it is locked-down.

    With Apple making money hand over fist, it should be no surprise that Microsoft wants in. Will they succeed in their attempt at control? I don't know. But I'm certainly not going to make excuses for them.

    Don't give me the any flak about hating Apple. My desktop is a Mac. But my new laptop runs Linux.

  15. Re:Just another monopoly by StripedCow · · Score: 1

    Indeed, hardware vendors should be forced to sell "open" hardware.

    As we don't have to buy 5 devices anymore just to get 5 different apps, this is much better for the environment. This alone justifies that rule.

    --
    If Pandora's box is destined to be opened, *I* want to be the one to open it.
  16. Re:One more nail in the coffin.... by Dunbal · · Score: 1

    Someone should tell them that if they released Windows 7 licenses for $10, everyone in the world would buy at least one.

    --
    Seven puppies were harmed during the making of this post.
  17. Re:Just another monopoly by Microlith · · Score: 1

    All stores take part of the retail - 30% is actually low for many categories.

    There are many stores, and no one store has a monopoly. Also, I can forgo brick and mortar stores these days if I wish. But with Metro/WinRT or iOS you must go through the store or you do not get to sell (or even be available) at all. So surrender 30% of your sales price (and increase it accordingly) or you are out of business.

  18. Borg icon by StripedCow · · Score: 1

    Microsoft just wants to get rid of that Borg-icon on slashdot. And out of desperation they're copying Apple because they have a much friendlier icon.

    --
    If Pandora's box is destined to be opened, *I* want to be the one to open it.
  19. Where Apple really copied it by tepples · · Score: 1

    I thought Apple had copied the pricing structure from Microsoft's Xbox Live Indie Games program, including the $99 per year fee to jailbreak your own device and the 70/30 split.

  20. the model for traditional desktop apps won't chang by nurb432 · · Score: 1

    For now.

    --
    ---- Booth was a patriot ----
  21. Register as a developer by tepples · · Score: 1

    What's to stop everybody from registering as a developer so that they can sideload?

    1. Re:Register as a developer by Lanteran · · Score: 1

      Costs money on top of a fairly expensive device.

      --
      "People don't want to learn linux" hasn't been a valid excuse since '03.
    2. Re:Register as a developer by Quietust · · Score: 1

      Simple - make it so applications have to be signed by Microsoft, a certificate on your domain controller/equivalent (for enterprises), or a "test" certificate that's specific to your own system so you have to sign everything yourself.

      To make it even more annoying, force the user to boot the system with a special option (which you can't set in boot.ini) in order to disable signature verification entirely (like you have to do when developing 64-bit device drivers, from what I recall).

      --
      * Q
      P.S. If you don't get this note, let me know and I'll write you another.
    3. Re:Register as a developer by SavvyPlayer · · Score: 1

      That takes effort, and last I checked, an annual fee. The effort part is the deal-breaker though.

    4. Re:Register as a developer by sgt+scrub · · Score: 1

      It is the same model as signed binaries. It isn't that big of a deal but can have a major annoying effect if your application needs to start up in the background. ie. If your application is supposed to start up as a service isn't signed, windows updates like to disable it.

      --
      Having to work for a living is the root of all evil.
    5. Re:Register as a developer by tepples · · Score: 1

      or a "test" certificate that's specific to your own system so you have to sign everything yourself.

      Then every user would obtain a "test" certificate and use it to sign everything that they sideload.

    6. Re:Register as a developer by tepples · · Score: 1

      As for the effort: Sideloading tools would include the developer signup as part of the configuration wizard when the application is first started. As for the annual fee: Please see my reply to Lanteran.

  22. Re:Just another monopoly by Dog-Cow · · Score: 5, Insightful

    One day you will learn what a monopoly is in the eyes of the Law, and your poor little mind will simply melt.

    Hint: Apple is not a monopoly, in precisely the same way Ford isn't a monopoly for being the only manufacturer of Ford vehicles.

  23. Boycott by msobkow · · Score: 5, Insightful

    So don't buy Windows 8. Stick with 7 or switch to Linux.

    --
    I do not fail; I succeed at finding out what does not work.
    1. Re:Boycott by Hyperhaplo · · Score: 1

      So don't buy Windows 8. Stick with XP or switch to Linux.

      FTFY

      --
      You have a sick, twisted mind. Please subscribe me to your newsletter.
    2. Re:Boycott by Hyperhaplo · · Score: 1

      So don't buy Windows 8. Stick with 7 or switch to Linux.

      Geez, now I'm going to have to reply. The quick FTFY isn't satisfying.

      The problem with this solution is that a lot of users won't get this opportunity. When windows 7 is phased out windows 8 will be the default OS. This is, after all, how Vista and Windows 7 gained most of their current market share (no, I'm not going to link to reports showing this).

      So, perhaps the more pressing question is: What happens when Windows 8 is the default option for most people?

      I'm guessing that they will avoid riding the Metro and stick with what they know; and when Windows 9 comes out as Metro only.. then perhaps windows will die.

      I bet $100 on Windows 9 being Metro only. Any takers? :)

      In regards to the 'walled garden'... just how long do you think it will take the hackers and crackers of the world to bust in a few doorsways to this 'garden'.
      "We planted a garden. A wonderful rose garden. And there were people stopping to look at it and say "hey, that's neat!" ..."

      --
      You have a sick, twisted mind. Please subscribe me to your newsletter.
    3. Re:Boycott by baka_toroi · · Score: 1

      You know this won't work.

      "Oh, some nerds from Slashdot boycotted Windows 8, MS reign is about to disappear!"

    4. Re:Boycott by ImprovOmega · · Score: 1

      I bet $100 on Windows 9 being Metro only. Any takers? :)

      It won't be metro only. You'd never get businesses to adopt something like that. Heck, at my company we are still running 15+ year old SCADA software on some PC's. If you go Metro only you nix *all* compatibility with the current software. No one would use Windows past Windows 8 because it just wouldn't be feasible. No, Microsoft may be evil but they aren't that stupid.

  24. Re:Just another monopoly by Duradin · · Score: 1

    The -1 Does Not Agree With Hivemind didn't take long to find you.

    To burn up even more hater points I'll quote you since I don't have points to give you.

    Dog-Cow:
    "One day you will learn what a monopoly is in the eyes of the Law, and your poor little mind will simply melt.

    Hint: Apple is not a monopoly, in precisely the same way Ford isn't a monopoly for being the only manufacturer of Ford vehicles."

  25. quote from the article.... by Cutting_Crew · · Score: 2

    "A primer for Windows developers on Microsoft’s website states that distribution of traditional desktop applications will proceed as usual. “Open distribution: retail stores, web, private networks, individual sharing, and so on” will be allowed".... This tidbit is NOT like how apple does things. The one thing i hate about Apples walled garden is that I have to pay $99 a year to test an app on an actual device that I OWN. I know Apple will say that they want their users to have a "good experience" or whatever but if i want to write an app that will heat up *my* phone so much that it makes the phone literally explode i should have every right to do so and if someone comes to me and wants to try an app that I wrote on his/her phone without getting a certificate key and wants to take the risk of his/her phone exploding in their hand then that is the risk that they should accept, understanding that kind of behavior isn't covered under his/her phones warranty.

    1. Re:quote from the article.... by tgd · · Score: 1

      "A primer for Windows developers on Microsoft’s website states that distribution of traditional desktop applications will proceed as usual. “Open distribution: retail stores, web, private networks, individual sharing, and so on” will be allowed"....

      This tidbit is NOT like how apple does things. The one thing i hate about Apples walled garden is that I have to pay $99 a year to test an app on an actual device that I OWN. I know Apple will say that they want their users to have a "good experience" or whatever but if i want to write an app that will heat up *my* phone so much that it makes the phone literally explode i should have every right to do so and if someone comes to me and wants to try an app that I wrote on his/her phone without getting a certificate key and wants to take the risk of his/her phone exploding in their hand then that is the risk that they should accept, understanding that kind of behavior isn't covered under his/her phones warranty.

      Shhhhh this is a Microsoft rant article. Reason is not welcome here.

    2. Re:quote from the article.... by blueg3 · · Score: 1

      What part is not like how Apple does things? On Microsoft's desktop OS, desktop applications have no distribution restrictions. On their phone and tablet OS, applications have to go through their market. On Apple's desktop OS, desktop applications have no distribution restrictions. On their phone and tablet OS, applications have to go through their market.

      The only difference is that applications made for their tablet OS (Metro applications) will also run on desktop computers, though still with the through-the-market requirement.

    3. Re:quote from the article.... by Cutting_Crew · · Score: 1

      well correct me if i wrong but it sounded like MS was going to allow regular old folks to test their apps on devices as open distribution, and i read individual sharing as one of the distribution mechanisms - without being a developer or a part of the enterprise network. Again correct me if i am wrong here.

    4. Re:quote from the article.... by shutdown+-p+now · · Score: 1

      The one thing i hate about Apples walled garden is that I have to pay $99 a year to test an app on an actual device that I OWN.

      FWIW, this is also true in WP7 - you can develop apps and run them in emulator for free, but deploying to the device requires a developer subscription.

    5. Re:quote from the article.... by am+2k · · Score: 1

      This tidbit is NOT like how apple does things.

      It is pretty much, if you consider that Win8 is a combination of the Mac OS X-concept (traditional desktop apps) with the iOS-concept (metro-style apps). Apple strictly separates the two, even in the development workflows.

      The one thing i hate about Apples walled garden is that I have to pay $99 a year to test an app on an actual device that I OWN.

      I can test my Mac apps on the Mac I own quite fine for free.

    6. Re:quote from the article.... by Cutting_Crew · · Score: 1

      The one thing i hate about Apples walled garden is that I have to pay $99 a year to test an app on an actual device that I OWN.

      FWIW, this is also true in WP7 - you can develop apps and run them in emulator for free, but deploying to the device requires a developer subscription.

      then i stand corrected but then again it makes no sense - its my device... if i want to write an app that makes it walk across the street and jump off the bridge into the river then i should be able to do just that.

    7. Re:quote from the article.... by Cutting_Crew · · Score: 1

      but not on an iPad2 which i also own. So why can I not test on the iPad2 then?

  26. Re:Just another monopoly by nine-times · · Score: 2

    However, before we all go after them for that, remember that Apple is also doing this.

    If you're talking about Apple's desktop app store, there's no requirement for developers to distribute through the app store. As far as I know, selling your app through the app store doesn't give you greater access to OSX APIs.

    Not that I don't fear the "walled garden" concept, but just to point out that what Microsoft is doing seems to be even worse than what Apple is doing.

  27. Re:Just another monopoly by Trolan · · Score: 1

    Apple would also need to be a monopoly.

    Last time I checked they weren't even a majority of either the desktop, laptop or smartphone markets. MP3 player, sure, but you don't have to buy from iTunes to get your music there.

  28. Re:Windows store by oakgrove · · Score: 1

    This is just a damn shame. I remember not too long ago when everyone was so up in arms about how Apple was going to do this with OSX. Little did they know. How, pray tell, do they plan on stopping people from installing metro apps onto their machines? With Windows, you have administrator access so you should be able to install anything you want? Is this the end of that too?

    --
    The soylentnews experiment has been a dismal failure.
  29. Re:Just another monopoly by bennomatic · · Score: 3, Insightful

    Apple has a monopoly on iOS software sales. On MacOS software sales, they have a very convenient, likely successful on-line store, but it's hardly a monopoly.

    Microsoft is planning to have a monopoly on sales of Metro apps, but there's nothing to say that they'll do the same for Windows8 desktop apps. Very likely, they'll continue as they have since the dawn of time, possibly imitating Apple's App Store in the Windows context as well in order to compete.

    But neither Microsoft nor Apple have a monopoly on the mobile market. Even combined, their numbers are dwarfed by Android phones + tablets. There's plenty of choice out there. If you don't like it, vote with your dollars. Not that Android is a panacea; there are issues on that side. But to claim that these are illegal monopolies that need to be broken up is just silly.

    --
    The CB App. What's your 20?
  30. Re:To all who said "but the iPhone is not a comput by jordanjay29 · · Score: 2

    How much longer until Macs run iOS?

  31. Re:In x86 only by PCM2 · · Score: 2

    This is possible only in x86 version, not in ARM version. Unlike the other-architecture versions of Windows NT 3 and 4, the ARM version of Windows 8 will not include an ARM port of the classic desktop.

    Everybody keeps talking about this as if it's some kind of massive blow. Are you really surprised? This is typical Microsoft marketing:

    1.) Announce that there will be an ARM version of Windows. Everyone rejoices!
    2.) Remind everyone that the ARM version will not run x86 software. Everyone admits this is true and mumbles.
    3.) Announce that the ARM version won't even include a Windows desktop. Everyone starts wondering what makes it Windows.
    4.) Ship "the ARM version of Windows" only on tablets and phones and on nothing that resembles a PC, without a desktop, using a special UI and a walled-garden store to distribute apps. Surprise! Didn't we mention that the ARM version of Windows was going to be called Windows Phone? Only we're dropping the Phone part because we're all about tablets now. But it's still Windows! 100 percent Windows, people, getcher Windows right here...

    --
    Breakfast served all day!
  32. life outside the walled garden by kirkb · · Score: 3, Insightful

    I got my first android phone a couple months ago. For my daughter. I wanted an app that automatically turns the ringer off during class, then back on afterwards. All automagic so she couldn't forget. I found at least 5-10 apps in the android marketplace that do this.

    App #1 installed with complaints. The first time the phone rang, the app crashed.
    App #2 installed okay, but wouldn't start automatically.
    App #3 acted like it worked. But you could still hear the phone ring even though the app claimed that it was silenced.
    App #4 almost works as advertised. It's supposed to "mute w/vibrate" but doesn't vibrate. Just mute. Good enough!

    It was a shitty, frustrating experience that made me appreciate what a "curated" app store offers. On the flipside, There's no app like this at all for iPhone or WP7. So maybe android's motto should be "we let you do more...badly" ;)

    --
    Slashdot: come for the pedantry, stay for the condescension.
    1. Re:life outside the walled garden by cbhacking · · Score: 1

      Ironically, Windows *Mobile* 6.x had this feature. It was intended for meetings (sinlence ringer while your calendar says you're busy) but could easily be used for classes too. But... MS didn't include it in WP7. The platform needed its reboot, but some stuff was lost along the way too.

      Note: I don't and didn't ever have a WinMo device; this is just reports from friends and acquiantences who did (living in the Seattle area and working in the software industry, there's lot of such people).

      --
      There's no place I could be, since I've found Serenity...
    2. Re:life outside the walled garden by shutdown+-p+now · · Score: 1

      With Android, you can still have your walled garden - have a look at Amazon Appstore. It's opt-in, though, and not mandatory.

      (personally I think they should have rather made it opt-out as it's a reasonable default for most users)

    3. Re:life outside the walled garden by jimicus · · Score: 2

      Sounds about right. For someone who's been using a Mac for a couple of years, it's like going back in time to the bad old days of Windows '9x. The platform promises the world and it all looks very pretty but when it comes to actually doing something useful, you spend just as long messing around as you do doing anything useful.

      I bought an Android phone myself and it's the first phone I've ever seriously considered buying myself out of the contract of just to change it early. Partly my own fault for buying a cheap phone but even if we overlook that, the fact is that Android has not in any sense revolutionised the mobile phone industry. If anything it's made things worse because you've got Android itself (developed by a company that clearly believes in "release early, update often, the customer can always avail themselves of an update if they need to") being taken up by phone manufacturers (who take a "release once, update never, lock the thing down" approach to their products' firmware).

      It's like a vast swathe of the smartphone customer base has been conned into paying to be beta testers without even a stable version at the end to look forward to.

    4. Re:life outside the walled garden by UBfusion · · Score: 1

      Question: Did you care to send your bug report to the app developers? If you didn't, and don't do it regularly with every app you try, you don't deserve to expect quality from free or FOSS apps.

    5. Re:life outside the walled garden by Missing.Matter · · Score: 1

      iPhone's appstore isn't necessarily "curated." There are tons of shit-tastic apps on there that don't perform as advertised, crash all the time, are slow and buggy, look terrible, etc. It's only curated in the sense that nothing is in there that Apple doesn't approve of (e.g. porn, anti-apple rhetoric, competing applications)

    6. Re:life outside the walled garden by Mr_Silver · · Score: 1

      I use Buzy. It's free, works perfectly (for me), can either set the phone to vibrate or be completely silent during the busy period in the calendar and - best of all - can monitor one or more calendars.

      This means that I can set it to monitor my work calendar (and toggle silent on and off for meetings in that one) but ignore my personal calendar (so meaning that the phone doesn't flip to silent at the weekend because I've got a "Birthday drinks" calendar entry).

      My next phone will probably be in iPhone because the overall experience is far nicer than Android, but damn, I'm going to miss this useful app (as well as Google Maps/Navigate).

      --
      Avantslash - View Slashdot cleanly on your mobile phone.
    7. Re:life outside the walled garden by kirkb · · Score: 1

      My son has a WinMo6 phone (yes, I should be reported for child abuse). I use an app called GProfile to manage the ringer. It's not calendar-based, it has its own schedule. Works great!

      --
      Slashdot: come for the pedantry, stay for the condescension.
    8. Re:life outside the walled garden by kirkb · · Score: 1

      When I uninstalled, it asked for a reason and I said it was because the app was borked. When I went to the website for each app, I already saw plenty of "this app doesn't work for my device" posts, so I didn't bother. With a zillion different phones, OS versions, and shells, I pity anybody developing apps like this for android.

      --
      Slashdot: come for the pedantry, stay for the condescension.
    9. Re:life outside the walled garden by kirkb · · Score: 1

      I think that apple at least ensures that an app installs successfully and attempts to work as advertised. Half the android apps I tested didn't even get that far.

      --
      Slashdot: come for the pedantry, stay for the condescension.
    10. Re:life outside the walled garden by kirkb · · Score: 1

      LG Optimus One P500. I don't remember which ones I tried. It wasn't "Sush". I only tried 4/5 star apps with plenty of reviews. And I omitted anything that looked amateur or shady.

      --
      Slashdot: come for the pedantry, stay for the condescension.
    11. Re:life outside the walled garden by UBfusion · · Score: 1

      I fully understand and sympathise... This was and still is the major plague of mobile apps since the Symbian/Palm era - nothing is guaranteed 100% that will work. The Android versions, forks and customisations will eventually destroy the platform :-(

    12. Re:life outside the walled garden by rdnetto · · Score: 1

      I wanted to do the same thing on my N900. Found a cron-type program with a easy to use GUI that did exactly what I wanted and worked perfectly.

      The Android market sells apps, which encourages people to churn out minimal quality apps in order to make some money out of it. AFAIK, nobody buys Maemo apps - the extras repository (yes, it uses Debian-style repositories with apt-get) has pretty much everything you'd need, and most of them are open source too. When no-one is paying sub-minimum wage for these apps, only the people who are actually interested in writing one do so. You have fewer apps (which sucks from a marketing perspective), but the overall quality is higher.

      --
      Most human behaviour can be explained in terms of identity.
    13. Re:life outside the walled garden by FlopEJoe · · Score: 1

      Odd... I had the exact requirement. I did a Google search, read the reviews of the few hits, installed the one that seemed the most stable (llama), and it's worked no problem for months. I find it helps to search Google and/or reviews for your phone (Droid X, in my case) and verify people haven't had problems with it. It's pros and cons... there are going to be incompatibilities with the multitude of hardware options but then you get to have a lot of options for different people.

  33. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  34. If I'm not forced to use Metro, I don't care. by Chas · · Score: 1

    Seriously. The majority of users outgrew the WebTV-looking interface they're pushing well before WebTV became irrelevant.

    So long as I can have my damn desktop environment Microsoft can implement whatever crappy additional interfaces (and control those interfaces) however the fuck they want.

    If I wanted a smartphone interface on my computer, I'd buy a beefy smartphone.

    I want a desktop environment. And having a stupid, blocky, sliding interface does nothing except waste time and processing cycles doing something I don't have a need for and could not give two shits less about.

    --


    Chas - The one, the only.
    THANK GOD!!!
  35. Re:Windows store by dimeglio · · Score: 1

    Maybe Microsoft aims to fight off malware by lowering their market share.

    --
    Views expressed do not necessarily reflect those of the author.
  36. USB screens by tepples · · Score: 1

    So let's assume for the moment that you do have the means to carry an external battery (which connects to the power cord socket) and external USB keyboard wherever you use your laptop. Since when have USB screens become practical to use? And what do you plan to do once your laptop's power cord connector becomes too loose to reliably connect to your external battery (this has in fact happened on one of my laptops)?

  37. Citation needed by tepples · · Score: 1

    I understand that App Hub registration for Windows Phone 7 and Xbox 360 costs money. But where has Microsoft disclosed the price structure for developer registration under Windows 8?

    1. Re:Citation needed by msobkow · · Score: 1

      Oh come on. Microsoft has ALWAYS charged for developers -- annually. It's called an "MSDN Subscription".

      The big difference is now you'll HAVE to subscribe to develop Metro apps instead of having the option of using 3rd party tools.

      --
      I do not fail; I succeed at finding out what does not work.
    2. Re:Citation needed by exomondo · · Score: 1

      Oh come on. Microsoft has ALWAYS charged for developers -- annually. It's called an "MSDN Subscription".

      Since when did you have to have an MSDN subscription to develop for Microsoft platforms?

    3. Re:Citation needed by Lanteran · · Score: 1

      "I know all of these examples direct the most probable course of action, but..."

      If it's walled garden, they are quite likely to charge for development- if only because every other walled garden ecosystem does the same/em.

      --
      "People don't want to learn linux" hasn't been a valid excuse since '03.
  38. Not yet well understood by guspasho · · Score: 1

    Someone want to explain what Metro is? I don't like having to do background research to understand a ./ summary. Mod me down if you have a problem with that, but I don't think too many people understand what Metro is yet.

    1. Re:Not yet well understood by loftwyr · · Score: 1
    2. Re:Not yet well understood by bedouin · · Score: 1

      Microsoft Bob part two, though this time you can make apps for it.

    3. Re:Not yet well understood by Mawen · · Score: 1

      Or to sum up, Metro is "boxy but good"

      http://www.youtube.com/watch?v=b_ArDB7AJAI

    4. Re:Not yet well understood by sgt+scrub · · Score: 1

      You know that ribbon on the right side of the windows desktop with applets in it? Remove everything to the left.

      --
      Having to work for a living is the root of all evil.
  39. Re:The DRM train rolls on.... by Xtravar · · Score: 2

    Tech companies are just giving consumers what we want - less complexity. Perhaps our government is, as well. Scary.

    --
    Buckle your ROFL belt, we're in for some LOLs.
  40. VS Express and Windows SDK by tepples · · Score: 2

    Microsoft has ALWAYS charged for developers

    Then how did I manage to install Visual Studio Express Editions and Windows SDK on a Windows 7 PC without paying more than bandwidth?

    1. Re:VS Express and Windows SDK by msobkow · · Score: 1

      Wait and see what Microsoft's lawyers do to you if you try to use it for commercial product development.

      --
      I do not fail; I succeed at finding out what does not work.
    2. Re:VS Express and Windows SDK by Mawen · · Score: 1

      Wait and see what Microsoft's lawyers do to you if you try to use it for commercial product development.

      Do you know what you're talking about? A quick google makes it looks like their lawyers should be fine with it:

      http://social.msdn.microsoft.com/forums/en-us/Vsexpressinstall/thread/7390B2FE-54CA-4A5A-BE4F-EC044BE9545D

      http://social.msdn.microsoft.com/Forums/en/Vsexpressvc/thread/3030a179-f7be-4f40-84ff-debd6d290b2c

    3. Re:VS Express and Windows SDK by Richard_at_work · · Score: 1

      Nothing. They will do nothing.

      So stop with the FUD.

  41. Re:In x86 only by iluvcapra · · Score: 1

    I think you highlight the simple fact that a walled-garden store and closed developer model really just formalizes what has always been a defacto situation for a third-party developer on a platform. If you write software for Windows, or Mac OS X, or Android or anything, your business is completely beholden to the maintainers of the platform. If they break the APIs you use one day, your business is over. If it's Windows or Apple, they can make their platform private and give their own applications most-favored-nation status over 3rd parties.

    If you develop for a platform liker Linux, you're dependent on the distrbutors to package a system you can use, particularly if you don't want to ship a bunch of GPLd code with your application. The process may be a bit more open, there will defintiely be an opportunity to complain or raise a ruckus, but if the platform changes in a manner unfavorable to you you're stuck.

    This is just the nature of developing for a software platform. The fact that its becoming fashionable for the OS vendors to run stores and skim off third-party developers is indicative of the fact that the OS vendors aren't as dependent on the third parties anymore to add value to their platform, and the OS vendors are providing so much value to their developers through APIs, functionality, and market reach that they're happy to accept the terms of the app store deal. Back when Windows was growing they made life as easy as possible for third-party developers, because their entrepreneurship drove the platform. Now that web applications seem to drive most of the growth, the business of selling an OS has become less about software ecosystem and more about securing and beautifying the UX, and instead of OS vendors being desperate for apps, the blance has shiffted and application developers are now desperate to get on desktops.

    --
    Don't blame me, I voted for Baltar.
  42. Re:Just another monopoly by ShakaUVM · · Score: 1

    >>Not that I don't fear the "walled garden" concept, but just to point out that what Microsoft is doing seems to be even worse than what Apple is doing.

    Well, yeah. But it's also completely unsurprising to anyone who has been following things over the last couple years. The real trick will be to see what happens when Microsoft tries to get everything behind their walled garden, and eliminates superuser access entirely on the desktop. You know they want it - it's just a matter of how to get there that's tricky. Win8 looks to be the first step in this direction - eliminating the ability for even administrators to sideload apps is *telling*.

    Think about it - from their perspective it means the end of piracy, which they like to believe costs them trillions of dollars (or whatever hand-wavey amount) every year, and a stranglehold over distribution for the products of an entire industry.

    Android, for all its shortcomings, allows you to sideload apps. The fact that Win8 will be locked down harder than a cell phone or tablet enviroment says everything that needs to be said.

  43. Re:Just another monopoly by exomondo · · Score: 1

    Apple would also need to be a monopoly.

    Since when does anti-competition law only apply to monopolies?

  44. suspended mode good for phones not for pc's by Joe_Dragon · · Score: 1

    Laptops and desktops with big screens forcing you to run apps full screen is to much for a 13" screen much less any thing bigger.

    and in the office having more then 1 app open at the same time is BIG.

    Also good luck playing FPS games in a touch screen mode.

  45. Re:Just another monopoly by Andreas+Mayer · · Score: 1

    Ford isn't a monopoly because you don't have to go to the Ford dealer to by fuel or tires for your Ford.

    You are plain and simply wrong.

    That is not the reason why Ford is not a monopoly.

  46. Re:To all who said "but the iPhone is not a comput by hazah · · Score: 1

    Many words, but no substance.

  47. Re:In x86 only by PCM2 · · Score: 1

    I think you highlight the simple fact that a walled-garden store and closed developer model really just formalizes what has always been a defacto situation for a third-party developer on a platform. If you write software for Windows, or Mac OS X, or Android or anything, your business is completely beholden to the maintainers of the platform.

    Hmmm. Well, you make interesting points, but I'm confused how you think they have anything to do with what I was trying to say. What I was trying to point out is that "Windows 8 on ARM" isn't going to resemble desktop Windows in any meaningful way; instead, it will resemble the kind of Windows that already runs on ARM today, which is Windows Phone. The fact that Microsoft keeps telling everybody that there will be a version of Windows 8 that runs on ARM is just a marketing ploy designed to generate interest in the Windows Phone platform, which up until now has been all but stillborn.

    I'm surprised that /.ers are allowing Microsoft's marketing to confuse them on this issue. Windows 8 for ARM will have all the characteristics of a smartphone ecosystem simply because that's what it's going to be. It will offer no desktop; no ability to run traditional applications; a very limited subset of Win32 and .Net ; and a walled-garden, network-centric model that favors "apps" over applications. The fact that it will share some APIs with desktop Windows hardly seems important when its UI and capabilities won't otherwise resemble desktop Windows in any meaningful way (and any shared APIs seem to be ones ported from ARM to x86, not the other way around). From what I'm hearing, Windows Phone 7 already offers most of what Microsoft is saying "Windows 8 on ARM" will have when it ships. So I'm a little surprised that Slashdotters, of all people, seem unwilling to call a spade a spade.

    --
    Breakfast served all day!
  48. Re:can we call it "razor-wire compound" by PPH · · Score: 1
    --
    Have gnu, will travel.
  49. Re:In x86 only by iluvcapra · · Score: 1

    Hmmm. Well, you make interesting points, but I'm confused how you think they have anything to do with what I was trying to say.

    My takeaway from your point was that there has always been a "walled garden" if you were a developer. But to a FOSSy, all problems emanate from the "right to tinker," so these changes are fought on those grounds, even though on a vendor OS the right to tinker is always practically circumscribed, and has never really existed as a "right," but only at a vendor's whim.

    A true problem IMHO is platform vendors taking the sort of restrictions they've always imposed on 3rd party devs, and applying them to the user's domain. In 1998 a developer had to write for Win32, but a user could still open his documents anywhere and buy his applications from wherever he wanted -- this is changing as these "dumned-down OSs" (for lack of a better term) become a bigger part of the experience.

    However, it's not clear to me that "app stores" in principle threaten this any more than selling closed OS. The reason they don't call a spade a spade is because they want to convince the users of the world that they should be on the side of 3rd party devs in what is, at this time, just an argument between developers and their platform vendor -- Apple and Microsoft are making moves and developers are screaming bloody murder because they're accustomed to selling their software to people without having to pay the OS vendor anything, despite the fact they're completely dependent on the OS vendor for oxygen. It's not remotely clear to me that a user is better off siding with Adobe over Apple because Adobe wants to sell its software X under terms it decides instead of terms Apple does, but people around here would maintain that Adobe is the side you should be on because the somewhat non-empirical point that "Walled gardens hurt users."

    --
    Don't blame me, I voted for Baltar.
  50. Actually, it's worse than Apple by maccodemonkey · · Score: 2

    On the Mac, Apple makes no such restrictions. The developer tools are free, and you can load any app you want on your machine. The $99 Mac membership is only for some special perks like having Apple engineers review your code, and WWDC session videos. This makes Windows 8 far more locked down than OS X.

    Windows Mobile 7, Metro on ARM, and iOS are even. They all require MS/Apple to sign off on the app.

    1. Re:Actually, it's worse than Apple by maccodemonkey · · Score: 1

      I'm going to let you re-read my comment. I specifically said Mac, and then went on to say that for iPad, Apple does indeed control the flow of apps.

      Windows 8 is a real computer and tablet OS, remember.

    2. Re:Actually, it's worse than Apple by Cutting_Crew · · Score: 1

      I'm going to let you re-read my comment. I specifically said Mac, and then went on to say that for iPad, Apple does indeed control the flow of apps.

      Windows 8 is a real computer and tablet OS, remember.

      ok gotcha. My question, and maybe you know, is why do they let you test on a mac and not your own Ipad which you also own...??

  51. Re:To all who said "but the iPhone is not a comput by jo_ham · · Score: 1, Redundant

    Forever - the goals of OS X and iOS are different, despite sharing the same codebase (iOS pretty much is OS X, just trimmed down a bit and with a different UI layer on top).

    One is designed as a closed and protected system, the other is a proprietary GUI on top of a very good Unix OS with increasing numbers of open source parts (not just going in, but projects that are part of the OS being released as open source with no 'forced' legality) that wants to use open standards as much as possible.

    OS X is about a proprietary GUI on an open source core running on custom hardware and promoting open standards

    iOS is about controlling the user experience carefully on a handheld device.

    While they have certainly pulled a few features back over into OS X (the app store, the way parts of the GUI work, especially launching of apps), I don't think it is going away - if nothing else the number of open source projects involved in it that Apple continue to release would suggest that they don't see the benefit of getting rid of OS X - if anything it's opening up more as it matures in some key respects.

  52. This may be good by cjcela · · Score: 1

    This may be good for the Linux community. In their greed for controlling of the entire PC ecosystem, Apple and MS will eventually end up pissing off most computer users... at least most power-users..

    1. Re:This may be good by Mawen · · Score: 1

      In their greed for controlling of the entire PC ecosystem, Apple and MS will eventually end up pissing off most computer users... at least most power-users..

      We need someone to sneak into Ballmer's room while he's sleeping and play a recording with subliminal message: "USERS USERS USERS. USERS USERS USERS! YES!"

      (Or maybe some would argue he already got this message and that's why they're doing this. Maybe replace it that with power users, or else they may jump to Linux like the parent says. (Might Google take Android to the desktop and open it up for power users? Or are they too engrossed in the web to believe in the future of the desktop?))

      As a reasonably happy (cross platform and OSS) .NET developer for 7 years now (and Linux fanboy before that, so maybe that's saying something) it has been a relatively long time since Microsoft ticked me off. The walled garden thing is a big reason why I can't stand Apple, and it is invading the Windows desktop? I've got the heebie jeebies. But if Microsoft thinks they have a green thumb that will make a for a pretty little ecosystem like Apple (and hopefully not as annoying), I can see how they think it may help their image in software quality and ease of use and wish them the best in providing Apple with competition in the tablet and phone (and maybe eventually desktop app store) spaces, while hoping for a trivial way to break the walls of the walled garden for even the least of the power users.

    2. Re:This may be good by sgt+scrub · · Score: 1

      We need someone to sneak into Ballmer's room while he's sleeping and play a recording with subliminal message: "USERS USERS USERS. USERS USERS USERS! YES!"... Maybe replace it that with power users

      If you replace it with power users won't his subconscious just filter out the users? POWER POWER POWER POWER... Even more scary, what if that is what he hears in his sleep anyway!

      --
      Having to work for a living is the root of all evil.
  53. Amazon by slapout · · Score: 1

    Time for Amazon to make the "Amazon Metro App Store"

    --
    Coder's Stone: The programming language quick ref for iPad
    1. Re:Amazon by shutdown+-p+now · · Score: 1

      It only works on Android because Android apps can install other Android apps (with user permission). This is not true of Metro apps.

  54. No longer cool by sourcerror · · Score: 1

    Oh, it's mainstream so it's no longer cool.
    That turncoat Steve Ballmer totally sold out his anarcho-syndicalist principles.

    On the other hand, I will really miss Reversi.

  55. Re:Windows store by Shoe+Puppet · · Score: 1

    With Windows, you have administrator access so you should be able to install anything you want? Is this the end of that too?

    There has always been the "SYSTEM" user who has even more privileges than the administrator. So far, it hasn't actually prevented you from doing anything, though.

    --
    (+1, Disagree)
  56. Slow down and THINK by cbope · · Score: 2

    For f***'s sake people, please read TFA and understand before posting. They are talking about Metro apps only. Desktop apps are not locked down any more than in any previous Windows versions (or OS X or Linux). If you don't like it, don't use Metro. Use the standard Windows desktop.

    In a way, this sort of reminds me of the Ubuntu/Unity debate. Either you like Unity or you don't. I happen to be in the latter category, and I can choose not to use it. Just like Metro. I did not go into panic mode when Unity became the default, I simply learned how to select the standard desktop and went on with my life.

    I can understand the direction they are going with this, trying to compete with iDevices, and it doesn't bother me at all. Now, if they start to lock down the desktop itself, get out the pitchforks and torches or switch to something else. But please stop this over-reacting.

    By the way, I regularly use Windows, Linux and iOS devices and occasionally *BSD. I use the right tool for the job; there is no one-size-fits-all multi-tool, although Linux is the closest in this regard. All are useful for specific tasks.

    1. Re:Slow down and THINK by sgt+scrub · · Score: 1

      In a way, this sort of reminds me of the Ubuntu/Unity debate. Either you like Unity or you don't.

      Not really. In the Unity debate the software is free. You haven't payed for the pretty. If your disabling bits and pieces of something you paid for you should get a refund.

      --
      Having to work for a living is the root of all evil.
  57. Re:Just another monopoly by l3v1 · · Score: 1

    The article states that there will probably be a 70/30 revenue split with the developer as in Win Phone7.

    Well, let's include a "donate here to unlock the app" link into the app with the regular price of $0.01.

    Anyway, since this goes for only Metro apps, they can keep their 30% off any of the 2000 weather apps and news tickers.

    --
    I am putting myself to the fullest possible use, which is all I can think that any conscious entity can ever hope to do.
  58. Re:To all who said "but the iPhone is not a comput by thetoadwarrior · · Score: 1

    It's not that it's not a computer but it's pretty low powered and runs on a battery so it'd suck assholes to have to lump anti-virus on top of if or have pick some abysmal app that just eats away at battery life. Neither of those things apply to desktops.

  59. Cool by sgt+scrub · · Score: 1

    If Microsoft didn't have multiple vectors for installing applications, one being behind user's eyes, malware writers would have to brush up on installer software. It's a bitch detecting code wrapped up in an installer.

    --
    Having to work for a living is the root of all evil.
  60. Re:Just another monopoly by fredrated · · Score: 1

    "Without the Death Penalty there can be no justice"

    The death penalty has nothing to do with justice and everything to do with revenge.

  61. The King is Dead? by N8F8 · · Score: 1

    From chasing their tails to chasing Apple's tail. Not a good sign. I had hopes for MS till I heard about this walled garden approach and I tried Win 8. The future does not look good for Microsoft. I'm not anti-MS by any means. I love their Office suite and Visio and Project and many other applications. Kinect and XBox Live are great. My kid loves his Zune. Lately they seem to be making all the wrong decisions though. They should be embracing the future, not trying to force consumers and developers into walled gardens. Like it or not, in the past MS has been very open with their OS and allowing Developers to exploit their products. This is a huge step in the wrong direction.

    --
    "God fights on the side with the best artillery." - Napoleon, Marshal of France - speaking truth to power
  62. Re:To all who said "but the iPhone is not a comput by HermMunster · · Score: 1

    Agreed, except in that "iOS needs to be controlled". It doesn't. That's a choice made by Apple with their justifications as recognized by the world as being unfounded. That is the precise reason people think that it might work its way into OSX.

    --
    You can lead a man with reason but you can't make him think.
  63. The alleged coming post-PC era by tepples · · Score: 1

    I think there's little hardware that doesn't work with Linux.

    The PLAYSTATION 3 video game console is no longer compatible with Linux without the threat of a lawsuit.

    I think I know what you had in mind: by "hardware" you meant PC hardware. But even if you restrict it to PCs, this becomes more complicated in the alleged coming post-PC era (1 2) when it may become difficult to find a new working PC.

  64. Re:To all who said "but the iPhone is not a comput by jafac · · Score: 1

    Exactly.

    Apple pissed me off when they ditched PPC for Intel chips.

    They made me really want to shun their consumer products when I tried an iPhone, and saw a really awesome portable device that was unnecessarily locked down.

    But they lost me as a lifelong customer when they pushed the App Store down to their desktop platform, and showed every intent of ditching their server platform.

    --

    These are my friends, See how they glisten. See this one shine, how he smiles in the light.
  65. Side-load? by Tolkien · · Score: 2

    Wtf? Stop coming up with random names for pre-existing concepts. What the hell does side-loading even mean?

  66. Just found by tepples · · Score: 1

    Through this submission, I found this Network World article about a new boot process for Windows 8 that locks out bootloaders that haven't been signed by a machine's manufacturer.

  67. Re:Just another monopoly by PyroMosh · · Score: 1

    I refuse to use iOS for this reason. I dislike the mandatory walled garden that much. If this goes through as predicted, I may for the first time be looking to go somewhere other than Windows for my desktop.

    But that said, you're throwing around words like "illegal" without a proper understanding. Nothing about a Monopoly is illegal in and of itself.

    What makes it illegal is when it is ruled by the courts that you used your status *as* a Monopoly to engage in behaviors that are inherently illegal, price fixing, anti-competitive acts, etc.

    Microsoft taking up the walled garden approach may be distasteful (it certainly is to me.), but until they abuse it, it is not illegal.