Apple Safari to be released for the Windows Platform!


Recommended Posts

Wow, I'm very unimpressed. My complaints:

1. The window behavior isn't correct. Minimizing the window then restoring it should return it to the maximized state I had it at before minimizing. Instead, it opens to a non maximized size.

2. Fonts look butchered on a lot of sites, including mine. Look at the screenshot comparison:

untitledsr4.th.jpg

3. Overall, it feels sluggish like Quicktime always was.

They are. Like that other dude said, they're releasing Safari for Windows so that more people can develop widget/apps for iPhone (hardware). So, yeah, they're sneakily supporting iPhone through Safari for Winders.

No, they arnt. Jobs recently said they are a software company. Its not the hardware that matters anymore. Its the software thats ON the hardware.

No, they arnt. Jobs recently said they are a software company. Its not the hardware that matters anymore. Its the software thats ON the hardware.

Interesting comment from: http://talkback.zdnet.com/5208-12558-0.htm...04&start=-1

Apple is a hardware company

Microsoft sells primarily software.

Apple sells primarily hardware.

Two very different business models.

Apple only produces software like OS X, iLife, iWorks, etc., to promote sales of Macs. They have no interest in allowing OS X to run on other hardware.

Apple produces iTunes to promote sales of iPods. That's the only reason they make it available (free) for PCs.

First of all, you guys need to shut the hell up with your "im not impressed" comments because just saying that is incredibly stupid.

It's a browser ported from Mac to Windows! What did you expect its first incarnation to be like? It's not going to bring people from Firefox this week, this month, and likely not this year.

Think of it as when Firefox was called Phoenix. (and subsequently Firebird) Lots of people were "unimpressed" with the 0.6 version when it was stable enough for public release, and now what? You have it right on your desktops, extremely happy and loyal to a fault, because it improved drastically with time and dedication.

By this time next year, most of these issues will go away, and we'll have another good browser to choose from, and thats what's important: a full range of options which help satisfy more segments of the browsing public.

First of all, you guys need to shut the hell up with your "im not impressed" comments because just saying that is incredibly stupid.

It's a browser ported from Mac to Windows! What did you expect its first incarnation to be like? It's not going to bring people from Firefox this week, this month, and likely not this year.

Think of it as when Firefox was called Phoenix. (and subsequently Firebird) Lots of people were "unimpressed" with the 0.6 version when it was stable enough for public release, and now what? You have it right on your desktops, extremely happy and loyal to a fault, because it improved drastically with time and dedication.

By this time next year, most of these issues will go away, and we'll have another good browser to choose from, and thats what's important: a full range of options which help satisfy more segments of the browsing public.

We're not supposed to comment on a piece of software? I'm not impressed and I'm more than comfortable and within my right to say so. The font rendering completely butchers the font on a lot of sites, including my own and the application itself doesn't adhere to standard window behaviors within Windows.

Watch his like 2 week old interview with Bill gates, he states that Apple is a software company.

Steve Jobs - May 30, 2007: And so the big secret about Apple, of course?not-so-big secret maybe?is that Apple views itself as a software company and there aren?t very many software companies left, and Microsoft is a software company.

I don't think I would call the fonts "butchered", they are just rendered differently. As I am typing this, the font looks pretty awesome. Although I enjoy this browser and like what they are trying to do, this will not become my default browser, I mean heck, it's using 330mb of ram! I just hope that all the bugs are fixed by the time it is released...it feels like I am scrolling through iTunes, slow!

Faster than IE is a bold claim. One I'd like to see the evidence for. It ran like crap on my machine, just like iTunes does. The pages didn't finish loading and the fonts were fugly. Still, at least now I can test my websites in Safari easier. :p

We're not supposed to comment on a piece of software? I'm not impressed and I'm more than comfortable and within my right to say so. The font rendering completely butchers the font on a lot of sites, including my own and the application itself doesn't adhere to standard window behaviors within Windows.

I'm surprised that a mod and web dev like yourself doesn't seem to realize that there's a lot of work to be done to port a browser from one OS to another. I'm not saying you're not supposed to comment, as thats what I made this thread for, but even you have to admit that "not being impressed" with a browser's first incarnation on a completely new platform is just silly. I mean, what did you expect? For it to be spectacularly quick, act just like a Windows browser, and render at an acceptable level for you considering the circumstances? A lot of people here are sounding like noobs here, including you, with these silly comments. I mean, from your post count, I can tell you aren't a novice here, so why make such a noobish statement? Leave your "im not impressed" for when this app has a fighting chance, not when its barely out of the womb. :|

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

    • No registered users viewing this page.
  • Posts

    • Unsurprisingly, there's what the law says and what the old white wealthy males legally enforce...
    • Or anything online that requires an anti-cheat
    • Gf needed a new Surface and was looking at a Surface Laptop because of the Snapdragon. Seeing as it was a two year old chip she just decided to get a Lenovo Yoga 2 in 1 instead. Personally this Surface Ultra Cassis reminds me a bit of Razor. It would be interesting if it could handle proper gaming and be 17 inch.
    • No idea, frankly, I'm not into minimum requirements gaming, but it would be an interesting test to find out. Also, I just have to point out that it wasn't my intention to downplay the performance of DXVK on Linux or Linux gaming in general (despite my own experience being a bit of a mixed bag). I just thought it would be good to point out that DXVK is not Linux exclusive and that you can benefit from using it even in Windows.
    • Fastfetch 2.64 released bringing new logos and other improvements by David Uzondu Fastfetch, the popular command-line system information tool that developers created as a fast alternative to the classic Neofetch utility, has updated its codebase to version 2.64, bringing experimental scripting power, streamlined compilation options, a smarter logo renderer, and Codec module support. As noted earlier, Fastfetch can now detect hardware-accelerated video codecs across Windows, macOS, Linux, and Android through this new Codec module. On Linux and BSD, the utility uses VA-API by default, with a fallback to VDPAU on Nvidia hardware if compiled with libva and libvdpau. Windows users get D3D12VA on Windows 11 or D3D11VA with Media Foundation Transforms on older systems, while macOS relies on VideoToolbox and Android utilizes AMediaCodec. You can manually toggle Vulkan Video via the config file, and the program will report both encoders and decoders unless configured otherwise. Logo support for Quasar, Origami, Origami_small, NixOS2, and BerserkArch also landed in this release. BerserkArch, if you have never heard of it, is a specialized Arch Linux derivative that targets security researchers and power users. This distro comes with an offensive security tool manager, simply called berserk, which allows users to install complex hacking toolkits with single terminal commands. Moving on, Fastfetch now has experimental scripting options for custom formats using Lua or QuickJS. The Lua integration supports versions 5.3 through 5.5, sharing a single interpreter instance across all modules so you can store variables globally. T Alternatively, if you prefer JavaScript, you can use QuickJS-ng version 0.15.0 or newer to evaluate your custom formats with the qjs: prefix. Other changes that version 2.64 brings include native CMake compilation flags to disable specific modules to shrink the final binary size. Users can delete unwanted ASCII logo files directly from the source directory before building to save additional space. The format engine now boasts ANSI-escape awareness, meaning you can center text with the new vertical bar specifier without breaking colored outputs. Haiku users receive preliminary support for boot manager, window manager theme, screen brightness, and other basic properties. Finally, the Linux edition now extracts desktop wallpaper and theme details from the modern COSMIC desktop environment.
  • Recent Achievements

    • Apprentice
      fernan99 went up a rank
      Apprentice
    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
    • One Year In
      MadMung0 earned a badge
      One Year In
    • Week One Done
      jefred earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      471
    2. 2
      PsYcHoKiLLa
      247
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      78
    5. 5
      Michael Scrip
      59
  • Tell a friend

    Love Neowin? Tell a friend!