Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Genius (Score 1) 250

What's the point of a single-use patch? I had a tetanus shot the other day, and needles are so thin now, I literally felt nothing.

Now, once the shot took the spot on my arm was sore for a few days, but the needle was absolutely painless.

This just seems like a less controlled and more expensive way to do the same thing.

Comment Re:No (Score 1) 278

I'm not sure if you're ignorant or just a troll.

In any case, SSL is responsible for securing all updates, OS or app. Break Google's SSL, you've compromised all of the features, and you're not going to bother installing a crippled Android app, because you have root on a full-fledged Linux handheld.

Comment Re:Really? (Score 3, Insightful) 278

The line between OS version and app is entirely arbitrary, and Google is working to move more of the OS functionality into apps.

From a security standpoint, if Google has access to this, they have access to the OS anyway, installing/removing apps is not a big deal. They already have root on your device (and you don't.)

Comment Re:IE or Firefox (Score 1) 347

If your solution doesn't work in the latest Opera, Firefox, and Chrome, you're not developing for standards. You're developing for whatever browsers you're developing for.

If you are in a situation where you can dictate what browser your users use, you can do that, and I think it's fine to say that it can't be IE until Microsoft gets their act together. But the other three rendering engines - Presto/Webkit/Gecko - should be supported 100%.

Comment Re:Bad Form Factor (Score 1) 167

Actually, I think Android strikes an excellent middle ground between the iPhone (native only, a handful of models) and Windows Mobile 7 (Silverlight only, a plethora of models.)

For most apps (even some games) the Java toolkit is more than adequate, and functions very well across devices with minimal tweaking. If you need performance, but still want your app to work on a variety of phones, you need to do more legwork.

Apple doesn't actually have a solution to this problem, they're just protected because they only make a handful of devices.

Comment Re:Bad Form Factor (Score 5, Informative) 167

You can run C code with the NDK.

Of course, when people talk about Android fragmentation, they don't know it, but they're really talking about the NDK. If you stick to Java your program is fairly easy to keep working across versions. If you use the NDK, it's graphics programming in the late '90s again with a ton of different GPUs and odd CPU quirks to deal with.

Comment Re:Just give up. (Score 1) 250

Windows CE isn't a joke. The joke is that anyone could use IE7 as a primary browser (on a smartphone no less.)

Windows Mobile will absolutely fail unless IE9 magically jumps into the ballpark of the modern browsers, and also magically works on mobile (why aren't they developing for WinCE and desktop simultaneously?)

The browser is the make-or-break feature, and since Microsoft has forbade native development on WinMo, I can't see them matching it. The mobile web is built for Webkit. They need to include Webkit.

Slashdot Top Deals

"God is a comedian playing to an audience too afraid to laugh." - Voltaire

Working...