Slashdot Log In
Vista - iPod Killer?
Posted by
Zonk
on Sat Feb 03, 2007 02:10 PM
from the stranger-and-stranger dept.
from the stranger-and-stranger dept.
JMB wrote us with a dire warning, as reported by the San Jose Mercury News. Apple is cautioning its Windows-using iTunes customers to steer clear of Vista until the next iTunes update. The reason for this is a bit puzzling. Apparently, if you try to 'safely remove' your iPod from a Vista-installed PC, there's a chance you may corrupt the little music player. They also claim that songs may not play, and contacts may not sync with the device. Apple went so far as to release a detailed support document on the subject, which assures users that a new Vista-compatible version of the software will be available in a few weeks. Is this just some very creative FUD? If it is not who do you think is 'at fault' here, Microsoft or Apple?
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.
It's apples fault (Score:5, Funny)
Re:It's apples fault (Score:5, Insightful)
Parent
Re:It's apples fault (Score:5, Insightful)
It drives me nuts when you need to use fancy software to download/upload from your camera/mp3-player/etc. It isn't like there aren't standards out there that would work perfectly well...
Parent
Re:It's apples fault (Score:5, Informative)
You're generally better off letting itunes handle it though, as it does a much better job. Now if only I liked itunes enough to use it for anything other than an interface to my ipod.. (or foo_dop would become stable enough and featurefilled enough to trust it with my ipod)
Parent
Re:It's apples fault (Score:5, Informative)
Parent
Re:It's apples fault (Score:5, Informative)
http://www.mlipod.com/
Parent
Re:It's apples fault (Score:5, Informative)
I can't stand to use anything but Winamp! Well, that's not true, but I won't go anywhere near the limited functionality that is iTunes. No ogg vorbis support out of the box, etc.
there is a plugin that allows it to sync with the iPod
The newest versions of winamp5 include an updated version of this plug-in by default.
Another great reason to use winamp5 with your ipod is that it'll transcode songs that the ipod firmware can't handle for you. (yes I know it's bad.. but I don't notice the difference when I'm jogging) So all those wma's & ogg vorbis files will at least be playable on your yet again limiting apple ipod.
if you really wanted to make your ipod useful, you should check out rockbox.org
Parent
Re:It's apples fault (Score:5, Funny)
And Microsoft has never purposefully designed their OS to interfere with another competitors product.
Parent
Re:It's apples fault (Score:5, Insightful)
Who cares? Does that mean Apple needs to sink to their level? The vast majority of iPod owners use it on Windows, so it really doesn't seem to be best for the customer (as Apple is always claiming to be their motivation) not to support Vista properly. I'm a bit disappointed by Apple's obvious attempt to make Vista look bad on release at the expense of their customers.
Parent
That "fairly stable api" didn't help Microsoft (Score:5, Interesting)
Parent
Re:That "fairly stable api" didn't help Microsoft (Score:5, Insightful)
So, when a third-party company finally gets the latest API info, specs out the required changes and their implications, codes it up, runs it through QA, gets sign-off from all the parties (HI, VI, Engineering, Management, X-functional team managers), and gets it out in a couple of months, it's not so bad, really. Oh wait, we're bashing Apple today. BAD APPLE.
Simon.
Parent
Re:It's apples fault (Score:5, Insightful)
Parent
Re:End User's Fault (Score:5, Informative)
someone mod this up for "the peoples". I've hunted for something other then Apple's filename switching firmware for a while now. Easy drag and drop songs and delete/rename them from the ipod. There are even themes to make the ipod look like winamp or other skins from users.
rock box is like firefox for yer Ipod. Open code wins again!
Parent
Re:It's apples fault (Score:5, Informative)
Parent
Re:It's apples fault (Score:4, Informative)
That is how Linux reports memory usage (in 'free', for example). But Windows has never done so, at least not Windows 95 til XP. Used RAM was RAM used by applications, not caching. However, perhaps Vista changes this, I don't know - never used it.
Parent
Re:It's apples fault (Score:5, Informative)
Task manager never was and still isn't an accurate picture of physical memory in use. It's total combined address space, it duplicates the counts for standard system dlls, it counts stacks that are reserved but not committed - and among other things microsoft significantly increased the default (reserved) stack size for every thread of every process in Vista to decrease the incidence of stack overflow problems in applications. This doesn't cost any "real" memory, though it does cost address space within a process. Processes which may actually run out of address space on a 32-bit machine (like server apps) typically specify the stack sizes they want, and they are lower than the OS default. Server apps are rapidly moving to 64-bit anyway where this is a non-issue (for now).
Now, Vista *does* consume significantly more memory than XP at idle, and certainly needs more memory to run well - but it's not using 544mb without any apps running and, remarkably, it is extremely difficult to answer the question "how much memory is in use" in part because that question isn't specific enough to give an answer.
- Pages in memory?
- Does cache count (windows uses *everything* left as a cache, and in Vista it proactively fills that cache before you even run apps based on your page-usage-history, that is, what apps you tend to run though vista is not considering "applications" here but rather a much more generic concept of image-backed pages)
- Does it count if it's been written to the page file but is still in memory as well (like most OS's, windows proactively writes out private pages to the pagefile before it really needs to so that it can free physical memory quickly when needed - this also helps the system reach hybrid sleep state faster)
- Does it count if it's image-backed (sharable)? What if it's still in memory? What if it was never read into memory or was read into memory at process start and will never be touched again, thrown away as soon as memory pressure reqires it?
There is no easy answer other than "add memory until it performs well" and for Vista that seems to be a minnimum of 1GB, depending on the system, more "real" graphics card memory lowers the requirement, slower hard drives (and thus greater need for caching) increase the requirement.
Parent
Re:It's apples fault (Score:5, Informative)
Parent
Re:Tagged appleduh (Score:5, Funny)
Added more kittens?
Parent
Re:Tagged appleduh (Score:5, Insightful)
Let's be real. A zillion people have iPods and run XP. Tell any of them that not only will Vista cost them an arm and a leg (need new hardware + new OS), it may have problems with their iPod and more imporantly may fuxor their iPod when they connect / disconnect it - and how many are going to be rushing out to upgrade?
Aero / glass is nice, but not nice enough to risk fuxor'ing my iPod over.
Parent
Re:Tagged appleduh (Score:5, Funny)
Couldn't afford either, huh?
Parent
Re:precisely (Score:5, Insightful)
Usually, this kind of thing indicates that Microsoft is breaking their competitors' products on purpose, using their monopoly on the OS as leverage. Lots of examples came out in the antitrust case. This is probably one more.
Parent
Who to blame? (Score:5, Insightful)
Re:Who to blame? (Score:5, Informative)
It's like ejecting a floppy on a Mac or *NIX except there is another layer of software that has to properly write to the device to close it. Windows has no idea that iTunes has not finished and using Windows to eject hardware will close the device without all the updates from iTunes. I suprised that is any diffrent from XP or 2K.
does anyone out there ever press that "safely remove hardware" thing anyway?
You may get by most of the time if you don't have any applications such as a file browser open and was writing files that might be cached and not written. For example having a bunch of MP3's on a flash drive and unplugging it is not a problem most of the time. If you were writing new files and updating some files, such as a spreadsheet, may corrupt it if you don't close the application and use the eject option. Cached data might not all get written.
I don't understand why this is just an issue with iTunes and Vista. Maybe iTunes hooks into Safely Remove Hardware, and closes out writes before letting Windows confirm it's safe to remove the device. This is probably what's broken in Vista.
Parent
Re:Who to blame? (Score:5, Informative)
Parent
Re:Who to blame? (Score:5, Insightful)
So, I think we are seeing a bit of brinksmanship from both sides - the one who admits first that their product is the one at fault loses mindshare.
Parent
Re:Who to blame? (Score:5, Informative)
Parent
Re:Who to blame? (Score:5, Funny)
Parent
Ethernet cards stay on... (Score:5, Informative)
In a semi-related note, presumably due the the firmware on the buggers, I've had problems where booting to a boot CD broke the Ethernet card, too (because the boot CD's drivers downloaded newer firmware, I think). Then when I booted back into the original OS, the card wouldn't work until I updated the machine's Windows drivers. This was with a Broadcom 10/100 integrated Ethernet card, BTW.
Parent
Re:Who to blame? (Score:5, Funny)
I played with one finger hooked under the floppy drive door. If Shultz popped up and shot me I could flip the drive open faster than it would write my death to the drive. Nowadays of course most games let you save your state and don't remove your saves if you get killed.
Parent
Interesting... (Score:5, Funny)
Now, let me climb into my tinfoil bunker...
The evil that is Microsoft has intentionally released Vista just to break iTunes and promote their own music player!
Re:Interesting... (Score:5, Funny)
Parent
Re:Interesting... (Score:4, Informative)
Parent
Suits suits suits. (Score:5, Interesting)
If it turns out that MS is keeping true to form from past abuses - using its control over the OS to submerge and destroy the oposition (see netscape) then Apple should probably start digging for evidence to back a differnet kind of suit right now. This kind of deliberate destruction of property that just happens to be manufactured by the opposition company (OS v Os, and now MP3 player v. MP3 player) is text-book anti-trust case material.
-GiH
I dunno.. (Score:5, Funny)
That said, the Zune doesn't even work on Vista yet, as another commenter already pointed out.... Still, I'm inclined to blame Apple on this one.
Corrupting a little music player (Score:5, Insightful)
There's no evidence of anything ; we don't even know what happened.
You might as well sprinkle M&M's all over a busy freeway beside a Richard Simmons retreat. People are going to rush into this one and end up looking pretty stupid.
---
Don't even get me started on looking stupid [douginadress.com].
History repeating itself (Score:4, Interesting)
Safari and hotmail (Score:5, Interesting)
Three days later, I could no longer download attachments... My version of Safari hadn't changed, but somehow, after three days, it didn't work as well as it did. Hmmm...
In a less anecdotal way, you might remember Microsoft "borking" Opera [opera.com], or the infamous Microsoft hack that screwed with Netscape back in the 90s.
If we're lucky, "leaked" memos will show up in a few years detailing how Microsoft purposefully decided to screw with their competition for their new zune.
Beta doesn't equal Golden Master (Score:4, Insightful)
pay attention! (Score:5, Funny)
Winamp USB (Score:4, Interesting)
If I have Winamp running and put in a USB CF reader with photos on it, I get a prompt about Winamp managing this possible media player. Of course I decline and copy off my photos, then remove the card. As soon as I remove the card, Winamp crashes.
So while I'm sure using iTunes will probably be fine, The USB media device management has some issues that ether Microsoft or the software makers need to handle. I would bet that is what Apple is talking about.
STOP the FUD Appl provided a fix already (Score:5, Interesting)
http://www.apple.com/support/downloads/itunesrepai rtoolforvista10.html [apple.com]
Microsoft is at fault (Score:5, Interesting)
Re:Microsoft is at fault (Score:5, Interesting)
You apparently know nothing, and I mean nothing about how software works in the Windows world. Software companies constantly have to "fix" their software because of bugs or changes in the underlying Windows systems they rely upon. This is simply the way things are done in the Windows world.
Parent
Vista compatibility (Score:5, Insightful)
With that in mind...
If it is not who do you think is 'at fault' here, Microsoft or Apple?
Since Apple isn't whining about Microsoft's Vista compatibility (they would definitely be in a position to do so, especially with Microsoft's recent lashes at Apple), but taking full responsibility at fixing their app ASAP, and that application incompatibilities hasn't been overly common in Vista (it's far worse with drivers), I'd say that Apple has made a boo-boo at their software design. They aren't great developers of Windows applications anyway, as any user of Windows QuickTime vs Apple QuickTime should be able to confirm.
Re:Move along, nothing to see (Score:5, Funny)
Parent
Re:Dont' be a dumbass. (Score:5, Interesting)
Speaking of disconnected from reality, you really believe that an Apple today costs twice as much as a comparable Dell did two years ago? Aside from the Mac Pros, most Macs today sell for well below $2,000. The 24" inch iMac is an exception. But what you're telling me is that two years ago, you could have bought a Dell with a 24" LCD, 1GB RAM, 2.16GHz Core 2 Duo, DVD burner, and 128MB video card, for $1,000? That must be what you're saying, because you claim the $2,000 Mac couldn't give you anything new.
I challenge you to configure a comparable Dell (or HP, etc.) today for $1,000 (Apple's are twice the price, remember?). Hell, I challenge you to find one for $2,000. I came up with a price of $2,308 at Dell's site. Granted, that was with a 256MB video card, which would bring the iMac up to $2,124. Far from being twice the price, the Apple is nearly $200 cheaper.
Parent
Re:Studios should object to Apple DRM (Score:5, Insightful)
Parent
Re:oh no (Score:5, Funny)
You've got 10 seconds to throw it after you pull the pin.
KFG
Parent
Re:oh no (Score:5, Funny)
-
Parent
Re:If only... (Score:5, Interesting)
I don't doubt that Apple might have some dirty hands here, if only because they seek to embarrass Microsoft at any opportunity, and may have deliberately withheld some updates specifically to cause the most possible bad publicity about Vista, but more likely than not Apple was given one set of APIs WRT the safe removal of iPods, only to have Microsoft change them without warning.
Parent