The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Safari 3 from Apple

    Discussion in 'Windows OS and Software' started by luee, Jun 11, 2007.

  1. luee

    luee Notebook Deity

    Reputations:
    132
    Messages:
    732
    Likes Received:
    0
    Trophy Points:
    30
    anyone giving it a try? HTML Performance JavaScript Performance Application Launch Blazing performance.

    The fastest web browser on any platform, Safari loads pages up to 2 times faster than Internet Explorer 7 and up to 1.6 times faster than Firefox 2.
    And it executes JavaScript up to 2.8 times faster than Internet Explorer 7 and up to 1.6 times faster than Firefox 2.

    What does all that mean for you? Less time loading pages and more time enjoying them.

    Performance measured in seconds. Testing conducted by Apple in June 2007 on a 2.16GHz Intel Core 2 Duo-based iMac system running Windows XP Professional SP2, configured with 1GB of RAM and an ATI Radeon X1600 with 128MB of VRAM. HTML and JavaScript benchmarks based on VeriTest’s iBench Version 5.0 using default settings. Testing conducted with a beta version of Safari; all other browsers were shipping versions. Performance will vary based on system configuration, network connection, and other factors.
    http://www.apple.com/safari/
     
  2. LIVEFRMNYC

    LIVEFRMNYC Blah Blah Blah!!!

    Reputations:
    3,741
    Messages:
    2,382
    Likes Received:
    0
    Trophy Points:
    55
    It is faster than IE7,FF2 & Opera. And it renders pages much better than FF2 and Opera. Installed with the Flash Plugin too. Unlike the other browsers where you have to hit a certain page before you realize you need to download plugin.

    EDIT: I found a bug ....... it has to do with howardforums and the quicklinks.
     
  3. taelrak

    taelrak Lost

    Reputations:
    860
    Messages:
    2,979
    Likes Received:
    0
    Trophy Points:
    55
  4. zadillo

    zadillo Notebook Virtuoso

    Reputations:
    421
    Messages:
    3,770
    Likes Received:
    3
    Trophy Points:
    106
    Yeah, personally I prefer to use Firefox over Safari on OS X, but I may switch back to Safari 3 (if nothing else to use the functionality to make dashboard widgets out of webpages from within Safari). And Firefox has been getting a little less stable for me on Windows and OS X, so I'm willing to give it a shot.

    But the real reason this is being released probably has less to do with trying to compete with Firefox and IE as that Safari on Windows will make it easier for Windows devs to make and test out iPhone apps (since basically if it works in Safari, it works on the iPhone).
     
  5. LIVEFRMNYC

    LIVEFRMNYC Blah Blah Blah!!!

    Reputations:
    3,741
    Messages:
    2,382
    Likes Received:
    0
    Trophy Points:
    55
    Well the Firefox Add-ons/Extensions are inreplaceable. I can't speak for the peformance on a Mac.
     
  6. Pitabred

    Pitabred Linux geek con rat flail!

    Reputations:
    3,300
    Messages:
    7,115
    Likes Received:
    3
    Trophy Points:
    206
    Tidbit of information: Safari uses the KHTML rendering engine, which is originally from the KDE team, which Apple extends and tweaks into being useful on OSX and now on Windows ;)
     
  7. Bog

    Bog Losing it...

    Reputations:
    4,018
    Messages:
    6,046
    Likes Received:
    7
    Trophy Points:
    206
    ^^ It's kind of annoying how proprietary software makers can borrow from open-source developers, but not vice-versa.
     
  8. zadillo

    zadillo Notebook Virtuoso

    Reputations:
    421
    Messages:
    3,770
    Likes Received:
    3
    Trophy Points:
    106
    Apple contributes WebKit code back into the community (and Konqueror and others who use WebKit have been able to benefit from Apple's own contributions).

    It's actually probably one of the best examples of how the relationship can work.

    If your point is that open source can't borrow from closed source; well, yeah, but that's the difference between open and closed source.

    With open source, you are sort of acknowledging that proprietary software developers could use and benefit from your work. One could always choose a super-restrictive licensing term though to prevent that if they like though.
     
  9. taelrak

    taelrak Lost

    Reputations:
    860
    Messages:
    2,979
    Likes Received:
    0
    Trophy Points:
    55
    Anyone else have trouble with the tab settings? Is there a way to get it to always open up popups in new tabs instead of windows?

    (e.g. clicking on an external link from inside this forum, or clicking on an external link from inside gmail, etc.)
     
  10. Jalf

    Jalf Comrade Santa

    Reputations:
    2,883
    Messages:
    3,468
    Likes Received:
    0
    Trophy Points:
    105
    Last I checked, Safari rendered pages pretty badly. At least, not up to the standards of FF2 and Opera.

    Has that changed?
     
  11. Jalf

    Jalf Comrade Santa

    Reputations:
    2,883
    Messages:
    3,468
    Likes Received:
    0
    Trophy Points:
    105
    That depends on the license... GPL doesn't allow it, for example. (If you use GPL'ed software, you have to make your anything that uses it GPL as well)

    If someone release open source software under a license that allows it to be used in closed-source proprietary code, then you can hardly complain that it is used in those cases.

    Personally, I'd never use the GPL license... Open source is not a religion or a war for world domination to me. If I want to open-source something, I want to make it available to people *whether or not* they themselves opensource their software.
     
  12. swarmer

    swarmer beep beep

    Reputations:
    2,071
    Messages:
    5,234
    Likes Received:
    0
    Trophy Points:
    205
    That's what the GPL is for. If you do open-source development, and you don't want proprietary software developers to use your stuff in their proprietary products, you can use the GPL to make it illegal for them to do that.

    Edit: Ah, Jalf beat me to it.
     
  13. zadillo

    zadillo Notebook Virtuoso

    Reputations:
    421
    Messages:
    3,770
    Likes Received:
    3
    Trophy Points:
    106
    WebKit (the engine behind Safari, and also being used by Nokia, Adobe and some other companies now), is actually very standards compliant...... sometimes too much so perhaps.

    I think the bigger problem has more to do with how webpages are coded; a lot of times WebKit won't deal with incorrect code as well as IE or Firefox (and Firefox and IE themselves will deal with incorrect code in different ways).
     
  14. swarmer

    swarmer beep beep

    Reputations:
    2,071
    Messages:
    5,234
    Likes Received:
    0
    Trophy Points:
    205
    Hey, for those who have tried it... does Safari for Windows have a Mac-like UI (Aqua scrollbars and all) like iTunes?

    Also, does it run any processes in the background like iTunes does? Like SafariHelper or something?
     
  15. zadillo

    zadillo Notebook Virtuoso

    Reputations:
    421
    Messages:
    3,770
    Likes Received:
    3
    Trophy Points:
    106
    It does have Aqua scrollbars. It is iTunes-esque, except it is brushed metal. You can see what it looks like in the screenshot at :

    http://www.apple.com/safari/
     
  16. Sam

    Sam Notebook Virtuoso

    Reputations:
    3,661
    Messages:
    9,249
    Likes Received:
    0
    Trophy Points:
    205
    I don't think so...I think its more iTunes-like...in the Windows version I think there's no brushed metal, according to the demo video. But yes I see the "blue-jello" scrollbars.

    Standard webpages work fine on Safari. Its the "odd-one-out" that doesn't really work well...but the same was said for Firefox until it gained 15% market share.

    EDIT: According to this picture I can't see any brushed metal...its on Windows, because you can't see the X buttons on the left side.

    [​IMG]
     
  17. zadillo

    zadillo Notebook Virtuoso

    Reputations:
    421
    Messages:
    3,770
    Likes Received:
    3
    Trophy Points:
    106
    Ahh, you're right.... looked closer at the one on apple.com/safari too. Maybe they're finally doing away with brushed metal forever everywhere.

    If WebKit really does start to take off, I guess anything is possible........ Adobe's using WebKit as the HTML layout engine for Apollo..... Nokia uses it for their browser. And of course Apple uses it.
     
  18. Padmé

    Padmé NBR Super Pink Princess

    Reputations:
    4,674
    Messages:
    3,803
    Likes Received:
    0
    Trophy Points:
    105
    I just downloaded it and don't really like it. It did not seem faster than FF to me and most of the websites I visited didn't render too well. I'll keep it anyway. I'm sure it will get better in time as it's only a beta.


    Changed my mind and got rid of it. I'll stick to my Firefox.
     
  19. PuppetMaster2501

    PuppetMaster2501 Notebook Consultant

    Reputations:
    74
    Messages:
    122
    Likes Received:
    0
    Trophy Points:
    30
    i dont know about u guys, but safari 3 is a MAJOR memory hog. Compared to FF2(which is pretty bad itself in terms of memory management), this thing gets fat pretty quickly. So yeah, I'm staying away from it until they fix this problem...
     
  20. blackmamba

    blackmamba Notebook Evangelist

    Reputations:
    256
    Messages:
    569
    Likes Received:
    0
    Trophy Points:
    30
    ^That's what I was about to ask. Memory management. Thanks for keeping me with firefox.
     
  21. shah1237

    shah1237 Notebook Enthusiast

    Reputations:
    0
    Messages:
    25
    Likes Received:
    0
    Trophy Points:
    5
    Pros: Speed,speed & more speed, Gui feels good.

    Cons:

    Many, but its a beta, so we have to bear with it.
    1.The external link thing already mentioned above.
    2.Bookmarks donot have the dropdown like in FF.
    3.It did not work sites like sony.com,hp.com, i thought its a problem with my system or the plugin, but i checked i had the latest plugins.
    The sites opened fined in FF.
    4.When u minimize the browser and then click on it again, it resizes, itself, instead of being maximise.
    5.Big, big memory hog. I had a instance where the taskbar showed it taking over 1,01,200(Could not belive my eyes).
    6.Also wanna check another difference, lets try the apple website itself.
    Try to watch the leopard preview i.e tour of the features.
    First try the FF, it will lauch quick time and while buffering, it will show a progress bar, which is visible(Black bar increasing....)

    now check the same thing with safari, it will play the video fine, but the progress bar is not visible.
    It surely make a difference when u r on using a slow internet connection.

    There are many to name them...

    This is not safari's mistake, but have you people tried out the FF 3 beta.
    its available through downloads.com as grand.. something..

    Its fast, very fast, just like safari.

    I think apple should be :eek:

    The reason for safari on windows: I-phone,I-phone & I-phone nothing else.....