Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Safari for Windows Downloaded Over 1 Million Times

Posted by CowboyNeal on Sat Jun 16, 2007 10:05 AM
from the popularity-contests dept.
ClaraBow writes "Apple reports that it took Apple just two days to reach 1 million downloads of its newest Safari Web browser for Windows. If these downloads manifested into regular Safari users, then we just might have a third major browser on the Windows platform. If Safari can obtain a 10% market share on Windows, then it would further weaken IE's position and give standards-based browsers more leverage with developers."
+ -
story

Related Stories

[+] Safari on Windows, Leopard Debut at WWDC 850 comments
comm2k writes to mention that Apple has announced a Windows version of Safari along with Leopard, the new version of Mac OS X at this years World Wide Developers Conference in San Francisco. "He said Safari was 'the fastest browser on Windows', saying it was twice as fast as Internet Explorer. A test version of Safari for Windows XP and for Vista is available for download from the Apple website. Apple is hoping to replicate the success of iTunes, which has proved enormously popular on both Macs and Windows machines."
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • by jZnat (793348) * on Saturday June 16 2007, @10:07AM (#19532027) Homepage Journal

    These statistics make me wonder if Konqueror 4 [konqueror.org] will become another large competitor on Windows. Konqueror and Safari both share a very common core (KHTML [wikipedia.org]/WebKit [webkit.org]), so the renderring and page handling should be relatively the same. Web designers can get another speedy and a more native web browsers that tests their sites for the same purpose, and general users can get a lightweight, standards-compliant, open source web browser (without the OSS requirements, you can already get this with Opera [opera.com], of course) that won't try to enforce another platform's "look'n'feel" like Apple's apps all do.

    For the interested, you can grab an alpha copy of KDE 4 [kde.org] (download qt-copy, kdelibs, and kdebase at the very least; you can use either GCC/Cygwin or MS Visual Studio to compile it). On OS X, there are precompiled universal binaries for everything, and Kubuntu and openSUSE users can get packages for it from their respective websites.

    • by Gothic_Walrus (692125) on Saturday June 16 2007, @10:16AM (#19532099) Journal
      These statistics make me wonder if Konqueror 4 [konqueror.org] will become another large competitor on Windows.

      It won't. The only reason Safari took off like this is because Apple is behind it.
    • by Balinares (316703) on Saturday June 16 2007, @10:25AM (#19532175)
      Actually, the KDE guys (in particular, the ever awesome Zack Rusin [blogspot.com]) are working with the WebKit people in order to make WebKit work on the same rendering canvas that KDE uses (namely Qt's QPainterDevice). So Konqueror 4 will most likely use WebKit itself, rather than KHTML, on all three platforms, Linux, Windows and Mac.

      The reason why this is such great news is that this could possibly make WebKit, one of the most standard compliant engines out there, the number one option after IE (alongside with Gecko), which will hopefully prompt Web developers to, at last, respect the standards as the basics for any Web development.

      ... Just so long as WebKit doesn't end up deviating from the standards for whichever reason, anyway. Y'know. (Yeah, I've been in this industry too long to remain optimistic, I know.)
        • And while I might get flamed for saying this, I don't really care: If all this compliaince BS was actually to HELP developers, the OSS community would've adopted IE settings as the standard.

          Because it's not consistent, and it's broken. It doesn't act as you would expect it. Microsoft is a member of the W3C, who decides on webstandards. Then, IE breaks them (Microsoft owns IE).

          Microsoft helps make standards. Microsoft breaks standards. So, to reiterate, it's unfeaseable, and a stupid idea is why.
        • by dangitman (862676) on Saturday June 16 2007, @12:07PM (#19533157)

          If all this compliaince BS was actually to HELP developers, the OSS community would've adopted IE settings as the standard. I mean, why not?

          Because the standards are there for a reason, and IE's implementation is broken. It might not be a big deal in the short-term - but if we pander to people who break the standards, where does it end? In 10 years, we have a thoroughly broken "box model" just because Microsoft uses a broken model today? It's about consistency and logic, not expedience. And if we start caving to Microsoft today, what does that bode for the future? they will just be more brazen, because they can expect any changes they make to be be added to the standards.

                    • by dangitman (862676) on Saturday June 16 2007, @05:48PM (#19535969)

                      "help cement MSFT dominance by building broken web sites" you say.... ... To me, a "broken website" is one where only 15% of my users can use it.

                      What kind of nonsense is this?

                      If you build a standards-compliant website, it will work in IE. It won't be broken. It may have some layout differences, but it will work. So, what's all this crap about people not being able to use your website if you code to standards? It's more likely to break for everybody else if you ignore standards and build in IE-specific stuff.

                      Also, non-IE users make up a lot more than 15% of the market. you must have a pretty skewed audience there if you have 85% of users on IE.

        • by Balinares (316703) on Saturday June 16 2007, @12:25PM (#19533301)
          Several things there.

          1) De-facto standards, where a given arbitrary product is the reference, and codified standards, as described for open implementation, are VASTLY different things. Can you tell why? (Here's a hint: the answer contains the words 'lock-in'. I'll let you ponder that while ruing the lack of Firefox and XUL user base.)

          2) However, reference implementations are a good thing, because they, as you rightly point out, help developers. Not providing a reference implementation of CSS is possibly the biggest mistake the W3C made.

          3) In a perfect world, you'd be using just whatever the hell you want and it would make no matter. Gecko lock-in is not much better than IE lock-in. (Case in point: browse the commit logs of other browsers and count how many entries there are that go, "Emulate Firefox bug such-and-such so as to display somesite.com correctly". Seriously.)

          And lastly,

          4) I am slightly annoyed that you seem to assume I don't know about Web development. Because, meanwhile, in the real world, our issue tracking system is littered with tickets that read something like:

          "Dear Mr. Important-customer-at-huge-company,
          The issue you report looks like a bug in Internet Explorer. We'll allocate developer ressources to implement a work around for the next revision of the product. Kind regards, etc..."

          This costs money. This costs resources that could be allocated to building better mousetraps, to make awesome shit, to create stuff to be proud of and to drive things ahead. Instead... Working in this field today is trying to build castles on swamps, and it's a daily struggle to not cave in and just sell shaky wooden shacks (painted cheap gold as per marketing's instructions) like the rest of 'em.

          And this is not something I can do anything about.

          However, you can.

          Will you, in all consciousness, make the choice to be part of the problem? That choice is yours and yours only.
      • by Goaway (82658) on Saturday June 16 2007, @11:07AM (#19532537) Homepage
        All your other blue-eyed optimism aside, this is particularly funny:

        and won't go thunk in the night when Bill Gates "upgrades" things to break your work

        You know, it's really open source software that's known for making arbitrary upgrades that break backwards compatibility (and keeping version numbers below 1 so they have an excuse - hey, it's just beta!), while Windows goes to great pains to preserve backwards compatibility at all costs, even at the detriment of the system as a whole.
  • "If Safari can obtain a 10% market share on Windows, then it would further weaken IE's position and give standards-based browsers more leverage with developers."

    If my aunt had balls, she would be my uncle.
      • by Columcille (88542) * on Saturday June 16 2007, @11:10AM (#19532561) Homepage
        But Safari as a browser is basically no good. It might work well with standards, but its usability is quite weak. I'd place it far behind both Firefox and IE7. I'm one of the 1 million that downloaded it, but I have little plans of ever actually using it except to possibly check how a page renders under it. Its features are just too lacking.
  • That's almost as many downloads as firefox got in its first 24 hrs.

    A new browser - that will target a different userbase to FF & divide the market up a little more, will make the web a better place for everyone.
    • A new browser - that will target a different userbase to FF & divide the market up a little more, will make the web a better place for everyone.


      Absolutly, and I think that's the only market that will really go for Safari. I'm a Mac guy, but I use Camino at home and Firefox at work. Safari doesn't have anything great that will make me switch. But, if it's bundled with itunes, I can see a lot of people who use IE because it's the default making the switch.
    • by _xeno_ (155264) on Saturday June 16 2007, @10:33AM (#19532241) Homepage Journal

      If, of course, people keep using it.

      I've downloaded Safari for Windows (twice, in fact: home and work), and while I'm keeping it around for testing (like I keep Opera around) I have no intention of using it as my primary browser.

      There are a number of reasons for this, but the most basic reason is that Safari doesn't fit in with Windows that well. I'm not talking about the "look," Aqua under Windows is fine, I'm talking about the "feel." The biggest example for me is that the back/forward buttons on my mouse don't work in Safari. They do work in Firefox. Plus Safari doesn't use standard Windows shortcuts (Ctrl-Shift-] for next tab versus Ctrl-Tab, for example).

      Other things like extensions also keep me using Firefox over Safari. I like AdBlock Plus and NoScript, and those just aren't available for Safari.

    • by RalphBNumbers (655475) on Saturday June 16 2007, @10:52AM (#19532401)

      That's almost as many downloads as firefox got in its first 24 hrs.


      That kind of depends on which release of Firefox you're talking about.

      The first "preview release" of Firefox took about 100 hours to break 1 million downloads.
      Then Firefox 1.0 hit 1 million downloads in about 24 hours.
      And Firefox 1.5 hit 1.5 million downloads in the first 24 hours.
      And Firefox 2 hit a bit over 2 million downloads in the first 24 hours.

      I'd say the first public beta of Safari for Windows is most equivalent to Firefox's first preview release, so in those terms it's doing pretty damn well, especially considering it was just mentioned at WWDC and then immediately posted on Apple's website, whereas Firefox had been publicly developed and hyped for a long time before it's preview release. But then again, it's still well below the rate of download of the most current release of Firefox.

      A new browser - that will target a different userbase to FF & divide the market up a little more, will make the web a better place for everyone.


      Well, everyone except microsoft and mozilla, who could lose market share and search revenue...

      I really hope that Apple does carve itself a good chunk of windows browser market share, because that would provide a lot of support for a more standards based and platform/browser independent web. But I'm not sure Apple is really betting anything on their ability to do so; if they just make it easier for more web developers to target and test for Webkit/Safari/iPhone/etc, I think they'll consider Safari for windows a success and take any market share gains as a nice bonus.
      • Except Firefox was not new except in name, it had an established user base that wanted to try it immediately

        That's why I made the comparison. FF 1.0 went from 0 to a huge userbase very quickly. For Safari to get downloads in the same ballpark is fantastic. Imagine what's going to happen when they bundle it with itunes.
  • Also (Score:5, Funny)

    by Quaoar (614366) on Saturday June 16 2007, @10:14AM (#19532077)
    Congratulations to Slashdot and its 1 millionth Safari 3.0 story!
  • Competition (Score:5, Insightful)

    by desenz (687520) <roy@@@gravity-fed...net> on Saturday June 16 2007, @10:14AM (#19532085)
    I might be way off, but it seems more likely to me that Safari will be grabbing its marketshare from firefox, not IE.
    • Backwards (Score:4, Insightful)

      by SuperKendall (25149) on Saturday June 16 2007, @10:41AM (#19532307)
      It seems more likley to me, that a casual user who is just roaming along using IE today and blissfully unaware of Firefox would be more likley to stuble upon or otherwise install Safari - especially if it's installed as part of the iPhone setup, but even just normal Apple marketing may reach them. Firefx users might rty it but are less likley to switch since it offers less over what they already have.
    • Re:Competition (Score:5, Interesting)

      by Doctor Crumb (737936) on Saturday June 16 2007, @10:48AM (#19532373) Homepage
      I'd be willing to bet that a large part of that 1 million downloads is neither IE users nor FF users; rather it would be those people who run multiple browsers already for various reasons (cross-platform web development being one). We'll see what the browser market share numbers do, but I predict that there will be minimal switching going on.
      • Re: (Score:3, Interesting)

        yeah, now those people don't need a mac to test on, so this'll reduce the number of macs sold.
          • Re: (Score:3, Interesting)

            'you are partially correct, firefox has a huge marketing engine the Get Firefox campaign, the ad in the NY times... etc... however'

            Firefox has a marketing engine, I wouldn't exactly call it huge. I don't think you could compare even a daily full page NY times ad to even one national television commercial. More importantly, Apple has itunes/quicktime. When safari is installed by default with itunes (and based on Apple's past history it will be) every teen in the US is going to install Safari on their compute
  • Oh come on (Score:5, Insightful)

    by bcmm (768152) on Saturday June 16 2007, @10:16AM (#19532101)

    If these downloads manifested into regular Safari users...
    I think a very large number of people, including myself, downloaded it just to see what it was like and have no intention of actually using it.
    • Re:Oh come on (Score:5, Insightful)

      by MMC Monster (602931) on Saturday June 16 2007, @10:45AM (#19532347)
      Yeah. I almost downloaded it just because I was curious of how Safari would look on Windows. (I stopped the download when I started reading about how this was a real Beta and not a release candidate build that we (as of late) have called Beta.)

      Perhaps Apple will make Safari an optional download when people download quicktime or iTunes. If so, they will likely get a lot of IE converts.

      While a couple years ago I would have said that they would not get a lot of Firefox users. But since Firefox is now mainstream, they will likely get a lot of converts from people that think the Firefox icon is for the internet and have no idea what an application really is.
  • I believe it (Score:3, Interesting)

    by Azureflare (645778) on Saturday June 16 2007, @10:19AM (#19532117)
    I downloaded Safari when it was announced, and it's a really slick browser in windows. It's got a little quirks that are reminiscent of mac os x features that might be confusing to PC users, but honestly it's great being able to test safari, firefox, opera and IE all in windows now. It makes my job much easier as a web dev.

    I'm really glad that apple released this, and I hope it does well at establishing a good sized customer base. Competition is _always_ good, even if it draws market share from firefox.
  • Canabalizing FF? (Score:3, Insightful)

    by HockeyPuck (141947) on Saturday June 16 2007, @10:20AM (#19532121)
    It's safe to assume that a certain percentage of windows users will never download a different browser b/c a) they don't know about alternative browsers b) IE is good enough c) don't care. How many of those users that don't fall into the above catagories downloaded firefox and then in the past couple of days downloaded Safari? Could sarfari be canabalizing FF users? Are we just seeing 'churn' here whereby people go from FF to safari and back again?

    I highly doubt these 1million were users that have never used a third party browser.
  • Unfortunately... (Score:4, Insightful)

    by Dan East (318230) on Saturday June 16 2007, @10:21AM (#19532133) Homepage
    Unfortunately, the type of computer user that would download and evaluate different web browsers are the type of users that have likely already switched to Firefox. So if these people stick with Safari then it will be mostly at the expense of Firefox.

    The majority of people I know that use Firefox do so because I either told them to download it, or I downloaded and installed it for them. They will use whatever program gives them internet access that has a convenient shortcut on their desktop or quick launch menu, and as long as webpages and stuff appear when they click on things then that's what they will use until they replace their computer.

    Dan East
  • Flawed assumption (Score:4, Insightful)

    by OpenSourced (323149) on Saturday June 16 2007, @10:21AM (#19532141) Journal
    If Safari can obtain a 10% market share on Windows, then it would further weaken IE's position and give standards-based browsers more leverage with developers.

    That is, supposing it gets the 10% market share from IE, and not from Firefox, for example.

  • For how long...? (Score:3, Interesting)

    by Jugalator (259273) on Saturday June 16 2007, @10:21AM (#19532143) Journal
    The interest seem to have been pretty high, but I wonder if anyone there could use it for more than a straight full hour.
      • Re: (Score:3, Insightful)

        I'm assuming you're referring to using it on the Mac. The article title is about "Safari for Windows" so I'd assume the OP is referring to using it under Windows, and not on the Mac.

        That being said, I've yet to use Safari for Windows for more than, say, five minutes in one stretch. Firefox works better under Windows than Safari. Yes, Safari is faster, but it doesn't fit in with Windows quite right.

        Mac users frequently complain about direct-to-Mac ports of Windows software, and how they don't fit in and

  • by Chatterton (228704) on Saturday June 16 2007, @10:29AM (#19532219) Homepage
    I have just downloaded it when I saw this story, but safari doesn't seems to work very well with slashdot or other more simples web page on my XP 64 box :(

    See by yourself: Screen shot [cabuzel.net]
  • by brundlefly (189430) on Saturday June 16 2007, @10:33AM (#19532237)
    Nobody can know for sure, but many suspect that this isn't one million accountants and ebayers downloading Safari. It's more likely a combination of curious iPhone developers, eager Apple fanboys, and a bunch of your average browser-tier developers.

    No story here.
  • by SplatMan_DK (1035528) on Saturday June 16 2007, @10:34AM (#19532251) Homepage Journal
    The reason Safari for Windows might actually be a serious competitor on the browser market, is because Apple has something many others have not: Talented GUI oriented developers who can add that extra "spice" that will make ordinary people actually switch IE7 with something else.

    Think about it. People with technical insight choose FF/Opera over IE because it offers them features that IE doesn't have. People without technical insight just don't care about these features - they don't use plug-ins, skins, or strange shortcut keys.

    If I were to convince "regular non-technical users" like my mother, aunt, neighbour, etc. to switch to a non-IE browser, I would need something that appealed to them. Fancy plug-ins ad strange/smart hotkeys is not what they are looking for - they want a sleek, graphically appealing and (for them) intuitive user experience.

    Apple is in the business of delivering that EXACT experience! Not too many fancy settings and details, just the sleek and appealing interface that common people understand.

    If Apple play their cards right, they could be a serious challenge.

    Personally I'll stick with FF (on all 3 platforms I use) but I can certainly understand why the less technical "common users" would fall for the "Apple experience". They are really good at adding that extra GUI spice ...
  • by caseih (160668) on Saturday June 16 2007, @10:36AM (#19532261)
    I downloaded Safari right away just because it was there. I ran it, thought, oh that's nice. Maybe good for testing browser compatibility some day. Then went back to Firefox. Same thing with everyone I know who downloaded it. Certainly Safari on windows will never be anyone's primary browser. But it will certainly find uses. Testing web pages, iphone development, and of course embedding the engine in iTunes (did it use IE up til now?). Jobs claimed Safari was the best web browser on all platforms. I call BS. Even almost all mac users I know use firefox or camino because they need features and capabilities that safari just doesn't have. As far as features go, Safari is at the very back of the pack (worst). Even IE 7 is much better in terms of extensions, core feature set. Safari for Windows is the Steve Jobs reality distortion field at its finest.

    I do love how Safari for windows uses the nicer Cocoa font rendering. Really makes Windows' native font rendering look blocky and horrible. Does anyone know how to tweak freetype on linux to render the fonts closer to OS X? I already have hinting turned off and that helps, but the contrast of the fonts still isn't right (OS X fonts render a bit heavier, which I like on the screen).

    I also personally don't mind the cocoa widgets either. Cocoa looks nice and is highly functional. That's all I care about. Although it definitely would look very out of place on Vista. But on XP, I think it's fine.
  • by gtinferno (1012325) on Saturday June 16 2007, @10:56AM (#19532433)
    There! I said it.
  • by blueZhift (652272) on Saturday June 16 2007, @11:06AM (#19532519) Homepage Journal
    Over a million downloads of Safari for Windows probably means a whole lot of disappointed people at this point. I personally have had nothing but trouble with Safari, textless menus and lockups. I finally gave up and uninstalled the thing. I know that betas are test versions, but honestly, Safari for Windows feels more like alpha class software right now. The general public should not be using this right now. I think they rushed this out in this bad condition because Steve Jobs wanted to talk about it and Safari as the host for 3rd party apps on the iPhone. It's always a bad thing when software is released to the public too soon in order to satisfy some marketing goal.
  • by Thabenksta (125165) on Saturday June 16 2007, @11:08AM (#19532543) Homepage
    Then the same half a million downloaded it again the next day for the bug fixes.
  • by mattgreen (701203) on Saturday June 16 2007, @11:50AM (#19532987)
    Or at least that is what I was told by several people numerous times in the last Safari thread. Why are end users downloading and running this "SDK" as if it is an actual browser?

    Either its a browser or its an SDK. It doesn't change its role based on whether the news is good or bad.
  • by g8oz (144003) on Saturday June 16 2007, @01:52PM (#19534105) Homepage
    Basically the Safari fires the onload event before the document is ready. This gives the mistaken impression in some test suites that it is faster than it really is.

    http://www.howtocreate.co.uk/safaribenchmarks.html [howtocreate.co.uk]
    • Re: (Score:3, Funny)

      by Anonymous Coward
      nobody gives a shit about you, your opinion, or your blog. please die in a fire.
        • Re: (Score:3, Funny)

          Why are you going on about printers?
            • ... from a Mac user's perspective, looks about as appealing as old 80x25 terminal text. Text on a PC looks anaemic and blocky compared to properly-rendered text on a Mac.

              Now this is just my opinion, and let's face it - it's all totally subjective anyway - but there's no way I'd be happy with that sort of text output.

              Simon.
    • Safari offers two things that no other browser offers: Apple's font rendering and color space recognition of images [robgalbraith.com]. Lots of Windows people seem to hate Apple's font rendering, but as a Mac user I prefer it. Windows font rendering seems ugly.

      The color space stuff is a big deal to photographers, and it's very annoying that no other browser seems to respect the ICC color profile in images. I've seen a lot of discussion about Firefox versus Safari on the Mac and why Firefox seems to "wash out" images. It's rea
    • Not true (Score:3, Informative)

      Sorry to reply twice, but I got curious because I didn't notice the right mouse not working. I went and tried it. The right mouse button works just like it does for Firefox.

      What the hell are you tlkaing about?