Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Silk Browser (Score 1) 521

So, if the browser is faster because everything goes through Amazon's servers, does that mean that they know everywhere I go on the web? And do they then get to use that information to "optimize" the ads presented to me to buy things from them?

I suspect the answer is "yes" to both questions.

Their prices are lower for the razors because they expect to make the money back from increased sales of blades. It's a different business model from Apple's, but it's still a plan for extracting maximum cash from customers. TANSTAAFL.

Comment Re:iWork for iOS (summary clarification) (Score 1) 201

OK, "universal" in the iOS sense.

I suspect the issue here is that iWork is *only* available on Mac and iOS, but lots of people who have iDevices are not Mac owners. Since the iOS App Store (TM, may it burn in Hell, etc) doesn't really allow convenient price discrimination, it's not clear how they would make it so that iWork Mac owners got it free for iOS while charging for non-Mac users or Mac users who have some other office suite. Seems like many free companion-to-desktop-application apps don't have a lot of independent functionality--that is, they require some kind of sync with the desktop app. The iWork apps for iOS can work independently, though I've read mixed reviews about how well they do that--I don't have them, so I can't speak from experience.

Not saying it wouldn't be nice if the Mac and iOS versions were bundled, just that it seems to be outside the limitations of the App Store ecosystem (may it die a thousand horrible deaths, etc, etc).

Comment iWork for iOS (summary clarification) (Score 4, Informative) 201

Not seeing this upthread, but might be redundant by now: The iWork announcement was for the "small" iOS devices (iPhone and iPod Touch). Those apps have been available for iPad (also iOS) for over a year. The update makes them universal. If you own them for iPad, they'll now work on the other devices (it's a free upgrade).

Comment Re:Resolution? (Score 1) 1118

That's only because of crappy design of their UI framework, where most apps seem to use pixels for placement of UI elements. Hence why you need that "double resolution" trick to upscale them without loss.

On Android, using flexible layouts is essentially the default, and most apps designed for phones upscale just fine on tablets. The resulting UI is not always perfect in terms of button placement and such, obviously, but that is a different problem. And between tablets - which already have differing resolutions with no convenient conversion factor - it's not a problem at all.

I wouldn't say it's a "crappy" UI framework, exactly. Apple's just made different tradeoffs. I've written a few Java UIs, and none of the layout managers I've used gives terrific results for complex apps. Acceptable, sure, but not great. Apple is selling (typical, not necessarily tech savvy) user experience, and if the design sucks, that affects user experience. If one doesn't mind oddly placed widgets as long as they work, fine. It's a choice. And the issue still stands for image intensive things like games, where arbitrary resizing doesn't always work. Even games on desktops usually only support a few well-known screen resolutions.

As an aside, a similar problem exists on OS X. For an OS which has that fabled PostScript based vector rendering, I find it very strange that there's no way to change DPI settings so as to "make everything bigger", as you could do on Windows for ages.

I've lost you here. Are you talking about resetting System Font sizes on Windows? You're right that I can't do that out of the box on my Mac. On the other hand, I've always been able to continuously resize my cursor (using a slider), which helps me immensely, since I am visually impaired. There's also built-in zooming available, and, most importantly, the ability to use the screen in inverse-video mode (light on dark text is infinitely easier with my particular sort of visual impairment). Linux just recently got this ability, but Windows still doesn't do it. In terms of graphical bells and whistles, I think Windows 7 is pretty comparable to Mac OS X, but they each have things the other doesn't.

Comment Re:Resolution? (Score 2) 1118

Indeed, my point exactly. Doubling the resolution doesn't *require* a redesign. Nearly any other scaling would. If you want the added depth of images designed specifically for the Retina Display, you replace the images. In the meantime, images for the old resolution look basically the same as before. That wouldn't be the case if the resolution went to, say, 1440x900.

Comment Re:Resolution? (Score 5, Interesting) 1118

On a desktop, adding more resolution to your monitor allows you to fit more stuff on the screen. On iOS devices, where each app takes over the entire screen when it's running, the only way to scale up the resolution without making everything look like crap (anti-aliasing, anyone) would be to *double* the resolution in each direction. That's what the upgrade to the iPhone 4 Retina Display did. Is that even technically feasible for something the size of an iPad at the current price point? Thousands of app developers are thrilled that they don't have to redesign their applications for a new resolution.

Comment Re:Will they drop Flash, too? (Score 1) 765

If you think any of his questions are relevant or insightful you are retarded,...

This is ad hominem. Call the argument "retarded", if you must, but not me. I'll cop to fat and lazy, but I haven't been called "retarded" since I was 9.

Google is not in this for the good of humankind, nor is Apple. They're a public company, looking to make a profit.

The two are not mutually exclusive goals. Google has a track record of doing good things with the tech community and people in general. Apple does not, in fact Apple is openly hostile to the community and even it's own customers.

Never said they were mutually exclusive. "Hostility to customers" is, of course, in the eye of the beholder. I assume all their customers, deprived of acceptable alternative products, are masochists, considering Apple's revenue growth over the past decade. Apple and Google have different revenue models and different ecosystems. I personally prefer Apple hardware and iOS over Android, but I take no position on which model is better, in some objective way. Preferences are, by nature, subjective. And I use lots of Google tools on a daily basis, so I think they're a great company, too. One can enjoy oysters and snails, as it were.

Dismissing the point of view because of the author is pure ad hominem.

Understanding the bias and mindset of the writer is not important? What colour is the sky in your world

Right, Gruber has been on the attack against Android from the word go. Does this not colour how objective his writings are on this subject?

Also nice try to get it marked as ad hominem, but in order for it to be ad hominem it would need to be untrue in this context, which it isn't. You'd have a point if I compared Gruber to Hitler but I didn't (because that would be something Hitler would do).

I live in Boulder, where the sky is normally a crystalline blue. Pretty much paradise.

There are multiple forms of ad hominem. You didn't use the "abuse" form of the fallacy, but you did use the "circumstantial" form. You can use that to reduce the weight of the other's argument, but it's not a proof. Even assuming bias, which I'm certainly willing to concede, you still have to address the substance, which you did not in your original comment.

Now you have. -o-

Comment Re:Will they drop Flash, too? (Score 1) 765

I read the essay you linked. He cites one line out of a long post, without really addressing the main arguments. In any case, I provided a link to a piece that asked some questions about this decision. Are the questions less salient because they came from Gruber? Dismissing the point of view because of the author is pure ad hominem.

Google is not in this for the good of humankind, nor is Apple. They're a public company, looking to make a profit. So is Apple.

But we're talking about one specific issue: if Google is more "open" than every other for-profit enterprise out there, why keep Flash while dropping H.264?

Address the substance. Flash is pervasive, but distinctly not open. Same with H.264. What's the difference?

Security

Sun Pushes Emergency Java Patch 90

Trailrunner7 writes "In a sudden about-face, Sun has rushed out a Java update to fix a drive-by download vulnerability that exposed Windows users to in-the-wild malware attacks. The patch comes less than a week after Sun told a Google researcher it did not consider the issue serious enough to warrant an out-of-cycle patch and less than a day after researchers spotted live exploits on a booby-trapped Web site. The flaw, which was also discovered independently by Ruben Santamarta, occurs because the Java-Plugin Browser is running 'javaws.exe' without validating command-line parameters. Despite the absence of documentation, a researcher was about to figure out that Sun removed the code to run javaws.exe from the Java plugin. The about-face by Sun is another sign that some big vendors still struggle to understand the importance of working closely with white hat researchers to understand the implications of certain vulnerabilities. In this case, Google's Tavis Ormandy was forced to use the full-disclosure weapon to force the vendor into a proper response."

Slashdot Top Deals

The key elements in human thinking are not numbers but labels of fuzzy sets. -- L. Zadeh

Working...