Comment by 6thSigma

12 years ago

Apple is continuously playing catch up with iOS rather than innovating like they were known for in the Jobs era.

Most of these features are just copies of other popular apps/operating systems that came out over a year ago.

Obligatory flamebait response to your flamebait comment:

Android is a great R&D department. As long as it takes Apple less than three years to develop and deploy a feature they copy, Apple will still have it in the field on their devices before Android vendors do!

  • My comment isn't flamebait - I genuinely think iOS has played catch up to Android for the past 2-3 years.

    But ya, vendors taking forever to update Android is a big problem. That's why I stick with Nexus devices.

No doubt they will still be promoted as revolutionary features that will take the market by storm.

  • > revolutionary features that will take the market by storm

    It is indeed much simpler to lead a revolution that has already happened.

Couldn't agree more with this statement.

WebOS + Android into one and the fanboys clapping

  • Really, you don't see the refinements?

    At first glance the multitasking UI looks like Palm's. But, if you listen to the keynote there is a whole lot of logic built on how it's done.

    Unlike my understanding of Palm/Android the apps are not continuously running and draining battery. Instead the OS chooses when to give the app cycles. E.g. the heuristic explained is something like: The radio is on and there is a strong connection, the phone just went into standby, so before powering down the radio give the most frequently used apps a few cycles to update their content.

    To me that seems utterly brilliant. My phone retains its battery life while the apps stay up to date. To me that is brilliant design and why I appreciate Apple products.

    • > To me that seems utterly brilliant. My phone retains its battery life while the apps stay up to date. To me that is brilliant design and why I appreciate Apple products.

      Apple is a lot like the old Mercedes: simultaneously innovative and conservative. Mercedes used to have a lot of new features in R&D years before the competition, but would still roll some things out after the competition, after they got it right.

    • > To me that seems utterly brilliant. My phone retains its battery life while the apps stay up to date. To me that is brilliant design and why I appreciate Apple products.

      Apple is a lot like the old Mercedes: simultaneously innovative and conservative. Mercedes used to have a lot of new features in R&D years before the competition, but would still roll some things out after the competition, after they got it right.

  • Really, you don't see the refinements?

    At first glance the multitasking UI looks like Palm's. But, if you listen to the keynote there is a whole lot of logic built on how it's done.

    Unlike my understanding of Palm/Android the apps are not continuously running and draining battery. Instead the OS chooses when to give the app cycles. E.g. the heuristic explained is something like: The radio is on and there is a strong connection, the phone just went into standby, so before powering down the radio give the most frequently used apps a few cycles to update their content.

    To me that seems utterly brilliant. My phone retains its battery life while the apps stay up to date. To me that is brilliant design and why I appreciate Apple products.

More like catchup to the jailbreak tweaks that came out 3 years ago.

  • Jailbreak tweaks are cool, but they certainly don't have the focus on battery life that Apple's implementations offer.

I'm not sure whether you've had a look at the API diffs from 6.0 to 7.0 (or for that matter, 5.0 to 6.0) but they introduce a lot of incredible functionality with each release.

I code on competing platforms and the only one I truly enjoy creating on is iOS — I can make things move, manipulate video and audio, images and typography in ways that are simply not possible on other platforms.

If you play with the scrolling in the new messages app, for example, you will notice discrete physics and collision for each UI element within each table cell. It feels fantastic to scroll through. The new UIDynamics APIs are innovative and so simple to use.

Irrespective of how you feel about the consumer facing side of the OS, the developer facing side is really a thing of beauty (with the occasional warts like Core Data over iCloud, and Core Data migration models).