Slashdot Mirror


Beware the Garden of Steven

theodp writes "With its forthcoming Lion Mac OS and new Apple-curated Mac Apps Store, Apple will be locking down top tier applications on the Mac similar to the way apps are locked down on the iPad and iPhone. Only by submitting their apps to Apple's store and giving up 30% of their receipts will developers get to take advantage of two new OS features. The first is Apple's new 'Launchpad,' a tool for easily opening application; the second is the ability to update apps to new versions with one click. It will be a lot easier to use apps bought from the Mac App Store than ones downloaded in the wild. It didn't have to be that way, says Valleywag's Ryan Tate: 'Apple could have enabled its Launchpad and auto-update features for all applications, sold through the Apple Store or not. For example, an open system for updating applications has been in use for years on Ubuntu... Ubuntu's 'Apt' (Advanced Packaging Tool) lets users install, update, and remove software of their choosing with a single command. There's a central list of apps curated by Ubuntu's maintainers, but users are free to add and install from other lists... But Apple seems to have made a very clear choice not to take the open route.' Longtime Apple developer Dave Winer was also concerned, tweeting during Apple's presentation 'Is this the end of the Mac as an open platform?' The news also prompted developer Anil Dash to call for an open alternative to the Mac App Store."

580 comments

  1. Mac... by Anonymous Coward · · Score: 3, Insightful

    was never open.

    1. Re:Mac... by Anonymous Coward · · Score: 0

      True.

      The major reason why peope buy them.

      There are obviously other things available for people who want "open."

    2. Re:Mac... by MichaelSmith · · Score: 1

      I have root access on my wife's macbook. I need that to be able to run backups. If users have root the app store is not secure from users copying applications around and messing with their data. If I don't have root the macbook is no use to us.

    3. Re:Mac... by mikael_j · · Score: 0

      The core of the system was and is open source.

      You have root terminal access by default.

      It's a lot more open than Windows.

      --
      Greylisting is to SMTP as NAT is to IPv4
    4. Re:Mac... by aliquis · · Score: 1

      Mac
      ... was never open.

      If users have root the app store is not secure from users copying applications around and messing with their data.

      You will be able to copy applications even though they use an application store?

      No shit!

      Or well, I don't really get your point.
      * Is it that (you think) root access beat all DRM?
      * Is it that you think you need root access/poke around yourself to be able to have a backup in case of an emergency?
      * Is it that you think root access is the equivalent of being open?

    5. Re:Mac... by Thinboy00 · · Score: 3, Insightful

      * Is it that (you think) root access beat all DRM?

      All DRM is inherently broken, and root access can only make that task easier.

      --
      $ make available
    6. Re:Mac... by Nikker · · Score: 2, Insightful

      How can you contrast any operating system against windows saying you get root access with the other guys? The problem with windows and privileges is that it will whore it's self to anyone and anything with an electron. No one has ever had a problem getting superuser privileges on anything made by Microsoft.

      --
      A loop, by its nature, continues. If that didn't make sense, start reading this sentence again.
    7. Re:Mac... by CheerfulMacFanboy · · Score: 3, Informative

      People have been able to freely install software on Apple machines over a decade before Linux even existed.

      --
      Fandroids hate facts.
    8. Re:Mac... by aristotle-dude · · Score: 4, Insightful

      was never open.

      I have no idea how an AC was modded +4 Insightful for that tripe. I can sudo in any terminal to gain root access if my account is an administrator. To gain similar access on windows 7, you have to reboot into a special mode otherwise you cannot alter/replace certain system files. All settings on the machine are in accessible plist file. All graphics can be replaced with modded version. Doing similar changes in windows requires accessing a proprietary binary hive database (registry), hacking resources in dll files and then rebooting into the recovery mode to replace the dlls with your hacked version.

      The core of OS X is open source. Where is the source for windows? Where can I download it?

      Apple released the technology they used to build their pro apps as Core Animation and Core video so I have to ask you, where are the apis MSFT uses for their software for third party devs to use? Why don't they update and use the common controls library for their Office and VS.NET products instead of custom built dialogs?

      --
      Jesus was a compassionate social conservative who called individuals to sin no more.
    9. Re:Mac... by gumbi+west · · Score: 3, Informative

      Dear Anil Dash, let me intorduce you to macports. I can do the exact same things people do on Ubuntu's apt, but I have to type, "port" instead of "apt."

    10. Re:Mac... by mr100percent · · Score: 2, Informative

      Hard to believe everyone's buying the troll.

      OS X has an open-sourced kernel. You can install whatever you want on it. I can type ./configure ;make ;make install or use one of the many apt tools out there
      Apple's Mac App Store announcement is no different than when they decided to make shelves at the Retail Stores.

    11. Re:Mac... by bonch · · Score: 1

      Since the summary and article are pretty much crap (Apple isn't locking down the Mac; you're free not to use the App Store), I just want to point out that Linux distros have centralized software repositories, Windows 8 will have an app store of its own--what did you expect Apple to do? The Mac clearly needed an app store of its own, and obviously what gets hosted on it is going to go through a bit of an approval process.

      You will be able to install software outside the app store, but I do want to mention that only people on Slashdot give a shit about things like that anyway. Everyone else is too busy having a life to worry about how "open" something is. They just want something that works. The fact people don't get that is why Linux on the desktop was a complete and total failure with the mainstream, even after all these years.

    12. Re:Mac... by aliquis · · Score: 1

      I never said it can't be broken (rather the opposite, hence: "You will be able to copy applications even though they use an application store? No shit!")

      All I said was that root won't make the data "yours" so to speak. The DRM don't necessary automatically break down because you're root (or maybe it does if you have full software and hardware access, does any system with a root user try to protect some memory areas or what not against the root user? Such as reading a key from hardware and try to disallow memory access to the key area, where the key may eventually be read from say the pins of the chip instead or by removing this limited access by manipulating some areas which aren't locked down?) but probably requires more work than "play this song dammit for I'm root and you shall obey me!"(which in the end will be the result anyhow :D)

    13. Re:Mac... by Gadget_Guy · · Score: 0

      Hard to believe everyone's buying the troll. OS X has an open-sourced kernel.

      Wow! So you mean I can install it on my PC and run any Mac application? Oh, apparently not. According to wikipedia "Darwin does not include many of the defining elements of Mac OS X, such as the Carbon and Cocoa APIs or the Quartz Compositor and Aqua user interface, and thus cannot run Mac applications."

      Further on, it says that "the Darwine project is a port of Wine that allows one to run Microsoft Windows software on Darwin". So this open source kernel of which you speak can run Windows applications, but not OS X applications. I think the original poster's comments still stand.

    14. Re:Mac... by byuu · · Score: 1

      Is there a way for port to simply install a pre-built binary, like apt does? It's not fun waiting three and a half hours on a GCC 4.5 install, only to have it error out near the end, having to port upgrade, and then do it all over again.

    15. Re:Mac... by mr100percent · · Score: 1

      I said kernel, which is more open than Windows.

      Saying "the Mac was never open" is up for interpretation. Is the OS closed source? Parts of it are, and parts of it are straight-up BSD. Does it mean you can't run unapproved apps? No, you can modify a lot of the underlying OS and run whatever apps you want.

    16. Re:Mac... by Gadget_Guy · · Score: 1

      I said kernel, which is more open than Windows.

      And yet you can happily install Windows on an Intel based Mac but not the other way around (without jumping through hoops). The fact that you could see some of the source code didn't help there. And it won't stop Apple from restricting applications to a limited feature set of the OS (if they didn't get installed by their app store).

      Apple has had restrictions on what you could do with their OS from the beginning. This new step just expands the restrictions. That is why I replied to you originally. Just because one part of the system is open, doesn't mean the entire OS is open. The kernel might be open source, but when the kernel is locked inside a walled garden then it makes no difference.

    17. Re:Mac... by Anonymous Coward · · Score: 0

      If you think macports is as powerful as APT, you're sadly mistaken. Even if it were, it's its own private tree and can't manage all the system and other packages one might want to install that aren't in macports.

    18. Re:Mac... by allaunjsilverfox2 · · Score: 1

      was never open.

      The core of OS X is open source. Where is the source for windows? Where can I download it?

      http://en.wikipedia.org/wiki/Shared_source#Notable_Shared_Source_programs_and_projects Thought that might be relevant.

      --
      Restore the madness of youth's lechery
    19. Re:Mac... by InfiniteWisdom · · Score: 1

      5% of people

    20. Re:Mac... by makomk · · Score: 1

      Macports is not a suitable alternative to apt. Macports has to compile the applications from source on your own system before installing them, whereas apt normally installs precompiled binary packages. Compiling larger packages takes hours - it's not exactly an easy, user-friendly experience,

    21. Re:Mac... by mikael_j · · Score: 1

      The root thing was in contrast to the "OMGZ APPLE SI TEH EVÜL GIFZ NOES ROOT TO OWNARZ OF COMPUTAR!!!1" that's going around in every thread about anything Apple.

      The meaning wasn't "All users are admins" but rather "They're not keeping you from using sudo".

      --
      Greylisting is to SMTP as NAT is to IPv4
    22. Re:Mac... by AmiMoJo · · Score: 1

      To be fair to Microsoft I don't think they deliberately prevented you from using controls developed for Office etc. MS has many internal groups who develop products on their own for the most part, submitting requests to the OS group or the VS group as platinum level developers but are ultimately still separate. That has resulted in a lot of fragmentation and groups developing their own libraries rather than trying to get things implemented by another department.

      Never attribute to malice what can be adequately explained by incompetence.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    23. Re:Mac... by WankersRevenge · · Score: 1

      The summary is misinformed. Apple isn't restricting anything. Apps not being delivered through the app store can still use all the apis. End of story. Nothing to see here.

    24. Re:Mac... by CarpetShark · · Score: 1

      "All DRM is inherently broken, and root access can only make that task easier."

      Only if implemented with too many compromises. One day very soon (when TVs etc. have internet access), DRM will be screwing you in the ass, if you let it get that far on the assumption that you can undo it later.

    25. Re:Mac... by Anonymous Coward · · Score: 0

      Except it doesn't work anywhere near as well and most apps wont run anyways last time I tried it.

    26. Re:Mac... by Anonymous Coward · · Score: 0

      Really? Can you also update the mainstream Mac apps the same way?

      It seems you didn't get it. It's about providing a single, open, method for updating both the "main" apps and the third party ones. On ubuntu this is indeed done by apt and its numerous graphical frontends. On OS X, macports is an optional, 3rd party, almost niche tool for those uf us who still appreciate the power of open source.

    27. Re:Mac... by aristotle-dude · · Score: 1

      was never open.

      The core of OS X is open source. Where is the source for windows? Where can I download it?

      http://en.wikipedia.org/wiki/Shared_source#Notable_Shared_Source_programs_and_projects Thought that might be relevant.

      That is not the source code to windows and Apple also not only contributes to existing open source projects but has released a number of server technologies as open source. Android would not be what is is today if Apple had not taken KHTML, forked it and created Webkit.

      --
      Jesus was a compassionate social conservative who called individuals to sin no more.
    28. Re:Mac... by CheerfulMacFanboy · · Score: 1

      It's about providing a single, open, method for updating both the "main" apps and the third party ones.

      Didn't you guys just claim that a single source for apps was evil?

      --
      Fandroids hate facts.
    29. Re:Mac... by Anonymous Coward · · Score: 0

      10% actually 20% notebook US numbers

    30. Re:Mac... by Anonymous Coward · · Score: 0

      Yes, it's called fink and it is based on the apt codebase

    31. Re:Mac... by InfiniteWisdom · · Score: 1

      Over 95% of people live outside of the US, and Apple's market penetration is WAY lower there.

    32. Re:Mac... by exomondo · · Score: 1

      Where is the source for windows? Where can I download it?

      The comment you were replying to is obviously complete rubbish but why is it that whenever someone bashes the Mac for something you end up with people that will quickly compare it to Windows?

    33. Re:Mac... by aristotle-dude · · Score: 1

      Where is the source for windows? Where can I download it?

      The comment you were replying to is obviously complete rubbish but why is it that whenever someone bashes the Mac for something you end up with people that will quickly compare it to Windows?

      It is compared to windows because windows is the dominant desktop OS and OS X is primarily a desktop OS whereas linux was originally written as a server OS. Even today, desktop linux is way behind because of one reason: commercial software.

      The reasons a lack of commercial software include:

      1. A lack of comprehensive and mandatory base library installs on every distro to allow developers to target linux as a "platform".

      2. A general hostility towards closed source and "paying" for software in the linux "USER" community.

      3. A lack of a clear dominant GUI toolkit available on all distros of linux.

      Both windows and OS X users are willing to "pay" for software and both MSFT and OS X provide a base set of libraries/frameworks/apis which developers can develop against and have a high level of confidence that their software will work on every end user machine.

      The majority of end users just use linux and contribute nothing towards the development of new software or features because they are more attracted to the fact that linux is free "gratis" rather than "free" as is open source.

      --
      Jesus was a compassionate social conservative who called individuals to sin no more.
    34. Re:Mac... by exomondo · · Score: 1

      No I mean so often when osx is criticized, a defect or lack of a feature is justified by comparing it to windows. Like osx doesn't need it because windows doesn't have it either.

  2. But Will Steve: ( +1, Helpful ) by Anonymous Coward · · Score: 1, Funny

    blend? That IS the question.

    Cheers.

    Yours In Vladivostok,
    Kilgore Trout

  3. FUD! by Anonymous Coward · · Score: 4, Insightful

    Can we seriously cool it with the 'OMG Lockdown!' claims? Yes, Apple introduced an app store for macs this week, but at the moment there are plenty of other ways to get applications, and use of said app store is certainly not required. When the lockdown is actually in place, then we can complain and move on from OS X to [insert your favorite Linux flavor here]. Let's stop rolling down this slippery slope already.

    1. Re:FUD! by DrgnDancer · · Score: 5, Insightful

      This just in, Only by using Apple's central repository can you launch and update your apps through Apple's central repository... Err? Duh?

      --
      I don't need a million points of light, just two points of multi-mode fiber and a 10 Gig-E router.
    2. Re:FUD! by icebike · · Score: 2, Insightful

      at the moment...
      When the lockdown is actually in place...

      When even those screaming FUD are lacing their posts with tacit admission of the inevitable its time to run away from this platform like your hair is on fire.

      --
      Sig Battery depleted. Reverting to safe mode.
    3. Re:FUD! by jedidiah · · Score: 1, Interesting

      You weren't paying attention.

      The guy makes a good point. Apple has finally decided to implement the Debian apt-get concept in MacOS.

      The only catch is that Steve gets to be gate keeper.

      THIS is an issue.

      The point that the article made was a valid one. Steve is given preferential treatment and access to core system services to developers that choose to accept his restrictions.

      I'm certainly glad that the Ubuntu approach is not like this.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    4. Re:FUD! by Anonymous Coward · · Score: 3, Insightful

      Okay, so the store itself is locked down, I get that. But I'm not going to get really concerned until Apple starts to make it difficult to install applications outside of said store. At the moment, there are plenty of ways to install applications without the store. I might not like their app store, but I still have a choice not to use it.

    5. Re:FUD! by DurendalMac · · Score: 3, Insightful

      The problem is the Launchpad. I'm an OS X user, but I can readily admit that most Mac users are Yahoo Answers-grade stupid when it comes to computers. To them, there will be the app store, the launchpad, and that's all they'll need because nothing else is nearly as simple. Jobs doesn't need to lock it down. He knows that he can't but this is probably the closest he can come to it. It may as well be locked down for most Mac users. The more advanced ones will install apps from whatever source they want. The thing is, this just SEVERELY gimped developers who don't make apps that will fit Apple's ludicrous standards, and I think they know it.

      Good work, Steve. Your endless desire for control has likely just cost the Mac a lot of developers. Oh, it may not be immediate, but it'll happen. Goddammit.

    6. Re:FUD! by tysonedwards · · Score: 4, Insightful

      Apple showed non-app-store Applications within their Launchpad. However, yes... Apple is saying that for them to distribute Updates on your behalf without you paying for your bandwidth or order processing, than you need to provide them with their 30% figure. Yes, they have bad terms outlined in their Acceptance Agreements. Yes, it is certainly going to be anti-competitive. Yes, it is going to promote more "dumb" apps like we have on the iPhone. Yes, we acknowledge that many of the "useful" apps would be outright rejected from the App Store... The take-away is that for Developers where the new model isn't a good fit, just keep doing precisely what you are doing today.

      --
      Thirty four characters live here.
    7. Re:FUD! by uglyduckling · · Score: 3, Informative

      Steve is given preferential treatment and access to core system services to developers that choose to accept his restrictions.

      Uh, what, you mean - like Windows Update - I mean, Microsoft lets anyone use that, right? This article is total FUD. There's no indication that Launchpad will be restriced to App Store apps, I may eat my words, but I would consider moving off the platform if that does become a reality. But, right now, there's nothing from Apple that shows that would be the case. The only 'core' service is the ability to automatically update software, which is something that costs Apple money for hosting, therefore they require you to buy in to their service. Seems like pretty normal business practice to me.

    8. Re:FUD! by E+IS+mC(Square) · · Score: 1

      >> Good work, Steve. Your endless desire for control has likely just cost the Mac a lot of developers. Oh, it may not be immediate, but it'll happen. Goddammit.

      I think the biggest change mac ecosystem will see from this is that there will be small number of corporations selling their apps (for more or less $$) rather than a lot of small time developers releasing their stuff for free for other mac users.

      This comment by Shark was spot on - http://apple.slashdot.org/comments.pl?sid=1829350&cid=33955544

    9. Re:FUD! by Kalidor · · Score: 5, Informative

      Actually, yeah .. Winsus can be extended for third party apps. And it's trivial to point your Windows update at a different update server. That said, only corporate entities and bored hyper-boxers really do that kinda stuff...

      --

      Code softly but carry a big magnet.

    10. Re:FUD! by freedumb2000 · · Score: 3, Interesting

      I am expecting this to happen at the latest with 10.8

    11. Re:FUD! by Masterofpsi · · Score: 1

      The only catch is that Steve gets to be gate keeper. . . I'm certainly glad that the Ubuntu approach is not like this.

      Me too. I know I wouldn't want Steve Jobs deciding what Ubuntu applications I can and can't install.

    12. Re:FUD! by dgatwood · · Score: 4, Informative

      Look at the apps shown in Launchpad in the demo. Notice Mail, iChat, iCal, Time Machine, Dictionary, DVD Player, Automator, the entire Microsoft Office Suite, etc. I can't imagine that any of those are in there because they were downloaded from the App Store....

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    13. Re:FUD! by Yer+Mum · · Score: 4, Insightful

      I'm betting on mandatory code signing for applications outside the Mac App Store, making freeware impossible and shareware only available if the App Store censor allows it by 10.9. All for the customers' own good, you understand (viruses, uncertainty of downloading off the internet, and stuff).

      At that point the web browser starts to become less important as newspapers can be accessed by (paid-for) apps.

    14. Re:FUD! by Amarantine · · Score: 5, Insightful

      but I can readily admit that most Mac users are Yahoo Answers-grade stupid when it comes to computers.

      What, and Windows users aren't? I agree that most Mac users aren't exactly the brightest computer users, but get real, most Windows users don't even know other OS's exist, let alone what an OS is. Mindless flock of sheep, really.

    15. Re:FUD! by Anonymous Coward · · Score: 0

      >>The question is why any sane person would use an Apple to begin with when Linux (of any type) exists? Answer is they wouldn't.

      You're comparing hardware with software. People choose Apple because the hardware is awesome, the OS, not so much. I have a client who runs Vista on a MBP. Well, ran anyway. She's seen the light and upgraded to 7.

    16. Re:FUD! by Jugalator · · Score: 3, Insightful

      Good work, Steve. Your endless desire for control has likely just cost the Mac a lot of developers.

      Huh? It's the distribution chains that should be worried, not the devs or the users.

      This is the best thing since sliced bread for many of especially the smaller devs. Apple takes care of the bandwidth costs, Apple takes care of the review and feedback system, Apple takes care of the auto-updating mechanism, Apple takes care of getting your apps closer the users than ever since it's an integrated part of the forthcoming OS. The devs? Well, $99/year and 70% of the sales, and that's it. This is a killer feature for all developers who rely on their website on providing the applications, and are worried that their web host will collapse after getting Slashdotted.

      No gimping here, far from it. No, rather the opposite. This will attract new developers.
      And the users benefit since the updating and exploration part will become a super smooth experience.

      Sure, if you do special things with your apps, like installing things like system components outside the app folder, then you have to rely on the traditional means. However, if you have such special needs, your application is also of a special kind, and your users will *have* to get the functionality through your web site. There's no option. So I don't see the problem, really... Photoshop is among those apps who probably can't be shoe-horned into the Mac App Store, but that doesn't mean Adobe will suffer! Of course people will still want Photoshop if they use these kind of tools. And what about VMware? Well, for advanced virtualization software, you *have* to use other channels. And for the random tiny app that installs a driver to do [insert technical thing here], well, there'll be no competition on Mac App Store taking away your users - there's no competition since nothing there would be granted rights to be there anyway.

      --
      Beware: In C++, your friends can see your privates!
    17. Re:FUD! by PopeRatzo · · Score: 3, Insightful

      but at the moment there are plenty of other ways to get applications

      Man falling from 75th floor says "So far so good"!

      --
      You are welcome on my lawn.
    18. Re:FUD! by commodore64_love · · Score: 4, Insightful

      Okay just some random conjecture:

      Imagine you've got a program called "Opera Browser" and you are Not distributed through the app store. That means you won't be able to use the LaunchPad and 1-Click Updates. Wouldn't that tend to make your program less attractive than, say, Apple Safari which DOES have those abilities?

      Just thinking out loud.
      Please don't damage my karma.

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    19. Re:FUD! by morgan_greywolf · · Score: 5, Insightful

      They don't need to make it difficult to install applications outside of the Mac App Store. They just need to re-educate users so that most users will refuse to install applications not from the Mac App Store.

    20. Re:FUD! by BoberFett · · Score: 4, Insightful

      I seem to remember quite the outrage at a certain company whose founder is sometimes compared to a Borg for doing something similar...

    21. Re:FUD! by PopeRatzo · · Score: 5, Funny

      What, and Windows users aren't?

      They just don't pay as much to be stupid.

      --
      You are welcome on my lawn.
    22. Re:FUD! by Requiem18th · · Score: 1

      Nobody said "Yahoo Answers-grade" was the lowest grade of stupidity available for comparison, now excuse me while I compile my kernel.

      --
      But... the future refused to change.
    23. Re:FUD! by Gilmoure · · Score: 1

      Grandma needs to learn to code.

      --
      I drank what? -- Socrates
    24. Re:FUD! by DurendalMac · · Score: 2, Insightful

      Except not everyone wants to make apps that fit Apple's baloney criteria for inclusion in the App Store. Since that means you won't sell as many (as a bunch of users don't know anything outside the app store), they might just give up and stick with Windows.

    25. Re:FUD! by PopeRatzo · · Score: 0, Troll

      Yes, they have bad terms outlined in their Acceptance Agreements. Yes, it is certainly going to be anti-competitive. Yes, it is going to promote more "dumb" apps like we have on the iPhone. Yes, we acknowledge that many of the "useful" apps would be outright rejected from the App Store.

      Other than that, everything is perfect.

      --
      You are welcome on my lawn.
    26. Re:FUD! by DrgnDancer · · Score: 1, Insightful

      But Apple can't be blamed for that. You want your programs to use their repository features you submit it to their repository. Just like if you want you programs to be included in a Linux repository you submit it to the repository maintainer. I'm fairly certain the repo maintainers don't troll the Internet looking for apps to include, then beg the authors for .rpms or .debs. If your app isn't accepted by the maintainer, it doesn't get included (which I'm sure happens with Linux repos too. I can't imagine they accept any piece of trash "hello world" app just because it was submitted.)

      Apple is providing a service. Follow there rules and you can use the service. Choose not to use the service, or chose not to follow their rules, and you have either provide your own service or use a different one. I'm personally quite convinced they aren't going to lock down other methods of installation. If I'm wrong, then I won't purchase the operating system "upgrade" that includes this "feature" and my next computer won't be a Mac.

      --
      I don't need a million points of light, just two points of multi-mode fiber and a 10 Gig-E router.
    27. Re:FUD! by MarkvW · · Score: 1

      Aw, bit by a stupidass kdawson story again. Your post kept me from reading on. Thanks.

    28. Re:FUD! by TaoPhoenix · · Score: 1

      "All Apps not from the App Store are made by Terrorists!!"

      Flannery O'Connor, RIP - "All the FUD that rises must converge".

      --
      My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
    29. Re:FUD! by Anonymous Coward · · Score: 0

      Heck, that's no different than whining how Apple won't devote shelf space in their Apple Retail stores for my shareware app. Boo, Apple stifles competition!

    30. Re:FUD! by Anonymous Coward · · Score: 0

      Actually, Launchpad was introduced EXACTLY for Mac App Store apps only. It is basically just a big iPad interface with folders and everything.

      Of course you can still have normal apps outside of Launchpad, but Launchpad is definitely only for Mac App Store apps.

      I'm excited to release my existing iOS games for the Mac.

    31. Re:FUD! by bfwebster · · Score: 1

      There are already plenty of alternatives to the Mac Apps Store: Amazon, Best Buy, Fry's, and anywhere else you can buy Mac software. As the person says, get a grip.

      --
      Bruce F. Webster (brucefwebster.com)
    32. Re:FUD! by tepples · · Score: 1

      Choose not to use the service, or chose not to follow their rules, and you have either provide your own service or use a different one.

      So says the article. And as the article hints, a port of Debian's APT to Mac OS X would help.

    33. Re:FUD! by binary+paladin · · Score: 1

      And those people will still be able to use the same tried and true distribution methods. I seriously doubt MS Office is going to be released through the App Store. Adobe's shit isn't going to be. Steam is already on the Mac and will fill a similar role.

      I don't think I have EVER seen such a fucking mountain made out of a mole hill in my entire life.

    34. Re:FUD! by geekoid · · Score: 1

      F.U.

      Computers aren't that important to them. That's all. It doesn't make them sheep because they use the cheapest system that gives them what they want.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    35. Re:FUD! by Anonymous Coward · · Score: 0

      For the consumer yes it will be perfect.

    36. Re:FUD! by xwizbt · · Score: 1

      I agree totally - I don't want Steve deciding what applications I can and can't install: currently bittorrent-related apps, those which run interpreted code and various other excitingly niche apps are banned from the iPhone and iPad store.

      I'm guessing they will also be banned from the Mac store. But can you see Transmission disappearing overnight? KOLMafia is another favourite, which won't get on the app store but isn't going to simply vanish. It'll always be out there, and even if the entire system becomes locked down, there'll be jailbreaking for macs just like for iPhones and iPads.

      But listen to that - the locking down of an entire, unix-based system. How? Restrict root access? And how long is that going to last - physical access pretty much means all access. And then there are other things like Parallels Desktop or Boot Camp, all of which allow users to execute various bits of code that Apple hasn't sanctioned. The road to hell is paved, tile by tile, it's true, but it's a hell of a long way from 'shiny app store' to 'locked down mac'.

    37. Re:FUD! by sortius_nod · · Score: 1

      Funny, Opera is already distributed via the App Store... for free.

    38. Re:FUD! by Anonymous Coward · · Score: 0

      Except all apps will be able to use the app launcher, This article was written to feed the page counts that a good apple bashing/praising can bring even the weakest of sites.

      Yes companies will not get to auto update using apple's bandwidth if their app is no part of apples store, but when was the last time your shareware applications were updated through windows update? This article is fishing for web hits and slashdot fell for it hook line and sinker.

      Why am I the only one who thinks "Will apple allow free apps in the app store?" a FAR more important question?

    39. Re:FUD! by Dahamma · · Score: 1, Informative

      The big difference is that the Linux distros all have a method for including other repositories as well - you don't have to "submit" an app to an official Ubuntu, Fedora, etc, repo. You can create your own repo, or distribute it through many other popular ones for apps that don't get into the official one.

      For example, I have the Nvidia drivers and (GASP, HOLD YOUR EARS STEVE!) Flash plugin set up to auto-update from other repos. It's Fedora, so it still uses yum (or any GUI wrapper for yum) just like all other RPMs intalled on my system.

      To be equivalent, Apple should allow users to configure 3rd party app repositories and allow them to use Launchpad and auto-update as well. Which they won't do, because there would be even less reason for them to collect 30% of any commercial application's revenues.

    40. Re:FUD! by cobrausn · · Score: 1

      ...Mindless flock of sheep, really.

      Generalize much? I can do that too.

      I know most Linux users aren't exactly the most socially capable people, but get real, most of them don't even care what reasons people have for using the operating system they do. Instead of having a girlfriend they toil the night away re-inventing the wheel, admiring their neck beards, and ranting about Mac and Windows users on slashdot.

      And yes, I use Linux.

      --
      How does it feel to be a liar with pants constantly on fire?
    41. Re:FUD! by Anonymous Coward · · Score: 0

      Can we seriously cool it with the 'OMG Lockdown!' claims? ... Let's stop rolling down this slippery slope already.

      Mind if I give you a little push?

    42. Re:FUD! by gmack · · Score: 4, Informative

      You can work around the Linux repos on Redhat,SuSE, Debian and Ubuntu by just adding your own repo to the list and whatever software you want can still be centrally updated. It's something I've seen several software installers do.

    43. Re:FUD! by DrgnDancer · · Score: 2, Informative

      It's already ported. You can already use apt-get to install software from a number of free software repositories on MacOS. I haven't had a Mac in a couple of years now so I'm a little out of date. I've heard Fink is pretty much much dead, but there's a new app repository now. Typically you can't get Aqua apps this way, it's mostly console apps and X Windows apps, but that appears to have more to do with who's submitting apps to the repo than any inherent weakness in the software.

      --
      I don't need a million points of light, just two points of multi-mode fiber and a 10 Gig-E router.
    44. Re:FUD! by mikael_j · · Score: 0, Troll

      I hope you don't still routinely compile your own kernels, I thought that was a thing of the 90s, or maybe it's because I moved on from Slackware 3.x to FreeBSD and OS X that I no longer see the need to constantly recompile my kernel (oh the horrors of downloading the 2.0.x and 2.2.x source using a v.90 modem only to have the download get interrupted by someone trying to use the phone)...

      --
      Greylisting is to SMTP as NAT is to IPv4
    45. Re:FUD! by DrgnDancer · · Score: 0, Redundant

      It's already ported. Fink is essentially apt-get for Macs. It's mostly console and X windows apps, I'm not aware of any native Aqua apps... But I don't see any technical reason why there couldn't be. I think it's just a choice on the part of the maintainers to focus on "traditional" Unix apps.

      --
      I don't need a million points of light, just two points of multi-mode fiber and a 10 Gig-E router.
    46. Re:FUD! by EvilIdler · · Score: 1

      Updating most software on Mac is already one click per app (start the program, and it checks for a new version). Smart devs already use Sparkle.

    47. Re:FUD! by clang_jangle · · Score: 2, Insightful

      It's called fink and has been around for years. MacPorts is another package management system with a sizable repository. What many people with no OS X experience fail to realize is that an OS X app bundle is just one way to get and use software on a mac. You can compile and run just about any GNU software on a mac, just as you can in linux. Maybe Apple will change that, but I doubt it. Most users will do things the Apple Way anyway, but one of the really nice things about OS X is you can use it like just another *nix as well, and Apple does promote that as a feature in its marketing.

      --
      Caveat Utilitor
    48. Re:FUD! by h4rr4r · · Score: 2, Informative

      They could allow you to add alternate repositories. Then they are not proving anything other than the package manager to the client with the OS they sold him.

    49. Re:FUD! by aliquis · · Score: 1

      Of course it won't happen. Will be interesting to see how many large apps shows up in it though.

      Is it worth only getting 70% of the money for the extra market presence?

      Wouldn't surprise me if it actually is. Though they will probably still hate it to give that much money to Apple. And maybe prices will get lower to?

    50. Re:FUD! by iluvcapra · · Score: 2, Insightful

      We have DarwinPorts and Fink, that's your APT. The problem with these and APT is they don't have integrated payment, or hosting, and they don't allow developers to sell their software with DRM. If you want to offer your open-source solution OS X has you covered. But if you want to sell your plain-old proprietary app with copy protection and complete outsourced fulfillment and billing nobody really offers this.

      These aren't like good things, but they're clearly what independent for-profit developers want. And 30% off the top compared to eSellerate or Kagi is competitive for low volumes. I'm surprised they didn't do a sliding scale.

      --
      Don't blame me, I voted for Baltar.
    51. Re:FUD! by Anonymous Coward · · Score: 0

      And not everyone wants to buy apps that fit some developers baloney criteria for not inclusion in the App Store. The san developers won't have to compete with the looney developers and make more money.

    52. Re:FUD! by DrgnDancer · · Score: 1

      OK, this is try number three after tries one and two were eaten by /. It's already ported Fink is apt-get for Macs. It's mostly console and X-11 stuff, to my knowledge there no native Aqua apps. I don't think this is because of any technical limitations of the port... The maintainers are just focused on "traditional" Unix apps.

      --
      I don't need a million points of light, just two points of multi-mode fiber and a 10 Gig-E router.
    53. Re:FUD! by je+ne+sais+quoi · · Score: 1

      a port of Debian's APT to Mac OS X would help.

      What, you mean this? Or maybe this? Apt has been on OS X for ages, I mean ages! As an Apple/linux/unix user, I've liked Apple because they go out of their way to provide compatability with other unixes (hello, X11.app!). I haven't looked into this new app store in any way shape or form, because I'm far too happy with the current state of affairs. Hell, the text editor I use last released a version in 2004! Pardon me if I'm skeptical of claims that Apple is locking down OS X and shutting others out...

      --
      Gentlemen! You can't fight in here, this is the war room!
    54. Re:FUD! by DrgnDancer · · Score: 1

      OK, this is try number three after tries one and two were eaten by /. It's already ported Fink is apt-get for Macs. It's mostly console and X-11 stuff, to my knowledge there no native Aqua apps. I don't think this is because of any technical limitations of the port... The maintainers are just focused on "traditional" Unix apps.

      --
      I don't need a million points of light, just two points of multi-mode fiber and a 10 Gig-E router.
    55. Re:FUD! by bay43270 · · Score: 1

      True. Many of them won't be allowed in the AppStore due to the terms of service. The terms of service disallow so many apps it would make launchpad useless if it only worked with AppStore apps.

      It does save time to put all the FUD directly in the story summary though, doesn't it?

    56. Re:FUD! by xenn · · Score: 0, Troll

      Word, Snigger.

    57. Re:FUD! by DrgnDancer · · Score: 1

      OK, this is try number three after tries one and two were eaten by /. It's already ported Fink is apt-get for Macs. It's mostly console and X-11 stuff, to my knowledge there no native Aqua apps. I don't think this is because of any technical limitations of the port... The maintainers are just focused on "traditional" Unix apps.

      --
      I don't need a million points of light, just two points of multi-mode fiber and a 10 Gig-E router.
    58. Re:FUD! by aliquis · · Score: 1

      That means you won't be able to use the LaunchPad and 1-Click Updates. Wouldn't that tend to make your program less attractive

      No, because the LaunchPad sounds like a crappy idea.

      Sure it may be nice to have all your appstore applications in one location, especially if you get many.

      But seriously who would like to have all their applications on the desktop and look around for the correct one? Or visit the application folder on a mac to find and start the application one want?

      One rather just press ctrl-space and type the beginning of the name of the application and press enter once spotlight or quicksilver has found the right application.

      As far as updates goes I think there already is one service which help applications provide that? (Not update all applications but search for updates), regardless no biggie if the application in question looks for updates by itself once started. Opera does. Some may have you do the searching manually or keep track yourself but being a pirate such as myself I don't necessary see that as a disadvantage.

    59. Re:FUD! by Anonymous Coward · · Score: 0

      For the consumer everything is perfect.

    60. Re:FUD! by Anonymous Coward · · Score: 0

      Windows users don't even know other OS's exist, let alone what an OS is. Mindless flock of sheep, really.

      First, don't confuse ignorance with stupidity. Using a mac because its "cool and hip" is stupid. Using a windows machine because you know of nothing else is ignorance.

      Second, is it better to be a sheep than a zealot? You decide.

    61. Re:FUD! by camperslo · · Score: 2, Interesting

      Hair on fire? Well I did consider pulling some out... it seems when registering as a developer (updating an ancient ADC account actually), one has to agree to a lengthy agreement. They nicely provide a link to get/read it in a .PDF file (scrolling through a long doc in a web page is a bit much). When I actually clicked to get it all I saw was permission denied. I doubt I can read the one in the web page before being hit by the 10 minute security timeout. Oh well.

    62. Re:FUD! by SurfsUp · · Score: 1

      Can we seriously cool it with the 'OMG Lockdown!' claims?

      No, not unless it magically becomes not locked down.

      --
      Life's a bitch but somebody's gotta do it.
    63. Re:FUD! by Anonymous Coward · · Score: 0

      I agree that most Mac users aren't exactly the brightest computer users, but get real, most Windows users don't even know other OS's exist, let alone what an OS is. Mindless flock of sheep, really.

      How "most people aren't computer experts" gets modded up to +4 insightful is beyond me. This is a textbook example of the kind of myopic arrogance that keeps lots of technologists relegated to social isolation. I'm sure there are plenty of things you use about which you're not expertly informed. That makes you a "mindless sheep" by your own logic. Computers are, for most people, a tool and not a lifestyle. That fact apparently either goes over the head of or is reprehensible to the average regular-users-are-imbeciles Slashdot poster.

      Talent with computers != superior intelligence. The inverse is also true.

    64. Re:FUD! by guruevi · · Score: 4, Informative

      No, it classifies all Apps in your Applications folder (or should we call it Apps folder now) as well as those you downloaded through the Mac App Store.

      The rest of the API's (full screen, instant shutdown/save etc...) are completely open and available and quite transparent to existing apps (no need to recode/recompile existing applications)

      It's basically that they merged Expose, Dashboard and Spaces and made it more the look-and-feel of iOS and added a Store for free and non-free apps. Especially for individual developers this will give more exposure to some really good applications that are now pretty hard to find. Hosting, update distribution and promotion/ranking for only 30% of your revenue is pretty darn good unless you're Adobe or Microsoft or other software makers that can charge thousands of dollars for 4 or 5 crappy apps.

      Hopefully they will also integrate an Enterprise option similar to the iPhone so you can create or package, distribute and automatically update your own set of applications. Currently you still have to rely on third party systems or Apple Remote Desktop for this.

      --
      Custom electronics and digital signage for your business: www.evcircuits.com
    65. Re:FUD! by Em+Ellel · · Score: 2, Insightful

      Can we seriously cool it with the 'OMG Lockdown!' claims? Yes, Apple introduced an app store for macs this week, but at the moment there are plenty of other ways to get applications, and use of said app store is certainly not required. When the lockdown is actually in place, then we can complain and move on from OS X to [insert your favorite Linux flavor here]. Let's stop rolling down this slippery slope already.

      And thats, my friends, is how you boil frogs... (erm, make that sheep)

      --
      RelevantElephants: A Somatic WebComic...
    66. Re:FUD! by nurb432 · · Score: 1, Troll

      Shhhh its more fun to bash Apple with 1/2 truths then reality.

      However, as a Apple fan from the beginning, i do hope they don't take the next step. The locked down AppStore for the iphone has been a rather successful business model for them, so it isn't all that far fetched to say they aren't at least considering it for the 'computer' side of the business too.

      --
      ---- Booth was a patriot ----
    67. Re:FUD! by Anonymous Coward · · Score: 1, Insightful

      Except in most Linux distros it's possible to add repos to fetch packages from, which, if we take a look at the iTunes App Store, probably won't be the case here.

      And again, it's not only about the lockdown of other ways of installing it. It's also about accessing it via Launchpad and updating it automatically. I'm glad you vote with your wallet though, that's what a lot of people miss.

    68. Re:FUD! by Anonymous Coward · · Score: 0

      I have a complete compiler collection.

      I can build everything you can build.

      Except it is locked down. Somehow. In a way you can't explain.

    69. Re:FUD! by ktappe · · Score: 1, Troll

      Apple is providing a service. Follow their very restrictive rules and you can use the service. Choose not to use the service, or chose not to follow their rules, and you have either provide your own service or use a different one that most users won't know about let alone use .

      Fixed that for you.

      --
      "We can categorically state we have not released man-eating badgers into the area." - UK military spokesman, July 2007
    70. Re:FUD! by Thinboy00 · · Score: 5, Funny

      (which I'm sure happens with Linux repos too. I can't imagine they accept any piece of trash "hello world" app just because it was submitted.)

      $ aptitude show hello
      Package: hello
      State: not installed
      Version: 2.4-3 [wtf?]
      [blah blah blah]
      Description: The classic greeting, and a good example
        The GNU hello program produces a familiar, friendly greeting. It allows
        non-programmers to use a classic computer science tool which would otherwise be
        unavailable to them.

        Seriously, though: this is an example of how to do a Debian package. It is the
        Debian version of the GNU Project's `hello world' program (which is itself an
        example for the GNU Project).

      --
      $ make available
    71. Re:FUD! by ktappe · · Score: 2, Interesting

      Hopefully they will also integrate an Enterprise option similar to the iPhone so you can create or package, distribute and automatically update your own set of applications. Currently you still have to rely on third party systems or Apple Remote Desktop for this.

      As much as you and I and thousands of others would like such a tool, you know the likelihood of it coming from Apple are nearly nil. Apple has neglected Enterprise for years and I see little reason to think they'll change their pattern of behavior any time soon. There is money in Enterprise to be sure, but Apple is making so much more profit from home users that Enterprise simply isn't profitable enough for them to care at this time.

      With luck, the 3rd party solutions providers such as JAMF's Composer/Casper will be augmented with the functionality you cite.

      --
      "We can categorically state we have not released man-eating badgers into the area." - UK military spokesman, July 2007
    72. Re:FUD! by Guy+Harris · · Score: 1

      Okay just some random conjecture:

      Imagine you've got a program called "Opera Browser" and you are Not distributed through the app store. That means you won't be able to use the LaunchPad

      According to what reliable source is that the case?

      and 1-Click Updates.

      To be precise, you won't be able to use the App Store code's 1-click updates. Imagine you're a company called "Opera Software", large enough to be listed on the Oslo Stock Exchange; you might well be able to provide your own auto-update mechanism and infrastructure on your Web site to support it. Hey, maybe someday somebody will even provide some free software that lets you put auto-update into your OS X application.

    73. Re:FUD! by BasilBrush · · Score: 1

      Citation

    74. Re:FUD! by dloose · · Score: 1

      I don't think that the lack of "1-Click" updates (do I owe Amazon money for that?) is a big deal. A lot of Mac apps use a framework called Sparkle to notify users when there's an update and give them the option to download & install the new version and it works very well. Granted, having 2 different ways to do the same thing doesn't create the ideal user experience, but it's something that's done infrequently enough that I don't think it will be a major issue. In any case, it's a hell of a lot better than asking the average user to use apt.

      Not being able to use LaunchPad could wind up being a much bigger problem. Launching applications is kinda the whole point of an operating system. Users shouldn't have to know or care where the applications came from. Frankly, I'm amazed that Apple (or any software company for that matter) would ship something like that.

    75. Re:FUD! by wrook · · Score: 1

      But as a developer I can easily set up another repository that can be used by the same installation software. I just tell the user to add a certain PPA and my app will be indistinguishable from apps in the Ubuntu repositories.

      Personally, I think it is perfectly fine for Apple to have control over the branding of its repository. I have absolutely no problem with them exerting control over what kind of software they allow in their repository, or associate with their brand. I even think it is a good idea to make it very clear where an application is approved by the Apple brand and where it is not. But not supporting more than one repository in their main package management system is a very, very bad idea.

      However, unlike most people, I don't care. I believe that in this day and age community based software development (the developers of which are unlikely to jump through the hoops to get into Apple's repository) is becoming important enough that this will become a significant issue to consumers. In the same way that I see Android being a serious threat to iOS due to a more open development environment, I see it happening with the desktop. Time will tell, of course.

    76. Re:FUD! by 99BottlesOfBeerInMyF · · Score: 3, Insightful

      I'm betting on mandatory code signing for applications outside the Mac App Store, making freeware impossible and shareware only available if the App Store censor allows it by 10.9.

      That seems highly unlikely. Rather, they'll likely require code signing for apps in the app store as well as more and more of the code Apple ships themselves. Eventually, Apple will probably start using ACLs to provide more and more vocal warnings to users who try to run an unsigned application for the first time. Eventually, OS X may not even run unsigned apps by default, requiring the user to resort to manually whitelisting unsigned apps.

      And I must say, they should have done it years ago.

      At that point the web browser starts to become less important as newspapers can be accessed by (paid-for) apps.

      Seriously? You really think the whole paid app for newspapers thing is going to work and that newspapers will be making apps for every platform instead of just Web pages? It seems unlikely to me.

    77. Re:FUD! by Guy+Harris · · Score: 1

      Funny, Opera is already distributed via the App Store... for free.

      Given that the only (Apple) "App Store" that's distributing stuff is the iOS App Store, not the Mac OS X App Store, you're presumably referring to Opera Mini, not full-blown Opera. Whether Opera Mobile would be allowed into the iOS App Store, or Opera would be allowed into the Mac OS X App Store, is another matter.

    78. Re:FUD! by 99BottlesOfBeerInMyF · · Score: 1

      Okay just some random conjecture: Imagine you've got a program called "Opera Browser" and you are Not distributed through the app store. That means you won't be able to use the LaunchPad and 1-Click Updates.

      Yeah, so what's the problem? Opera can:

      1. provide their app through Apple's store, basically for free;
      2. continue offering it as they do now;
      3. create or work with another group to create an alternative app store with update capabilities to compete with Apple's store.

      In short, Apple's adding a feature that makes software better. They do it all the time. You could just as easily say, Apple added system services to OS X and if Opera doesn't use them (still don't last I saw) they couldn't use features of other programs like the grammar checker, thesaurus, language translation services, etc. That's just the way things are if developers don't want to use some parts of the OS, then they don't.

    79. Re:FUD! by Guy+Harris · · Score: 1

      No, it classifies all Apps in your Applications folder (or should we call it Apps folder now) as well as those you downloaded through the Mac App Store.

      Those might be the same thing if the App Store app puts downloaded apps into /Applications rather than, say, ~/Applications. (Or perhaps it'll look in ~/Applications as well for stuff to put into the Launchpad.)

    80. Re:FUD! by Guy+Harris · · Score: 1

      Actually, Launchpad was introduced EXACTLY for Mac App Store apps only. It is basically just a big iPad interface with folders and everything.

      Of course you can still have normal apps outside of Launchpad, but Launchpad is definitely only for Mac App Store apps.

      And you were told this by which reliable source?

    81. Re:FUD! by cjnichol · · Score: 1

      There is no reason for LaunchPad (which is just a glorified Applications folder) to exclude apps not downloaded through the app store. Why wouldn't it just pop up with EVERYTHING in your apps folder?

    82. Re:FUD! by retchdog · · Score: 4, Insightful

      If so, they're going to need to fork a Mac OS X Scientist Edition and attend to all the confusion that would entail. I know a lot of good professors and post-docs who use Mac as a "friendly unix", and recommend it to their students for that reason. Apple has actively courted this market, and it'd be outright stupid to risk it now. Not that I'd be shocked, but I'd be fairly surprised and it'd be a really dumb move.

      I don't particularly like what they're doing now, since it makes installing free software (like R) from a disk image a "mysterious" thing instead of a commonplace thing, which makes using it in introductory classes more of a burden. Nonetheless it's tolerable. I really hope they don't extrapolate as you're suggesting; as a linux user it's currently slightly easier for me to collaborate with Mac users than Windows users.

      --
      "They were pure niggers." – Noam Chomsky
    83. Re:FUD! by Anonymous Coward · · Score: 0

      ... making freeware impossible...

      Yea there are no free apps on the iOS store.

    84. Re:FUD! by larry+bagina · · Score: 1

      Well, today, Apple Safari is installed with the OS and is updated by the OS Software Update app, so .... ohnoes, it might use the launchpad!!!!!1111!!!eleven!!

      --
      Do you even lift?

      These aren't the 'roids you're looking for.

    85. Re:FUD! by Cronock · · Score: 1

      I believe that the reason they have not been enterprise-ready previously the enterprise has little to no interest in macs before now. It's a circle that's time has come to be broken. Just a couple adjustments to this system and they could create an in-house application management system for the enterprise. Version and license control are there as well as distribution. Apple already includes software update server on their server OS. Minor tweaking could bring it all together.

    86. Re:FUD! by Anonymous Coward · · Score: 0

      And that is what will most likely happen over the next years. They just do it slowly so people dont notice it before it is too late.
      I would also think that they are making it more difficult by refusing access to launchpad and 1 click updates...

    87. Re:FUD! by Tharsman · · Score: 3, Insightful

      It will indeed be less attractive to get an app from other sources.

      However, I watched the entire keynote and as far as I recall, Steve said "you can add your apps to the launchpad."

      That being told, the Launchapd is just like the Homescreen in my iPhone, and once I got 3 screens worth of apps I found it to be faster to use Spotlight to find the app I want to run. Guess what? Spotlight is already the way I do the same things on my mac.

      I don't think the Launchpad will be the ultimate way to launch apps in the future, at least it wont be for me. I already use the desktop for similar results anyways.

      All that aside, yea, going back to the attractiveness, App Store distributed apps will indeed be preferred. It will be the first spot for many to look up apps before they reach out to the web. I don't think this will bury non-app store apps, though. At least not for popular apps. I see most free software ending up in the app store for easy access.

      Perhaps big software like Photoshop and Office wont make it, mainly because they will refuse to agree with the "buy once, run on any machine you own" policy. At the same time, I look forward for people that start developing small Photoshop alternatives because now they have an easy way to spread their product, selling it for a very affordable amount, and being founded by night-micro transaction income, being able to grow into worthwhile rivals.

    88. Re:FUD! by dloose · · Score: 1

      The problem is the Launchpad. I'm an OS X user, but I can readily admit that most Mac users are Yahoo Answers-grade stupid when it comes to computers.

      Do you think that the average Mac user is dumber than the average Windows user? Because I know lots of Windows users who double click links. I know people who click Edit -> Copy every time because they don't know that there are about a million faster ways to put something on the clipboard. The other day, the IT guy at work told me that Windows 7 needs to be rebooted daily. Let's just say that most computer users are stupid when it comes to computers.

      To them, there will be the app store, the launchpad, and that's all they'll need because nothing else is nearly as simple.

      First, it looks a lot like LaunchPad will be available to all apps, not just apps downloaded from the app store. Second, the Mac App Store strategy is exactly the strategy pursued by Android, but people love it there. Yes, novice users will primarily get their apps from the app store and yes, many developers will strive to get their apps into the app store. This is not a bad thing, because

      The more advanced ones will install apps from whatever source they want.

      The thing is, this just SEVERELY gimped developers who don't make apps that will fit Apple's ludicrous standards, and I think they know it.

      No, it didn't. Developers who make apps that don't fit Apple's ludicrous standards will continue to distribute those apps the same way they always have. Most average users wouldn't use those apps anyway. Average users don't install Launchbar.

      Good work, Steve. Your endless desire for control has likely just cost the Mac a lot of developers. Oh, it may not be immediate, but it'll happen. Goddammit.

      I think you're being a little dramatic -- the app store will probably encourage indie developers to write more Mac software.

      Am I just being an obnoxious Apple apologist? This whole issue feels like a tempest in a teacup. It just isn't a big deal.

    89. Re:FUD! by mehemiah · · Score: 1

      We can use Sparkle framework.

    90. Re:FUD! by Proudrooster · · Score: 0

      I agree with your Borg comment, but MS never created the same value proposition as Apple. Windows is always more of the same.. I spend money, I get the same thing I had, just prettier. Apple on the other hand really gives you amazing stuff that just works. See this video: http://www.youtube.com/watch?v=QlD6JS0mD7E

      I am willing to give Apple money for their new software, in fact I already ordered iLife 11 for $50 yesterday. I begrudge giving MS money because it's the same old thing release after release. If you look at MS's top 10 list to upgrade to Windows 7 from XP, their marketing department struggles to make the case. Apple and Mac are fundamentally changing the way we interact with technology and innovating with each and every release.

      Just spend some time with iMovie and GarageBand and you will understand the shift. And don't bother looking for the mouse button because Apple got rid of that as well, we gesture now.

    91. Re:FUD! by Reziac · · Score: 1
      --
      ~REZ~ #43301. Who'd fake being me anyway?
    92. Re:FUD! by dloose · · Score: 1

      What is with the fucking sheep. Be original and think of another herd animal. You're just like the other sheeple comparing people to sheep.

    93. Re:FUD! by Tharsman · · Score: 1

      The big difference is that the Linux distros all have a method for including other repositories as well - you don't have to "submit" an app to an official Ubuntu, Fedora, etc, repo.

      You mean like Steam, the second (that I can recall) app repository available for mac specialicing in gaming? Or Direct2Drive, MacGameStore, GamersGate, Deliver2Mac. These are all game based ones, but being a desktop, you can offer any third party managed mac app repository you want. All have their own Q&A process and rules for acceptance. You are much more likely to get a game into the Apple App Store than into Steam or any of the above listed app stores.

      Apple should allow users to configure 3rd party app repositories and allow them to use Launchpad and auto-update as well.

      My memory may be faulty, but I saw the keynote and Jobs said you could add apps to the launchpad. He didn't say at all that it was only for App Store apps.

      And as noted above, nothing stops you from installing a front end for any repository you want that may be available. They could even buy ads in App Store ad space (because you can be sure, there will be free apps that finance themselves through advertisement)

    94. Re:FUD! by sarysa · · Score: 1

      The term slippery slope has been treated negatively lately, but -1 Trolling this person? Seriously, just look at the history involved here. In fact, think of Apple as a microcosm(weird term for the #1 market value company) of government. You can't take rights away all at once or the interested party will revolt. It's like a game of chess, taking your time to choose your moves carefully, collecting piece after piece until people forget how much better things were when they were open now that they're utterly beholden to their new master.

      Oh, and to deflect the inevitable "don't like it, don't use it" argument, their business strategy involves getting their products into the schools and now even enterprise. If we don't make it clear to both that we don't want Apple's closed standards dominating said environments, only a self-employed childless individual will be able to "not use it".

      --
      Charisma is the measure of someone's ability to lie with a straight face.
    95. Re:FUD! by Coryoth · · Score: 1

      But Apple can't be blamed for that. You want your programs to use their repository features you submit it to their repository. Just like if you want you programs to be included in a Linux repository you submit it to the repository maintainer.

      Well yes, but with linux the whole infrastructure is open. If you want the benefits of repository based easy install and automatic updating for Ubuntu then you submit it to canonical. If they reject you for inclusion you can always try and get included in the Universe repositories. If that fails you can always get it added to one of the third party repositories (such as, say Medibuntu which many users add to their repositories). If that fails you can do like Google did for their Chrome linux beta and simply host their own repository. If that fails you can always set up you own PPA on launchpad.

      The only thing Ubuntu's core repositories have going for them is that they are in the repository list by default. Any of those other options, from third party, to a PPA, will, once added to the repository list (which is easy to do), see your app as indistinguishable from the Ubuntu provided ones when the user browses available applications, updates, etc. There is no "one true repository" -- you can add more if you wish and the app selection and updating tools will see it as all the same. Other distros are no different.

      This is a significant difference, unless Apple actually allows independent people to set up their own stores that will, if selected by the user, see the apps from that store presented right along side the Apple store apps in the same GUI. If that's the case, then great; if it's not, then there is a big difference bwteen Linux repositories and what Apple is proposing.

    96. Re:FUD! by Reziac · · Score: 2, Interesting

      So... while claiming that Macs need less brains to use, you're also saying Mac users are smarter?? ;)

      In my observation, average Mac users are even less cognizant of the distinction between OS and hardware than average Windows users. But the Mac more actively encourages a "magic box" outlook, what with the history of the OS being tied to Apple hardware.

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    97. Re:FUD! by Proudrooster · · Score: 1

      This is true. As a developer instead of negotiating with Best Buy, Amazon, and WalMart for 15% margins, you set the price and make 70% profit off your apps. This is motivation to code and make good stuff as well as leveling the playing field for the small developer. I predict this is a very smart move.

    98. Re:FUD! by Anonymous Coward · · Score: 0

      Wow, you've got that Jobs cock all the way down your throat.

      After being wary of upgrading from XP to 7, I have done so and I find it a significant upgrade. There are things I don't like, but there is much more that I do like(particularly the responsiveness of the OS). Here's the primary reason to upgrade: it just fucking rocks.

      Then again, you just might be trolling, because "stuff that just works" is about as trolltastic and cliche as it gets.

    99. Re:FUD! by DJRumpy · · Score: 1

      Actually the are far more educated than Windows user, far more web savvy, more likely to build their own web sites, and have been online longer.

      http://news.cnet.com/2100-1040-943519.html

      Just because someone prefers an OS with less hassle doesn't mean they are less capable. It just means they are smart for not wanting to fuck with their PC all day to keep it running.

      You are also rating the ability to build a PC higher than is needed in the real world. Although it's a useful skill, it's hardly going to be profitable for the average user considering how cheap PC's are these days.

      Although it may be popular to bash the 'elite' in political circles, I expect better from /. where elite (as in educated) is the last thing we should be bashing.

    100. Re:FUD! by blueg3 · · Score: 1

      Code signing is more a convenience (or inconvenience) than any kind of guarantee or real restriction. Modern computers are serious von Neumann machines -- it's difficult to distinguish data and code.

    101. Re:FUD! by Xtravar · · Score: 1

      It will just be 'uncool' to not be on the App Store.

      --
      Buckle your ROFL belt, we're in for some LOLs.
    102. Re:FUD! by tkrotchko · · Score: 3, Insightful

      "I already ordered iLife 11 for $50 yesterday. I begrudge giving MS money because it's the same old thing release after release"

      The irony of these two sentences side by side is breathtaking.

      --
      You were mistaken. Which is odd, since memory shouldn't be a problem for you
    103. Re:FUD! by jedidiah · · Score: 0, Troll

      > But Apple can't be blamed for that. You want your programs to
      > use their repository features you submit it to their repository.
      > Just like if you want you programs to be included in a Linux
      > repository you submit it to the repository maintainer. ...except you don't have to put up with a litany of bullshit rules.

      HELL, you don't even have to "submit" anything to the "repository maintainer".

      You can just create your own.

      This is what real open tools allow you to do. Everyone can participate. End users are empowered.

      People aren't just told "my way or the highway".

      RMS was sooo right about Apple.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    104. Re:FUD! by jedidiah · · Score: 0, Troll

      > Updating most software on Mac is already one click per app (start the program,
      > and it checks for a new version). Smart devs already use Sparkle.

      I prefer one click period.

      It's much less work.

      This is the problem with total n00bs. They think that something that is shiny but requires a METRIC TON of busy work is somehow a good interface.

      That's just stupid and annoying.

      Automation is where it's at, not shininess.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    105. Re:FUD! by DrgnDancer · · Score: 1

      There's several variations on this reply, so I'll address yours and hope the others read it. Put simply there's no business case for doing what you suggest. Consider: apt-get and yum are designed for developers and users by developers and users. It's in the interest of the developers to make the system work with multiple repositories because it's likely to make their lives easier too. This system is designed by a for profit company. What you're asking them to do is not simply be "open" you're asking them to give their competitors a leg up to compete with them.

      You're asking then not merely to allow competition with their app store, but essentially say to potential competitors: "Hey look, we did most of the work for you. All the API's are there and you can hook into them. Just get some cheap bandwidth, hook up a repo and charge a fraction of what we are, kay?" It would be suicidal.

      They're already allowing competing repo systems to exist. There's at least two that I'm aware of Fink (which is a more or less standard Free software repo system based on apt-get) and Steam (a direct commercial competitor, albeit narrowly focused). I know there's a couple more Free apt-get style systems to, though I don't know names. There's nothing stopping another company from building yet another system if they want. Just don't expect Apple to hand over the keys.

      Please note that I no point have I argued that this system is better than, or even as good as, Linux repo systems. I'm sure it will have better aspects (Apple rarely releases something that's not pretty polished), but it will also be more limited in same ways. That's fine. If I want to use something like apt-get I'll use Fink. If I need a commercial app, I'll check this store. Just because it's not just like apt-get doesn't make it evil.

      --
      I don't need a million points of light, just two points of multi-mode fiber and a 10 Gig-E router.
    106. Re:FUD! by Jeremi · · Score: 2, Insightful

      Is it worth only getting 70% of the money for the extra market presence?

      To be fair, you weren't keeping 100% of the money before, either, since you had to spend money packaging/promoting/distributing/selling your app previously by some other method.

      For many companies (especially small ones without a lot of volume, business acumen, or resources), having Apple handle all of that will cut their costs by enough that they'll come out ahead.

      --


      I don't care if it's 90,000 hectares. That lake was not my doing.
    107. Re:FUD! by Dahamma · · Score: 1

      My point was ONE front end/GUI, multiple repositories = the Linux distro way.

      You just described one front end for EACH repository, which is a royal pain in the ass (as both Linux and Apple developers and users would agree).

      Still, some successful, *open* competition to Apple's App Store on the Mac is probably the only thing that will keep them from controlling the vast majority of software that gets installed on the average Mac user's computer. Hopefully Launchpad is usable for any programs on the computer - limiting core OS features to Apple-purchased apps is where they start becoming more monopolistic than Microsoft...

    108. Re:FUD! by PopeRatzo · · Score: 1

      Citation

      I'll do even better.

      Within 2 years from today, we're going to see desktop computers from Apple that can only run software obtained through the app store. It'll start with their low end systems, whatever the iMac of 2012 will be. It'll be rolled out with the next major version of their desktop OS.

      OK, now you can be the curator of this prediction, so you won't have to ask me to search through all of my comments to provide you with a citation, because you'll have it right here.

      I'm giving you this important responsibility. Don't screw it up.

      --
      You are welcome on my lawn.
    109. Re:FUD! by Mongoose+Disciple · · Score: 1

      Also, Apple people wear white turtlenecks and fight for freedom, whereas Windows people are black-hearted and make babies battle rhinos.

      Seriously, the Pope doesn't give God the kind of unsubstantiated free pass or blind praise you give Apple in this post. You're a dirty raincoat away from being arrested for public indecency.

    110. Re:FUD! by arose · · Score: 1

      A centralized update mechanism is a reasonable feature (and should have been there a long time ago), why not let applications hook into?

      --
      Analogies don't equal equalities, they are merely somewhat analogous.
    111. Re:FUD! by arose · · Score: 1

      Just like if you want you programs to be included in a Linux repository you submit it to the repository maintainer.

      And just like with sane GNU/Linux distros you can set up your own, give the user the address and it will work together with the "official" repositories... No wait, you don't seem to be able to.

      --
      Analogies don't equal equalities, they are merely somewhat analogous.
    112. Re:FUD! by gumbi+west · · Score: 2, Insightful

      You wrote, "a bunch of users don't know anything outside the app store."

      Did you know that there is no app store on OS X now? Are you suggesting that people just buy a mac and then use Mail/Safari/Text Edit for all their needs now? Well, there are probably some who do that, but they sure as hey won't buy an app from any store, app or otherwise.

    113. Re:FUD! by gumbi+west · · Score: 1

      I'm sorry, can I get a reality check here. When you negotiate with a box store for, say a $30 app, you take home $4.50 per sale?

    114. Re:FUD! by arose · · Score: 1

      You forgot where Apple leaves you sitting on your development costs when they (more or less) arbitrary deny you the ability to sell through the app store. They have next to no risk, the dev has it all, unless they can actually carve a channel parallel to the app store. And how many small developers will be able to do that?

      --
      Analogies don't equal equalities, they are merely somewhat analogous.
    115. Re:FUD! by zeroshade · · Score: 1

      Yet the business case is quite simple to point out. The same business case that the App Store serves on the iPhones. A feature that people like that will drive hardware sales. Provide one easy way for anyone to provide applications to the Mac in a simple and elegant way and suddenly it appeals to more people. Sounds exactly like something Apple would like to do...

    116. Re:FUD! by LihTox · · Score: 1

      1) This isn't new; Safari already has an advantage because it is packaged with the OS.
      2) Safari is automatically updated via Software Update, along with other Apple apps. App Store not required.
      3) A lot of third-party browsers already have automatic updating software which is slick enough for me (I'm thinking about the programs which notice an update on launch, download and install it in the background, and then give you a button to relaunch.) I don't know how Opera works these days, but if someone cares enough about their browser to go seek out Opera, then updating should pose no barrier.

    117. Re:FUD! by LihTox · · Score: 1

      I wonder... will people be able to sell apps through the App Store AND their own websites at the same time. At different prices?

    118. Re:FUD! by Anonymous Coward · · Score: 0

      Actually iLife has some significant upgrades for productivity

    119. Re:FUD! by Darinbob · · Score: 1

      Are these applications, or merely apps? You know, those things on iphones called apps that are merely a collection of URLs that redirect you to a web site? As opposed to applications that are large and require many programmers?

    120. Re:FUD! by Kagetsuki · · Score: 1

      I've written several auto-update modules for software in the past, making your software auto-update (check for updates on launch, download and replace files) is not really that hard and I'm sure there are open source libraries out there to actually do the task for you. Either way apt (which is a Debian tool, Ubuntu is a Debian derivative damn you!) is unsurpassed. Or you could always write your applications in Ruby and use Gems, that way you have a system-agnostic package manager complete with apt-esque updates.

    121. Re:FUD! by Kagetsuki · · Score: 2, Insightful

      I sometimes compile custom kernels when I need to, and kernel configuration has become a lot easier. In general I use the provided kernels, but occasionally there is a reason to make my own. I've used Free and Open BSD and under both have had to compile kernels in the past so I have no idea what you find so different.

    122. Re:FUD! by shikaisi · · Score: 1

      Windows people are black-hearted and make babies battle rhinos

      But there's an app for that.

      --
      No left turn unstoned.
    123. Re:FUD! by Anonymous Coward · · Score: 1, Informative

      >> Within 2 years from today, we're going to see desktop computers from Apple that can only run software obtained through the app store.

      A small one is already on the market today. It is the iPad. They sell the "Apple iPad Keyboard Dock" that allows you to attach a real keyboard and use it on your desk. It's of course not as powerful as a normal desktop, but it's a small start to convergence. I wonder whether the dock is selling?

    124. Re:FUD! by Guy+Harris · · Score: 1

      I don't particularly like what they're doing now, since it makes installing free software (like R) from a disk image a "mysterious" thing instead of a commonplace thing, which makes using it in introductory classes more of a burden.

      What are they doing now that make downloading a dmg and either drag-installing or running the installer (if it's not autolaunched) a "mysterious" thing? (You're obviously not referring to the App Store, as that doesn't magically make something people have been doing for quite a while "mysterious".)

    125. Re:FUD! by Anonymous Coward · · Score: 0

      Tell me this "spotlight" thing isn't a search tool. Please.
      If you have to use a search tool to find the app you want to use, something/someone somewhere in the system is utterly brain dead.

      (/me would be very happy to be told it isn't a search tool and have sentence #2 nullified)

    126. Re:FUD! by shutdown+-p+now · · Score: 1

      I gave it some thought, and I think that a far more likely medium-term scenario (e.g. in OS X major version after Lion) is some kind of switch that enables non-Store app installation, and which is turned off by default - mainly to safeguard from malware etc. But can be enabled by someone who knows what they're doing. Kinda like how Android does it today.

      Heck, they could even make it a setting somewhere in a config file - if you're able to find it and edit it correctly, you'd better know what the implications are.

      And I would be fine with that.

    127. Re:FUD! by shutdown+-p+now · · Score: 4, Interesting

      Actually, yeah .. Winsus can be extended for third party apps

      I'm genuinely curious now. I've never seen a non-MS application get any updates via Windows Update. Can you give some examples? Better yet, link to e.g. MSDN article/reference on how to add support for that to one's own app?

    128. Re:FUD! by retchdog · · Score: 1

      Once the norm for app installation is the App Store (and perhaps Apple starts putting up "helpful" warning dialogs about "untrusted software") then, yes, for the typical Stat 101 or Stats for Poets student who's never installed any non-commercial software in her life it will be a somewhat mysterious step and 20% of the class will want me to hold their hand.

      If you don't believe me, just look at this http://ubuntuforums.org/showthread.php?t=107340 and imagine the Apple equivalent.

      --
      "They were pure niggers." – Noam Chomsky
    129. Re:FUD! by n3r0.m4dski11z · · Score: 1

      what when you hack your iphone? OH MY SLIPPERY SLOPE

      --
      -
    130. Re:FUD! by mjwx · · Score: 1

      That seems highly unlikely.

      Yes,

      It is far more likely that Mac's will be switched to run IOS rather then OSX in order to homogenise the environment. OS X and OS X server will be merged into a server/high end desktop only available on machines starting at US$4K+. Application signing will come in that form, this is just easing you into it, boiling the frog as it were.

      Remember the people that use OSX for very technical purposes are in the extreme minority. Such a tiny segment of less then 3% of the market it's not even worth mentioning. Mac users are primarily designers (which is why no one at Apple is an engineer, they are all "computer designers") who believe the FUD that Win/Linux cant do graphics, then people who hate windows. These people will not swtich so long as Apple makes sure there is some kind of photoshop available (I believe there already is an IOS version). Steve doesn't care about the /.er who claims he'll switch if Mac goes IOS, they are happy to sacrifice you to maintain the purity of the platform.

      --
      Calling someone a "hater" only means you can not rationally rebut their argument.
    131. Re:FUD! by BasilBrush · · Score: 1

      Bookmark your own post. That way, if you are right, you'll be able to ask for an apology, with evidence. Rather than being empty handed as you are now.

      If your prediction of months ago was that Apple would do an App Store for the Mac, then that wasn't much of a prediction. Everyone that's seen the success of the iPhone App Store saw that one coming. You wouldn't have been modded down nor mocked for it. If on the other hand your claim was that it will be the only way of getting software for your Mac, you were wrong then, you're wrong now, and you'll still be wrong in 2 years time.

      And you can bookmark this too.

    132. Re:FUD! by Dahamma · · Score: 1

      You're asking then not merely to allow competition with their app store, but essentially say to potential competitors: "Hey look, we did most of the work for you. All the API's are there and you can hook into them.

      So customers are required to pay $130 each time they release an OS update but they shouldn't expect OS APIs to be available for the apps they want to use? I'm not talking hosting server disk space or bandwidth, just accessing APIs. Somehow this "hard work" is different from all of the other APIs?

      Anyway, I agree with many of your points, as yes, they aren't restricting other app management systems, they are just creating what will be the 800 lb gorilla de facto one. IMO it's a lot more more "monopolistic" (especially givens Apple's current success) than Microsoft's "browser integration" issue, for which they were fined heavily and required to include every browser under the sun in their OS install.

      Should Steam, Direct2Drive, etc (and IE or other browsers for that matter!) now be required options in OSX? Because as you said, it's just not good business to let someone compete with you if you don't have to - that's why governments stepped in with the MS situation...

    133. Re:FUD! by mjwx · · Score: 1

      What, and Windows users aren't? I agree that most Mac users aren't exactly the brightest computer users, but get real, most Windows users don't even know other OS's exist

      Mac users tend to be the kind of people who have trouble using windows. Having to support Mac's in an enterprise environment they expect their hand to be held at all times. In 2009 I had to show one how to click and drag and she'd been using Mac's since 2002. Seriously, she cried to her boss when I said "welcome to 1998" after teaching her that dragging a file into an new Outlook message will attach it, not complaining, not a bit cut but she was actually bawling.

      Per machine, I spent more time hand-holding Mac users then I did fixing Windows.

      --
      Calling someone a "hater" only means you can not rationally rebut their argument.
    134. Re:FUD! by BasilBrush · · Score: 1

      To be equivalent, the Apt would have to offer a means for developers to be able to charge for their commercial software.

      (And I very strongly suspect kdawson's summary to be wrong. There's no indication that Launchpad will only support apps bought from the AppStore)

    135. Re:FUD! by Tharsman · · Score: 1

      Thing is apple's app store is not meant to be a repository in that sense, but simply a store. The app store is just a virtual Walmart for mac software.

      If the mac community wants a linux style repository, its best for the community to create it. I wont be shocked if this inspires a Cydia and/or Rock port for OSX.

    136. Re:FUD! by BasilBrush · · Score: 1

      Well yes, but with linux the whole infrastructure is open. If you want the benefits of repository based easy install and automatic updating for Ubuntu then you submit it to canonical. If they reject you for inclusion you can always try and get included in the Universe repositories. If that fails you can always get it added to one of the third party repositories (such as, say Medibuntu [medibuntu.org] which many users add to their repositories). If that fails you can do like Google did for their Chrome linux beta and simply host their own repository. If that fails you can always set up you own PPA [launchpad.net] on launchpad.

      Uh huh. And how do I get paid? Without a facility for distributing commercial software, it's not even close to an equivalent to the App Store.

    137. Re:FUD! by Dahamma · · Score: 1

      I think people are just worried that useful/critical core OS features will only be available to App Store apps. If that's not the case, then most of the concerns are not really warranted...

    138. Re:FUD! by Yer+Mum · · Score: 1

      They may have actively courted this market but they've just actively dumped it as Java used a lot here, both to run programs and as an interpreter for other languages. They've announced it's depreciated in 10.7 but they haven't announced any ordered handover to a 3rd party.

      If Apple had said that Oracle or some other company were picking up and would have a JVM ready by 10.7 then there wouldn't be half the furore. As it is the timing along with the App Store announcement and the lack of Flash on the new MacBook Airs can be seen as suspicious and the first step down the road of locking down the platform.

    139. Re:FUD! by ooshna · · Score: 1

      Yep companies always lower prices for there software when they have profits taken.

    140. Re:FUD! by Guy+Harris · · Score: 1

      Once the norm for app installation is the App Store (and perhaps Apple starts putting up "helpful" warning dialogs about "untrusted software")

      OS X already puts up a dialog the first time you run some software that you've downloaded from The Intertubes.

      then, yes, for the typical Stat 101 or Stats for Poets student who's never installed any non-commercial software in her life it will be a somewhat mysterious step and 20% of the class will want me to hold their hand.

      So the mere existence of an App Store will add 5 "It's Weird And Exotic" points to "click on this link and {do the drag, answer the questions}"?

      If you don't believe me, just look at this http://ubuntuforums.org/showthread.php?t=107340 and imagine the Apple equivalent.

      I rather suspect the Apple equivalent already exists, without the help of the App Store. (Those posts date back to 2005 - at least according to the Wikipedia page for the Ubuntu Software Center, the Software Center showed up in 2009 or 2010, well after Prudentissimus asked how to install a shell file.)

    141. Re:FUD! by Anonymous Coward · · Score: 0

      Why are you obsessed with ignoring the trend? You admit it will happen yourself (you said 'when' not 'if'). Are you doing this solely to defend your favorite brand? If so, that's kinda weak, no?

    142. Re:FUD! by bennomatic · · Score: 1

      How is this going to be anti-competetive? As long as they continue to allow companies to sell software to mac users via other means than the app store, then this is just yet another software channel.

      Do you think Adobe would ever be interested in giving up 30% of their sales to Apple for Photoshop? No way. They won't even try to go on the store for their flagship applications.

      Your final statement is just right; as long as devs have the option of continuing to do what they do today, how could their introduction of an app store be considered anti-competetive?

      --
      The CB App. What's your 20?
    143. Re:FUD! by sydneyfong · · Score: 1

      I can't imagine they accept any piece of trash "hello world" app just because it was submitted.)

      "Hello World" app in Debian: http://packages.debian.org/lenny/hello :)

      --
      Don't quote me on this.
    144. Re:FUD! by Anonymous+Psychopath · · Score: 2, Insightful

      I agree with your Borg comment, but MS never created the same value proposition as Apple. Windows is always more of the same.. I spend money, I get the same thing I had, just prettier. Apple on the other hand really gives you amazing stuff that just works. See this video:
      http://www.youtube.com/watch?v=QlD6JS0mD7E

      I am willing to give Apple money for their new software, in fact I already ordered iLife 11 for $50 yesterday. I begrudge giving MS money because it's the same old thing release after release. If you look at MS's top 10 list to upgrade to Windows 7 from XP, their marketing department struggles to make the case. Apple and Mac are fundamentally changing the way we interact with technology and innovating with each and every release.

      Just spend some time with iMovie and GarageBand and you will understand the shift. And don't bother looking for the mouse button because Apple got rid of that as well, we gesture now.

      There is clear differentiation between Windows XP and Windows 7, both in terms of stability and the user interface. It's hardly just a cosmetic difference. I suspect you don't use any Windows systems on a day-to-day basis.

      I don't have any particular use for iMovie or GarageBand, so iLife holds little interest for me. Thinking about it now I don't believe I've ever actually launched either application, due to lack of need or desire. I do use iPhoto, but it isn't worth $50 to me just to be able to easily post photos to Facebook. I use Microsoft Live Gallery for that feature since it doesn't cost anything extra.

      This comment was typed on a Mac, which I use every day for work. After about a year of using a Mac platform, I find it to be roughly the same level of stability and and usability as a Windows 7 system. I've had very rare hard lockups on both systems, which actually annoys me more in Apple's case because having a tightly integrated hardware/software platform is supposed to solve problems like that. I also had a weird battery problem on my MBP that was solved with some bizarre key combination sequence. But I digress. I do like using multi-touch gestures but they don't seem to have had any impact on my actual productivity.

      These things are just tools, and they either do what we want better than another tool, or they don't. I wouldn't presume to tell you which tool is better for you.

      Technology is not religion.

      --

      Eagles may soar, but weasels don't get sucked into jet engines.

    145. Re:FUD! by JonJ · · Score: 1

      I sincerely hope someone routinely compiles, breaks and tests new kernels.

      --
      -- Linux user #369862
    146. Re:FUD! by Guy+Harris · · Score: 1

      Mac users are primarily designers (which is why no one at Apple is an engineer, they are all "computer designers")

      [Citation needed]

    147. Re:FUD! by Anonymous Coward · · Score: 0
    148. Re:FUD! by aliquis · · Score: 1

      For different kind of installations? Maybe? (How's Apple going to stop them? Throw them out?)

      Into the same system? Probably not?

    149. Re:FUD! by aliquis · · Score: 1

      I rather meant to boost sales / because they already sell well and want to sell even more / people are more likely to buy their application now that it's so easy / lower price and more sales gives higher popularity ranking and hence more sales ... so on.

    150. Re:FUD! by ooshna · · Score: 1

      They will probably do that after they mark up there software 30% first.

    151. Re:FUD! by Diantre · · Score: 1

      Using a command line is like second nature to some people, yet most of my generation (born with the fall of the USSR) have never even seen one. Remember that what is simple and straight forward to you may become arcane and mysterious for the future users.

    152. Re:FUD! by makomk · · Score: 1

      The thing is, Launchpad isn't advertised by Apple as a way to launch just the apps you bought from them - it's advertised as a way to "see all your apps". As best I can tell, Launchpad is the exact equivalent of desktop icons for applications on Windows - saying that non-App Store apps couldn't use it would be the equivalent of Microsoft saying that your applications couldn't be launched from a desktop icon unless you gave MIcrosoft a cut of the profits.

    153. Re:FUD! by Anonymous Coward · · Score: 0

      Tell me this "spotlight" thing isn't a search tool. Please.

      It's a search tool.

      If you have to use a search tool to find the app you want to use, something/someone somewhere in the system is utterly brain dead.

      Why do you assume that just because someone likes using Spotlight to launch apps, it's the only viable way, and therefore something else is broken? That assumption is brain-dead.

      Fast search with realtime updating of results as you type is a pretty cool way to launch applications for power users who have app names memorized. You never have to take your hands off the keyboard: just hit the global shortcut for beginning a Spotlight search (command-spacebar), type the first few letters of the app's name until you see that it's figured out which one you want (usually converges in 3-4 chars, sometimes less), hit return. I miss this feature all the time on other operating systems.

    154. Re:FUD! by Anonymous Coward · · Score: 0

      Drivers from Dell on my machine. The update broke the Dell monitor color profile, which is how I found out about it.

    155. Re:FUD! by mikael_j · · Score: 1

      Yes, I have also been forced to compile kernels on FreeBSD on occasion but my point was that these days there's really little need for the vast majority of (power) users to wait anxiously for the next minor release just so they can compile a new kernel.

      Sure, it was almost sort of fun back then to configure a kernel "perfectly" with just the things you needed, watching it compile, rebooting and feeling the joy of finally getting some piece of hardware to function properly. These days it just isn't necessary most of the time though.

      This is especially true for standalone desktops, for a server, desktop image or lab environment you may want to customize things a bit but there is rarely any good reason to do this for a regular desktop/workstation (unless you're using some esoteric hardware that requires you to patch the actual kernel source in order to get it to work, and the last time I had to do that was probably four or five years ago with a webcam where the only driver available wasn't in the kernel and only available as a patch for a specific kernel version).

      --
      Greylisting is to SMTP as NAT is to IPv4
    156. Re:FUD! by uglyduckling · · Score: 1

      What you're saying is totally contradicted by the press release (which I watched live). They had MS Office in there, for example.

    157. Re:FUD! by uglyduckling · · Score: 1

      Care to name one? I've _never_ seen a third party app updated from Windows Update. There may be apps there created by a third party but distributed as a matter of choice by Microsoft (e.g. drivers and support software for certain hardware) but I've never seen third-party, non-Microsoft application software updated that way. And saying it's trivial to point Windows Update to a different server - well, we have no clue at this point whether the same will be true of the new Apple software update system.

    158. Re:FUD! by tylerlm · · Score: 1

      You can make a local WSUS server do this with System Centre Updates Publisher.

      But you are correct, as a developer you can't have Microsoft do it from the mothership for your app. Only in an environment where you can configure all your Windows boxes to fetch updates from your local WSUS server.

    159. Re:FUD! by Coryoth · · Score: 1

      That's a non-sequitur: it was neevr meant to be an app store, and that wasn't the point under discussion. The question was: is the app store more closed than linux repositories. The answer is yes. You could have the app store and still have the repository style open nature that let's other people set up stores that, when added, will present Apps from those stores right alongside the Apple store apps. The creator, hoster, and distributor of the new store can arrange payment for you.

    160. Re:FUD! by tenco · · Score: 1

      Version: 2.4-3 [wtf?]

      Policies for creating Debian packages change over time.

    161. Re:FUD! by Anonymous Coward · · Score: 0

      Yes, they support the *NIX way now but for how long? The deeper issue here is that the walled garden approach could be extended arbitrarily at any time by Jobs for political ends. If he's willing to alienate thousands of Java developers who shelled out for overpriced Apple kit who might be next? Maybe Python will be next as it is used so much by Google.

    162. Re:FUD! by Anonymous Coward · · Score: 0

      Check out "Ubuntu Windows Installer" (http://www.ubuntu.com/desktop/get-ubuntu/windows-installer).

    163. Re:FUD! by moonbender · · Score: 1

      You're suffering from RDF. Clearly developers who distribute using the classic model are put at a disadvantage. Apple owns the platform, and while it isn't hindering classic distribution, they are clearly pushing their own model, and implicitly deprecating the classic model. Sure, some big devs can afford to force people to use their own distribution method, just like they do on repository-based Linux distro -- but in both operating systems, it's (or will be) preferable to use the "proper", repository-based distribution model.

      If I have the choice of two otherwise similar apps, one in the official repo and one distributed as source or as a static binary (ouch), there is no choice: of course I will apt-get the former. If the latter was distributed in its own repository (eg a PPA), it'd be a different matter. But Apple doesn't allow third party repositories.

      That said, for developers who want to make money off their apps, and whose apps conform with Apple's taste, the app store is a good thing; and I can very well imagine that it'll increase the number of devs (it will certainly increase the number of apps in the 1 to 10 USD range). Access to so many affluent people who can one-click buy your stuff is invaluable.

      --
      Switch back to Slashdot's D1 system.
    164. Re:FUD! by TheTrueScotsman · · Score: 1

      There is a difference in stability - XP is far better. I've run XP (both 32 and 64-bit) for years and find it absolutely stable. This is no suprise, since it's just a cutdown Windows Server 2003 (my favourite desktop OS). I'v had Windows 7 on a work machine for two weeks and it's already blue screened. Absolutely shocking in 2010.

    165. Re:FUD! by M.+Baranczak · · Score: 1

      Application signing will come in that form, this is just easing you into it, boiling the frog as it were.

      That frog thing is a myth. If the water gets too warm, the frog will jump out. And that's exactly what will happen if Apple really tries to lock down their desktop OS. They got away with locking down the iOS because that's a completely new product; removing functionality from an existing product won't go over so good.

      Remember the people that use OSX for very technical purposes are in the extreme minority.

      Yes, we are. We're also the ones that regular people go to for advice on buying their next computer.

    166. Re:FUD! by DrgnDancer · · Score: 1

      Should Steam, Direct2Drive, etc (and IE or other browsers for that matter!) now be required options in OSX? Because as you said, it's just not good business to let someone compete with you if you don't have to - that's why governments stepped in with the MS situation...

      Two points here:

      1) I never said Apple shouldn't allow people to compete with them, I said they'd be foolish to do most of the work for the completion. There already is competition. I, for one, don't see people abandoning Steam for games just because the app store exists. Steam has a solid reputation for good games, fair prices, and minimally onerous DRM.

      2) The government put the hammer down on Microsoft because they were being anti competitive and had a 95-97% market share. Apple is no where near that in any of the markets they play in, desktop computers least of all. All companies are anti competitive. It's everyone's goal to be like Microsoft was back then, with the huge and incredibly dominate market share of a quickly growing market. Once you get there though, you have to follow different rules.

      --
      I don't need a million points of light, just two points of multi-mode fiber and a 10 Gig-E router.
    167. Re:FUD! by revlayle · · Score: 1

      Well, once you negotiate with a publisher who then negotiates with a distributor who has negotiated with box stores...

    168. Re:FUD! by BasilBrush · · Score: 1

      That might be the point YOU wanted to discuss.

      Clearly the Linux way is completely useless as an App Store. So what's the point of discussing a implementation detail when the Linux way fails at the first requirement.

    169. Re:FUD! by theaveng · · Score: 1

      >"XP is far better...it's just a cutdown Windows Server 2003"

      Amazing. XP was released in 2001 and yet it's a "cut down" version of Server 2003.
      I didn't realize Microsoft had time trsvel - maybe they are a better company than I give them credit for.

      --
      FOX NEWS.com should be BANNED from television and internet. Have the Congress take it over and give us Truespeak.
    170. Re:FUD! by quacking+duck · · Score: 1

      What, and Windows users aren't?

      They just don't pay as much to be stupid.

      You're modded funny, but sure they do:

      • antivirus and anti-malware software (even though many consumer versions are free)
      • Geeksquad to repair their infected PC (almost $200), or even install software for them (almost $100 for in-store service)
      • replace PC more frequently because "it's too slow now" or failed cheap components
    171. Re:FUD! by roystgnr · · Score: 1

      I can't imagine they accept any piece of trash "hello world" app just because it was submitted.

      Your failure of imagination is more complete than that. Ubuntu's (or your own distro's) repository doesn't even have to accept your app for your app to benefit from Ubuntu's repository management! Users can also add whatever third-party repositories they want, giving them easy access to, dependency checking for, and updates of software that hasn't been accepted into their core distribution.

      This functionality exists in practically every Linux package manager, because if you're designing a software update tool to benefit your users rather than to benefit your company, it's plainly obvious that you don't want to lock them out of updating even non-company-approved software.

    172. Re:FUD! by 99BottlesOfBeerInMyF · · Score: 1

      It is far more likely that Mac's will be switched to run IOS rather then OSX in order to homogenise the environment.

      Umm, and they'll create dev tools on iOS? Or they'll create a Windows development stack? Neither seems very workable. In any case, they will certainly pull bits between the OS's but since they already have an application signing framework in use on OS X now, I don't really see iOS as the easy path here.

      OS X and OS X server will be merged into a server/high end desktop only available on machines starting at US$4K+.

      Workstation and server seem less compatible.

      Remember the people that use OSX for very technical purposes are in the extreme minority.

      True, but they develop the software that makes it usable to everyone else. I'd say the percentage of users of OS X that are highly technical is probably higher than that on Windows, at least my experience in the software development industry. Thus, making things harder for OS X developers hurts Apple proportionally more than the same change to Windows would hurt MS.

      Such a tiny segment of less then 3% of the market it's not even worth mentioning.

      For the aforementioned reason, I disagree.

      Mac users are primarily designers...

      Umm, no. Mac users are primarily home users, not professional computer users of any sort.

      ...who believe the FUD that Win/Linux cant do graphics...

      I prefer to do graphics work on OS X, but others have different preferences. I don't know anyone fearful or uncertain about doing graphics on Windows, although some are certainly apprehensive about doing it on Linux (as many people are so unfamiliar they don't know if adequate applications exist). Perhaps you're misusing the term "FUD"?

      ...then[sic] people who hate windows.

      The interesting thing about both Linux and OS X is that users generally choose the OS intentionally based upon factors they feel differentiate it. Windows users often don't even know OS choices exist or consider comparing them. That makes the Mac market more reactive to changes in the product, more likely to "switch" to something if they aren't getting what they want.

      These people will not swtich so long as Apple makes sure there is some kind of photoshop available (I believe there already is an IOS version).

      Umm, Photoshop express for iOS is a Web app version of their consumer application. It's not really suitable for professional graphics work and it would be hard to make it so.

      Steve doesn't care about the /.er who claims he'll switch if Mac goes IOS, they are happy to sacrifice you to maintain the purity of the platform.

      Jobs certainly doesn't care about small niches like Slashdot users, but it still seems unlikely Apple would merge the OS's anytime in the foreseeable future. He's not stupid enough, however, to make things hard for developers, since it is apps that sell hardware, and selling hardware that makes Apple money. big part of the new App store is about making things easier on the majority of app developers so they make more apps and sell more apps and attract more users to drive hardware sales.

      Basically, I think you have incorrect ideas because you approach the topic with the thesis that Jobs wants to lock things down, instead of Jobs wants to make money... and sometimes locking things down facilitates that. Starting from a business model perspective makes it a lot easier to understand and predict what directions Apple takes.

    173. Re:FUD! by Anonymous Coward · · Score: 0

      Didn't they say that about the iPhone app store?

    174. Re:FUD! by Guy+Harris · · Score: 1

      Here you go

      In other words, you're saying that the only evidence to support the claim that "Mac users are primarily designers (which is why no one at Apple is an engineer, they are all "computer designers")" is the article making the claim, i.e. that claim is completely baseless?

    175. Re:FUD! by Guy+Harris · · Score: 1

      Using a command line is like second nature to some people, yet most of my generation (born with the fall of the USSR) have never even seen one. Remember that what is simple and straight forward to you may become arcane and mysterious for the future users.

      Or not. Maybe the App Store will dumb down even users capable of even minimally understanding statistics (if they're truly not capable of understanding statistics at all, they don't even belong in a Stats For Poets class) to the point that "double-click on this icon and wait for it to say it's finished" will be some exotic, mysterious, incomprehensible process to them, but I suspect not.

    176. Re:FUD! by JBv · · Score: 1

      It is only a mater of time untlil the lock down is in place. This is Evil Plan basics:

      1. Launch the store
      2. Increase acceptance because it's secure, convenient and apple branded. Brain wash as needed.
      3. Wait a bit an profit.
      4. Start tarpitting third party distibuted/downloaded apps and free sotware.
      5. Profit even more!

      All smooth sailing with happy mac heads and software makers.

      If Apple was ever in the dominant position Microsoft has been, we would be lucky to have free software and comodity hardware at all.

    177. Re:FUD! by TheTrueScotsman · · Score: 1

      Do you seriously think they ran two absolutely separate codebases for these OSes? The similarities are glaring.

    178. Re:FUD! by retchdog · · Score: 1

      OS X: I hadn't known; I haven't used it since 10.4.

      App Store: yes, pretty much. Maybe it's 5 points out of 10,000 but it's still going to affect some people's decision making. Now, if/when someone's Mac randomly flakes out after installing "dangerous" software, I'd be blamed for it, which will discourage me from requiring it.

      ubuntu: the alternative I meant to refer to was the repositories (synaptic's been around since 2004) rather than the ubuntu software center.

      --
      "They were pure niggers." – Noam Chomsky
    179. Re:FUD! by Em+Ellel · · Score: 1

      What is with the fucking sheep. Be original and think of another herd animal. You're just like the other sheeple comparing people to sheep.

      Harmlessly passing your time in the grassland away; Only dimly aware of a certain unease in the air...

      It is called communication. You see, the point is not to be "original" or even to entertain people, but to get a concept across - and judging by your reaction it clearly did - as you clearly knew exactly what I was talking about - you even mentioned the word "sheeple" to underscore my point (and, if I may say, make yourself a bit of a hypocrite)

      So, you see, "sheep" is the perfect choice of a herd animal exactly because everyone else uses this word in that context.

      HTH,

      -Em

      --
      RelevantElephants: A Somatic WebComic...
    180. Re:FUD! by PopeRatzo · · Score: 1

      You're modded funny, but sure they do:

              * antivirus and anti-malware software (even though many consumer versions are free)
              * Geeksquad to repair their infected PC (almost $200), or even install software for them (almost $100 for in-store service)
              * replace PC more frequently because "it's too slow now" or failed cheap components

      You do realize it's not 1998 any more, right?

      --
      You are welcome on my lawn.
    181. Re:FUD! by quacking+duck · · Score: 1

      You're absolutely correct. Geeksquad didn't exist in 1998. Those were the prices I pulled from their (Canadian) website.

      I still see people walking to the checkout with antivirus and anti-malware software in hand.

      And a friend inherited a year-old good laptop last year because it was running "too slowly." Turns out the hardware was perfectly fine, there was no malware to speak of, it was Vista that was running like a dying dog (10 seconds to start populating the control panel window!??). Once I installed Ubuntu it screamed, and did all the Aero-like visual effects that Vista claimed the laptop wasn't capable of handling. Saved my friend buying either a new laptop or a Windows 7 upgrade license.

      What exactly was your point about it not being 1998 anymore?

    182. Re:FUD! by DurendalMac · · Score: 1

      The developer's baloney criteria? Have you SEEN Apple's restrictions? What if the developer writes an app in Java?

    183. Re:FUD! by DurendalMac · · Score: 1

      I was speaking in a future tense (as in a couple years from now), something I thought was pretty obvious from the wording.

    184. Re:FUD! by dloose · · Score: 1

      I like that you put that much effort into replying to a troll

    185. Re:FUD! by Em+Ellel · · Score: 1

      I like that you put that much effort into replying to a troll

      Thanks, it amused me :-)

      --
      RelevantElephants: A Somatic WebComic...
    186. Re:FUD! by Anonymous Coward · · Score: 0

      No. That's completely stupid. I expect that kind of FUD in a story summary by theodp - he's Slashdot's effort to get in on PC World style customer trolling. But I expected better than this from your mom.

    187. Re:FUD! by ukyoCE · · Score: 1

      I honestly can't remember what OS it was, but I'm pretty sure it was Windows Vista or 7, that a fellow dev showed me excitedly how he could hit some shortcut key and start typing an application name to bring it up and execute it. A hell of a lot faster than trying to click-hover through the start menu.

      I'm pretty sure thats what the OP is talking about doing with Spotlight, although I've never used that myself either.

      Oh, and 'which'/'whereis', and 'find'/'locate' all exist for good reason.

    188. Re:FUD! by PitaBred · · Score: 1

      A little bit of Google would have been faster than even typing out that post. How lazy can you get?

      http://www.google.com/search?q=wsus+third+party+software

    189. Re:FUD! by gumbi+west · · Score: 1

      Do you actually know this, or are you just guessing. I was hoping the GGP would respond because he appeared to actually have experience.

      If so, this type of store is a huge boon to small developers.

    190. Re:FUD! by shutdown+-p+now · · Score: 1

      I took GP to mean that one can register his app with the central WU servers. I understand that you can run your own and do pretty much what you want with it...

    191. Re:FUD! by cybernanga · · Score: 1

      Opera, Firefox and plenty of other Mac OS X applications already have their own "1 Click Update" systems in place.

      As for LaunchPad, we'll deal with that when it gets here, if it really won't allow other software to appear in LaunchPad, which I doubt will be the case, then it shouldn't be too hard to clone it.

      --
      www.Buy-Proxy.com - A "buyer-driven" global marketplace.
  4. I have an idea by Anonymous Coward · · Score: 0

    I can think of an open alternative to the Mac Store. I can think of a couple actually.

    1. Re:I have an idea by countSudoku() · · Score: 0, Flamebait

      Yeah, and I can think of dozens of open alternatives to MacOS X. MacOS X, the choice of a new generation, of idiots. Guess I won't need to save as much for my next "Mac" as it will be an entirely non-Apple, open system that caters to the folks who can go without a fucking mouse. So long, and thanks for all the fish, Steve. You just lost a faithful Apple customer and a long-time advocate of your systems. I hereby only support REAL Unix; Linux, Solaris, HP/UX, AIX, BSD, and every other non-Crapple Unix that isn't hobbled by the fucking pope of iPods. Get cancer and die already, asshole.

      --
      This is the NSA, we're gonna geet U h@x0r5! Also, what is a h@x0r5?
    2. Re:I have an idea by eldepeche · · Score: 1

      REAL Unix

      You mean like OS X? Linux and BSD are not real UNIX according to the controllers of the trademark.

      http://www.opengroup.org/openbrand/register/xy.htm

    3. Re:I have an idea by dosius · · Score: 1

      Except that of those only Solaris, HP/UX and AIX are actually "real Unix". And OSX is a BSD.

      -uso.

      --
      What you hear in the ear, preach from the rooftop Matthew 10.27b
    4. Re:I have an idea by aristotle-dude · · Score: 2, Insightful

      Except that of those only Solaris, HP/UX and AIX are actually "real Unix". And OSX is a BSD.

      -uso.

      OS X has a XNU kernel which is a blend of the Mach kernel and some BSD code. It is not strictly a BSD. It also ships with System V branch UNIX code and some GNU userland tools as well as Apple developed tools. OS X is a commercial UNIX both in the trademark sense and that it contains some commercial UNIX code.

      --
      Jesus was a compassionate social conservative who called individuals to sin no more.
    5. Re:I have an idea by eldepeche · · Score: 1

      You want to take a stab at explaining it, or were you just stopping by to flash your dick at everybody?

  5. The battle is ON! by TimHunter · · Score: 4, Funny

    The battle between the kdawson haters and the Apple haters starts NOW!

    1. Re:The battle is ON! by blair1q · · Score: 1

      I hate Apple more.

      FTW.

    2. Re:The battle is ON! by Anonymous Coward · · Score: 1, Insightful

      The battle between the kdawson haters and the Apple haters starts NOW!

      Dude, forget that! I'm surprised that, at the time I wrote this, the Debian hivemind hadn't stopped by yet to murder the writer of the summary for calling it Ubuntu's "apt"! Give it a few more minutes, then the REAL fun begins!

    3. Re:The battle is ON! by Culture20 · · Score: 1

      The battle between the kdawson haters and the Apple haters starts NOW!

      *leans over, then steps forward in time with snapping fingers*

    4. Re:The battle is ON! by dgatwood · · Score: 1

      When you're a Mac,
      you're a Mac all the way
      from your first Mac SE
      to your last dying day.

      When you're a Mac,
      if your app hits the fan,
      you got geniuses 'round,
      You're a Macintosh man!

      You're never offline!
      You're never disconnected!
      No viruses found,
      no spyware was detected.
      You're well protected!

      Then you are set
      with a capital A
      which you'll never forget
      'til they cart you away.
      When you're a Mac,
      you stay a Mac!

      With apologies to Leonard Bernstein et al.

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    5. Re:The battle is ON! by lgftsa · · Score: 1

      fsm@universe:~$ su - root
      Password:
      root@universe:~# apt-get purge theodp
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      The following packages will be REMOVED:
          theodp*
      0 upgraded, 0 newly installed, 1 to remove and 7563182347329836458723 not upgraded.
      After this operation, 73.7kt string space will be freed.
      Do you want to continue [Y/n]?
      (Reading database ... 87236572613241828286749857962983 files and directories currently installed.)
      Removing theodp ...
      root@universe:~# logout
      fsm@universe:~$ WorldOfGoo &
      fsm@universe:~$

    6. Re:The battle is ON! by xenn · · Score: 1

      - It read like a Sinatra song...to me.

    7. Re:The battle is ON! by sconeu · · Score: 1

      It's a filk of "When you're a Jet", from "West Side Story".

      --
      General Relativity: Space-time tells matter where to go; Matter tells space-time what shape to be.
    8. Re:The battle is ON! by Guy+Harris · · Score: 1

      I'm surprised that, at the time I wrote this, the Debian hivemind hadn't stopped by yet to murder the writer of the summary for calling it Ubuntu's "apt"!

      The writer of the summary was quoting TFA, which helpfully has a mailto: link at the bottom if anybody wants to inform the author of TFA of the existence of Debian.

    9. Re:The battle is ON! by Anonymous Coward · · Score: 0

      what happens if you are both a kdawson hater AND an Apple hater???

    10. Re:The battle is ON! by Anonymous Coward · · Score: 0

      Now, now... isn't there enough hate in your hearts for kdawson AND Apple? Let's hate them both in unison!

  6. Not yet but.. by Anonymous Coward · · Score: 5, Insightful

    Although clearly Apple has not yet closed down OS X - you would still be able to download and install apps from elsewhere I can't help but think this is just the stepping stone to eventual lock down of OSX. The Flash and Java exclusion timings are not mere coincidences. That would be a sad day indeed after Apple took so much from Open Source and used it to build the most closed down system you can imagine. It almost sounds like Apple is asking "Just how much can I get away with?". They will gauge the response, make sure they have enough developer backing to ride on and then one day close it all up. I am sure they will get enough people to both develop and buy apps and that's really going to be the driver to the lock down.

    1. Re:Not yet but.. by DurendalMac · · Score: 1, Informative

      Flash is still available and people will still install it. Apple is passing the ball to Oracle to make the JVM for OS X. Both will still be widely available and widely used on OS X.

    2. Re:Not yet but.. by cowscows · · Score: 4, Insightful

      I think it's more like Apple asking, "Hey we've come up with all this new interface stuff that people have really loved, how can we take some of what we've learned and use it to make our other products more similar?"

      The Mac is finally starting to make some inroads on Windows market share, Apple makes the vast majority of their revenue off of selling hardware, and they're selling record numbers of their computers, all with profit margins that any other computer manufacturer would kill for. Why would they be so eager to even risk stomping on all of that momentum in exchange for a 30% cut of a bunch of 99 cent apps?

      It would destroy the platform that developers use to make apps for iOS, it would alienate all of the big software companies that make mac software, and it would turn the technical community entirely against them. I don't think they're that stupid.

      --

      One time I threw a brick at a duck.

    3. Re:Not yet but.. by Anonymous Coward · · Score: 1, Insightful

      Oracle hasn't announced any plans for a Mac JVM. Neither has Apple. Java apps are specifically banned from Mac App Store on ground that it is "deprecated". Flash would not be a default install in current and future OSX releases which gives Apple a way to reject Flash / AIR based Apps.

    4. Re:Not yet but.. by Lunix+Nutcase · · Score: 2, Insightful

      The Flash and Java exclusion timings

      Stopping to maintain their own versions of this is not even remotely the same as excluding them. Anyone who currently has Java and Flash on their Mac will still be able to use it.

    5. Re:Not yet but.. by metamatic · · Score: 2, Informative

      Stopping to maintain their own versions of this is not even remotely the same as excluding them.

      They're excluded from the App Store, as are any apps built using them. Perhaps you missed that.

      --
      GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
    6. Re:Not yet but.. by DurendalMac · · Score: 0

      This has nothing to do with the app store, and yes, Jobs HAS said that Oracle will make the JVM for future versions of OS X. Jobs would be insane to just drop Java without making arrangements for further support.

    7. Re:Not yet but.. by toriver · · Score: 1

      How is that different from e.g. Microsoft's ideas for a Windows app store? It makes no sense for company A to promote competing technologies to those that is makes itself. If Adobe wants to promote Flash they are welcome to. Sun were going to create a Java app store, but that appears to have failed miserably...

    8. Re:Not yet but.. by prockcore · · Score: 1

      Minecraft will never be available in the appstore because it's written in Java. Yet my mapping program for minecraft will be. That doesn't seem right.

    9. Re:Not yet but.. by binary+paladin · · Score: 1

      And? What does it fucking matter?

    10. Re:Not yet but.. by Anonymous Coward · · Score: 1, Insightful

      Jobs HAS said that Oracle will make the JVM for future versions of OS X
      Nope he hasn't. If you actually read, what he said was that Oracle makes JVM for all the other platforms (which is untrue but we can ignore that for a moment). That statement is not the same as "Oracle will make the JVM for future versions of OS X " - there is a big difference.

    11. Re:Not yet but.. by Anonymous Coward · · Score: 0

      It is not locking down as locking out google.

      Google is open as in free but the news media is interested in paid media and without it they die whereas google wants everything to be free because they make their money through ads.

      In other words Apple is locking out google.

  7. "Ubuntu's Apt"? by Anonymous Coward · · Score: 5, Funny

    For example, an open system for updating applications has been in use for years on Ubuntu... Ubuntu's 'Apt' (Advanced Packaging Tool) lets users install, update, and remove software of their choosing with a single command. There's a central list of apps curated by Ubuntu's maintainers, but users are free to add and install from other lists.

    Man, this "apt" business sounds amazing. Wouldn't it be great if Debian had something like this? Ubuntu should definitely contribute this "apt" upstream.

    1. Re:"Ubuntu's Apt"? by Freshly+Exhumed · · Score: 1

      If you were given a free trip into the past you could fix it so that his "Ubuntu's Apt" statement would be correct.

      --
      I deny that I have not avoided attaining the opposite of that which I do not want.
    2. Re:"Ubuntu's Apt"? by SimonTheSoundMan · · Score: 1

      Wouldn't it be amazing if this "apt" thing was ported to Mac OS X too. Oh wait, it has. Try Fink project.

    3. Re:"Ubuntu's Apt"? by angularbanjo · · Score: 0

      Recall from days of yore that Ubuntu is African for "I can't install Debian"

    4. Re:"Ubuntu's Apt"? by Anonymous Coward · · Score: 0

      Personally, I call it "YUM"

      Update entire system? sudo yum -y update

      Don't think you can get much simpler than that.

    5. Re:"Ubuntu's Apt"? by Anonymous Coward · · Score: 0

      That was my thought exactly.

    6. Re:"Ubuntu's Apt"? by Anonymous Coward · · Score: 0

      I hope you were ironic since its debians apt to start with

    7. Re:"Ubuntu's Apt"? by Idiomatick · · Score: 1

      You mean downstrea.... Ohhhhh I see what you did there.

    8. Re:"Ubuntu's Apt"? by Anonymous Coward · · Score: 0

      Ricers:

      "I don't think that Debian can really compete with Gentoo. Sure it might be okay, but when it comes to dependencies, you probably are still going to have to get them all on your own. Or is there something like portage in the Debian world as well?"

  8. Steve just lets the developers fight it out by Anonymous Coward · · Score: 1, Interesting

    Of course, any developer who is serious about the future of computation, and who has at least some bit of self-esteem, wil not buy into this, and will just leave the Mac alone. Problem is that there will be developers that will fill in the market-gap thus created. It seems the Mac has got to the point where they have so much momentum that they can let the developers fight it out.

    1. Re:Steve just lets the developers fight it out by Guy+Harris · · Score: 1

      Of course, any developer who is serious about the future of computation, and who has at least some bit of self-esteem, wil not buy into this, and will just leave the Mac alone.

      Or, at least, leave the App Store alone. The main app I work on isn't likely to be eligible for the App Store (gotta be able to have libpcap open those BPF devices somehow), but, then again, the main app I work on isn't (even if a non-X11-based version is done) likely to be usable by, much less used by 99 44/100% of Mac users (or Windows users, for that matter), and it's free software so it's not as if any of the developers make any money when somebody downloads it anyway.

  9. Cycle by Anonymous Coward · · Score: 0

    Jobs is turning Apple into the very thing he railed against in the early 80s. The hypocrisy is astounding.

    1. Re:Cycle by ScrewMaster · · Score: 2, Interesting

      Jobs is turning Apple into the very thing he railed against in the early 80s. The hypocrisy is astounding.

      Well, then again Jobs is an asshole. He was an asshole in the seventies, a bigger asshole in the 80's growing by leaps and bounds through the nineties and now he's completely unmanageable. But, has more money. A LOT more money. That's what makes me nervous, he has the power to do a lot of damage.

      --
      The higher the technology, the sharper that two-edged sword.
    2. Re:Cycle by Anonymous Coward · · Score: 2, Interesting

      The general belief is that money changes a person. But I think the reality is that money shows the true person.

      With grand success of his walled garden and the money he made since, he is now behaving more true to himself, unlike his earlier pretense.

    3. Re:Cycle by malchus842 · · Score: 1

      And yet, on balance, he has done a lot of good. Consumers like his products. They are selling faster than Apple can make them in many cases. The majority of Apple's revenue comes from products that didn't exist 5 years ago at all. I can't say that my life is any worse for my Macbook Pro, my iPad and my Mac Mini which runs my media center. In fact, I'd say it's better. I don't have an iPhone - I think the Nexus One is an all-around better phone. But the other stuff? Rocks. All of it. Better than anything the competitors make.

    4. Re:Cycle by ScrewMaster · · Score: 1

      And yet, on balance, he has done a lot of good. Consumers like his products. They are selling faster than Apple can make them in many cases. The majority of Apple's revenue comes from products that didn't exist 5 years ago at all. I can't say that my life is any worse for my Macbook Pro, my iPad and my Mac Mini which runs my media center. In fact, I'd say it's better. I don't have an iPhone - I think the Nexus One is an all-around better phone. But the other stuff? Rocks. All of it. Better than anything the competitors make.

      Apples products, per se, aren't the issue, and never have been. It's what kind of ecosystem that Jobs plans to build (or to allow!) around it that is the question, and more to the point, if other companies begin to emulate those policies, will it be good for users? That's the real question. You didn't immediately buy into the iPhone hype because you felt that an Android device was a better fit for your needs. I applaud you for that open-mindedness, for it is not common among the Apple crowd. I also happen to agree with you there: Android suited my purposes better as well.

      --
      The higher the technology, the sharper that two-edged sword.
  10. Apt is from Debian. by 0100010001010011 · · Score: 1, Informative

    Lets not let the tail wag the dog. APT was created on and used initially with Debian.

    It's been adapted for numerous other platforms.... including to the iPhone/iPod Touch. It's what Cydia uses.

    Fink also uses it for portions of package management.

    1. Re:Apt is from Debian. by Culture20 · · Score: 4, Funny

      Lets not let the tail wag the dog. APT was created on and used initially with Debian.

      The distro that makes a no-frills version of Ubuntu? Props to them for sending it upstream.

  11. open alternative? by Anonymous Coward · · Score: 0

    many developers have been using sparkle to handle updates. Yes, it would be nicer if the OS checked and listed updates in one fell swoop (I use Coruscation to do it), but the existing situation isn't bad.

    1. Re:Open alternative? by blair1q · · Score: 1

      Yep. Then users can put it in a directory off to the side instead of in /bin with all the other first-class programs that just show up for other users when new accounts are created.

      Jobs didn't invent software bigotry, but he's going to catch heat for trying to get something out of it.

    2. Re:Open alternative? by Anonymous Coward · · Score: 0

      The news also prompted developer Anil Dash to call for an open alternative to the Mac App Store.

      Wow, what an incredible idea. You mean, like, promoting your app and selling it on your own so that anyone can download it? Like we've been doing for years?

      It's more than a little scary that this "App Store" concept seems to have taken on a life of its own, with even seasoned developers buying into it. Given all the grief that Apple has given developers over the iPhone, it's amazing that any developer would even consider coding for an operating system whose vendor controls app distribution. Yes, I know, this isn't that ... yet, but it's definitely Jobs trying to get his foot in the door, get developers and users to accept a gradually expanding level of control until your Mac is nothing but an extension of your iPhone. Screw that. Go ahead, fanboys, tell me that I'm being paranoid. But you know what? If it were any other company (even Microsoft) I might agree. But this is Apple Computer, the current reigning champion of corporate thuggery in the software world.

      And I will bet you dollars to doughnuts once the Mac has been locked down tighter than a drum, the media cartels will get be involved (if they aren't already.) Put it this way: how can you possibly play back "unauthorized" content if you can't even install software that will play it?

      Thanks, but no. I'll stick with my Linux and my Windows and leave Apple in the same place I left it about twenty-five years ago.

    3. Re:Open alternative? by 0100010001010011 · · Score: 1
    4. Re:Open alternative? by geekoid · · Score: 1

      no.
      Like a open central repository for the apps.

      As for 30%, that's a good deal.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    5. Re:Open alternative? by Anonymous Coward · · Score: 0

      "all the grief Apple has given developers over the iPhone" = $1Billion.

    6. Re:Open alternative? by Anonymous Coward · · Score: 0

      Funny this... I actually install a lot of software via MacPorts -- seems to me that more developers could use this already-existing service if they wanted to. Someone could even write a nice MacPorts Updates GUI app for it....

    7. Re:Open alternative? by Guy+Harris · · Score: 1

      Yep. Then users can put it in a directory off to the side instead of in /bin with all the other first-class programs that just show up for other users when new accounts are created.

      Yeah, that funny little side directory called /Applications, into which

      1. a lot of the drag-install windows for the applications that people now "promote and sell on [their] own so anyone can download it" suggest you drag the application;
      2. you can drag it yourself if it's a drag-install application that doesn't bother giving that hint (for the benefit of those developers, what you want is a symlink to /Applications and an arrow, in the background of the top-level folder of your dmg, between the icon for the app and the icon for the symlink);
      3. installers for non-drag-install applications tend to install the main app bundle;

      and in which most of the GUI apps that come with Mac OS X are already installed (the exceptions being the ones in /Applications/Utilities).

      (I presume you're not actually a Mac user, otherwise you wouldn't have assumed that "all the other first-class programs that just show up for other users when new accounts are created" live in /bin; I'll ignore the fact that you forgot about /usr/bin. :-))

    8. Re:Open alternative? by Anonymous Coward · · Score: 0

      Yep. Then users can put it in a directory off to the side instead of in /bin with all the other first-class programs that just show up for other users when new accounts are created.

      It has been possible for third party software to install so that it just shows up for newly created user accounts in a MacOS X installation starting from March 24, 2001 (the date that MacOS X 10.0 shipped). It's called installing to /Applications .

      Try again, troller.

  12. Launchpad not limited to App Store by snowwrestler · · Score: 5, Insightful

    I have not seen any evidence that the Launchpad is limited ONLY to apps from the Mac App Store. What the Apple site says is that apps from the store are automatically added to Launchpad. That's not the same thing as saying "only" store apps are added to Launchpad. In fact what it says is "Your open windows fade away, replaced by an elegant, full-screen display of all the apps on your Mac." All the apps. (If there's a statement I'm not aware, please post a link...)

    Including the apps in the update tool might be useful, but most apps on my Mac check for updates themselves when I start them. It's not like I have to remember to go out and check the Firefox or Adobe sites for patches myself.

    --
    Build a man a fire, he's warm for one night. Set him on fire, and he's warm for the rest of his life.
    1. Re:Launchpad not limited to App Store by aaronrp · · Score: 2, Insightful

      Yes, as near as I can tell this article made up the bit about Launchpad only working with App Store apps out of whole cloth.

      I don't blame people for being worried that Apple wants to turn Mac OS into a walled garden. We've seen it with iOS (and, for the record, I think it's unconscionable). But it does appear that, at least for now, that's not the case. I'm not very worried about it myself, because I think people use Macs very differently than they use iOS devices, and Apple knows that. But it's not unreasonable to have that fear. I think it's a mistake for Apple not to make it very clear, from the start, that an iOS-style lockdown for the Mac is not part of their plans, now or ever.

  13. Incidentally by Anonymous Coward · · Score: 2, Funny
  14. Wow by No.+24601 · · Score: 1

    If this is true and they do decide to make the Launchpad available only to Mac App Store apps, Redmond shall be very pleased. Very pleased, indeed.

    1. Re:Wow by asm2750 · · Score: 1

      Seriously, if the Mac ever went to a store only system like the iPhone I'll just stop buying macs and just start buying more PCs again. At least in that case I have a choice of either Windows or Linux and can install or sell what I want without having to go through an approval process first.

    2. Re:Wow by MichaelSmith · · Score: 1

      Seriously, if the Mac ever went to a store only system like the iPhone I'll just stop buying macs and just start buying more PCs again.

      How about that windows 7 phone. Can you get full access to the system on that OS? I don't know myself but I bet microsoft will follow apple down the same route.

  15. Funny stuff, Mr. Jobs by ScrewMaster · · Score: 5, Insightful

    Longtime Apple developer Dave Winer was also concerned, tweeting during Apple's presentation 'Is this the end of the Mac as an open platform?'

    If Apple is restricting operating system features to whitelisted applications, then it is, by definition, no longer an open platform. There are degrees of openness, of course, but given Apple's approach to the iPhone, my guess is that the Mac will eventually become a similar prison.

    The news also prompted developer Anil Dash to call for an open alternative to the Mac App Store."

    Rather, pick an open alternative to Apple. It's truly remarkable that Steve Jobs is finally starting to make Microsoft look good. And this comes at a time when Windows is, actually, looking halfway decent and MacOS is starting to look a little dated. If Ballmer has half a brain he'll exploit this to the max.

    I guess Apple is expecting the same mindset that made the iPod and iPhone so phenomenally successful to carry over into the personal computer world. Time will tell, but truthfully I don't think much of the bulk of Macintosh users' hold on reality, so chances are, Jobs is going to be right once again. Enough people will stand for this that it will make a metric fuckton of money. That depresses me, somehow.

    The amazing thing to me, speaking as someone who was in the ground floor of the personal computer revolution, and still has an Apple ][ Standard with the Integer ROM sitting on a shelf somewhere, is that it is Apple Computer that is pulling this crap on its users. It's the kind of thing that one would more reasonably have expected from the likes of the old IBM, or even MIcrosoft. But no, it comes from the company that once stood for freedom in computing.

    No thanks. You've fallen a looong way, Mr. Jobs. What little respect I once had for you just jumped out the window.

    In a world of does, Mac doesn't. How's that for a marketing tagline?

    --
    The higher the technology, the sharper that two-edged sword.
    1. Re:Funny stuff, Mr. Jobs by UnknowingFool · · Score: 3, Interesting

      If Apple is restricting operating system features to whitelisted applications, then it is, by definition, no longer an open platform. There are degrees of openness, of course, but given Apple's approach to the iPhone, my guess is that the Mac will eventually become a similar prison.

      The logical problem to your conclusion is the 'if' and 'only' parts. So far, it appears that Apple is launching an additional distribution channel for applications, and there is no evidence that Apple will restrict applications to only this channel. Like today you can get music from iTunes, CDs, Amazon, etc. you will be able to get applications from retail, downloads, etc.

      --
      Well, there's spam egg sausage and spam, that's not got much spam in it.
    2. Re:Funny stuff, Mr. Jobs by jo_ham · · Score: 5, Insightful

      The article is enormous FUD of the highest order.

      There is absolutely no evidence that LaunchPad is restricted to App Store apps only - in fact, the inference from Apple's literature is quite the opposite. However, no one can actually confirm one way or the other.

      Drawing conclusions on this evidence is... questionable.

      Also, it should surprise no one that autoupdating from an Apple-hosted repository would perhaps be a service that costs money to run (thus, if you want in [as a developer], you need to pay for it).

    3. Re:Funny stuff, Mr. Jobs by Anonymous Coward · · Score: 1, Insightful

      Except this is all just BS playing into the minds of the rabid Apple haters. Launchpad isn't only for App Store apps; one-click update isn't disabled for apps not in the App Store, it's just that Apple isn't going to supply tools for apps not sold through the App Store to be updated through the App Store update mechanism. They're not suddenly going to disable Firefox's updater, or anyone else's.

      If I wanted to make money, I'd just write a short book on how much Apple sucks and then get it reviewed here. So many of you guys are getting to be as indiscriminate as Fox News viewers.

    4. Re:Funny stuff, Mr. Jobs by Anonymous Coward · · Score: 0

      Even sadder is that Apple Computer no longer exists. The company is officially known as Apple Inc.

    5. Re:Funny stuff, Mr. Jobs by PopeRatzo · · Score: 1

      there is no evidence that Apple will restrict applications to only this channel.

      You don't consider the fact that they've done exactly that with other products to be just a little bit of evidence?

      --
      You are welcome on my lawn.
    6. Re:Funny stuff, Mr. Jobs by Vancorps · · Score: 1

      I'm a little confused how you can possibly say there is no evidence when the iPhone is so locked down. Apple has proven that it is not above lockdown and they tout loud and clear that it is the best way to operate and you are seriously saying their is no evidence? Given the number of people worried about and the press it's gotten you would think Apple would put out a clear mission statement stating that they don't intend to lock down the platform, except that is exactly what they want to do.

      It astonishes me that people can say there is no evidence for this when it is entirely consistent with Apple for as long as Steve Jobs has run the company going all the way back to Appletalk in the days of TCP/IP coming to the consumer desktop. Even today CIFS support in OS X is atrocious due to bad default options designed specifically to hinder interoperation with Microsoft. Apple has never liked to play with others and it's entirely unsurprising that they would seek to lock down their platform. The timing of it is unknown as this point but it's pretty inevitable given all the rhetoric about walled gardens coming straight from Apple.

      They won't do it right away as it would be suicide. Look at AppleTV or any of Apple's new product, open they are not. Of course Apple can shift directions but right now they are on a clear path to walled gardens everywhere which will be good for some and bad for others. Fortunately there are plenty of valid alternatives.

    7. Re:Funny stuff, Mr. Jobs by Anonymous Coward · · Score: 0

      If Apple is restricting operating system features to whitelisted applications, then it is, by definition, no longer an open platform. There are degrees of openness, of course, but given Apple's approach to the iPhone, my guess is that the Mac will eventually become a similar prison.

      Oh good grief. The amount of paranoia about this is appalling. It's a total non-sequiter to go from "Apple launches App Store" to "OMG Apple is turning MacOS X into a locked down prison from which their customers will never escape!"

      Apple is offering another outlet for developers to get software in front of users, and for users to discover new software. Apple is not going to throw away all of the market momentum they've built up over the last ten years by turning the Mac into a locked-down consumer appliance with severely limited utility. You people are arguing that Apple is now going to make a complete 180 and throw that away...why? Nobody here has offered a single logical reason why Apple would do that on the Mac.

      Did anybody here even watch Jobs' presentation? It's clear that users will continue to be able to download any piece of software they want from any source. You really want that Flash app? Go download it. Want that app that inserts a half-dozen kernel extensions and threatens to open your Mac up to all kinds of nasty malware? Go download it. Want that interactive porn app your buddy couldn't stop talking last night? Go download it.

      The iPhone is meant to be a consumer appliance and has logical reasons for needing to exercise some control over software installation (ie.. "we really want your iPhone to work when you need to call 911"...just wait until an Android user dies because some piece of malware stopped them from calling emergency services). The Mac is not meant to be a consumer appliance, so none of those reasons apply.

    8. Re:Funny stuff, Mr. Jobs by Anonymous Coward · · Score: 0

      Article may be FUD, but ScrewMaster's points still stand. The trend Apple is setting should scare every technically apt person in the world, macfanboi or not.

    9. Re:Funny stuff, Mr. Jobs by MudflapSoftware · · Score: 1

      Welcome to slashdot....

    10. Re:Funny stuff, Mr. Jobs by dogmatixpsych · · Score: 1

      That's not a good comparison. What other previously open (at least as open as OS X) platforms has Apple locked down like the iPhone? Or what other previously open products (not just platforms) has Apple done this with? If anything, Apple has made OS X even more open since its first iteration. Macs are even more "open" because they basically use the same parts as most other computers rather than special ones. They are more user serviceable than they used to be.

    11. Re:Funny stuff, Mr. Jobs by Anonymous Coward · · Score: 0

      Also, it should surprise no one that autoupdating from an Apple-hosted repository would perhaps be a service that costs money to run (thus, if you want in [as a developer], you need to pay for it).

      It comes as a surprise to me, WhyTF do I need to use Apple's repository? Why can't I just dump an XML/props file into the updater's directory specifying my site's patch URI? The updater could then simply do a HTTP GET on the URI to check for an update and get the download address and details from the response -> centralised update system without a centralised server infrastructure.

      Of course, this would be too simple and obvious without enough possibilities for implementing 1984. (No, I don't care about trust issues or whatever; designing the UI to clearly indicate which updates are 3rd party is not hard and digital signatures solve the other half of the problem)

    12. Re:Funny stuff, Mr. Jobs by Guy+Harris · · Score: 1

      Longtime Apple developer Dave Winer was also concerned, tweeting during Apple's presentation 'Is this the end of the Mac as an open platform?'

      If Apple is restricting operating system features to whitelisted applications, then it is, by definition, no longer an open platform.

      And if they're not?

    13. Re:Funny stuff, Mr. Jobs by Guy+Harris · · Score: 1

      Even today CIFS support in OS X is atrocious due to bad default options designed specifically to hinder interoperation with Microsoft.

      And those bad default options are?

    14. Re:Funny stuff, Mr. Jobs by UnknowingFool · · Score: 1

      Was iOS ever open? No. It was always locked down and Apple from the beginning said it was going to be. Apple has not said that Mac Apps will be. They presented it only as an additional channel.

      --
      Well, there's spam egg sausage and spam, that's not got much spam in it.
    15. Re:Funny stuff, Mr. Jobs by Anonymous Coward · · Score: 0

      Huh? Since when did apple stand for freedom?? In old days they even did their best to stop people from installing alternative OSes like for example Linux.
      Is this what you call freedom?

    16. Re:Funny stuff, Mr. Jobs by Jeremi · · Score: 1

      You don't consider the fact that they've done exactly that with other products to be just a little bit of evidence?

      Plaintiff: Your Honor, this man is guilty of stealing cars!
      Judge: What is your evidence?
      Plaintiff: I saw him shoplifting clothes down at the mall!
      Judge: Well, that clinches it. Guilty as charged!

      --


      I don't care if it's 90,000 hectares. That lake was not my doing.
    17. Re:Funny stuff, Mr. Jobs by PopeRatzo · · Score: 1

      Was iOS ever open? No. It was always locked down and Apple from the beginning said it was going to be. Apple has not said that Mac Apps will be. They presented it only as an additional channel.

      Mm-hmm.

      --
      You are welcome on my lawn.
    18. Re:Funny stuff, Mr. Jobs by UnknowingFool · · Score: 3, Insightful

      I'm a little confused how you can possibly say there is no evidence when the iPhone is so locked down. Apple has proven that it is not above lockdown and they tout loud and clear that it is the best way to operate and you are seriously saying their is no evidence? Given the number of people worried about and the press it's gotten you would think Apple would put out a clear mission statement stating that they don't intend to lock down the platform, except that is exactly what they want to do.

      Apple from the beginning of iOS said that it was going to be locked down and they gave no ambiguity about it. They presented the Mac App Store as new distribution channel.

      Even today CIFS support in OS X is atrocious due to bad default options designed specifically to hinder interoperation with Microsoft.

      Maybe that has to do with MS never publishing the entire spec until recently and Apple (as well as Samba team) having to guess what the protocol entailed?

      Apple has never liked to play with others and it's entirely unsurprising that they would seek to lock down their platform. The timing of it is unknown as this point but it's pretty inevitable given all the rhetoric about walled gardens coming straight from Apple.

      Yes, how they bought CUPS and destroyed it. How they refused to release WebKit as open source. How they keep Grand Central Dispatch and Bonjour to themselves. Yes Apple doesn't play well with others like open source.

      They won't do it right away as it would be suicide. Look at AppleTV or any of Apple's new product, open they are not. Of course Apple can shift directions but right now they are on a clear path to walled gardens everywhere which will be good for some and bad for others. Fortunately there are plenty of valid alternatives.

      Since when has AppleTV been open? It has always been closed. So none of the new Apple products are open? All their recent laptop and desktop refreshes have been closed?

      --
      Well, there's spam egg sausage and spam, that's not got much spam in it.
    19. Re:Funny stuff, Mr. Jobs by failedlogic · · Score: 1

      I'm statrting to wonder if MS would actually be *allowed* to run its own App Store. Granted they kind of do this for XBox, but I'm talking about a full-on App store instead of going to thousands of different shareware providers. It might make sense for a different company to do this. But I'm sure the DOJ would have a bug up its ass the second MS did this. Apple on the other hand ...... wonder if or when they might take issue.

      As an aside to your comments. Yes, I would agree, MS is looking like a better alternative for (consumer) desktops, at least for some of us with the nerd creds. I'm not sure Joe user cares. I had a Mac, now I'm using a Windows desktop. I was going to buy an Apple laptop as a replacement for the desktop. Now I'm not so sure about Apple now .... probably going to go with a Windows or Linux/BSD setup on the laptop instead.

      Apple likes to maintain its image of being the little angel of the computing world. I remember the reason I bought a Mac a few years ago, was that it was "Open" and DRM free, and Apple wasn't going to do the whole TPM chip thing like the rest of the PC market. It seems Apple is amassing a huge wad of cash by doing the same thing through draconian software lockout on its hardware and software - mobile and desktop. No thanks Apple.

    20. Re:Funny stuff, Mr. Jobs by Anonymous Coward · · Score: 1, Informative

      I'm a little confused how you can possibly say there is no evidence when the iPhone is so locked down.

      I'm a little confused how you can possibly equate iPhone to Mac. You may not have noticed that these are very different platforms for very different purposes, but Apple surely has.

      Apple has proven that it is not above lockdown and they tout loud and clear that it is the best way to operate

      They tout it for phones and other appliance-like devices which Apple clearly pursues a strategy of treating as accessories to a 'real' computer.

      and you are seriously saying their is no evidence? Given the number of people worried about and the press it's gotten you would think Apple would put out a clear mission statement stating that they don't intend to lock down the platform, except that is exactly what they want to do.

      You would think that if you hadn't been paying attention to how Apple operates with regards to the press, which is this: they love to maintain a wall of silence. If you call them, they don't respond. They want to control the message. It takes a hell of a lot more than a whiny shitstorm on /. to get Apple PR to say anything at all.

      It astonishes me that people can say there is no evidence for this when it is entirely consistent with Apple for as long as Steve Jobs has run the company going all the way back to Appletalk in the days of TCP/IP coming to the consumer desktop.

      Oh good lord, you're a drooling slashtard all right. Nobody knew in the mid-80s that TCP/IP would become the One Network Protocol To Rule Them All. There were a bunch of competing network protocols and physical layers and it was far from obvious which would win, or if there would even be one single winner (remember IPX??). TCP/IP was something used exclusively on expensive computers not found anywhere near the "consumer desktop". As a matter of fact, AppleTalk was probably the closest thing to a consumer-oriented network protocol and physical layer found in the industry, in the sense that it was vastly easier to use than anything else and had very affordable hardware so long as you owned Macs to begin with, but realistically consumer-oriented networking didn't exist and wouldn't for about another 10 years (AppleTalk itself was truly about affordable small-office networking). And last but not least, Jobs was out of Apple on his keister before Apple even finished fully rolling out AppleTalk.

      Even today CIFS support in OS X is atrocious due to bad default options designed specifically to hinder interoperation with Microsoft.

      What a crock. The entire purpose of CIFS on OS X is to interoperate with Microsoft. If they didn't want interop, they wouldn't support it at all, because they have their own native filesharing protocol (AFP over TCP/IP).

      Look, if you're just totally clueless about everything, try not commenting, k?

    21. Re:Funny stuff, Mr. Jobs by Anonymous Coward · · Score: 0

      Enough people will stand for this that it will make a metric fuckton of money. That depresses me, somehow.

      Why?

      The vast majority of computer users are clueless, and would really love to have a simple electronic appliance rather than a computer. Apple preys on this, yes, but it isn't necessarily a bad thing. It's kind of the reverse AOL effect. If you don't remember/aren't old enough - when AOL opened itself up to the Internet, nine kinds of moronic hell were unleashed upon the land, spreading discord and woe.

      This is kind of like that, but it's like the AOLer equivalent is already here, and Crazy Uncle Steve is trying to scoop them all into his magic box.

    22. Re:Funny stuff, Mr. Jobs by jo_ham · · Score: 1

      That would be utterly, utterly alien to Apple - the biggest thing I can see with that setup that would make Apple say "no way" would be server availability.

      If the remote server that the files point to is down for any reason, while the rest of Apple's own infrastructure is up, the update will fail and it will look like Apple's systems are down.

      There is no way they are going to lump their availability stats up with random third party servers on the net, even if they have statistically good availability.

    23. Re:Funny stuff, Mr. Jobs by ScrewMaster · · Score: 1

      Huh? Since when did apple stand for freedom?? In old days they even did their best to stop people from installing alternative OSes like for example Linux. Is this what you call freedom?

      Dude, in the old days Linux hadn't been invented yet, and the Mac was still a gleam in Steve's eye. I'm talking 1977-78 here. You're not old enough.

      --
      The higher the technology, the sharper that two-edged sword.
    24. Re:Funny stuff, Mr. Jobs by Anonymous Coward · · Score: 0

      Was iOS ever open? No. It was always locked down and Apple from the beginning said it was going to be. Apple has not said that Mac Apps will be. They presented it only as an additional channel.

      Mm-hmm.

      Yep. In this case, do you trust the guy pushing the buttons.

    25. Re:Funny stuff, Mr. Jobs by Anonymous Coward · · Score: 0

      It comes as a surprise to me, WhyTF do I need to use Apple's repository? Why can't I just dump an XML/props file into the updater's directory specifying my site's patch URI? The updater could then simply do a HTTP GET on the URI to check for an update and get the download address and details from the response -> centralised update system without a centralised server infrastructure.

      If you don't need to use Apple's repository, you don't need to use Apple's updater either, do you?

      Indie/small Mac developers have been solving the update problem with a free framework (Sparkle) for years and years now. It will not stop working just because Apple makes an App Store. Apps built with Sparkle rolled in do something very like what you propose to check for and download updates.

    26. Re:Funny stuff, Mr. Jobs by Vancorps · · Score: 1

      Waiting for ack before starting another write. As a result copying to a CIFS share takes almost twice as long as the default samba settings in any major Linux distro.

      Defaulting to cleartext authentication is another causing serious security concerns and again, not the default in any standard Linux distro.

      Feel free to Google the issue, Apple doesn't like to close sessions and leaves thumbnails all over network drives in my case to the tune of several tens of gigs of unnecessary files.

      I've taken to using NFS shares to get around the stupid limitations but security options are far more limited in the Windows implementation. It at least works more consistently across versions even though I still have to content with the thumbnails it shits all over the network.

    27. Re:Funny stuff, Mr. Jobs by Vancorps · · Score: 1

      MS did publish enough of the spec for Samba in Linux to interoperate just fine, so how do you explain the deficiency in OS X? Nevermind that the features actually present in OS X, they are just disabled by default.

      Also, I never said Apple TV was open, I pointed to the trend of new Apple products being closed and it's exceedingly likely that it will eventually happen to the desktop platform as ALL of their other platforms are closed. I even said it wasn't happening right now because it would be suicide for Apple. I don't think the company is stupid, I despise their approach and am disgusted at their success but nevertheless, I have to acknowledge that many people like their approach even if it is shortsighted and severely limiting. There's nothing that says Apple can't change their approach in the future, they are no stranger to radical changes afterall. The path is pretty obvious right now though.

    28. Re:Funny stuff, Mr. Jobs by Vancorps · · Score: 1

      I find this humorous given that you have your timing way the hell off. Windows 95 even came with TCP/IP support even though it primarily supported IPX/SPX. I'm sorry, but TCP/IP was indeed the protocol to rule them all while Apple only had Appletalk.

      I find further humorous that you don't even try to refute the CIFS problems, why is all the functionality there but all the performance options disabled by default? Every Linux and BSD out there has them enabled by default giving them two to three times the performance. How this drivel gets modded informative is beyond me.

      Of course the best piece of all is that you think Apple is schizophrenic, despite everyone of their new products being closed you think the desktop is completely different in every way shape and form despite sharing code base? Nicely done!

      I love seeing Apple astroturf, it continually surprises me that anybody can so blindly support a platform despite the obviousness of what's in front of them.

    29. Re:Funny stuff, Mr. Jobs by ScrewMaster · · Score: 1

      Was iOS ever open? No. It was always locked down and Apple from the beginning said it was going to be. Apple has not said that Mac Apps will be. They presented it only as an additional channel.

      Mm-hmm.

      Yep. In this case, do you trust the guy pushing the buttons.

      Dammit Chrome, stop hitting that stupid "Post Anonymously" checkbox for me.

      --
      The higher the technology, the sharper that two-edged sword.
    30. Re:Funny stuff, Mr. Jobs by ScrewMaster · · Score: 1

      It astonishes me that people can say there is no evidence for this when it is entirely consistent with Apple for as long as Steve Jobs has run the company going all the way back to Appletalk.

      Goes back further than that. Out of the hacker world was the Apple ][ born, and users thus had very different expectations from their machines and the companies that supplied them. Once personal computing went more mainstream (and yes, Jobs and Apple did play a major part in that) and the Macintosh was released, Jobs referred to it as a " computing appliance." So his mindset was very clear even back then: it just took time, technology and the rise of a global, public network to make his drain-bamaged vision happen.

      --
      The higher the technology, the sharper that two-edged sword.
    31. Re:Funny stuff, Mr. Jobs by ScrewMaster · · Score: 1

      Of course the best piece of all is that you think Apple is schizophrenic, despite everyone of their new products being closed you think the desktop is completely different in every way shape and form despite sharing code base? Nicely done!

      It's only different because of tradition, because the vast majority of computer users have been trained by decades of PC experience to expect that openness. The essential dichotomy here is that Apple has trained its own customers to incorrectly perceive smartphones as "appliances" or "gadgets", and not the pocket-sized personal computers that they really are. If you think of a smartphone as being a computer (and in fact, a computer that is a thousand times more powerful than the original Apple ][), you start to feel very much rubbed the wrong way by Apple's thinking here.

      This is very much a "boil the frog slowly enough and he won't notice" situation. Apple is getting, has gotten, people accustomed to lock-down on their smartphones, and I cannot believe that the ultimate goal isn't to do the exact same thing with those machines that are more commonly known as "personal computers". And why shouldn't they? As long as you have a customers who don't really want to make the effort to learn anything about their computer, don't want to take any responsibility for it, who are happy being led around by that brass ring in their nose, this plan actually makes perfect sense.

      In a way, it's the same mindset that drives big media: absolute, unquestioned control, from cradle to grave, in order to extract/extort money at every step. Now, the media outfits have largely failed in this, because they failed to consider the consumers' needs and wants at any level: just the familiar, authoritarian "do exactly what we tell you with our 'intellectual property' or we'll sue your ass, you sheep." Apple, on the other had, offers some real benefits to their customers, supplies a polished user experience backed by expert marketing, and is so smooth about it that users don't even know they're being taken for a ride.

      Now, given the fact that Apple supplies an entire package, hardware, software and online services, they will very probably pull it off. And make billions in the process. If anyone wonders why Apple doesn't license the Mac operating system to any other hardware vendor, well, this is why. Control. Jobs has been waiting a long, long time for technology to catch up with his vision of what personal computing should be. I don't agree with it, myself, which is why I'm a Linux and Windows guy. But I know a lot of people who buy into it, and they seem generally happy about it. I'm not particularly worried about Apple suddenly taking over the personal computer market: Apple's always been a marginal operation and they've always been happy with that. What concerns me more is that the success Apple has been enjoying may give other vendors some very bad ideas.

      Hm. May be time to buy some Apple stock.

      --
      The higher the technology, the sharper that two-edged sword.
    32. Re:Funny stuff, Mr. Jobs by ScrewMaster · · Score: 1

      Even sadder is that Apple Computer no longer exists. The company is officially known as Apple Inc.

      "What's in a name? A rose by any other name would smell as sweet."

      But you're absolutely right. Apple Computer hasn't existed for a long, long time.

      --
      The higher the technology, the sharper that two-edged sword.
    33. Re:Funny stuff, Mr. Jobs by ScrewMaster · · Score: 1

      The logical problem to your conclusion is the 'if' and 'only' parts.

      I made no conclusion, merely commented on my observation of an obvious trend (and not only from Apple, Inc, I might add.) And yes, you're absolutely correct that "today you can get music from iTunes, CDs, Amazon, etc.", but that's due entirely to the historical openness of personal computing. But people forget, people can be convinced that there's "a better way", and the truth of this is evidenced by the millions of ostensibly happy iPhone users. Odd, though ... I've encountered a surprising number of people that have dumped their iPhones and gone with an Android-based product, but not because they're geeks or anti-Apple or anything like that. It's just that there were things that the iPhone wouldn't let them do, that a more open platform would. So that's encouraging, and the fact that Android handsets are outselling iPhones by, well, a substantial margin even more so.

      Apple, under Jobs, has exhibited no compunction whatsoever in exerting unprecedented control over users of its personal computers (for that's what an iPhone is, you know, a personal computer.) More to the point, Apple has made an enormous amount of money by exercising that control ... I don't think it's beyond imagination that Jobs & Co. might, at some point, wish to extend their dominion to the desktop and their other portable platforms. Why do you perceive a modern smartphone as being intrinsically different from a personal computer? It's not you know: it's the same technologies squeezed into a smaller container, and all the negative aspects of vendor lock-in that affect an ordinary computer still exist in the smartphone world.

      --
      The higher the technology, the sharper that two-edged sword.
    34. Re:Funny stuff, Mr. Jobs by UnknowingFool · · Score: 1

      MS did publish enough of the spec for Samba in Linux to interoperate just fine, so how do you explain the deficiency in OS X? Nevermind that the features actually present in OS X, they are just disabled by default.

      What deficiencies? You haven't named them at all. I could say that the default Windows/Linux/OS X defaults are deficient without any justifications. Have you done any research into the fact that SMB implementation is originally derived from FreeBSD implementations and it merely is base configurations? That it is up to the user to turn on anything they need as their Windows networks might contain a hundred different configurations?

      --
      Well, there's spam egg sausage and spam, that's not got much spam in it.
    35. Re:Funny stuff, Mr. Jobs by Anonymous Coward · · Score: 0

      If Apple is restricting operating system features

      Microsoft has a store that doesn't sell Apple products, I guess Windows is now a closed platform too?

      Stop with the retarded FUD please. It's a fucking store, not a barbed wire fence.

    36. Re:Funny stuff, Mr. Jobs by Anonymous Coward · · Score: 0

      I find this humorous given that you have your timing way the hell off. Windows 95 even came with TCP/IP support even though it primarily supported IPX/SPX. I'm sorry, but TCP/IP was indeed the protocol to rule them all while Apple only had Appletalk.

      Wow, you're a moron.

      http://en.wikipedia.org/wiki/MacTCP

      Apple supported TCP/IP on the Mac way back in 1988. If the wikipedia article is to be believed, MacTCP was even the first non-UNIX implementation (I have no idea if that's true or not).

      I find further humorous that you don't even try to refute the CIFS problems, why is all the functionality there but all the performance options disabled by default? Every Linux and BSD out there has them enabled by default giving them two to three times the performance. How this drivel gets modded informative is beyond me.

      I was reacting to your absurd claim that Apple deliberately cripples CIFS to hinder interoperability with Microsoft, not trying to 'refute' that there are performance issues, you buffoon. As I pointed out, if they didn't want interop, they simply wouldn't ship CIFS at all.

      Sometimes failure to optimize performance is just that. The paranoid conspiracy-theory view of the world you espouse makes you look like a tinfoil hatter.

      Of course the best piece of all is that you think Apple is schizophrenic, despite everyone of their new products being closed you think the desktop is completely different in every way shape and form despite sharing code base? Nicely done!

      Using a similar (not identical) codebase to support different products with very different goals does not equal schizophrenia, freetardo. Sane people and sane corporations can (and do) behave differently in different circumstances.

      I love seeing Apple astroturf, it continually surprises me that anybody can so blindly support a platform despite the obviousness of what's in front of them.

      Ah, the inevitable response of an anti-Apple troll who can't handle the fact that someone more knowledgeable has looked at the same evidence and arrived at a different conclusion. Cognitive dissonance got you down? Can't imagine that anyone in the world could possibly have a different opinion than your kneejerk reactions?

  16. Apple does closed systems by Anonymous Coward · · Score: 0

    It's in their DNA now, so many advantages to run things (and money) their way. I would not be surprised to see Macs diverge even further to fully closed systems that run only approved AppStore software. Not entirely Apple's idea, they actually copying Sony style, Sony stores and Sony's Playstation closed software model here.

  17. "developer Anil Dash"???? by larry+bagina · · Score: 2, Insightful

    He's a blogger, not a developer.

    --
    Do you even lift?

    These aren't the 'roids you're looking for.

    1. Re:"developer Anil Dash"???? by LynnwoodRooster · · Score: 2, Interesting

      Actually, it's what I do after an especially fiery serving of Kung Pao chicken...

      --
      Browsing at +1 - no ACs, I ignore their posts. So refreshing!
    2. Re:"developer Anil Dash"???? by maxwell+demon · · Score: 1

      He's a blogger, not a developer.

      He develops blog entries. :-)

      --
      The Tao of math: The numbers you can count are not the real numbers.
  18. Really? by uncholowapo · · Score: 0

    Why did Ubuntu get the credit for using this "open system" you speak of. Why not instead give credit to the other package managers that actually don't suck.

    1. Re:Really? by ScrewMaster · · Score: 1

      Why did Ubuntu get the credit for using this "open system" you speak of. Why not instead give credit to the other package managers that actually don't suck.

      Because Ubuntu is about the highest-profile Linux distro out there right now. People I know who barely grasp the idea there is operating system other than Windows, or (if pressed) the Macintosh, seem to equate Ubuntu with Linux. Mention Mandriva, Opensuse, Mepis, etc. to these people, and they go "What?"

      --
      The higher the technology, the sharper that two-edged sword.
  19. Open alternative? by AdmiralXyz · · Score: 3, Insightful

    The news also prompted developer Anil Dash to call for an open alternative to the Mac App Store.

    Wow, what an incredible idea. You mean, like, promoting your app and selling it on your own so that anyone can download it? Like we've been doing for years?

    --
    Dislike the Electoral College? Lobby your state to join the National Popular Vote Interstate Compact.
  20. Their platform, their rules. by fahlesr1 · · Score: 1

    Apple isn't in the business of selling computers, they are in the business of selling a "user experience." That necessarily demands that His Jobsness controls as much of the platform as possible. This shouldn't be a surprise for anyone.

    If you don't like it, don't use or develop for macs, pretty simple. Its Apple's platform, they are free to do with it as they wish. The rest of us can just ignore it and use whatever we prefer.

    1. Re:Their platform, their rules. by blair1q · · Score: 2, Insightful

      My dollars. My rules.

      I think I bought a discount iPod nano, once. It melted itself. And it was hard to copy music to. Enough of that.

      No dollars for Steve.

    2. Re:Their platform, their rules. by nomadic · · Score: 3, Insightful

      Apple isn't in the business of selling computers, they are in the business of selling a "user experience." That necessarily demands that His Jobsness controls as much of the platform as possible. This shouldn't be a surprise for anyone.

      Who said it's a surprise? Why does everyone on slashdot think you can only criticize things you're surprised at? I just don't get it.

    3. Re:Their platform, their rules. by Anonymous Coward · · Score: 0

      Spoken like the vilest kind of Apple fanboy. I guess you think that if Steve Almighty Jobs shit in a box and called it a Mac you'd applaud like all the other trained seals out there?

      IF THIS WERE MICROSOFT, I guarantee that people like you would be first in line baying for the blood of Bill Gates and condemning from the almighty peak of Mount Apple that Microsoft is the work of His Infernal Majesty Himself. You'll laugh, point at the Zune, make fun of Bill's glasses and proudly proclaim Apple to be far superior and the work of the Almighty.

      Fuck that shit. Their machine, their rules? BULL-fucking-shit. If it's my dollar, it is MY rules, not yours, or theirs. What the fuck happened to "the customer is always right?" Didn't George Almighty Bush proclaim an "ownership society?" That ownership society does NOT belong to corporations and Supreme Asshats like Steve Jobs (or Bill Gates) owning ME. If I paid my god damned money for it, it belongs to ME.

      But go ahead, keep on enabling this shit. It's no wonder that the United States economy is swimming in the septic tank right now the way you Americans gladly bend over and take it from corporate shitheads like Jobs.

    4. Re:Their platform, their rules. by gumbi+west · · Score: 1

      Hi, I own a mac and it is my machine my rules. and if MS released a applications manager... I don't think I'd even notice or care if I did notice.

    5. Re:Their platform, their rules. by speedingant · · Score: 1

      What a smart person. Basing his experience on the Mac OS from a crappy iPod. Well Done.

    6. Re:Their platform, their rules. by blair1q · · Score: 1

      Oh, no. I reject Macs every time I try them without buying them.

      No dollars for Steve.

  21. Flash and Java not excluded from OS X by snowwrestler · · Score: 1

    The runtimes just won't be provided as part of the Mac OS distribution anymore. That is a good thing because Mac OS used to always ship out-of-date versions of both runtimes, so they lacked features and/or were insecure.

    On iOS you cannot load them if you want to. In Mac OS X you just have to go get the latest version straight from the source. That is a good thing IMO.

    --
    Build a man a fire, he's warm for one night. Set him on fire, and he's warm for the rest of his life.
    1. Re:Flash and Java not excluded from OS X by hedwards · · Score: 1

      FreeBSD did that years back with Perl. It's problematic shipping things with the base system when you don't need to and which come from outside the project. In this case, I'm not sure why they bothered to include it. Often times it's done because they're using the functionality for something in the base system.

    2. Re:Flash and Java not excluded from OS X by metamatic · · Score: 5, Informative

      You apparently missed the fact that you also can't include Flash and Java apps in the Mac App Store. If 90% of Mac users get all their apps from the App Store, then that will quickly kill off Flash and Java on the Mac, even before Apple starts locking down the OS.

      --
      GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
    3. Re:Flash and Java not excluded from OS X by Anonymous Coward · · Score: 0

      You assume though that Oracle will build and maintain a JVM for Mac when they have no financial incentive to do it and when Steve just declared Java as deprecated and disallowed it from Mac App Store. That's a big assumption I think.

    4. Re:Flash and Java not excluded from OS X by Yer+Mum · · Score: 2, Insightful

      Has anyone from Apple or Oracle said that Oracle's going to do a Mac JVM?

      Half the Java team have walked, could they even do one by Lion's launch date if Larry told them to do it? And secondly, it's rather difficult to integrate it into Cocoa as well as Apple have done, if Apple haven't handed the source code to Oracle then they'd need to take Apple developers on.

      If Larry is even aware of what's happened he's probably himself how many yachts he can get out of distributing a free JVM for Mac after taking costs into account, and the answer is probably less than one.

    5. Re:Flash and Java not excluded from OS X by szark · · Score: 1

      Oracle sells versions of their database that run on Mac OS X. All of their database configuration tools are Java-based. I would think that's enough of a financial incentive.

    6. Re:Flash and Java not excluded from OS X by WankersRevenge · · Score: 2, Insightful

      Um, no. People will still get those Java and Flash apps from the same place they have always been getting them ... drumroll please ... the internet. This is different from iOS whereby the app store is the ONLY way to install applications. This is just ANOTHER WAY. And come on ... use your noggin ... if Windows created an app store that didn't allow Java or Flash, do you think Java and Flash apps would disappear from that platform as well? It's not like Java is installed by default on Windows machines either.

    7. Re:Flash and Java not excluded from OS X by dgatwood · · Score: 1

      You do realize that the app store is only for double-clickable apps, right. I know that in theory you can build a Flash-based app for Mac OS X, but in all my years of downloading free apps from Versiontracker et al, I've never encountered even one single Flash-based app in Mac OS X ever. And I can count the number of Java apps I've run into over the years on one hand, and both were utter abominations, buggy as you-know-what, and generally represented a poor user experience all around. So I guess the question I have to ask is why do you care about either of those technologies going into the app store? Or are you just looking for a reason to whine?

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    8. Re:Flash and Java not excluded from OS X by dgatwood · · Score: 1

      A JVM would never be part of an app store anyway. It isn't a double-clickable end user application. The app store doesn't sell command-line tools, runtime environments, plug-ins, or any number of other things. That just isn't its purpose.

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    9. Re:Flash and Java not excluded from OS X by am+2k · · Score: 1

      I don't think I've ever seen a Flash application on Mac OS X (I know it's possible, it's just that nobody dares to do such a monstrosity). Java apps are extremely ugly and don't work right on the Mac, so I'm not shedding a tear there. It's just bad for people wanting to start programming (which happens mostly in Java nowadays). It used to be so much easier to start on a Mac.

    10. Re:Flash and Java not excluded from OS X by MichaelSmith · · Score: 1

      Many app store applications rely on DRM to protect IP. For example newspaper applications. To enforce DRM the user must not have access to root. To enforce that the hardware must not be able to boot a different OS and local storage must be protected by physical and logical means.

    11. Re:Flash and Java not excluded from OS X by tepples · · Score: 1

      You do realize that the app store is only for double-clickable apps, right.

      Azureus is a double-clickable BitTorrent application. It also happens to be written in Java. Or is this one of the applications in your handful?

    12. Re:Flash and Java not excluded from OS X by Anonymous Coward · · Score: 0

      Uhh... good? I hate java apps they are slow and clunky. Why would anyone write an 'application' in flash? There's nothing you can do in either of those that can't be done in another, better way.

    13. Re:Flash and Java not excluded from OS X by gutnor · · Score: 1
      Java and Flash can be delivered and upgraded seamlessly in a browser (with Java WebStart and well a bookmark for flash) And seriously - who download flash applications at all ? For java, ok there are some heavyweight applications, mostly server-side. Do you want to download Websphere on the AppStore ? The client side one are mostly IDE or dev related app you would not expect on the App Store anyway.

      But where is the competition from HP / Dell / Asus / Microsoft / OSS ? apt-get has been an example for years - so Apple is hardly doing something new here.

      I'm using a Mac and I don't like the choice that Apple is making for me. But at the end of the day, Apple does deliver a superior user experience (hardware+software) - but I would switch overnight if I could buy similar stuff from a mainstream PC vendors. They have done a very good competition to the iPhone so they could do it ...

    14. Re:Flash and Java not excluded from OS X by Anonymous Coward · · Score: 0

      Oracle DB is available for OS X? That's news to me? Link to download please? Their tools are Java based does not mean they will write a JVM for all platforms out there. They will only do it if there is direct revenue there - as it is in case of Windows, Linux and Solaris - due to server side apps where OS X is irrelevant.

    15. Re:Flash and Java not excluded from OS X by Anonymous Coward · · Score: 0

      Most use of Java on the Mac is for Web browsing, not for standalone applications. So it seems unlikely that a Mac App Store could kill off Java on the Mac.

    16. Re:Flash and Java not excluded from OS X by FictionPimp · · Score: 1

      Some of the best twitter apps are written in adobe air. The best game ever on a Mac (minecraft) is written in java.

    17. Re:Flash and Java not excluded from OS X by dloose · · Score: 1

      SWT uses Cocoa nowadays and it's not terrible. It may not meet Apple's standards, but I use Eclipse on a Mac and find it pretty unoffensive.

      I really hope Apple will do something worthwhile with their JVM code... Ideally they'd donate it to the open source community, but even handing it over to Oracle would be better than nothing. Apple may call Java "deprecated", but it's not going anywhere. There's way too much Java code out there, especially in enterprise applications.

    18. Re:Flash and Java not excluded from OS X by PCM2 · · Score: 1

      Oracle DB is available for OS X? That's news to me? Link to download please?

      An oldie but a goodie... here ya go.

      --
      Breakfast served all day!
    19. Re:Flash and Java not excluded from OS X by onefriedrice · · Score: 1

      You apparently missed the fact that you also can't include Flash and Java apps in the Mac App Store. If 90% of Mac users get all their apps from the App Store, then that will quickly kill off Flash and Java on the Mac, even before Apple starts locking down the OS.

      That's a pretty pointless hypothetical statement, no? What are the chances that anywhere near 90% of Mac users will get 100% of their apps from Apple's repository? 0%.

      --
      This author takes full ownership and responsibility for the unpopular opinions outlined above.
    20. Re:Flash and Java not excluded from OS X by zeroshade · · Score: 1

      Just to add on to this list, Eclipse is also a very widely used application which is written in java. Unless IDEs and development aren't important to you....

    21. Re:Flash and Java not excluded from OS X by Anonymous Coward · · Score: 0

      well that's not true at all. you're thinking of the iphone app store. there are no such language restrictions on the mac app store.

    22. Re:Flash and Java not excluded from OS X by Anonymous Coward · · Score: 0

      Well, Azureus is a hellish abomination. So I'm guessing that yes, it is one of dgatwood's handful.

    23. Re:Flash and Java not excluded from OS X by Anonymous Coward · · Score: 0

      Goodbye, I won't miss apps made in Flash or Java.

  22. Devices vs Computers by Anonymous Coward · · Score: 0

    Does anyone remember people saying it was okay for Apple to lock down the iPhone because it's a device/gadget instead of a computer (whatever the hell that means)? I don't understand how people couldn't see this coming.

  23. There's already an alternative to Mac app store... by pinqkandi · · Score: 3, Insightful

    There's already an alternative to the Mac app store - it's called the internet.

  24. Then don't buy it? by Anonymous Coward · · Score: 0

    There's plenty of freedom from Apple policies if you don't use them. And it's not like the current system is being replaced by the new one. Some people just like to get upset.

    The thing I find interesting is that the new features are mostly just applications. I don't know of any real improvements to the operating system itself. It really does seem like it's done.

  25. Did author read any details of the App store? by UnknowingFool · · Score: 4, Insightful

    My understanding that an Apple announced an additional distribution channel using the Mac App store. Apple was not replacing the existing methods of retail, online, etc. Also Apple is not introducing any DRM to prevent installation. He also doesn't understand existing distribution systems today.

    Apple could have enabled its Launchpad and auto-update features for all applications, sold through the Apple Store or not. For example, an open system for updating applications has been in use for years on Ubuntu, a Linux based operating system. Ubuntu's "Apt" (Advanced Packaging Tool) lets users install, update and remove software of their choosing with a single command.

    So the author expects that somehow that apps not submitted to Apple will appear magically appear for auto-update? In the case of Ubuntu, there is a system to do handle updates. However, any code installed outside of the system (i.e. tarball or gzip) does not get auto-updated within the system.

    --
    Well, there's spam egg sausage and spam, that's not got much spam in it.
    1. Re:Did author read any details of the App store? by Gnavpot · · Score: 3, Insightful

      So the author expects that somehow that apps not submitted to Apple will appear magically appear for auto-update? In the case of Ubuntu, there is a system to do handle updates. However, any code installed outside of the system (i.e. tarball or gzip) does not get auto-updated within the system.

      In Ubuntu and Debian, you are not limited to using the central repository with apt. You can add any third-party repositories to the list. Applications from those repositories will be automatically upgraded on equal terms with the distribution's own applications.

    2. Re:Did author read any details of the App store? by UnknowingFool · · Score: 1

      In Ubuntu and Debian, you are not limited to using the central repository with apt. You can add any third-party repositories to the list. Applications from those repositories will be automatically upgraded on equal terms with the distribution's own applications.

      Yes you can add additional repositories but any software will have to be placed within those repositories by someone. If the developer of an application released only via tarball or gzip, someone has to do the work of putting the application into the correct package and put it into a repository. If no one does it, then it doesn't happen. The author seems to think that all of this happens by magic in Linux and Apple is uniquely excluding software from being updated that hasn't been submitted to them.

      --
      Well, there's spam egg sausage and spam, that's not got much spam in it.
    3. Re:Did author read any details of the App store? by aukset · · Score: 4, Informative

      What you might have missed or are ignoring is that apt allows you to specify the location of ANY and MULTIPLE repositories, so its possible for an individual developer to host their own repository for their own stuff that users can acquire and update their software from, without having to touch the official central repositories.

      --
      No sig now
    4. Re:Did author read any details of the App store? by SimonTheSoundMan · · Score: 1

      You can do the same with iOS devices. You can host your own apps which fall outside of the App Store regulations, and distribute them to all your companies devices.

      http://www.apple.com/uk/iphone/business/apps/in-house/resources.html

    5. Re:Did author read any details of the App store? by UnknowingFool · · Score: 1

      What you might have missed or are ignoring is that apt allows you to specify the location of ANY and MULTIPLE repositories, so its possible for an individual developer to host their own repository for their own stuff that users can acquire and update their software from, without having to touch the official central repositories.

      What you have not taken into account is that someone has to put a package into a repository. This does not happen by magic. The author seems think that somehow Apple can auto-update applications that no one has submitted to them because Ubuntu or Debian can. He's not thinking that there is a submission process in Linux; it has more options than Apple's system but someone has to submit the package.

      --
      Well, there's spam egg sausage and spam, that's not got much spam in it.
    6. Re:Did author read any details of the App store? by jedidiah · · Score: 0, Troll

      > Yes you can add additional repositories but any software will have to be placed within those repositories by someone.

      Yes. That someone could work at Microsoft or Adobe or it could quite literally be YOU PERSONALLY.

      Of course you don't get this. You are one of the Apple faithful. The idea that you would do anything for yourself or that one of your fellow users might do something for you is completely alien.

      That's why you don't get a real open packaging system like apt-get.

      Any tom, dick, harry or Adobe can package stuff up and have a server on the internet that acts as a repository.

      Ubuntu even specifically encourages power users to have their own repositories to cover corner cases.

      Apples Steve-approved-only single repository app store is nothing like what Linux has.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    7. Re:Did author read any details of the App store? by UnknowingFool · · Score: 1

      Of course you don't get this. You are one of the Apple faithful. The idea that you would do anything for yourself or that one of your fellow users might do something for you is completely alien.

      No I'm merely pointing out someone, somewhere has to put an application in a package in a repository. What makes Linux distributions like Debian work so well is that somebody does this work and has permission to do it via the GPL. Being open source someone, anyone can take the code in a tarball and package it up and put it in a repository or make their own repository. Apple is not going out and try to auto-update applications that no one ever submitted to them considering that the applications will be a mix of open source and closed source. If developers want to pay the registration fee and submit free apps, that's their right. If someone gets the permission of the author to submit to Apple, then go ahead and submit. It's about permission. If developers want to put their free code on a web site, Apple isn't stopping them. The author simple doesn't understand the basic differences in these distribution systems and Apple can't distribute Apps and updates that they don't have rights to update.

      --
      Well, there's spam egg sausage and spam, that's not got much spam in it.
    8. Re:Did author read any details of the App store? by onefriedrice · · Score: 1

      What you might have missed or are ignoring is that apt allows you to specify the location of ANY and MULTIPLE repositories, so its possible for an individual developer to host their own repository for their own stuff that users can acquire and update their software from, without having to touch the official central repositories.

      So? That's only important if software is hard to install in the first place. On the Mac, applications are typically "installed" by dragging the app bundle where you want it, and uninstallation involves dragging the same to the Trash. There is no reason that Apple's "store" should support repositories because each developer already packages their own programs for download and install from their own website. Ubuntu has to have a repository (and by extension support for multiple repositories) to accomplish the same because software is not so trivial to install otherwise. Your error (and one of the errors of the story submitter) is in thinking that Apple's "store" is supposed to be equivalent to a package manager and repository as Linux users understand them. It's not because Mac OS X doesn't need one. It's just one more channel of distribution for apps, and that's it. It's not aiming to be the single or even the most important method of installing programs.

      --
      This author takes full ownership and responsibility for the unpopular opinions outlined above.
    9. Re:Did author read any details of the App store? by zeroshade · · Score: 1

      Or maybe they are just criticizing the fact that you cannot add other sources for applications to go through the Mac App Store updating system. You can only use Apple's central repository, whereas in Linux distributions you can add any repositories to the system and they will automatically be included.

    10. Re:Did author read any details of the App store? by makomk · · Score: 1

      What you have not taken into account is that someone has to put a package into a repository. This does not happen by magic.

      Except that, unlike with Apple's new app store, that "someone" doesn't have to be Apple - in fact, often repositories for open source software are set up by someone that isn't linked to the software in question or the distribution it's for. What's more, there's no approval step - you don't have to get Canonical's permission to set up a repository of packages for Ubuntu, and they don't have restrictions on waht software is allowed to be in third-party repositories.

    11. Re:Did author read any details of the App store? by UnknowingFool · · Score: 1

      Yes but that "someone" normally has permission via the GPL that they are allowed to submit the application when it comes to Linux. Now in Linux distribution systems, someone can package the code and set up their own repository. How is Apple supposed to know that which applications should be updated (outside their LaunchPad)? Again, they are not removing the ability for others to update their applications using their own system whether it be an auto-updater like MS Office, Adobe, etc. or by website or an apt-get system like Fink. Merely for logistics, if you want to use Apple's distribution system, you have to register and pay the license. Otherwise you can use your own system.

      --
      Well, there's spam egg sausage and spam, that's not got much spam in it.
    12. Re:Did author read any details of the App store? by UnknowingFool · · Score: 1

      This is Apple's store and they can determine which products go into their store. They have determined that they are not using a Debian or Ubuntu style repository for their store. However, if users wanted to use such a system, they can; it just won't be an Apple system. Being Unix, users can run apt-get system called Fink.

      --
      Well, there's spam egg sausage and spam, that's not got much spam in it.
  26. Suckers by Profane+MuthaFucka · · Score: 1

    Doesn't Apple know who they are messing with? We're computer programmers! If they mistreat us, we can just recreate the system with an Open Source clone and put them out of business. I propose a new project to do just that. We need to put the Apple clone on a firm foundation, so let's build it on a UNIX foundation. The BSD kernel is lighter than the Linux kernel, so we should start with that. Because this new UNIX core of an Apple clone is a new creation, we can give it a catchy name like "Creation" or maybe we can use the name of the guy who invented evolution. And we should use open source compilers. The GNU compilers have an objective C front end, so I propose that we use a GCC based compiler to build our system, the GUI, and tools.

    Who's with me?

    --
    Fascism trolls keeping me up every night. When I starts a preachin', he HITS ME WITH HIS REICH!
    1. Re:Suckers by NatasRevol · · Score: 1

      And give the IDE a name based on X windows.

      And create a catchy marketing slogan!

      --
      There are two types of people in the world: Those who crave closure
    2. Re:Suckers by Guy+Harris · · Score: 1

      The GNU compilers have an objective C front end, so I propose that we use a GCC based compiler to build our system, the GUI, and tools.

      You might want to look at that "llvm" thing out there, too; it looks promising. :-)

      (To be fair, what you'd have after all that is Darwin, not Mac OS X. The hard work would be turning GNUStep or whatever into a replacement for Foundation and AppKit, and then replacing all the other non-open-source bits.)

    3. Re:Suckers by Billly+Gates · · Score: 1

      Go right ahead.

      I would jump to do to it so I could capture more of my market and gain a competitive advantage over you. Not to sound like a jerk but it is just business and as a businessman it is better to go with the flow. Consumers are stupid and do not care about freedom. They want it pretty. I have been flamed here before and I will be flamed again by stating that Linux and Opensource needs an alternative to remain competitive. Consumers only see Apple and Microsoft here so developers will simply continue to use what everyone else is using.

      Do we have an open standard way to stream music and audio to different platforms and devices ... no. How about to have an Active Directory or Novel eDirectory platform without Windows or Netware? No ... How about a standard way to stream applications ... no. How about setting up a Linux device or appliance or anything as a G4/G3 to wifi router? ... no

      I can do these with windows 7 so this is what I bought. Apple has similar technology to streaming. Until we as hackers get off our asses and stop remaking 25 year old technology and start leading the way will we ever gain our space. Opensource is falling behind as we just copy what others have done. We have no standards so proprietary ones tied to expensive drm platforms are doing that for us.

      The good news is that I decided it was too late to enter the Iphone market because I could not afford a mac before it was too late. ... shrugs shoulders.

      There is always Android and Blackberry and I would develop there now anyway.

  27. Open Alternative to the Mac App Store by BondGamer · · Score: 3, Interesting

    Developers had 15 years to try and make something. The only thing that has come close is Steam, and that was on Windows until a few months ago. Now Apple is making it easy to find, purchase and update applications it is suddenly a necessity. The funny thing is if such a thing already existed Apple would have promoted it.

    1. Re:Open Alternative to the Mac App Store by maztuhblastah · · Score: 4, Informative

      The funny thing is if such a thing already existed Apple would have promoted it.

      Yes, just like they promoted VirtueDesktops instead of rolling their own virtual desktop solution.

      Just like they promoted Watson instead of releasing Sherlock 3.

      Just like they promoted Audion instead of purchasing a competitor (SoundJam) and releasing it for free.

      Just like they promoted the best app from the range of existing iOS e-book software instead of releasing their own.

      Just like they promoted Konfabulator instead of releasing their own widget system.

      No, make no mistake about it -- if Apple wants control of a product space, they *will* make sure they get it, whether that means acquiring, ripping off, or otherwise replacing the existing solutions, they will find a way to do it.

    2. Re:Open Alternative to the Mac App Store by SimonTheSoundMan · · Score: 1

      Guess there is MacUpdate utility. Why they have never gone into a store and distribution model has always confused me. They are halfway there already.

      Someone should make an alternative to Apple's App Store, without the silly restrictions (however I do support testing to see if the app works, checking it wont steal my data and perhaps parental limits).

    3. Re:Open Alternative to the Mac App Store by Anonymous Coward · · Score: 0

      Mac's are mostly FreeBSD Unix so there is no reason for a developer to rewrite an open alternative to the Mac App Store since it already exists in many forms. The gripe is that it would be trivial to allow users to define third party repositories, and disallowing this yields a closed system.

    4. Re:Open Alternative to the Mac App Store by Basehart · · Score: 1

      I remember a friend of mine moaning that Apple's original iDisk service was running on servers provided by the company he worked for, but nobody would know it because it was invisible to the user. He felt that Apple was trumpeting a cloud based storage solution without actually providing the service from within Apple.

      Is that the kind of control of a product space you are referring to, branding a cloud based solution as if it were of their own making without even needing to acquiring, rip off, or otherwise replacing the existing solution?

    5. Re:Open Alternative to the Mac App Store by BondGamer · · Score: 1

      I don't know the specific stories behind all those applications. If Apple thinks they can do something better, they will do it. They made a better way to buy music, a better MP3 player, a better smartphone, and a better tablet computer. If someone already had already setup an app store before the iPhone, I bet they either would have bought it or worked with them to make it the best service it could be. If Apple tried to make this App Store while someone else already had, there would probably be a lawsuit over trying to monopolize the market.

    6. Re:Open Alternative to the Mac App Store by SoupIsGoodFood_42 · · Score: 1

      Good. Last thing I want is a company that doesn't innovate because it's worried about stepping on developer's toes.

    7. Re:Open Alternative to the Mac App Store by Anonymous Coward · · Score: 0

      I was just thinking of the same thing with regards to Steam. The Mac App Store is almost entirely similar. It features electronic purchases, downloadable distribution and updates except it will sell more than just games.

      Got to wonder what Valve is thinking about this. In a way, Steam on the Mac might actually get a little competition if the Mac App Store really starts to take off for selling games on the Mac platform. The only thing the Mac App Store needs is integration of Apple's own "Game Center" it uses on iOS devices.

      So does anyone really know how much of a cut Valve takes for each sale of a game through Steam?

    8. Re:Open Alternative to the Mac App Store by Anonymous Coward · · Score: 0

      I was just thinking of the same thing with regards to Steam. The Mac App Store is very similar featuring electronic purchases, downloadable distribution and updates except it will sell more than just games.

      Got to wonder what Valve is thinking about this. In a way, Steam on the Mac might actually get a little competition if the Mac App Store really starts to take off for selling games on the Mac platform. And if Apple decides to ever integrate its "Game Center" it uses on iOS devices, who knows?

      So does anyone really know how much of a cut Valve takes for each sale of a game through Steam? Last I read it was something like 40%?

  28. On open platforms by Anonymous Coward · · Score: 0

    "'Is this the end of the Mac as an open platform?"

    It was open?

  29. So What... by Anonymous Coward · · Score: 1, Interesting

    Seems pretty simple to me...

    Develop for OSX, iOS and give a certain % to get your application on the largest established marketing and delivery vehicle worldwide or go elsewhere. The app store will draw people to your application from places most likely from areas some will never consider as part of their marketing/sales plans.

    If people didn't see this coming years ago, and are going to continue to cry after the fact about how much apple tax is charged, then go develop your own solution.

  30. code-signing by goombah99 · · Score: 3, Interesting

    I find myself skeptical of the launchpad claim. I suspect that someone if confusing code-signing here. since 10.4 apple has been ramping up the strictness of code signing for apps. as of 10.6 unsigned apps can no longer open ports on the firewall without explicit user permission and all unsigned apps spew warnings to the system.log when launched. This is actually mildly annoying if you are writing and testing compiled binaries for your own intranet since it means that you need to distribute a key to all the people on your intranet if you want the apps to not spew silent warnings to the system log. (e.g. commands that you want to run millions of times get slowed down by such spewing). But you can self sign things so this does not impede anything and is merely a minor nuiscance and I put up with it because of the obvious benefits to my own security for having signed apps.

    I suspect what is going on for launchpad is that unsigned apps won't work in launchpad. Thus you have to have them signed by some one with a trusted cert for them to work out of the box. It may be that, and I don't know, that you could have the installer self-sign the app at install time as a work around.

    ANyhow thats what I suspect. This is a sedeffect of the highly desirable code-signing and not just a requirement to pay apple to use an OS feature.

    --
    Some drink at the fountain of knowledge. Others just gargle.
    1. Re:code-signing by Anonymous Coward · · Score: 0

      You are completely correct. Apple has not said no other apps in launchpad, just that they will auto-add apps from the app-store to launchpad. Any developer could have his installer install these into launch pad. As for other claim that you can't auto-update without paying this is also wrong. APT, the very system mentioned in the article, works fine on mac (see fink). Now the last time I checked, APT does not do system updates for either Apple's OS, or Macports, or GNU-darwin. Likewise Macposrts does not update fink or the system OS. And the System OS update does not auto-update Fink or Mac Ports. So this article just has it's head up it's open source.

    2. Re:code-signing by guruevi · · Score: 1

      I think that is a security feature and not a code-signing feature. Off course a random application shouldn't be able to just pierce through a firewall. If you really have problems with it, run an ipfw command (as root) to open the port for all traffic, distribute the certificate or turn off the firewall if you feel your testing network is protected enough by other measures.

      --
      Custom electronics and digital signage for your business: www.evcircuits.com
  31. Open platform? Since when? by menkhaura · · Score: 1

    "Is this the end of the Mac as an open platform?"

    Praytell, when was the Mac ever an open platform?

    --
    Stupidity is an equal opportunity striker.
    Fellow slashdotter Bill Dog
    1. Re:Open platform? Since when? by mr100percent · · Score: 1

      ...When they released the kernel source under an open-source license?

  32. Oh, bullshit. by phillymjs · · Score: 4, Insightful

    Only by submitting their apps to Apple's store and giving up 30% of their receipts will developers get to take advantage of two new OS features.

    The first is Apple's new 'Launchpad,' a tool for easily opening application

    Where exactly does it say that no apps except those bought from the App Store will be available in the Launchpad? Doesn't say that on Apple's page, and the way it's written doesn't even imply it, unless you're out looking for something to post an anti-Apple screed.

    the second is the ability to update apps to new versions with one click.

    Yeah, because no Mac applications currently have that ability. Oh, unless you count the ~750 listed here, that use Sparkle.

    ~Philly

    1. Re:Oh, bullshit. by dhovis · · Score: 1

      the second is the ability to update apps to new versions with one click.

      Yeah, because no Mac applications currently have that ability. Oh, unless you count the ~750 listed here, that use Sparkle.

      ~Philly

      Well, you can't get all your apps up to date at one time with Sparkle. I have a lot of apps that I only use occasionally. Every time I run one of them, I have t update it. Sometimes I even find an app that won't run because it needs updating for compatibility with whichever version of MacOS X I'm on now.

      It would be nice to have a centralized system for updating third-party apps. This isn't perfect, but it is a step in the right direction

      --

      --
      The internet is the greatest source of biased information in the history of mankind.

    2. Re:Oh, bullshit. by Anonymous Coward · · Score: 0

      Exactly! I was just looking forward to updating them all in one go, rather than having an application launch and tell me it needs updating. I mean, it's great that it does that, but what could be better than the App Store telling me it has new upgrades, all reviewed and shiny-new, waiting to be installed?

    3. Re:Oh, bullshit. by dloose · · Score: 1

      If you only use an application occasionally, why do you care how current it is? Actually, I'd argue that that's a good reason to defer updating until you run the application. I'm not saying there shouldn't still be an option to update every app in a single go (which Sparkle can't do), but I'd hardly call it a must-have.

    4. Re:Oh, bullshit. by dhovis · · Score: 1

      I care if it doesn't work. I care if it has security flaws. I paid for them, so I'd like to have the latest version. But it is a real pain if I haven't used an app since, say, Leopard. If it doesn't work on Snow Leopard, the app's own built-in update mechanism is useless. It is also a pain if I need a little utility that I bought two years ago on my wife's computer. Not only to I have to download it, I also have to find the license key and hope it will let me activate it.

      --

      --
      The internet is the greatest source of biased information in the history of mankind.

  33. APT whut? by pr0nd3xtr · · Score: 0

    You mean apt from Debian? Since a mac is BSD based you might want to do a little research on the ports system too. Please dont feed the Ubuntu fanboi's

  34. Anil Dash by whisper_jeff · · Score: 0, Redundant

    Anil Dash is a developer? Uh, no he's not. From his own website, he's "a blogger, entrepreneur and geek living in NYC." Nothing about being a developer. So, a blogger posted something about Apple that will get the geeks all a-tizzy and it made it to the front page of Slashdot and will drive viewers to his site, generating ad revenue while being based on nothing informative and wiping people into a flamewar frenzy on slashdot. In other words, business as usual.

    Please, feel free to discuss this FUD and base your thoughts on this Anil Dash fellow. He is, after all, a blogger "who's written over half a million words" so his opinion must be really important.

    1. Re:Anil Dash by Anonymous Coward · · Score: 0

      Ladies & gentlemen allow me to welcome back, for your delight, the wonderful whisper jeff, a man with a large apple shaped hole in his heart!

      Watch and wonder as this pitiful little creep demonstrates his devotion to steve jobs by taking his wrinkled old pecker into his mouth once again, and going at it like there is no tomorrow!!!!!
      On second thoughts you'd probably rather not :(

      Seriously dude - you need to fuck off - when will you realize that not everyone is a sad and stupid consumer/loser, especially around here.

    2. Re:Anil Dash by dloose · · Score: 1

      If you're gonna troll someone, at least have the guts to login first.

  35. Don't apply logic and reason to this... by Anonymous Coward · · Score: 0

    ...we're emotionally hating on apple here over what we imagine will happen, not what actually has happened, please don't interrupt us.

    This is what we do while we reinstall windows to get the cruft out.

  36. Feature?!? by Lanir · · Score: 1

    If this is implemented as described I expect it to go over about as well as proposing a Wrist Slitting Barbie doll would. The simple fact is Microsoft has already tried something similar to this with their extortion masked as a security service that nags at the install when software isn't signed. It's not like launching an application from the Dock is terribly difficult now and a lot of apps have their own built-in check for updates anyway. Those two features simply won't matter. If anyone uses the app store it will be to distribute their app not to get features of questionable usefulness. And on top of that, this is just the sort of idiot move that would segment their userbase into people who think they need those features to use apps and those that are technical enough to do without.

    Since segmenting their userbase wouldn't get them anything but less people using their new app store and providing new barriers to developers who might want otherwise consider porting their projects to the mac, I don't think they'll go that way. In both the long and short term it would just flat out be a bad move for them.

  37. As a 4th month Mac user by Proudrooster · · Score: 0, Troll

    Guys. I've been an Amiga/PC/Red Hat person for years and got my first Mac Book Pro four months ago. The platform is "the most innovative and best platform" I have EVER USED. I have a new high end Windows 7-64 bit box sitting here collecting dust. The MAC is innovative right down to the power connector that is attached magnetically so it doesn't crack the solder joints in the motherboard when I trip over the laptop cord.

    Based on what I have seen and the value and productivity increase I get from using the Mac, I am willing to let them be the gatekeeper. The Apple product is solid, stable, and (secure???) and by providing a gatekeeper to the store and features it limits the damage to the platform and (I hope) upholds standards.

    There is a place for Open-ness and a place for megalomania, but I can get nearly any open source package for the Mac and any hooks to the "offlimit" API's will be worked around to make all the interface features available. I say let Apple keep growing and providing value and innovative products. If Apple fumbles the ball, we can revolt, but right now it's a very good platform on which to work extremely efficiently.

    1. Re:As a 4th month Mac user by coerciblegerm · · Score: 1

      I recently got a Mac, and agree with some of your statements about the platform, but I won't be buying applications in this manner. I'll upgrade to Tiger when the time comes, but I'll always give precedence to physical media on anything that isn't a phone. The thing about entrusting someone to be the gatekeeper is that eventually he will close the gates on you.

    2. Re:As a 4th month Mac user by jedidiah · · Score: 1

      I have a Mac laying around that I originally bought as a MythTV based HTPC. It's running MacOS again I could really care less. Best or innovative? Don't make me laugh. It's annoying and limited. It's certainly not a "Unix". The shiny GUI apps are very not-Unix and have a sort of Apple NIH syndrome. If you don't want to do things EXACTLY as they have been laid out by Cupertino, then the whole experience quickly falls to shit.

      Perhaps you could say it has a better selection of 3rd party commercial apps. Beyond that, there's really not much point in it.

      Apple is all about nonsense limitations and the community is just a bunch of Lemmings that help spout the groupthink.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    3. Re:As a 4th month Mac user by phillymjs · · Score: 1

      Wow, you get the award for the most ignorant post I've ever seen from someone with such a low UID.

      It's certainly not a "Unix".

      You're right, It's not a Unix. It's a certified UNIX, since May 18, 2007.

      The shiny GUI apps are very not-Unix and have a sort of Apple NIH syndrome

      Uh, you know that Apple ships X11 for OS X, right?
      You know you can run OS X without the shiny GUI, or if you're really hard core, compile Darwin from source to do so, right?
      You know there's plenty of more UNIX-y stuff available from MacPorts and Fink, right?

      ~Philly

    4. Re:As a 4th month Mac user by Proudrooster · · Score: 1

      Wow... remind me not to post anything positive about Apple/Mac to Slashdot. I didn't realize Stallman and Ballmer had so many mod points.

      Ok, I have seen the light. Apple is evil and not open. It's not really UNIX. Apple has adopted embrace and extend. The MAC converts all MP3's to MP3a's where "a" stands for Apple. Also, MacBooks don't have BlueRay burners and Apple called Google evil. This proves everything.

      Apple just keeps pumping out the same old dated product over and over. The Apple Magic Mouse and trackpad are nothing new and these ideas were stolen from Google and Microsoft. The iPad is really just a ripoff of the Etch-a-Sketch.

      Steve Jobs is making the computer easier to use so that he can trap people on his platform and take over the world. Real computer users should have to fight with drivers and config files for weeks before getting things to work as well as roll up their sleeves and fix a few bugs in the code. Shame on Apple for building a computer that can quickly and reliable come out of sleep mode. And that back light keyboard on the MacBookPro is nothing more than show, totally useless.

      Right now OS/X ships with a terminal (bash shell) and Perl installed but it is just a ruse to get the Unix/Linux crowd to move over to a new platform. Soon these tools will disappear along with the keyboard.

      Anyone using an Mac is just a frog in a pot with the heat slowly getting turned up. We are all just pawns in Steve Job's plan to take over the world. Apple has achieved roughly 3% market share and once they get to 5% market share, nothing will be able to stop them.

      Did I get it right this time?

      Posted from a MacBook Pro running Firefox, but not for long because Steve Jobs is taking Firefox away next week.

  38. fud FUD fud FUD fud FUD fud FUD by onkelonkel · · Score: 5, Insightful

    Anybody remember when FUD used to mean Fear Uncertainty and Doubt. Now it just means "not true". Back in the day something could be FUD and still be 100% true.

    I know, I know, word meanings change, languages devolve over time....blah de blah. Still, I miss the days when English was a tool of subtlety and precision.

    signed - Wistful Grammar Nazi.

    --
    None of them can see the clouds; The polished wings don't care.
    1. Re:fud FUD fud FUD fud FUD fud FUD by nlawalker · · Score: 2, Insightful

      I remember when "FUD" didn't mean anything, and we used subtle and precise words to explain things rather than catchphrases. :-)

    2. Re:fud FUD fud FUD fud FUD fud FUD by goombah99 · · Score: 1

      uh did you read the article? it's all about fear and suggesting possibilities (that is to say uncertainty) and questions apples commitments to openness (i.e. doubt). Anyone remembt when commenters on slash dot were rational? No... me neither.

      --
      Some drink at the fountain of knowledge. Others just gargle.
    3. Re:fud FUD fud FUD fud FUD fud FUD by mister_playboy · · Score: 1

      signed - Wistful Grammar Nazi.

      Your complaint is about a semantic issue, not a grammatical one.

      --
      Do what thou wilt shall be the whole of the Law ::: Love is the law, love under will
    4. Re:fud FUD fud FUD fud FUD fud FUD by Anonymous Coward · · Score: 0

      Remember when Nazi meant National Socialist and not 'pedantic authoritarian'?

      - signed Wistful Grammar Nazi Nazi.

    5. Re:fud FUD fud FUD fud FUD fud FUD by SoupIsGoodFood_42 · · Score: 1

      This article seems to fit the original definition just fine.

  39. Liability? by Ruke · · Score: 1

    I wouldn't build an anyone-can-use-it-autoupdater into my operating system, either. What if a developer "goes rogue," and intentionally puts a Trojan in their update? Certainly the developer is to blame, but does Apple hold any liability for downloading and installing this malicious update? And I'm not talking about where blame should be placed in an ideal world, I'm talking about legal liability. Proving you're not to blame is a nightmare in the legal system, and even if you're 100% in the right, someone is going to sue you and waste your time and money anyway.

    I'm no fan of Apple's walled garden, but this is clearly a CYA move, rather than a misguided attempt at preserving "experience".

    1. Re:Liability? by tirefire · · Score: 1

      Mod parent up.

      For Apple to maintain Mac OS X's reputation of (practically speaking) being virus and ad-ware free, they're going to need a way to hold developers accountable for any malicious application behavior, intentional or accidental.

      Of course, whether or not Apple will do that properly remains to be seen.

    2. Re:Liability? by SurfsUp · · Score: 1

      For Apple to maintain Mac OS X's reputation of (practically speaking) being virus and ad-ware free, they're going to need a way to hold developers accountable for any malicious application behavior, intentional or accidental.

      Good luck with that.

      --
      Life's a bitch but somebody's gotta do it.
    3. Re:Liability? by arose · · Score: 1

      What if a developer "goes rogue," and intentionally puts a Trojan in their update?

      It's not "theirs" if they make it a generally usable API. A ton of apps already have their own updaters, the correct way is to let them through a common system without going through Apple. There isn't any more risk, since developers can already do pretty much anything when you run their apps.

      I'm no fan of Apple's walled garden, but this is clearly a CYA move, rather than a misguided attempt at preserving "experience".

      Bull, it wouldn't be any different then any other API because there is no reason to somehow guide updates through Apple, they literally wouldn't be involved in the process of third party apps. But I can certainly see you using the same logic if (when?) the whole platform gets locked down, since it applies in exactly the same way.

      --
      Analogies don't equal equalities, they are merely somewhat analogous.
    4. Re:Liability? by Serious+Callers+Only · · Score: 1

      I'm no fan of Apple's walled garden, but this is clearly a CYA move, rather than a misguided attempt at preserving "experience".

      I disagree about the motivations for this, I think it's all about control. Apple have tasted that control over developers with iOS, and found they like it. If it was simply about making sure that apps were not malicious etc, they wouldn't have such restrictive rules, just a few basic common-sense ones. Here's a sample of some of the things they're banning from their app store:

      3.1 Apps with metadata that mentions the name of any other computer platform will be rejected

      2.24 Apps that use deprecated or optionally installed technologies (e.g., Java, Rosetta) will be rejected

      2.16 Apps that download or install additional code or resources to add functionality or change their primary purpose will be rejected

      2.14 Apps must be packaged and submitted using Apple's packaging technologies included in Xcode - no third party installers allowed

      7.2 Apps that create a store inside themselves for selling or distributing other software (i.e., an audio plug-in store in an audio app) will be rejected.

      6.2 Apps that look similar to Apple Products or apps bundled on the Mac, including the Finder, iChat, iTunes, and Dashboard, will be rejected

      Like some of the conditions for iOS, that last one could be taken to mean just about any app on the Mac platform, at the whim of the anonymous Apple reviewer. And just like iOS, these rules will constantly change as Apple wants to put down competitors (Google was rejected for 'being too similar to the built-in phone app').

      Full list here:
      http://stadium.weblogsinc.com/engadget/files/mac-app-review.pdf

      These conditions are very similar to the iOS ones, perhaps even more draconian in some cases. I think they make it clear (along with moves like deprecating Java) that Apple wishes to have complete control over their platform, developers and users. That won't come in 10.7, as this is just the start, but perhaps by 10.8 they will feel bold enough to outright ban apps installed by other means, or just make it so difficult that the vast majority will never attempt it.

      I'm not sure that's a world I want to be part of, which is a shame for me, as I like a lot of other aspects of their hardware and software.

  40. Re:There's already an alternative to Mac app store by Anonymous Coward · · Score: 0

    You mean thepiratebay?

  41. Re:There's already an alternative to Mac app store by Anonymous Coward · · Score: 0

    Downloading software from the internet is how you get trojans, the main threat to operating systems that don't completely suck. I encourage all of my clients to NEVER EVER install anything that's not in the iOS App Store, Ubuntu Software Center, Mac App Store, or Android Market. With the new Mac App Store, OS X has become the second desktop operating system I can recommend to people for regular use.

    E.A. ~team contact, ubuntu NE LoCo

  42. Expect more of this by yoshi_mon · · Score: 1

    Given the success of Stream as well as Apple's own success with its mobile stores why would they not want to carry this over to the desktop? I can imagine someone somewhere in MS HQ is being chewed out for not having integrated something like this in Win7.

    Exactly how well it will work with a software pool as big and diverse as what Windows supports is questionable. In addition to the trust factor for MS's image. So maybe for end users it might be meh but if there is one thing MS does well it is cater to larger scale implementations.

    In fact for say a small office being able to manage your licensing in such a way would be better than the paper trail that one has to keep in case the BSA/MS/etc goons come around.

    --

    Really, I know what I'm doing...Ohhhh, look at the shiny buttons!
  43. Two things? by Anubis+IV · · Score: 1

    The second is the ability to update apps to new versions with one click.

    Huh. Someone didn't tell that to all of the developers that have been using the Sparkle framework for the last however long in their applications. While it's great that Apple is finally rolling this functionality into the OS as a native component, it's not like Mac applications have been without it up until now. Most of the decent ones have been using Sparkle for a few years, and it does this just fine. Now, if only they would buy out Growl, I'd be a happy man.

    1. Re:Two things? by seebs · · Score: 1

      Huh. I have a bunch of Mac apps, and I'd never heard of Sparkle.

      Neat concept, though.

      --
      My blog: http://www.seebs.net/log/ --- My iPhone/iPad app: http://www.seebs.net/seebsfrac/
    2. Re:Two things? by Anubis+IV · · Score: 1

      And you shouldn't have heard of it if everything was working properly. That's the nature of a seamless developer framework. Take a look through the list of apps that already use Sparkle (the second link in my last comment). Chances are, if you've ever been prompted automatically by an app to update to a newer version, it was Sparkle at work. I'd bet you have quite a few apps that use Sparkle and you never even knew it.

  44. This. by rsborg · · Score: 4, Insightful

    The chicken-little fear of OSX becoming "closed" ignores the reality: Macs have barely 10% marketshare, Cross-platform development is common and well understood these days, and if power users (who act as system evangelists) start abandoning OSX, Apple stands to lose LOTS of money.

    The moment it becomes even difficult to do my daily job on a Mac is the day I go to Linux permanently... it's quite easy and usable today, but the Mac is more usable and affords me (with VMWare) the best OS for development for now.

    --
    Make sure everyone's vote counts: Verified Voting
    1. Re:This. by mr100percent · · Score: 2, Interesting

      Au contraire, Apple has over 20% of all PC sales now

    2. Re:This. by pinkwarhol · · Score: 1

      The moment it becomes even difficult to do my daily job on a Mac is the day I go to Linux permanently...

      I whole-heartedly concur. I have an imac as my desktop, basically so it's reliable and I don't have to mess with it, and run linux mint on an asus netbook. I run linux because a) I'm a CS student, and running *nix is a valuable educational experience, and b) it was a hell of a lot cheaper than buying a macbook when I began to need a laptop. After a year or two of experience, I think I would feel comfortable switching to a linux distro on the desktop, and I would have the ability to do that with minimal hassle.

      However, that's the main difference between most ./ 'ers and the average mac user. If all apple products became locked down like the iphone/ipad, a disgruntled average user would be a lot more *locked* into just having to deal with it, because of the hassle/cost involved in the move to a different OS and/or hardware. Just because it's a viable option for hybrid mac/linux users doesn't mean that Apple won't switch to this type of software/hardware model out of fear that there will be a sudden mass exodus from OSX.

    3. Re:This. by Kagetsuki · · Score: 1

      You do realize you can run OSX in VirtualBox now, don't you? It requires a few little hacks but it's not very difficult.

    4. Re:This. by Anonymous Coward · · Score: 0

      if power users (who act as system evangelists) start abandoning OSX, Apple stands to lose LOTS of money.

      What about the iPhone? Power users abandoned that and Apple is doing just fine. I'm not saying the two markets are identical, but still-- it's worth noting.

    5. Re:This. by Anonymous Coward · · Score: 0

      20% of new sales or 20% of market? I'm going to go out on a limb and guess 10% marketshare but they're increasing, hence 20% of new PC sales.

  45. Ubuntu? Don't you mean Debian? by Anonymous Coward · · Score: 0

    >For example, an open system for updating applications has been in use for years on Ubuntu... Ubuntu's 'Apt' (Advanced Packaging Tool) lets users install, >update, and remove software of their choosing with a single command.

    Isn't that a Debian thing? I use Ubuntu, and use apt, but giving them credit for it seems unfair to Debian. Also, there is no mention of yum or any other such tool.

  46. Missing the point and it is so obvious. by Going_Digital · · Score: 2, Interesting

    Currently the new app store is just one of many ways to get apps for your Mac. It has some good points and bad points, but the good one being that it will be easier for developers to get exposure as people will be all looking in one place for apps. The down side is that Apple has realised that taking a cut from other peoples work is by far the best way to make significant profits with minimum investment. The iOS app store has shown Apple that instead having to hire lots of highly skilled staff to build hardware and software it can simply act as a distribution chanel where it has to hold no inventory itself. Just like eBay they are taking a percentage of avery sale without having to make any investment in building the software themselves. Apple has no interest in locking down the MacOS just because of some control freaky, it is purely a profit motive. This is just the first step toward pushing all software sales via apple in order to raise profits. Clearly future editions of MacOS will gradually become more integrated with the App store, so new libraries will only be available to apps that come via the App store, then anything you launch that is not downloaded from the App store will stat displaying dire warnings about "this software has not been approved by apple your computer is at risk'. Untill eventually Apple stop providing development tools for development outside the App store environment until it is only possible to run unsigned apps in some sort of low performance protected sandbox. The more software purchases they can push through their store the more profit they make. Dont make the mistake of thinking that Apple haven't seen that opportunity and will milk it for all it is worth.

  47. Oh yay... by binary+paladin · · Score: 1

    Not only is the insane stupidity rampant all over the Mac specific sites I go to, it's here.

    Listen up maggots, if you count yourselves among the truly retarded who are worried about the Mac app store locking down your computer and being the only software distribution channel available for a Mac please... drown yourself in the nearest toilet. Really. It's for the good of the species.

    I have never seen so much ridiculous paranoia. And even if Apple did... okay, so what? It ain't the only platform in town. You fucking dweebs are going on like it's the end of the fucking world.

  48. Don't Worry! by Jeremiah+Cornelius · · Score: 4, Interesting

    Windows will follow suit in just one version!

    The Zune store - which SLAVISHLY copies the entire iTunes / App store business and technology model - will be extendaed past Win Phone 7, right down to the desktop.

    Pray that Intel gets here first. Then at least, you will have a federated ecosystem of public, corporate and commercial app stores, with flexible policy boundaries.

    Otherwise, you are 4 years away from Palladium. Your PC is just like XBox 360!

    --
    "Flyin' in just a sweet place,
    Never been known to fail..."
    1. Re:Don't Worry! by VanGarrett · · Score: 1

      I really don't see Microsoft going with this sort of route. Microsoft wants people to develop for their operating system. It's the precise reason why they offer Visual Studio Express editions for free. It's this precise difference in thinking that gave Microsoft the larger market share over Apple, and Microsoft knows it all too well. What baffles me, is that Apple hasn't yet figured it out.

    2. Re:Don't Worry! by mr_mischief · · Score: 5, Insightful

      They target two different parts of the market.

      For one, unlike in game consoles, Microsoft is not a core hardware provider in the PC space. They only sell peripherals and software. They go after the commodity OS market.

      Apple is a hardware and software vendor. They don't want the commodity OS market on commodity hardware, and have fought hard not to allow OS X to be used on commodity hardware. They have a limited breadth, deep stack market with high margins. That's the way they like it. Setting up a central software market for the Mac lets them bring the type of control of experience they've leveraged on the iPhone, iPod, iPod Touch, and iPad to the Mac. It also allows them to expose their core software market to many smaller vendors in one place, and for Apple itself to have some level of quality control over third-party software.

      For Microsoft, letting everyone develop and distribute lets them hold on to the widespread use they worked so hard (legally and illegally) to get. For Apple, having control over the quality of third-party apps and offering third-party vendors things like Apple DRM, Apple-sponsored marketing, Apple-paid distribution, and Apple endorsements in exchange for a payment of tribute lets them consolidate control over their most powerful differentiator: nearly identical user experience across applications.

      Honestly, I think if Apple mishandles this it'll be disastrous for the Mac. If they execute the plan well, though, it could be a huge strength for them. It's a high-stakes, moderate risk play with huge payoff potential.

      What's more, the centralized application repository is popular and familiar among Linux users. We're quite used to making the decision between a fully vendor-supported repository, a third-party repository, and stuff we install ourselves and must update ourselves. Since OS X is a high-end desktop Unix with its own custom user interface (with the option of X), using long-time Linux and BSD software distribution methods makes sense to me. Let's just hope they execute it well and fairly.

    3. Re:Don't Worry! by BasilBrush · · Score: 5, Insightful

      Microsoft wants people to develop for their operating system. It's the precise reason why they offer Visual Studio Express editions for free. It's this precise difference in thinking that gave Microsoft the larger market share over Apple, and Microsoft knows it all too well.

      Difference? ALL Apple development tools are free downloads. Not just a cut-down version; the complete development suite with everything in it; same as every other developer uses. You can develop and distribute/sell Mac apps with Apple's tools without giving Apple a cent, and that isn't changing.

    4. Re:Don't Worry! by John+Hasler · · Score: 1

      You can develop and distribute/sell Mac apps with Apple's tools without giving Apple a cent...

      So these free tools do not require Apple hardware? Amazing.

      --
      Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
    5. Re:Don't Worry! by BasilBrush · · Score: 1

      I nearly spelt out explicitly that in order to program a Mac you do actually have to own a Mac, just as to program any other computer you do need to own that computer. But then I realised that only a complete dickhead would need that spelling out to them.

      Hello dickhead.

    6. Re:Don't Worry! by John+Hasler · · Score: 1

      I nearly spelt out explicitly that in order to program a Mac you do actually have to own a Mac, just as to program any other computer you do need to own that computer

      I and many others have written software that installs and runs just fine on Dells, HPs, SPARCs, MIPS and ARM based machines without owning or using any of those machines.

      --
      Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
    7. Re:Don't Worry! by BasilBrush · · Score: 1

      Yes, I imagine you are stupid enough to not bother testing on the target machine.

      P.S. Of course you could by the same token write software for the Mac without a Mac. For example with a "Hackintosh". Though I wouldn't recommend it.

      And of course similarly if you developed in Java, Python, Perl etc. You could also develop software destined to run on a Mac without either a Mac or Mac OS. Again, I wouldn't recommend it.

      You're still a dickhead.

    8. Re:Don't Worry! by rcharbon · · Score: 1

      Last I looked, you had to register with Apple to get the tools, and pay to gain access to the App Store. Not an open, free process. Of course, I'm not really a programmer, and I'm too lazy to check my facts today.

    9. Re:Don't Worry! by BasilBrush · · Score: 1

      Last I looked, you had to register with Apple to get the tools, and pay to gain access to the App Store.

      Register is not the same as pay. You never had to pay to get Apple's Mac developer tools.

      Yes, you have to pay $99 per year to be allowed to put stuff on the App Store, but wasn't the point in question. The other poster was crowing about Microsoft offering a cut down set of developer tools for free.

    10. Re:Don't Worry! by VanGarrett · · Score: 1

      Yes, I imagine you are stupid enough to not bother testing on the target machine.

      Lack of ownership does not preclude availability of access, and lack of payment to Apple does not preclude second-hand ownership of a Macintosh. I would imagine that there are a great deal more scenarios which involve an individual having adequate testing facilities for developing on a device, Apple or otherwise, without ever owning the device in question. Consider that some of the most prolific software development in the world is done for game consoles and handheld games, which, by design, do not lend themselves to testing at all. Testing software on that sort of unit requires special hardware or emulation to accomplish.

    11. Re:Don't Worry! by lenroc · · Score: 1

      ALL Apple development tools are free downloads. Not just a cut-down version; the complete development suite with everything in it; same as every other developer uses. You can develop and distribute/sell Mac apps with Apple's tools without giving Apple a cent, and that isn't changing.

      Wait, what?

      I thought Xcode only worked on macs.

      Did Apple start giving away free computers?

    12. Re:Don't Worry! by BasilBrush · · Score: 1

      Mod: Redundant

  49. Open Alternative already exists: App Bodega by Neurotic+Nomad · · Score: 1

    It's been around for a while. http://www.appbodgea.com/ And what about Cydia? You think those guys aren't ALL OVER this?

    1. Re:Open Alternative already exists: App Bodega by Neurotic+Nomad · · Score: 1

      Damn typos!! http://appbodega.com/

    2. Re:Open Alternative already exists: App Bodega by pauljlucas · · Score: 1

      I've been an Apple user since my Apple ][+ and lots of Macs since they came out and I've never heard of that site (yes, with the corrected link). It could be the greatest app store on the planet, but that means little if few have heard of it. That aside, no other app store will have the same level of trust as Apple's for end users.

      --
      If you reply, do so only to what I explicitly wrote. If I didn't write it, don't assume or infer it.
  50. But aren't native apps dying? by toriver · · Score: 1

    Opera and friends are touting HTML 5 and related technologies as the application future, where native apps will be superseded by cross-platform multimedia thingamagogs implemented using the open standards that apparently all browser manufacturers are completely in agreement on and that will be finalized any day now, served from the magic of Cloud Computing.

    This would make a native app store moot, since you would just go to some vendor marketplace using your browser and install a HTML 5 app locally, and they would run fine no matter what modern browser you used.

    Or are they just smoking crack?

    1. Re:But aren't native apps dying? by binary+paladin · · Score: 1

      They're smoking crack. So long as JavaScript is the only option, it will be an idea shared only by crack smokers.

    2. Re:But aren't native apps dying? by aristotle-dude · · Score: 1

      Crack smoking hippies think so. In reality, Web apps will never, ever replace native apps because some people like to work offline for extended periods of time, need the performance of native code and need OS integration for things like drag and drop between apps.

      --
      Jesus was a compassionate social conservative who called individuals to sin no more.
  51. Re:There's already an alternative to Mac app store by Lanteran · · Score: 1

    or you could use only FLOSS applications...

    --
    "People don't want to learn linux" hasn't been a valid excuse since '03.
  52. Why no Synaptic for OS X? ..... Or Windows? by MMC+Monster · · Score: 1

    The question is, why hasn't the open source community rallied around an open source store for Windows or OSX? Something like Synaptic with the concept of repositories and automated dependency resolution.

    I hope that they do in the near future. Bonus points if installing any open source app from a website gives the option of installing the open source app store.

    Mind you, the app store doesn't even need to be opensource. Ubuntu's synaptic has binary-only packages for flash. Wouldn't Adobe love to have everyone update to the latest version within days of a flash update coming out?

    --
    Help! I'm a slashdot refugee.
  53. Easily opening applications?? by damn_registrars · · Score: 1

    a tool for easily opening application

    Really? The dock - which requires a whole one click of the mouse to start an application - is too difficult? Does the new tool read your mind?

    --
    Damn_registrars has no butt-hole. Damn_registrars has no use for a butt-hole.
  54. Bodega, APT by Logic+and+Reason · · Score: 1

    This already exists, and it's called Bodega. It hasn't caught on. There's also MacPorts and Homebrew, which are popular among devs but have no presence among regular users because they're for *nix command-line tools.

    I believe the reason open app distribution systems like APT work so well on Linux is the "open culture": the vast majority of software Linux users want to run is Free Software. But can an APT-like system work as well with proprietary, for-sale apps? I know there are proprietary drivers and such on various repos, but I'm talking about stuff like Photoshop, Office, or the thousands of little paid apps you can get on iOS.

    Yes, it'd be great if Mac users embraced FOSS more, but they won't do it as long as FOSS lags in ease of use and polish. And it will continue to do so because polish is hard work, and devs working for their bread are more willing to dish out the elbow grease. I'd love for this to change, but I don't really see how it can.

  55. Windows 8 and Microsoft's store? by mlts · · Score: 1

    What about Microsoft and their app store in Windows 8 which does similar functionality?

    I think what Microsoft and Apple are doing is getting a reliable and historically clean distribution mechanism (glorified repositories) working on their platforms. This way, Joe Sixpack either realizes he is doing something very wrong when a pr0n site is demanding he manually download and install something that isn't easily available from the store/repo.

    Repos/stores like this make life easy for small developers. Application updates are easily propagated, and even if the store doesn't advertise the app, the vendor can always link to it and users can know it was at least vetted by someone before installing it.

    1. Re:Windows 8 and Microsoft's store? by Overzeetop · · Score: 1

      And it just happens to be convenient that they get a 30% cut of everyone else's software revenue?

      Don't get me wrong, this is brilliant from a business model standpoint if they can make it stick. They'll be the gateway for most software.

      As for the implementation, if it's anything like the iTMS/app store, that really sucks. Finding anything in the iTMS requires (a) being in the top 10/25 list or (b) an accidental random bit of luck akin to winning the PowerBall lottery. If you're not a top 25 app, you may as well just pack it in, 'cause nobody will ever find you.

      --
      Is it just my observation, or are there way too many stupid people in the world?
    2. Re:Windows 8 and Microsoft's store? by jjohnson · · Score: 1

      You say 30% like it's a crazy number. I'll happily give Apple a 30% cut in exchange for not having to run my own shopping cart, manage my own DRM scheme, manage my own update architecture, manage my own review and rating architecture, and for free placement in their own widely distributed app store that has trained users to pay for good software rather than expect it for free.

      I can understand why a developer would avoid the app store, because it has its flaws--sometimes capricious curating, and a poor design for sorting through the volume of apps they have--but it's not crazy at all to pay 30% to be in there. By comparison, Steam takes 40%.

      --
      Anyone who loves or hates any language, platform, or manufacturer, doesn't know what they're talking about.
    3. Re:Windows 8 and Microsoft's store? by Overzeetop · · Score: 1

      Sorry, I was thinking more of the larger applications which may find themselves needing/wanting to be on the app store, even through they already have an established distribution channel. Though, to be hones, the big players probably have the clout to negotiate a better deal.

      There's no doubt this is a good deal for the small shops, where distribution is mostly an expensive distraction. 30% is a very reasonable number if you're a developer comparing channels. 30% of every dollar spent on software for your hardware is a coup of awesome proportions for Apple (or any vendor).

      --
      Is it just my observation, or are there way too many stupid people in the world?
  56. It does exist. by Neurotic+Nomad · · Score: 1

    I already posted twice about it in this thread (The first time I mistyped the URL). It works very similarly to Apple's App Store and it's up and running TODAY. It's called Bodega.

  57. The Adobe Factor by MasterOfGoingFaster · · Score: 1

    With the thought of Apple extracting 30% of sales, Adobe announces Adobe Linux with the full CS6 suite.

    --
    Place nail here >+
    1. Re:The Adobe Factor by Anonymous Coward · · Score: 0

      New developer releasing photo manipulation and editing software on App Store. Photoshop looses relevance.

    2. Re:The Adobe Factor by Guy+Harris · · Score: 1

      New developer releasing photo manipulation and editing software on App Store. Photoshop looses relevance.

      ...because said photo manipulation and editing software is capable of replacing Photoshop for almost of all of Photoshop's users. If not, then "BUT IT'S IN THE APP STORE!!!!!!!111!!!ONE!!!!" might not be sufficient for it to conquer the universe.

  58. At ease by tepples · · Score: 1

    OK then, let me rephrase the assertion under discussion: Only applications provided with Mac OS X and applications downloaded from the App Store show up in At Eas^W^W Launchpad.

    1. Re:At ease by Dynedain · · Score: 1

      Microsoft Office is not provided with OSX, and certainly isn't in the App Store yet.

      --
      I'm out of my mind right now, but feel free to leave a message.....
  59. Mac OS X 10.8 by Anonymous Coward · · Score: 0

    Apple is just prepping for Mac OS X 10.8 Caged Lion

    1. Re:Mac OS X 10.8 by BatGnat · · Score: 1

      Are you sure it is not "Circus Lion"? Only Apple can make it do tricks....

  60. Business is business by Anonymous Coward · · Score: 0

    Oh, come on! You've always known that developing for Apple is a privilege, and every privilege has a price.

  61. NOT true by Anonymous Coward · · Score: 0

    what you said is not true. none of it.

  62. Here's the thing by geekoid · · Score: 2, Informative

    I don't know of they are moving to complete lockdown, only the top at Apple knows. But what I do now is that:

    a) Apple has screwed developer before
    b) Apple makes a ton of money with the iPad/iPhone model of walled garden.
    c) Jobs likes to take a boil the frog method in marketing by getting a little wedge towards what he wants, and when it's shown to be valuable, move even farther. He did it with the iPod, he did it with iTunes, he did it with the iPhone.

    So ti's not hysteria to think he might be moving towards a completely locked down system. It doesn't mean they are or aren't moving that way.

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    1. Re:Here's the thing by jjohnson · · Score: 1

      How has Apple screwed developers before?

      --
      Anyone who loves or hates any language, platform, or manufacturer, doesn't know what they're talking about.
    2. Re:Here's the thing by bill_mcgonigle · · Score: 1

      So ti's not hysteria to think he might be moving towards a completely locked down system. It doesn't mean they are or aren't moving that way.

      And it's possible that they have a large engineering team working on just this, but as market conditions develop it may never see the light of day. That happens in most businesses, Apple included.

      I wouldn't bet against it. In fact, I bet on it, switching to Fedora a year and a half ago, when I concluded the Mac was winding down.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  63. Not for individuals or small businesses by tepples · · Score: 4, Informative

    In Ubuntu and Debian, you are not limited to using the central repository with apt. You can add any third-party repositories to the list.

    You can do the same with iOS devices.

    Only if you represent a business with 500 or more employees, according to the page you linked.

  64. CNR by tepples · · Score: 1

    In Ubuntu and Debian, you are not limited to using the central repository with apt. You can add any third-party repositories to the list.

    But does APT support authentication for repositories? As far as I can tell, such would be needed in order to make a "store" (paywalled repository) like CNR.

    1. Re:CNR by zeroshade · · Score: 1

      Yes, Apt does support authentication. It has an entire system set up for authentication and keys.

  65. Re:Why no Synaptic for OS X? ..... Or Windows? by nlawalker · · Score: 1

    Because the open source community would make an store that looks like this. They know that most people using Windows or OSX wouldn't use it until it looked something more like this, and that just isn't going to happen.

  66. "Open platform" defined by tepples · · Score: 3, Informative

    when was the Mac ever an open platform?

    Mac OS X is not a free software platform, but it is an open platform to the same extent that the userspace of Windows is an open platform: the platform's maintainer lacks imprimatur power over applications on the platform. The userspace of Android is likewise an open platform unless you're on AT&T (which hides the "Unknown sources" checkbox on its handsets). This stands in sharp contrast to closed platforms such as iOS devices and virtually all video game consoles.

  67. Apple already has this by wandazulu · · Score: 1

    On a Mac running OSX, click the apple menu and there is an item called "Mac OS X software..." which launches the browser and brings you to essentially as what's been described as the Apple store. You can buy software, download trials, etc. Sure it's not the same as the App Store way of doing things, but it's not like the Mac didn't have a similar concept.

    As far as installing stuff, I personally am not worried because the Mac is meant to be a general purpose tool that, since it has a command-line interface as part of the base OS, you have a guaranteed way to get into the guts of the OS and do all sorts of nice things.

    If they announce that the terminal would not be an app available on the Mac, and that software can only be developed with "development" machines, then yes, I'm hanging it up and switching to a straight Linux machine. Until then, the Mac is still my choice for developing Unix software, as well as anything else I darn well please.

    1. Re:Apple already has this by Guy+Harris · · Score: 1

      On a Mac running OSX, click the apple menu and there is an item called "Mac OS X software..." which launches the browser and brings you to essentially as what's been described as the Apple store. You can buy software, download trials, etc. Sure it's not the same as the App Store way of doing things, but it's not like the Mac didn't have a similar concept.

      The concern is that 1) the App Store has a bunch of rules about what will be allowed for apps hosted there, more restrictive that what Apple's "Downloads" page has and 2) Apple might lock down OS X in the same way that iOS is locked down - i.e., you can only add apps from the Apps Store - in the future.

      (My guess is that the idea is that most users will find something like an iPad "good enough", and the Mac will be "the (Apple) computer for the rest of us", i.e. not locked down in that fashion. :-))

      If they announce that the terminal would not be an app available on the Mac, and that software can only be developed with "development" machines, then yes, I'm hanging it up and switching to a straight Linux machine.

      If a "development" machine is a machine running Mac OS X Pro rather than Mac OS X, and anybody can pay for Mac OS X Pro, and it's not too much of an extra cost, and you can do anything with Mac OS X Pro that you can with Mac OS X, that wouldn't be too bad, although I'd prefer that OS X continue to be, as I think of it, "a UN*X that runs Quicken and iTunes".

  68. Open alternative to the Mac App Store... by Anonymous Coward · · Score: 0

    You mean like this?

  69. This is not surprising by Anonymous Coward · · Score: 0

    Very few revolutionaries who gain power are better than what they replace. More often than not, they're the worst kind of dictators. This is why George Washington remains in such high esteem. Not only did he not become the next King George, he voluntarily stepped down after two terms--a tradition that was continued up to FDR, and then made an ammendment.

  70. GNUstep by tepples · · Score: 1

    I can think of dozens of open alternatives to MacOS X.

    GNUstep is a clone of Cocoa (formerly called OpenStep), the toolkit used by applications designed for Mac OS X. But as far as I can tell, it's not binary compatible with applications built with XCode. So you're at the mercy of your application publishers if you want anything ported to your open Mac clone. And no, not everything has a close substitute; GIMP lacks Photoshop's adjustment layers, for one.

    1. Re:GNUstep by arose · · Score: 1

      If Apple decide to lock down (and that doesn't seem too unlikely from the way things are going) GNUstep might actually start moving forward at any speed.

      --
      Analogies don't equal equalities, they are merely somewhat analogous.
  71. I'm disappointed Apple would pimp the features. by Anonymous Coward · · Score: 0

    Assuming any part of TFA is true, one has to wonder why apple would prostitute these two core features. Seems like a lazy ass excuse to pimp the apple store on the matured PC platform and is beyond me.

    Guess what we learn about apple is:
    1) Apple's desire to be the underdog will be guaranteed by replicating the Microsoft defective by design principle.
    2) Apples just not as successful as we all thought, proof being point #1.
    When they layoff most if the impact Apple workforce they will have a finger to point at the idiot who screwed with the working and successful Mac model.

    Question is, will Steve share whatever hes been smoking? I'm all out of cool aid and bubblegum.

    Now if we could only kill off all but 10 *nix distros we'd have a replacement for Apple in time for apples "sure thing" date to screw the Mac user base.

  72. Awesome ! by Tsiangkun · · Score: 1

    With the money I save in not hosting and distributing software, I only lose 30%, I GAIN access to a LARGE base of users PROVEN to be willing to pay for software through the store. How dare apple give developers a way to make money, they are so evil !

  73. Now is the time for some S.P.O.C.K.? by Anonymous Coward · · Score: 0
    1. Re:Now is the time for some S.P.O.C.K.? by aliquis · · Score: 1

      Damnit, the last one was just half, sorry for that:
      http://www.youtube.com/watch?v=behMWaaN4CQ

      Also I managed to post as AC losing all my precious moderation points for these awesome tunes ;/ (Or maybe it just saved me from evil off-topic post moderations? Damn hip-hoping youths!)

  74. This just in... by Anonymous Coward · · Score: 0

    Apple garners widespread acclaim and adoption only to throw it all away in an effort to exert control over the platform and lock in it's audience...AGAIN!

  75. In other news... whine whine whine... by DLG · · Score: 1

    If Apple wants to create an Application store on their own OS, why is that a problem?

    Steam has an Application Store on both the Mac and Windows.

    If someone wants to create a service exactly like Apple's they can, with additional features as they see fit. Apple isn't preventing that.

    The fact that software developers will have an incentive to use Apple's method of distribution is based on THEM GETTING AN ADVANTAGE. If you have a better method to help developers make a living on Apple, then go ahead!

    It isn't like the phone. The phone is locked down. The phone is closed.

    The OS they give away the development software for free, there are even open source repositories that you can use to get X11/Unix software.

    Whine Whine whine.

  76. Re:fud FUD fud FUD fud FUD fud FUD - definition by DCFusor · · Score: 1
    Well, I guess I should give this fight up, here and on groklaw, but having been around since before IC chips, it means by golly

    Fear, Uncertainty, Deception.

    Duh, doubt is covered by the second word, can anybody read and parse anymore?

    --
    Why guess when you can know? Measure!
  77. Re:There's already an alternative to Mac app store by Anonymous Coward · · Score: 0

    Except I want stuff thats actually useful and not a piece of crap.

  78. This will wipe out developers and hurt Apple by Infonaut · · Score: 3, Insightful

    This kind of panic has happened before. I don't understand why so many people freak out any time Apple gets serious about distribution.

    Apple's decision to open its own retail stores nearly a decade ago was attacked as a move that would destroy Apple's retail presence and piss off consumers. One clever analyst told MacWorld: "It's another case of Apple being Jobs driven and not consumer driven." Guys like him got it completely backwards. Customers didn't actually enjoy having to look all over the place to find Apple products. Apple customers benefited from the stores. Developers benefited. Apple benefited.

    A few years later, Apple created the App Store. It was widely derided as being overly restrictive for developers. There were a lot of statements about how it would strangle the platform. We all know how that turned out.

    As for Winer, I think he'd rather Apple stick with the Mac as the future of the company. That ain't gonna happen. Consumers have voted with their wallets. They want an easier experience all the way 'round, from finding apps to purchasing and using them, and Apple is providing that. The company has become a global powerhouse over the last few years by giving people what they want; developers can either get on board with that and find ways to profit, or they can develop on other platforms.

    There's a fair amount of snarkiness in the tech community about all those fools in the business world, about all the dinosaurs who can't keep up with the times, but when it comes right down to it, we're often just as attached to the status quo, and just as slow to react.

    --
    Read the EFF's Fair Use FAQ
  79. FUD by wzinc · · Score: 1

    This article is just blind; there's zero vision. Apple is just making apps easier to get without locking down the system.

  80. There's already an App Store by not-my-real-name · · Score: 1

    There's already an app "store" for the Mac. It's called MacPorts. You just open the terminal window and type "port install " and it installs an app for you.

    --
    un-ALTERED reproduction and dissimination of this IMPORTANT information is ENCOURAGED
    1. Re:There's already an App Store by jedidiah · · Score: 1

      > There's already an app "store" for the Mac. It's called MacPorts.
      > You just open the terminal window and type "port install " and it
      > installs an app for you.

      mac:~ jedi$ port install
      -bash: port: command not found

      --
      A Pirate and a Puritan look the same on a balance sheet.
    2. Re:There's already an App Store by speedingant · · Score: 1

      Letter to nana.
      Hey Nana,
      Glad you had a nice weekend. Now, to get that Family Tree program installed, go to Utilities Folder. Then click on Terminal. Yes, terminal. Then please type port install MacFamilyTree. You'll then need to type in that admin username and password.

      Most likely you'll probably find that it's not installed, so you'll need to search google, then install MacPorts. This might take a while, and might not be compatible with your OS.

      Oh, and MacFamilyTree isn't ACTUALLY in that depository.
      Yeah, Sorry.

      Grandson.

  81. I'd be first in line to hang Steve... by IronChef · · Score: 1

    ... but let's not be hasty.

    Millions of Mac users have been conditioned since the beginning that they can get their software from anywhere they please. I don't think it is likely that Apple will close a platform that has been open for decades. If they tried, I think the outcry would give even stubborn Steve second thoughts.

    And if it does come to pass? Save me a torch and a pitchfork.

  82. Bodega by Anonymous Coward · · Score: 0

    Alternative App store, look at Bodega a Free (but not open source) app from http://appbodega.com/. Does pretty much what Apple's store does, gets apps, installs them and keeps them up to date. The Apple store might kill them but it's a nice little app to browse for stuff.

  83. Need an open alternative??? by patjhal · · Score: 1

    "The news also prompted developer Anil Dash to call for an open alternative to the Mac App Store." Yes. Lets call it something like macports or fink. Those would be good names.

  84. The END? by Arancaytar · · Score: 1

    Does that imply the Mac was an open platform once?

  85. No Launchpad for arbitrary applications? by Guy+Harris · · Score: 1

    Only by submitting their apps to Apple's store and giving up 30% of their receipts will developers get to take advantage of two new OS features. The first is Apple's new 'Launchpad,' a tool for easily opening application

    Was it explicitly stated that you can't add, for example, applications you've already bought to the Launchpad, or is that just somebody making a possibly-incorrect guess?

  86. Cornell LaunchPad by bill_mcgonigle · · Score: 2, Interesting

    No, make no mistake about it -- if Apple wants control of a product space, they *will* make sure they get it, whether that means acquiring, ripping off, or otherwise replacing the existing solutions, they will find a way to do it.

    And guess what Cornell's application updater/downloader/launcher system is called? Yup, "LaunchPad". Since 1993.

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  87. Ummm.... by Anonymous Coward · · Score: 0

    Lion is a way off. Plenty of time for tweaks and changes in the OS and the Services.

  88. Re:There's already an alternative to Mac app store by AcidPenguin9873 · · Score: 1

    This.

    Three or four years ago, everything was moving to Web-based apps where no one cared about what OS you are running - they only cared about what browser/JavaScript/CSS/HTML/rendering software you were using. But then iPhone and iPad and iOS came out started taking marketshare, and now we're back to platform-specific apps, and this time they are ultimately controlled by one company with a maniacal CEO. I wrote about this here and got responses that said that competition would solve everything, but sadly it hasn't happened. And now iOS-style lockdown is moving to PCs and turning them into appliances. I can't see how this is good.

    Maybe three or four years ago, Web-based everything was a few too many years ahead of its time, but lets try to get back to that. That's the best way I can see to prevent completely locked-down platforms like this.

  89. Apt by steeleyeball · · Score: 1

    Apt is originally and still a Debian package manager. Ubuntu is the easy open version of Debian for those with limited mental dexterity, or just plain lazy like me. Installing Debian is the mental version of rock climbing. At least I can rockclimb mentally...

    1. Re:Apt by jedidiah · · Score: 1

      I dunno.

      I defected to Debian specifically because it was NOT the mental equivalent of rock climbing.

      I defected to Ubuntu for better desktop support and newer packages, not to avoid mental rock climbing.

      Contrary to popular belief: Unix users are infact lazy and like to avoid unecessary work.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    2. Re:Apt by tuppe666 · · Score: 1

      Apt is originally and still a Debian package manager. Ubuntu is the easy open version of Debian for those with limited mental dexterity, or just plain lazy like me. Installing Debian is the mental version of rock climbing. At least I can rockclimb mentally...

      I would expect that sort of comment from an Apple User. You should go to the Ubuntu forums they are some of the nicest users on the net, and you could learn a lot from their posts :)

  90. Onomojo by Anonymous Coward · · Score: 0

    I wonder if Apple hires writers to post comments to popular geek sites to try to improve their overall image within those communities. Some of the comments posted here don't really sound the Slashdot I remember. Its clear to any true open source geek that Apple is bent on domination. They've essentially took a version of Unix, tweaked it, got a bunch of Linux users to switch over and even convinced them to start paying for simple apps that they would have never considered before (Textmate). There was that side and there was the iPod/iTunes side where the control mentality slowly grew to conquer the entire OS. Any 'real' geek can see straight through it and I'll toss all you Apple groupies who are sticking with the world domination bandwagon into the same group as I put all the Microsoft zombies. But somehow I think most of you blind Apple supporters commenting here are likely just paid Apple contributors. Influencing the comment flow on major sites is likely a really good way to counteract negative news posts.

    All your apps are belong to us.

    Yes, I was happy to get my Macbook Pro a few years ago and was happy I didn't have to compile any kernel drivers to get any of the hardware working. It was the Unix environment I knew and loved except that I had the added benefit of my hardware working out of the box. Its been a while since then and I'm tired of it to be honest. I'm jumping ship on this train to eventual complete control by Apple.

    1. Re:Onomojo by dloose · · Score: 1

      and even convinced them to start paying for simple apps that they would have never considered before (Textmate).

      This is a joke, right? I mean, Textmate isn't even made by Apple.

      But somehow I think most of you blind Apple supporters commenting here are likely just paid Apple contributors. Influencing the comment flow on major sites is likely a really good way to counteract negative news posts.

      Ok, yeah. This totally is a joke. I'm being trolled. Right?

      I'm jumping ship on this train to eventual complete control by Apple.

      Rock on, dude. Keep mixin them metaphors.

  91. Re:There's already an alternative to Mac app store by larry+bagina · · Score: 1

    Only if you audit the source code and compile it yourself. But first you'll need to audit and bootstrap a compiler to make sure the compiler isn't trojaned.

    --
    Do you even lift?

    These aren't the 'roids you're looking for.

  92. Too bad I already posted... by binary+paladin · · Score: 1

    In my haste to refer to this crowd as a bunch of "[paranoid] fucking dweebs" I lost my opportunity to mod up posts like this. I thank you sir for not being a delusional apocalyptic moron. All the exaggerated gloom and doom on this thread makes me feel like I'm at a Pentecostal church.

    And behold, I opened the third seal and there stood the Great and Terrible Jobs who unleashed his App Store upon the masses and all the world's computers were closed forever.

    Paranoid fucking dweebs.

  93. Agreed! by symbolset · · Score: 1

    MS Money was discontinued in 2009. There won't be another release. Makes a bad gift. Wait - that's not irony, is it? Can I get an irony check over here?

    --
    Help stamp out iliturcy.
  94. Good Lord, people, get hold of yourselves... by RedBear · · Score: 5, Insightful

    Good Lord, people, get hold of yourselves...

    Only one problem with this complete nonsense about the platform becoming "locked down" with the creation of the Mac App Store. It's a complete load of crap. The "Mac" and Mac OS X is and will continue to be a general purpose computer system, where you will _always_ be able to install software from any site on the web or install from any boxed CD or DVD or USB stick. The Mac App Store is a brilliant piece of marketing strategy that the Mac users will absolutely adore from day one. When it is in place Apple will have finally succeeded in getting the general public to use something that the Unix/Linux world has been madly barking about for decades: a nearly system-wide package management system. Only Apple will have managed to create a package management system that commercial entities will actually "buy into", so to speak, which has been the major flaw in the package management systems in the Unix/Linux world for so very long. Once again, without even breaking a sweat, Apple is about to something we wish we'd been able to do for the last couple of decades.

    Mac OS X has had a sort of package management system (which works very well, BTW) for system updates for... well pretty much forever. Since its inception, I believe. But now, with a Mac App Store, users will have a single source to browse for and download both free and commercial software, have it _automatically_ install itself in the proper location with a single click*, and then keep dozens upon dozens of large and small apps completely up to date with a system-wide single-click update mechanism. Users will know that software from the Mac App Store has been vetted as being safe, having a certain quality level and not being completely pointless. Currently, most Mac applications are pretty smart about telling you there is an update available, and many of them will do a single-click download and update without much fuss. But this normally only happens when you run the app. Unfortunately, when you're starting an app it's usually because you want to use it, so it's kind of a pain to be constantly having one individual app after another telling you there is an update available. With the Mac App Store the users will have a central place to look for and receive notices of application updates, and a single button that will download and apply all relevant updates.

    The moment the Mac App Store was revealed I immediately saw that it would change the way the typical Mac user will manage software on their computer, and everyone else will once again be stuck trying to cobble something together and catch up. Microsoft will desperately attempt to have something similar in place in the next version of Windows. Of course they will fail horribly, as usual. What will happen is that the Mac platform will continue to accelerate and gain more and more users on into the foreseeable future, because Apple is completely boxing in all market demographics. Between the iPhone, the iPad and now a new mind-bogglingly simple to use Mac platform, the PC world is going to be in serious trouble. Mark my words. Remember, the paying market could not care less about the kinds of "openness" we're always worrying about here on /. They want stuff that's as easy to use as their TV, and Apple is the only one giving them what they want.

    Trust me folks, this is going to be _big_. The few developers who complain that the Mac App Store is too tightly controlled and refuse to use it will unfortunately be completely drowned out by the thundering horde who will be rushing to use it and showering praise on it for the next decade. Those of us "in the know" will continue to download apps from the general internet and use our general purpose computers as general purpose computers. That simply won't change. If it does change somewhere down the line, there's always Linux. Ten years from now I'm sure Linux will be kicking some major ass and still be just as open as ever. And even if the Mac platform keeps growing phenomenally the way it h

    1. Re:Good Lord, people, get hold of yourselves... by tuppe666 · · Score: 1

      I read your long rant...How is the rest of the world going to catch up with an app store on a OS. Ubuntu already has this feature. Its nice to know a Mainstream Linux OS has leapfrogged the Mac in another area :).

    2. Re:Good Lord, people, get hold of yourselves... by Billly+Gates · · Score: 1

      Is Ubuntu eye candy and all hip with tens of thousands of apps that do everything from exercise programs to scanning their airline tickets upc code via their Linux based phones? I do not think so.

    3. Re:Good Lord, people, get hold of yourselves... by tuppe666 · · Score: 1

      Is Ubuntu eye candy and all hip with tens of thousands of apps that do everything from exercise programs to scanning their airline tickets upc code via their Linux based phones? I do not think so.

      Then you would be wrong. Ubuntu is eye candy has been for some time. I would install a dynamic wallpaper, faenza icons, conky colours, and a dark dark theme, get compiz scale/wall working from the bottom corners, and install awn. I'd say use the droid font, but the new Ubuntu font looks amazing...or I could just turn my windows into paper planes.

      Linux has always been hip Google think so with Android, Google TV and Chrome...so do Intel/Nokia with Meego. Apple went from hip(sic) to single mum long time ago. I suspect its why the Media and Middle Classes are slowly turning on Apple.

      I suspect Linux has enough Apps http://ftp-master.debian.org/users/joerg/pkg-nums not many fart apps or flashlight...but I'd leave them for something like Mixxx http://www.mixxx.org/ try it out you will want to burn iTunes off your hard drive and is a little hipper than itunes ;) and it will work with your OS.

      Seriously Ubuntu and Linux has lots faults stick to those

  95. Re:Why no Synaptic for OS X? ..... Or Windows? by aristotle-dude · · Score: 1

    Because of the tendency of those package managers to screw up systems with dependency hell by destroying the main system installed binary versions. If you think DLL hell is bad, dependency hell is even worse.

    Mac software should store dependencies either in the app package itself or in an Application support folder and NOT interfere with the base install of the OS.

    --
    Jesus was a compassionate social conservative who called individuals to sin no more.
  96. Mission statement by symbolset · · Score: 0, Offtopic

    The very fact that we're having this discussion implies that there's a business model associated with being a one-stop third-party repository for all platforms, handling software sale (if cost), download, install, payment processing, vetting software vendors, uninstallation, recommendation, rating and reviewing, and that such a business will be profitable. Since it's a business model, at this moment there are businessmen all over the country filing papers for the corporations that are going to get in on the ground level. There will no doubt be several competing businesses offerring you this boon next month, each advertising "exclusives" and vying for your attention.

    The obvious thing to do is to patent an API for the arbitrage of trust and control in competing integrated software market distributors and updaters, so that licensees could implement customer-driven subrogation and promotion of their preferred software markets and still perform their search and update duties in a fashion coordinated with each other. Then lock it in a drawer and forget about it for ten years.

    --
    Help stamp out iliturcy.
  97. Re:There's already an alternative to Mac app store by gumbi+west · · Score: 1

    "That's the best way I can see to prevent completely locked-down platforms like this." Like what? The Mac isn't locked down. Apple has said they have no plans to lock it down.

    Any conjecture that they are going to lock it down is just that... conjecture. It has no more basis in reality that saying that Windows is going to be locked down soon.

  98. Khan! by Chas · · Score: 1

    I'm laughing at the "superior" product.

    But please, let someone tell me why they're hitching themselves to this boat anchor.

    --


    Chas - The one, the only.
    THANK GOD!!!
  99. Re:Why no Synaptic for OS X? ..... Or Windows? by Guy+Harris · · Score: 1

    Because the open source community would make an store that looks like this. They know that most people using Windows or OSX wouldn't use it until it looked something more like this, and that just isn't going to happen.

    How about something that looks like this?

  100. Developers will save us by NMEismyNME · · Score: 1

    The big thing that will save OS X from the same lockdown as iOS is that developers need to use these machines to write the software. What self-respecting developer would ever commit to developing for a platform on a machine they could not install whatever tools they pleased on?

  101. Yeah, but... by igny · · Score: 1

    In OS X Lion the Launchpad will beat the old Spotlight by being able to read your mind and sometimes even launch apps before you realize you want them!

    --
    In theory there is no difference between theory and practice. In practice there is. - Yogi Berra
  102. what? by Nihn · · Score: 1

    so......just by glancing over the story I get the feeling that Apple has dropped the ball, kicked it under a car, and the car is driving away with said ball grinding underneath only to burst after a few hundred yards...Whats next, OS that run from the Apple servers to ensure people can only operate certain programs at certain times and only if they have been over paid for the luxury of having your hand held while trying to get work done. This enterprising of our recreation is making me angry. At a point in time it was about who had the best product, While people are creating home brew and jailbreaks to compensate for the demands of consumers the companies are all about lawsuits and copyright infringement against paying customers in the vain attempt to keep stock holders happy...not the consumer. So whatever...this made my mind up for me...I will NEVER buy a Mac...and as unstable as Windows have been every OS they release I still have the very real option to get this computer to do what I want it to as apposed as to asking permission signed in blood every time I want to install or modify the system. The industry are insane if they think it's right to sell something and assume they can restrict the use of said product.

  103. Lion is DOA by Anonymous Coward · · Score: 0

    IMHO Lion is DOA out of the box.... it has features no one wants on the mac.

  104. Re:FUD! (aka unintentionally ironic subject line) by Anonymous Coward · · Score: 0

    Imagine you've got a program called "Opera Browser" and you are Not distributed through the app store. That means you won't be able to use the LaunchPad and 1-Click Updates. Wouldn't that tend to make your program less attractive than, say, Apple Safari which DOES have those abilities?

    Imagine you've got a program called "Firefox Browser" and you are Not distributed through Microsoft. That means you won't be able to use the Automatic Updates control panel. Wouldn't that tend to make your program less attractive than, say, Microsoft Internet Explorer which DOES have those abilities?

    See ... stupid question is still stupid question.

  105. MacPorts, DarwinPorts, Fink by Compaqt · · Score: 1

    There's a fair amount of confusion as to the various ports systems on Mac.

    http://darwinports.com/ claims to be the "original" Darwin Ports.

    http://www.macports.org/ claims the above is an imposter. But the thing is, darwinports.com has a really nice command summary for every individual package. (I.e., go to terminal, type "sudo port install bzr ", etc.) This is better than MacPorts which only has a generic help for all apps.

    And then there's Fink, http://www.finkproject.org/.

    Anybody want to comment on the best/recommended system?

    --
    I'm not a lawyer, but I play one on the Internet. Blog
  106. Re:Why no Synaptic for OS X? ..... Or Windows? by tuppe666 · · Score: 1

    Its a good post but I think http://en.wikipedia.org/wiki/Ubuntu_Software_Center has a nicer screenshot. The new version of the Software Centre is excellent, and anyone capable of getting an app on a smartphone will enjoy this even more :)

  107. Wow, theres getting to be a huge pile of reasons by Anonymous Coward · · Score: 0

    to avoid apple products.

    Why on Earth would anyone buy one of these things?

  108. FUD indeed by mjwx · · Score: 1

    But Apple can't be blamed for that.

    Yes they can, I'll explain.

    You want your programs to use their repository features you submit it to their repository. Just like if you want you programs to be included in a Linux repository you submit it to the repository maintainer.

    Actually no you don't, you can set up your own repository and point people to that in order to update. I don't know of a Linux distro that forbids the addition of thrid party repo's (there probably is one though). Certainly not Ubuntu, RH or Debian.

    Now at the moment Apple are not restricting programs not installed via their repo and it's not like they have a history of locking down platforms in order to prevent thrid party sources of applications from being used...

    No...
    Wait...
    They do and it's bigger then OS X. A quite ominous precedent.

    --
    Calling someone a "hater" only means you can not rationally rebut their argument.
  109. Gauging customer abuse ... by garry_g · · Score: 1

    Guess Apple is trying to find out how much abuse their fanboys and -girls will take ... how long before no software will be allowed installed unless it comes through the app store? How long, until root rights are removed from the owner's hands for the sake of "safety and comfort of use"?
    And face it - over the long run, the extra 30% on the app price will come out of the customers' pockets, not the developers ...

  110. fail by goombah99 · · Score: 1

    I'm betting on mandatory code signing for applications outside the Mac App Store, making freeware impossible and shareware only available if the App Store censor allows it by 10.9. All for the customers' own good, you understand (viruses, uncertainty of downloading off the internet, and stuff).

    At that point the web browser starts to become less important as newspapers can be accessed by (paid-for) apps.

    You don't understand how code signing works do you? Any app can sign it's own code when you install it. it's called self signing. You don't need apple's permission. More over anyone who buys a Thawte (or other) registered code signing certificate can by pass self-signing without apple's permission.

    --
    Some drink at the fountain of knowledge. Others just gargle.
    1. Re:fail by Yer+Mum · · Score: 1

      You're right, code can be self-signed. Self-signed code be run without a complaint if Apple allows it or it can be treated as suspicious as unsigned code if Apple decides to do so, it all depends on how high the walls are on Apple's garden.

      On this point I'm inclined to see the glass as half-empty.

  111. Glad I didn't buy a mac a week ago by Billly+Gates · · Score: 1

    It is a strange world indeed when I turned down getting a mac for a pc running Windows and .NET over macOSX and Java for web development work. Oracle and Apple are just plain scary and it turns out Microsoft is the one who is the least evil when they were in power.

    If I had Adobe Dreamweaver, Office, and Free Java or .NET on Linux I would switch to it.

    For this reason I never bought an iPhone. My phone is mine and not Sprint or Apple's. Why is this even legal? What is next? Getting a call by Ford on which streets to drive on the car you purchased. Oh, thats right I didn't actually buy my car. I only purchased a right to drive it. Silly me I agreed to it by turning the key .... nauseates.

    I think a fresh lawsuit is needed by the EFF or some liberal group to challenge these rights. We are so far behind Europe and Asia it is not even funny due to stupid greed like this.

    1. Re:Glad I didn't buy a mac a week ago by Anonymous Coward · · Score: 0

      The problem with your analogy is that Sprint/AT&T/etc. still owns the "streets", the cell network, so of course they get to tell you what streets you can drive on. Apple owns the mechanics and the parts shop. The gas stations have shared ownership by both and the cell operators. Aren't analogies fun?

      Ford doesn't get to tell you what public roads, or private roads not owned by Ford, you can drive on, although they can set conditions on a warranty. The people who own the roads (who in the large majority of cases are a government) tell you where and how you can or cannot drive your Ford vehicle.

    2. Re:Glad I didn't buy a mac a week ago by itsdapead · · Score: 1

      It is a strange world indeed when I turned down getting a mac for a pc running Windows and .NET over macOSX and Java for web development work. Oracle and Apple are just plain scary and it turns out Microsoft is the one who is the least evil when they were in power.

      Except that, if Steve Jobs wasn't such a megalomaniac, you probably wouldn't even have the choice: Apple would most likely have gone bust in the late 90s instead of switching from the horrible proprietary OX 9 to a developer-friendly *NIX system, so it would be Windows or nothing. The OS X Mac is the only desktop platform to make inroads on the MS monoculture (Linux is significant in the server and scientific computing space, but you can't give it away on the desktop).

      If I had Adobe Dreamweaver, Office, and Free Java or .NET on Linux I would switch to it.

      That's the USP of Mac for some people - its a Unix with a nice GUI, MS Office and Adobe CS. Question is, is that market enough to keep Apple in business? Probably not - but hopefully its too big for Apple to want to throw it away.

      Of course, if Oracle or IBM pick up Java support for Mac this will have been the biggest storm in a teacup ever - and the Mac will have become a much better Java dev system than it was before.

      --
      In a survey of 100 programmers, 111111 thought that duck-typing was a good idea.
  112. open alternative by ecloud · · Score: 1

    An "open" app store is a good idea. But it's too bad (and ironic) it will have taken an event like this to prod developers to try to make it slick and popular and to make everything worth having available there. At least fink and macports have already existed for quite a while now. But a unified store for both closed-source and open-source software, and friendly enough for non-geeks to use, is another step beyond. What we will probably get instead will be several open app stores, all of them incomplete.

    I've been thinking it would be nice if any operating system could treat the whole universe of available software as if it was readily available: e.g. you could right-click a document and "open with" an application you don't have yet, transparently. Sometimes it would be fulfilled by installing free software, sometimes by prompting you to buy the app, sometimes by using a free cloud app and sometimes by renting a non-free cloud app (filtered according to your preferences of course). Same deal with spotlight, perhaps (although it could get cluttered, showing more stuff that you don't have than stuff that you do). VMs can enable using non-native apps too, so those could also be made available if there is no other choice.

  113. Slow, steady march of Trusted Computing by cowtamer · · Score: 1

    It's not just Apple. The industry has been slowly honing and marketing DRM-only trusted computing type of boxes and delivery systems for about a decade now.

    They're smart. They know that they can't just go from something like Windows XP to a completely locked down box and expect anyone to buy it. The idea is to gradually introduce this in the current generation devices such that at the end anything free (while possible) is a couple generations behind (and pretty sucky by comparison). Critical mass in market penetration is a tidal force.

    Progression goes something like this

    1) Game Console (cheaper than a computer, but _IS_ a computer ... you just can't run anything not blessed by the manufacturer. But it's OK ... it's only a console)
    2) The whole idea of "Apps" for your phone. Different enough not to be a computer -- applications around 1990 shareware quality and cost a couple of dollars each. Useful because of new context.
    3) The iPad (a bit above the phone...state of the art device -- but still a tablet, not a computer -- don't you worry)
    4) Some sort of "app store" for the desktop that's the path of least resistance. Still, nothing "mandatory" per se on the desktop. [CURRENT ARTICLE]
    5) ???
    6) "Apps" instead of programs on any device you might care to own. Write free stuff if you want -- you'll only reach the jailbreaker fringe. (See Windows Phone 7 restrictions on free (as in beer) software).
    7) Requirement of "Apps" instead of spyware-laden programs (if you can run them at all) by schools, corporations, etc. Very scary trojans. Reports of contaminated compiler chains in the wild (See http://cm.bell-labs.com/who/ken/trust.html ). Couple people have their bank accounts stolen by free software where the source code looks perfectly innocent. The FUD can create itself at this point...
    8) PROFIT!!!

    (and I mean profit -- why not code up a simple app and let MS/Apple/et al. market it for you in exchange for 50% of the profits -- it's a win-win scenario in the short run).

    If you think the FSF will save you, remember that they don't make hardware. State of the art hardware is manufactured by corporations who have every interest in embracing DRM. You don't want free software stuck on the 2020 equivalent of the Arduino 10 years from now.

    Any solutions?

    1. Re:Slow, steady march of Trusted Computing by Anonymous Coward · · Score: 0

      Any solutions?

      None come to mind, so maybe it's time to throw in the towel.
      Ice skating looks fun, maybe I could switch to ice skating.

  114. how much control over the apps themselves? by ecloud · · Score: 1

    It's cool that Apple will help indie startups to do the marketing of their apps. What I'm worried most about is whether they will start to impose their idea of "quality" control as they have for the iPhone app store: nothing off-color, no scripting languages (or outright requirement to use Objective C and Cocoa rather than say Qt and C++), must follow their UI design guidelines, etc. Of course it's going to be difficult for them to rein stuff like that in since MacOS is not a new platform. But I think they really shouldn't try as hard as they have on the iPhone, and it's going to suck even harder if they do try.

  115. And what will you do ... by jotaeleemeese · · Score: 1

    ... when Apple locks the computers in exactly the same way as they do their portable devices?

    How do you load applications for the iPhone from the internet without hacking it? (in the US this may be even illegal!).

    --
    IANAL but write like a drunk one.
  116. Open Platform? Really? by TheNetAvenger · · Score: 1

    Is this the end of the Mac as an open platform?'

    For someone to have EVER considered the Mac an open platform on any level is freaking disturbing. From hardware to software, it is the most closed platform in the world.

    Just because they ripped of XNU and it uses UNIX underpinnings as a model does not make it open in any sense of the imagination. If this is the standard of 'open' then Windows NT is also an open platform, as it has a full BSD subsystem.

    Professor Plum run, we are now playing a game of 'Clueless'...

  117. Authentication in which direction? by tepples · · Score: 1

    Yes, Apt does support authentication. It has an entire system set up for authentication and keys.

    I've seen authentication of the downloaded packages against a public key. But when I looked through Software Sources on my Ubuntu laptop, I didn't see anything about authentication of the user to the server to allow only registered users the privilege to download from a repository. Google apt repository access control produced nothing relevant.

    1. Re:Authentication in which direction? by zeroshade · · Score: 1

      Ah my misunderstanding. However, considering that Apple has designed their store. I highly doubt it would be difficult to abstract an API for the way their "repository" works in such a way that someone would be able to host their repository with paid applications that could run through the same system to provide easy payment + updating using the same front-end. Perhaps a drop-down menu to provide choices to change what repository you are looking at.

      Easy way to have a 'benefit' to get from the Apple repository is simply that the Apple repository would be the only one that is certified by Apple whereas the other repositories you would relying on the fact that the repository will continue to stay online to receive updates. Which should be enough to allay arguments that there would be no benefit for Apple. The benefit is that it would make Mac more appealing to more developers. They can either use Apple's store and do the 70/30 split and Apple takes care of everything or, people can create their own repositories and would thus have to handle the payment, marketing, etc. themselves and pay for their own bandwidth.

      Perhaps Apple could even just sell the repository software. Hey look, a new product! /sarcasm

  118. Launchpad is just a modern Launcher by ElGanzoLoco · · Score: 1

    Cool down everybody. The Launchpad is just the OS X version of Launcher we had on Classic.

    During the keynote nobody said Launchpad would be restricted to the App Store and frankly I don't see Apple forcing you to put your apps in two different places depending on whether you've bought it from them or not.

    Apple also knows damn well Adobe, Microsoft and the other big software publishers will NEVER want to give Apple 30% of their revenue, they're not going to restrict non-App Store installs unless they want to kill the Mac platform altogether. Maybe in future releases of Mac OS X they'll embark on some dirty tactics to force publishers to be on the App Store exclusively, but it will be an uphill battle: unlike on the iPhone, other software distributions channels exist and are well-entrenched. Also, why would they have helped Valve port Steam on the Mac if they wanted 100% control of distribution?

    --
    Hello! I'm a disaster waiting to happen!
  119. iads .... by nblender · · Score: 1

    Everyone's worried about lock-in.. I'm thinking "Great. iAds in iTerm."

  120. Re:There's already an alternative to Mac app store by Anonymous Coward · · Score: 0

    Three or four years ago, everything was moving to Web-based apps where no one cared about what OS you are running - they only cared about what browser/JavaScript/CSS/HTML/rendering software you were using. But then iPhone and iPad and iOS came out started taking marketshare,

    and then developers weren't satisfied with Apple's initial "web apps only" stance on the iPhone and threw public tantrums until they got a native SDK, and Apple came up with the App Store since buying and installing mobile apps on other platforms had proved to be a complicated pain in the ass for non-technical people,

    and now we're back to platform-specific apps, and this time they are ultimately controlled by one company with a maniacal CEO.

    Everybody always seems to forget that middle part.

  121. well, theodp is just wrong by sribe · · Score: 1

    Only by submitting their apps to Apple's store and giving up 30% of their receipts will developers get to take advantage of two new OS features...

    The comment about LaunchPad is totally wrong. Of course users will be able to add apps to it.

    The comment about not being able to use the built-in OS single-click updating mechanism is pretty irrelevant, since there is (and has been for quite a while) an open-source, widely-known, widely-used 3rd-party framework that provides this to any developer who wants to use it.

  122. two sales gone by Anonymous Coward · · Score: 0

    I was going to buy my wife an upgraded powermac, and my kids an iMac for Christmas, but this kind of shit really rubs me raw. Two sales down the draino, Stevo. Stop being such an asshat, and I might come back.

  123. you apple guys... by yodleboy · · Score: 1

    it's ok for them to stick the knife in ya as long as they do it slowwwwwly. When Apple fully locks down the OS and the only avenue for applications is to get Apple blessed apps via the app store you'll keep begging for more and justify something you'd have denounced 5 years ago. Don't sit there and scream FUD at everyone when the last decade (at least) of Apple history shows that this move is inevitable. What is it that compels people to want a nanny no matter how much they claim otherwise? I will never understand why you guys buy into the "we know better than you" mentality of Apple. I reserve the right to screw up my user experience and suffer the consequences. Butt out please.

    The irony of it all is that when any other company turns the screws and locks things down a little more each year, you same guys scream and whine. Mobile carriers spring to mind as getting lots of mileage and hate around here for closed platforms and stores. Yet when Apple learns the lesson well and gets into bed with AT/T, it's ok, since it's shiny and has a half eaten fruit logo.

    You will play in Steve's playground, by his rules or he will take his ball and YOU'LL go home. Brilliant he might be, but a childish control freak as well. If it makes me shallow to not purchase Apple products because I just don't like the way Steve does business, oh well. But before you start pickin on me for that, remember that there are loads of Apple fanboys (plenty on this site) that don't use Wintel platforms because of a personal dislike of Gates and Ballmer.

  124. icon by StripedCow · · Score: 1

    Can we now finally change the apple icon on slashdot? A Borg icon like the one M$ has would do, or maybe a rotten apple. Or, perhaps an apple where a worm comes out with the face of Steve Jobs, and with an evil laugh.

    --
    If Pandora's box is destined to be opened, *I* want to be the one to open it.
  125. Microsoft beat them to it by Anonymous Coward · · Score: 0

    So... that's pretty much like the Games/Software for Windows market place?

  126. Macports maybe? by Mattsson · · Score: 1

    How about making a GUI to Macports available in the Apple application store for free. =)
    Or maybe Apple won't let you put free software and/or software that download other software on their application store... Haven't read up on the details surrounding it. =/

    --
    /.Mattsson - My native language is not English, so please don't whine over linguistic errors. (That's lame anyway...)
  127. The wolf in sheep's clothing by westlake · · Score: 1

    I agree that most Mac users aren't exactly the brightest computer users, but get real, most Windows users don't even know other OS's exist, let alone what an OS is. Mindless flock of sheep, really.

    And there you have it.

    The attitude that guarantees a declining 0.85% market share for Linux as a client OS. Top Operating System Share Trend, StatCounter Global Stats

    The masses may not know Linux, but they have come to know the geek all to well - and they do not like what they see in him.

  128. Re:There's already an alternative to Mac app store by Lanteran · · Score: 1

    yeah, but I highly doubt that ever GNU/Linux user has some sort of malware from GCC. As for compiling, even without a personal code audit (thousands of eyes excuse), I trust it a hell of a lot more than I'd trust apple. They didn't realize that a 'flashlight app' was really just a tethering app. Do they even look at source code?

    --
    "People don't want to learn linux" hasn't been a valid excuse since '03.
  129. This is fun! I bet that you will molest children. by Brannon · · Score: 1

    Prove me wrong.

  130. "I'm a PC, I'm a Mac" by BatGnat · · Score: 1

    Microsoft should start making "I'm a PC, I'm a Mac" adds, and hire the same guys....

  131. I won't develop for macs now... by Anonymous Coward · · Score: 0

    Yeah, as a developer myself, I won't touch any platform like the mac appears to be becoming. I would rather save my efforts for a platform where I don't have to sacrifice 30% of revenues for a few convenient features. In any case, I am moving to the web for development in the future, and Mac users can still use my web software! I wrote some of my thoughts down about it as well when I first heard the full extent of the news: http://www.bootstrappingindependence.com/technology/the-future-of-independent-software-development/

  132. Doesn't matter--Flash publishers provide link by snowwrestler · · Score: 1

    We use Flash on some of the sites I run, and we sniff for the plugin. If it's not present, or a version too old, we serve a link to the Flash player page on Adobe's site. Anyone who uses Flash and cares about UX is already doing this. Consumers can choose to download the plugin or not, but we make it easy to do so if they want.

    --
    Build a man a fire, he's warm for one night. Set him on fire, and he's warm for the rest of his life.
  133. 20% of retail sales != marketshare by rsborg · · Score: 1

    Au contraire, Apple has over 20% of all PC sales now

    Retail does not include most Business PC purchases... so I stand uncorrected.

    Here is my keynote liveblog reference:

    - NPD says Mac's share of retail sales in the U.S. was 20.7%.

    --
    Make sure everyone's vote counts: Verified Voting
  134. I am a tech evangelist by rsborg · · Score: 1

    My friends and family who are unsure about what tech to buy, ask me. If I am confident in my knowledge of the product (ie, Cameras, Laptops, etc)... I issue clear recommendations. For the past 5-7 years I've been recommending Mac laptops. If Apple locks down OSX (I strongly doubt it), then I will stop recommending them. I know for a fact that folks I know factor my recommendations strongly.

    I'm pretty sure there are a lot of "evangelists" like me out there, and if Apple shuns us, they will lose sales.

    --
    Make sure everyone's vote counts: Verified Voting
  135. Cliché title here? by UmarOMC · · Score: 1

    I've been using Macs for a long time- even through the "Apple is going to die any day now" 1990s- and, from that perspective, I believe if this is the approach Apple will be taking I don't see it as a good sign. 1. As far as the mobile market goes, Android has shot up that proverbial ladder because of their open license agreement ( as well as the fairly solid design out-the-gate), 2. To believe this will work, Jobs must be convinced that Apple will gain significant marketshare in hardware and software before Lion's introduction and at this stage in the game Jobs, I believe, must seriously consider 3. His lifespan. If he dies around that stage of the game he'd already better have left something up his sleeve for Apple to work with. No matter how much us fanboys love Apple, we all have to remember that its a publicly traded company...

    --
    MacPro 4,1 2.66GHz/Radeon HD 4870/Mac OS X 10.6.x