Apple "jumped the shark" ...


Recommended Posts

Love the simplicity and lovely design on iOS, it is also a bit boring because it never crashes its superbly easy to handle and also limited.

I wish there was SBSettings on iOS at this momment but im very happy. Iv configured some Android phones, it has some advantages and much more options to change the looks and i would use it for fun but never as my daily handset its too ugly and confusing, it looks and feels chinese, even the SG2 for example and its not smooth like iphone 4 for example the touch and feel is very diferent if one tries both phones you can easily spot that.

Love the simplicity and lovely design on iOS, it is also a bit boring because it never crashes its superbly easy to handle and also limited.

I wish there was SBSettings on iOS at this momment but im very happy. Iv configured some Android phones, it has some advantages and much more options to change the looks and i would use it for fun but never as my daily handset its too ugly and confusing, it looks and feels chinese, even the SG2 for example and its not smooth like iphone 4 for example the touch and feel is very diferent if one tries both phones you can easily spot that.

the lok and feel of my mums iphone 4 and my wifes sgs2 is very different, i prefer how the galaxy sit sin my hand, it feels lighter and i also found the interface much more usable than ios, and also the sgs2 feels just as smooth as the iphone, i see the iphone as i do the old nokias, just a dumbphone that hasnt changed in years

Apple failed when Jobs left. Apple succeeded when Jobs came back.

Apple is nothing without Jobs.

One of the major things is that this happens with every company and their founder.. You can't expect that Tim Cook or anyone else there has the same passion and tenacity in running Apple as Jobs. It's simple as that.

He also had vision, aside from those of us who disliked him, even if you are copying and taking something from other people's ideas in the technical terms you still had to have a vision to make it into a product everyone would want. That's what he has done.

If you look at Apple now, they are afraid. They are afraid to change anything because the iPhone as it is, is their main milking machine. If they screw it up, they are caput.

Btw, this is what a lot of people were saying. Apple is done without Jobs. Yes, it wasn't obvious the moment Jobs died, but that's not how it happens. What's happening now with Apple (marginal improvements, no new products, coasting on Jobs' glory products) is exactly what's the problem with them. They have no direction. They are just trying to prolong the success of the 2 products Jobs wanted and make as much money as they can on them because nobody there knows what's next nor has a vision to make something as impactful as what Steve Jobs did with iPod, iPhone and finally iPad.

I don't think the hardware is the problem. It's the software. Look at the iOS. Same old icons, ugly gradients, horrible skeuomorphic design of the default apps.

This.. and if you see the iPhone5 next to the Lumia 920 you see how dated iOS really looks. I agree the phone is quite nice design wise, although I fear design is taking precedence over hardware innovation here, but iOS really need a big overhaul.

I think you're going to be seeing more coming from Microsoft/Nokia in the future. They have the creative genius to out-Apple Apple.

I think so too. Apple has clearly hit a creative slump with Job's passing. Microsoft is very tenacious and will really go for blood when they feel a kill is near. I don't think Nokia will play that big of role, however. I fell HTC or Samsung has a better chance of taking the lead in 8 sales.

I don't think Apple is lost without Jobs. Maybe they won't be as creative, maybe they won't introduce as many new products, but I think they'll continue to do well for a very long time. I think the reason they don't massively change up the iPhone or iOS is because they don't have to: they have their loyal fan base that will seemingly stick with them no matter what. (Look how many are blindly defending the poor Maps app right now.)

Microsoft continues to exist long after Bill Gates gave up day-to-day running of the company. And people often forget that Apple was actually a more profitable company after Steve Jobs initially left in 1985. Time will tell what happens to Apple, but for the time being, I can't see much happening to them. They still have Ive, Schiller and most of the other executives who came with Jobs from the 1997 NeXTstep acquisition.

Microsoft continues to exist long after Bill Gates gave up day-to-day running of the company.

Microsoft is also a hell of a lot more diversified than Apple is.

Microsoft's products:

Windows

Office

Server

Xbox

Bing / Live

Windows Phone

Windows RT

Sync (Radios)

Accessories (keyboards, mice etc)

Apple:

Computers

iPhone

iPod

iPad

iTunes/App Store

Of which Microsoft is probably in 99% of homes in the form of Office and in 99.9% of businesses, and in 96% of businesses for Windows and 87% (or something) for consumers

Apple has a very small user base for the computer portion and their iPod sales are dwindling when people are using their smart phones as MP3 players now.

That leaves the iPhone/iPad as their bread and butter products. Last I checked, the iPhone was losing market share, and tablets are still a luxury product out of many people's price range.

Apple is a victim of their success. By limiting their OS's to only their hardware (both on the desktop and on mobile), they are limiting their ability to penetrate the market as their competitors can release more products more often than they can. If you has iOS on a Samsung or LG device, apple then would gain revenue from the App store... but of course they love their closed garden

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Microsoft finally admits its default Windows 11 25H2, 24H2 action broke key legacy component by Sayan Sen Microsoft last week released Windows 11 KB5094126 and KB5093998 as the latest Patch Tuesday updates. Following that the company also published the accompanying dynamic updates under KB5094149, KB5095971, and KB5094156. So far the company has acknowledged two known issues that have popped up after the release which include bugged-out Office apps as well as the Recycle Bin; though there could be more at play too. Speaking of bugs and issues, Microsoft seems to have finally acknowledged a problem that probably has been around for close to a year. That's because back in July of 2025 the company made a default change to the latest Windows 11 versions, wherein it switched to JScript9Legacy on Windows 11 24H2 and later releases. Hence following the release of version 25H2 in October 2025, JScript9Legacy also remained default-enabled. As a result there has been a compatibility issue ever since then. For those wondering, by switching to JScript9Legacy Microsoft intended to improve the security of modern Windows PCs by reducing vulnerabilities tied to legacy scripting like cross-site scripting (XSS), among others. XSS exploits can allow cyber-attackers to attach malicious code onto legitimate websites and use them to execute the code when a potential victim loads such a website. Hence the new JScript9Legacy engine enforced stricter execution policies and improved object handling, which should help mitigate such attacks. Microsoft today has published a new support article detailing the problem. Neowin spotted it while browsing. The company says that JScript global definitions and execution context may fail to persist across scripts, potentially breaking older dependent apps and web-based components that relied on this legacy behavior. In the article Microsoft has confirmed that the issue stems from its move away from the older jscript9.dll engine in favor of jscript9legacy.dll. As mentioned above, while the newer engine was designed to address vulnerabilities and strengthen security it also changes how JScript handles execution context. As a result functions and definitions loaded by one script could no longer remain available to subsequent scripts once execution ended. The company notes that some applications worked correctly on earlier Windows versions because the older JScript engine automatically retained global definitions and execution state between scripts. Under the newer model though that behavior is disabled by default causing certain legacy workloads and polyfill-dependent scripts to fail. Microsoft says it addressed the problem via the KB5077241 update though the fix had not been enabled automatically in the following updates. As such admins must explicitly turn on persistent JScript execution context using a Registry setting that the tech giant shared today. The configuration can be applied to individual processes or system-wide through the FEATURE_ENABLE_PERSISTENCE registry key. The steps have been outlined below: Run the following command to create the feature control registry key: reg add "HKLM\Software\Policies\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_ENABLE_PERSISTENCE" Under this key, create a new DWORD (32-bit) value. Configure the value as follows: To enable persistence for specific processes only: Set the value to 1 for each target process name. To enable persistence for all processes: Add * as the key name and set its value to 1. You can find the official support article here on Microsoft's website.
    • The possibility that milk gathers back into a glass implies that gravity can be 'reversed'.
    • VidCoder 12.20 by Razvan Serea  VidCoder is a DVD/Blu-ray ripping and video transcoding application for Windows. It uses HandBrake as its encoding engine. Calling directly into the HandBrake library gives it a more rich UI than the official HandBrake Windows GUI. VidCoder can rip DVDs but does not defeat the CSS encryption found in most commercial DVDs. You’ll need the NET 8 Desktop Runtime. If you don’t have it, VidCoder will prompt you to download and install it. The Portable version is self-contained and does not require any .NET Runtime to be installed. You do not need to install HandBrake for VidCoder to work. Feature list: Multi-threaded MP4, MKV containers Completely integrated encoding pipeline: everything is in one process and no huge intermediate temporary files H.264, H.265, MPEG-4, MPEG-2, VP8, Theora video Hardware-accelerated encoding with AMD VCE, Nvidia NVENC and Intel QuickSync AAC, MP3, Vorbis, AC3, FLAC audio encoding and AAC/AC3/MP3/DTS/DTS-HD passthrough Target bitrate, size or quality for video 2-pass encoding Decomb, detelecine, deinterlace, rotate, reflect, chroma smooth, colorspace filters Powerful batch encoding with simultaneous encodes Customizable Pickers to automatically pick audio and subtitle tracks, destination, titles and more Instant source previews Creates small encoded preview clips Pause, resume encoding VidCoder 12.20 changes: Updated HandBrake core to 1.11.2. Download: VidCoder 12.20 | 47.0 MB (Open Source) Download: Portable VidCoder 12.19 | 89.3 MB Link: VidCoder Home Page | Github | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Too soon, I'm still not over this death!
  • Recent Achievements

    • Week One Done
      Jordan Smith earned a badge
      Week One Done
    • Reacting Well
      BizSAR earned a badge
      Reacting Well
    • First Post
      AndreaB earned a badge
      First Post
    • Week One Done
      Huge Trailer earned a badge
      Week One Done
    • Week One Done
      Classifyskilleducation earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      593
    2. 2
      +Edouard
      185
    3. 3
      PsYcHoKiLLa
      77
    4. 4
      Michael Scrip
      73
    5. 5
      Steven P.
      66
  • Tell a friend

    Love Neowin? Tell a friend!