Schmidt: Android more secure than iOS

Gartner analyst David Willis, who is chief of research for mobility and communications and who runs Gartner's Senior Research Board, said to Schmidt: "If you polled many people in this audience they would say Google Android is not their principal platform When you say Android, people say, wait a minute, Android is not secure."

Schmidt didn't miss a beat, replying, "Not secure? It's more secure than the iPhone."

I don't know if it's more or less secure - all I do know is that there is no evidence pointing either way. People sometimes pretend that something is evidence, like reports that there are more malware variants targeting Android than there are variants targeting iOS - which has absolutely nothing to do with which of the platforms is more secure. For instance, we had a report from antivirus peddler F-Secure a few months ago, which stated that 79% of malware families targeted Android. Great. Too bad it didn't actually tell us anything about infection rate, the statistic which would actually tell us something.

Only 1% of malware families might be targeting platform Xyz, but if that 1% of malware managed to infect large numbers of devices, it's a far bigger deal than the 99% of malware families targeting platform Abc but only managing to infect a small number of devices. This simple fact seems - sadly unsurprisingly - lost on most bloggers and journalists.

So, lots of talk about how Android is supposedly insecure (almost always pointing to reports from... Antivirus companies), yet no proof that actually backs this statement up. Let me just repeat this common mantra: if you install antivirus on your smartphone, be it Android or iOS, you're wasting space and processor cycles on absolute total pointlessness.

Schmidt saying that Android is more secure than iOS is just as completely and utterly idiotic as saying the reverse. Both are just fine as they are. And in case you still haven't seen the memo, despite decades of evidence: antivirus companies are scum. Do not trust them. Ever.

Samsung Galaxy Gear ad copies original iPhone ad

Samsung's Galaxy Gear television advertisement bears a resemblance to the original iPhone advertisement.

This made me smile, though:

There is just no shame - or original ideas - in this company at all.

Yeah! Except for display technology. Oh, and except for microprocessor design. And, of course, they are a driving force in memory chip design. Well, yeah, except for all those things from which virtually every computer product today benefits - Apple or otherwise - Samsung has absolutely no innovative ideas at all. What have the Romans done for us, indeed.

I don't care about Samsung any more than I care about other companies, but to shove the company's contributions to technology aside just because you lack the capacity to grasp the kind of more bare metal innovation they do just makes you look like an idiot.

And then Steve said, ‘let there be an iPhone’

This wasn't Grignon's typical route to work. He was a senior engineer at Apple in Cupertino, the town just west of Campbell. His morning drive typically covered seven miles and took exactly 15 minutes. But today was different. He was going to watch his boss, Steve Jobs, make history at the Macworld trade show in San Francisco. Apple fans had for years begged Jobs to put a cellphone inside their iPods so they could stop carrying two devices in their pockets. Jobs was about to fulfill that wish. Grignon and some colleagues would spend the night at a nearby hotel, and around 10 a.m. the following day they - along with the rest of the world - would watch Jobs unveil the first iPhone.

Microsoft said to ask HTC for Windows on Android phones

Microsoft is talking to HTC about adding its Windows operating system to HTC's Android-based smartphones at little or no cost, people with knowledge of the matter said, evidence of the software maker's struggle to gain ground in the mobile market.

Terry Myerson, head of Microsoft's operating systems unit, asked HTC last month to load Windows Phone as a second option on handsets with Google's rival software, said the people, who asked not to be identified because the talks are private. Myerson discussed cutting or eliminating the license fee to make the idea more attractive, the people said. The talks are preliminary and no decision has been made, two people said.

I hope HTC and every other Android OEM flips Microsoft the bird. The shoe's on the other foot now, Redmond.

ZTE Open: Firefox OS gets modest but promising start

Whether or not the Open fits your needs, one thing is clear: Mozilla needs more capable hardware to demonstrate Firefox OS' potential. The Open is good for someone whose alternative would be a basic flip phone, but the camera quality, connectivity, display and performance don't do full justice to the software.

A promising start, but clearly better hardware is needed. I'm really hoping Firefox OS gets a fair shot.

The state of cheating in Android benchmarks

With the exception of Apple and Motorola, literally every single OEM we've worked with ships (or has shipped) at least one device that runs this silly CPU optimization. It's possible that older Motorola devices might've done the same thing, but none of the newer devices we have on hand exhibited the behavior. It's a systemic problem that seems to have surfaced over the last two years, and one that extends far beyond Samsung.

Pathetic, but this has been going on in the wider industry for as long as I can remember - graphics chip makers come to mind, for instance. Still, this is clearly scumbag behaviour designed to mislead consumers.

On the other hand, if you buy a phone based on silly artificial benchmark scores, you deserve to be cheated.

Unofficial Windows 9 design concept

Manual window management is awful. Windows 8 ditched windows in favor of fullscreen apps. Traditional desktop window paradigms are powerful but obsolete.

Windows 9 unifies previous contrasting paradigms, taking design cues from all platforms and recent innovations.

Just an unofficial design concept, but damn, this is sexy. This is exactly what Windows needs - a combination of the old and new, leading to something seemingly far more usable than the monstrosity that is Metro in Windows 8.

Status update on KDE Frameworks 5

According to a recent article on dot.kde.org, work is proceeding well on the modularization of KDElibs. Instead of being one large static library, KDElibs is being divided into a multi-tiered module system that consists of three framework categories.

These modules will be able to be used by any Qt application without the need to pull in unneeded code as was often the case with version 4 of KDElibs. This change from one large library to a set of smaller but interlinked modules has necessitated a name change from KDE Platform to KDE Frameworks for this aspect of the larger KDE Project.

From the article:

The Frameworks can be divided into three categories:

Functional elements have no runtime dependencies. For example, KArchive handles compression and decompression for many archive formats transparently and can be used as a drop-in library.

Integration designates code that requires runtime dependencies for integration depending on what the OS or platform offers. For example, Solid supplies information on available hardware features and may require runtime components to deliver some of the data on some platforms.

Solutions have mandatory runtime dependencies. For example, KIO (KDE Input/Output) offers a network-transparent virtual filesystem that lets users browse and edit files as if they were local, no matter where they are physically stored. And KIO requires kioslave daemons to function.

Modules may be written in such a way that they require only limited tiers of dependency chains. This should allow Qt application creators to use only the aspects of KDE that they find useful for their application. This modularization will allow for leaner, cleaner code and opens KDE technology to many more platforms than was previously practical; especially in the embedded and mobile markets.

If you would like to know more about the work on KDE Frameworks 5 the KDE.org article offers many useful links; including work with upstream, a roadmap, and current progress.

GNU Hurd 0.5 released

It is the GNU project's 30th birthday, and we are pleased to announce version 0.5 of the GNU Hurd.

The GNU Hurd is the GNU project's replacement for the Unix kernel. It is a collection of servers that run on the Mach microkernel to implement file systems, network protocols, file access control, and other features that are implemented by the Unix kernel or similar kernels (such as Linux).

A bit late, but there you have it. Does anyone here actually use Hurd?

Haiku package management goes live

I'm proud to announce that, at last, the package management branch has been merged into the main development line, aka master branch. The builds and nightly images from hrev46113 on will include the new feature.

I only notice now that I should probably have given Matt a heads-up upfront, since due to the somewhat changed build process the build bot will need an update. So there might be a bit of a delay until the first Haiku PM nightly images will hit the website. Sorry for that.

Onwards to beta 1.

Windows Phone nears double digit share across Europe

The latest smartphone sales data from Kantar Worldpanel ComTech, for the three months to August 2013, shows Windows Phone has posted its highest ever sales share of 9.2% across the five major European markets* and is now within one percentage point of iOS in Germany. Android remains the top operating system across Europe with a 70.1% market share, but its dominant position is increasingly threatened as growth trails behind both Windows and iOS.

Good news for Microsoft - bad news for Apple. Of course, we'll have to see how the iPhone 5S and 5C affect these numbers.

Inside the Fall of Blackberry

So how did Blackberry become a bit player in the smartphone market it invented? Canada's Globe and Mail offers an extensive look in their article Inside the Fall of Blackberry.

According to one insider quoted in the article, the problem wasn't that the staff stopped listening to customers. It was that they never listened to them. The company simply believed that they knew better what their customers needed.

Apple has wildly succeeded by being "out front" of expressed customer needs. But few tech companies hit paydirt when following this hubristic concept. Just look at the "innovative" user interfaces customers haven't asked for and have resisted over the past few years.

Ads are coming to Android’s Gmail application

So there you have it - ads are very likely going to be part of Gmail soon. After all, it seems almost silly to not monetize a core app with an absolutely massive install base - between 500 million and a billion. I just hope these ads won't be overly intrusive, and from the looks of things, the Gmail team is approaching the situation with care.

Ads on my Android Gmail application? Seriously, Google?

Alternatives?

Steam controller

We set out with a singular goal: bring the Steam experience, in its entirety, into the living-room. We knew how to build the user interface, we knew how to build a machine, and even an operating system. But that still left input - our biggest missing link. We realized early on that our goals required a new kind of input technology - one that could bridge the gap from the desk to the living room without compromises. So we spent a year experimenting with new approaches to input and we now believe we've arrived at something worth sharing and testing with you.

Where Microsoft and Sony show zero innovation with the Xbox One and the PS4, Valve is the one pushing limits. Their controller is quite, quite unique, and has a whole different approach than what we've seen before - instead of two inaccurate joysticks, it has two super-precise touchpads with advanced haptic feedback and the ability for both absolute and relative positioning. Go read the description - a summary won't do it justice. And, as always: hackable. Yes, even the controller is open and hackable. Wow.

They're on the right track here. If I were Microsoft or Sony, I'd start getting worried.

An homage to the Nokia N9, 2 years on

Still, the Nokia N9 and its MeeGo Harmattan software platform remain unmatched in various aspects of user interface and user experience. Even though MeeGo Harmattan has essentially remained stagnant and frozen in time for 2 whole years, it still represents a benchmark in some ways for what a smartphone user interface should be.

Virtually every N9 owner I've ever talked to loves the N9 unconditionally. It could have been the Eve of Nokia's resurrection. Instead, it became the symbol of its demise.

European Galaxy Note 3 region-locked

I really thought the days of region-locking were dying with the DVD, but it seems I was wrong - Samsung has decided to revive the odious practice with its Galaxy Note 3 smartphone.

Yes, if you buy an unlocked Note 3 in Europe and travel to, say, the U.S., you will not be able to use a local SIM card. In other words, you will be forced to buy your carrier's outrageous roaming fees or go Wi-Fi-only.

The worst part is that this is not a joke.

The BSD family, pt. 1: FreeBSD 9.1

I've been a big fan of FreeBSD since I first acquired 4.4 on 4 CDs. By that point, I had already spent a lot of time in Linux, but I was always put off by its instability and inconsistency. Once I had FreeBSD installed, it felt like a dream. Everything worked the way it was supposed to, and the consistency of its design meant even older documentation would be mostly applicable without having to figure out how my system was different. There is a reason why in the early days of the Internet, a huge portion of servers ran FreeBSD.

But, that was a while ago. Since then, Linux has matured greatly and has garnered a lot of momentum, becoming the dominant Unix platform. FreeBSD certainly hasn't stood still, however. The FreeBSD team has kept current with hardware support, new features, and a modern, performant design.

Valve announces ‘Steam Machines’

Entertainment is not a one-size-fits-all world. We want you to be able to choose the hardware that makes sense for you, so we are working with multiple partners to bring a variety of Steam gaming machines to market during 2014, all of them running SteamOS.

Where Sony and Microsoft follow the iOS model for consoles, Valve is aiming for the Android model, including Valve's own line of 'Nexus' devices. As Valves notes, no restrictions - you can change the hardware, software, and install any operating system you want. The right approach, obviously.

The cooperation between Valve and NVIDIA is quite close, as NVIDIA details on its blog:

Engineers from Valve and NVIDIA have spent a lot of time collaborating on a common goal for SteamOS: to deliver an open-platform gaming experience with superior performance and uncompromising visuals directly on the big screen.

NVIDIA engineers embedded at Valve collaborated on improving driver performance for OpenGL; optimizing performance on NVIDIA GPUs; and helping to port Valve's award-winning content library to SteamOS; and tuning SteamOS to lower latency, or lag, between the controller and onscreen action.

This is going to be big. After being defeated in mobile, it seems Microsoft is facing another frontal assault on another one of its strongholds: gaming, whether it be Windows or Xbox.

iPhone 5C, 5S first weekend sales in perspective

I've been thinking a bit more about those iPhone 5C/5S weekend sales figures, and while it is certainly impressive, if you compare it to the iPhone 5's first weekend sales figures, it's actually quite a step backwards for Apple. The issue here - something many sites and even Apple itself doesn't want to focus on - is that the iPhone 5C/5S is available to a lot more people than the iPhone 5 was.

The iPhone 5 was available to 720 million people at launch, and sold 5 million units. This is a penetration of 0.69%. The iPhone 5C and 5S, however, are available to 2078 million people, and sold 9 million units, which constitutes a penetration of 0.43%. So, Apple has two new models to advertise and lure consumers with instead of one, and has a huge additional market (China) to address, yet it failed to capitalise on either of these two factors.

What this shows is that while the sales figure is still pretty darn impressive, it's not nearly as groundbreaking if you put it in perspective. Looking at it this way, the so-called record breaking 9 million figure can easily be explained away by Apple almost tripling its launch weekend audience, instead of an increasing popularity of the iPhone.

The only reason I'm writing this is to illustrate how numbers are entirely arbitrary, and it's easy to make silly comparisons and claim an arbitrary victory - or, change perspective a bit and claim arbitrary defeat, as I've done here.

Ixonos shows off its Android multi-window tech

Mobile devices are designed primarily as a modal experience. You use one app at a time, but can switch between them quickly. Multi-window interfaces and floating apps have been implemented a few times as an alternative, but most of these solutions are a bit clunky. Ixonos has released a new video demo of its multi-window technology, and it looks much better. If only we knew where to get it.

This is very awesome, and essentially very similar to Metro snapping - except with traditional windowing abilities, something Metro should have as well. They won't say who they are developing this for, but I wouldn't be surprised to eventually see Android applications running in a similar fashion on ChromeOS.