Slashdot Mirror


Apple Releases iTunes for Windows

Billy_D_Goat writes "Today at a special media event, Apple Computer released their acclaimed iTunes Music Store and stand alone player for Windows XP and 2000. They also announced a partnership to sell music on AOL and give away songs with special bottles of Pepsi. You can learn more and download it from here. "

7 of 1,691 comments (clear)

  1. Other updates today by daeley · · Score: 4, Informative

    For Mac OS X users, check your Software Update, as QuickTime has been revved to 6.4, iPod software hits 2.1, and iTunes itself is now at 4.1.

    --
    I watched C-beams glitter in the dark near the Tannhauser gate.
  2. Just downloaded it. pretty sweet by selderrr · · Score: 4, Informative

    it's fast on my Athlon 1700XP with 1GB Ram. But you sure need a shitlmoad of ram : in the taskmanager, iTunes itself gobs up a whopping 26MB when browsin. qtask takes another 13MB and iPodservices another 7.

    After a while (and when in bakground) those numbers drop to a more reasonable 9+4+3 so it's feasible on a lesser machine. But prepare for some heavy trashing on launch.

    Music sharing between OSX & XP works like a charm, even with dynamic playlists. I still gotta try out how my iPod responds when connected to the firewire port on the PC.

    Right now i' mgonna do a little stresstesting with iTunes+media player + warcraft, playing all together. The wife sure is going to love that sound :-)

  3. New iPod accessories by herko_cl · · Score: 5, Informative

    Apple also released several new accesories for the iPod. They include such things as turning the iPod into an image tank for CF cards and the much-rumored voice recorder.

    --
    No .sig for you! ONE YEAR!
  4. First Impressions by jokell82 · · Score: 4, Informative

    Well I've been a Mac user for a while and love iTunes on my iBook, and I just installed iTunes for PC on my parent's machine. It feels just like iTunes for Mac, very polished, very smooth. I imported a bunch of songs (bad Kazaa, bad!) and they all were read in fine. It sees my shared playlist on my iBook and I can play the files from it just fine. Haven't gone up to the iBook to see if it works the other way, but it should. So far I'm very impressed with the quality of it, considering it's a Windows app.

    Now I just get to tell my family about how buying the music is better than copying it for free. ;)

    --
    I dunno who it is
    but it prolly is fhqwhgads.
  5. Alternate download site by BenFranske · · Score: 4, Informative

    If the Apple site gets bogged down it is also availible via BitTorrent at this site. It also looks like Apple is only supporting Windows 2000 and XP.

  6. Re:Did anyone see the requirements? by Jobe_br · · Score: 4, Informative

    Well, it rips CDs to MP3/AAC/AIFF/WAV from CD, burns CDs, compiles smart playlists, accesses the iTunes Music Store, displays visual graphics as music is playing, etc.

    So, I'd say it does a bit more than a "simple network file retrieving application" - never mind that a Win2K/XP machine with less than 256MB RAM is going to be awfully painful (my Thinkpad had only 384MB and it was painful if I tried to actually use multiple apps simultaneously).

  7. Re:It's also an MP3 player. by Graff · · Score: 5, Informative
    I've gotta say, while I'm a Mac fan. Apple likes to eat up RAM like candy.

    Hmm, yes and no. The philosophy of Mac OS X (and quite a few other operating systems, especially Unix-like ones) is that you should use as much RAM as you can. RAM access is usually much faster than hard drive access, so why not fill up RAM with stuff that you might possibly need from the hard drive at some point.

    Memory management in Mac OS X goes like this: boot up, take up a good percentage of available RAM and place system stuff in there. Every time a window is created, make a backing store for faster and smoother access. If the user runs a program, load as much stuff related to that program as possible. If the user quits a program keep most of it in memory anyways, they might want it a minute later. They access the hard drive? Read into memory the next few sectors beyond what the user asked for simply because they may want them next.

    All of this fills up RAM pretty quickly and makes the operating system look bloated. Actually though, it's highly efficient. It's usually much quicker to free up RAM then it is to fill it. Even in the case where you need to page out memory (store it back on disk to make room for something else), it's still not much slower than having the memory empty in the first place. This is why having more RAM makes Mac OS X faster, it uses the extra space to be more efficient.

    To show you what I mean try launching Internet Explorer (or any other large program). Time how long it takes to launch, then quit it and start it again. Time how long it takes to launch for the second time. For IE I got 4 seconds for the first launch and then 2 seconds for every launch after that. This is because IE is now cached in RAM and doesn't need to be loaded from the hard drive to be launched.

    So again, you are perfectly right in that Mac OS X takes up a lot of RAM. However this is actually a feature. After all RAM is pretty cheap now and I think most people would trade off a few bucks to have their system more responsive. On the other hand I do know that Mac OS X does cope decently with low-RAM situations. It can run just fine on a machine with 256 megs of RAM but it will seem slower than a similar machine with 512 megs of RAM. I'd say that 512 megs of RAM works well with Mac OS X, any less you see slowdowns, any more and you don't notice much improvement under normal use.