Google has its own vision for wearable computing that locks you into their ecosystem. How about an open specification for wearable human interface devices instead?
Open Source, Open Standards 2013 Conference Report

Last week Open Source, Open Standards 2013 took place in London, an event focused on the public sector. Naturally these being two topics we’re very keen on here at OSS Watch I went along too.
Overall the key message to take away from the event was just how central to public sector IT strategy these two themes have become, and also how policy is being rapidly turned into practice, everywhere from the NHS to local government.
LLVM 3.3 To Introduce SLP Vectorizer
One of the prominent features to be introduced with the LLVM 3.3 release this summer is the SLP Vectorizer. Introduced in the LLVM 3.2 release was the LLVM Loop Vectorizer for vectorizing loops while the new SLP Vectorizer is about optimizing straight-line code by merging multiple scalars into vectors.
To the Space Station and Beyond With Linux
The International Space Station’s laptops are moving from Windows to Linux and R2,the first Linux-powered humanoid robot in space, is now under-going in-flight testing.
Distribution Release: CrunchBang Linux 11
Philip Newborough has announced the release of CrunghBang Linux 11, a lightweight Debian-based distribution with Openbox as the default desktop user interface, suitable for both new and older computers: “CrunchBang 11 ‘Waldorf’ released. Debian 7 ‘Wheezy’ was released on May 4th; now that Wheezy has migrated to the….
New Intel Atom CPU Boasts 3x Performance, 1/5th Power
Intel announced its long-awaited Silvermont overhaul of the Intel Atom core, based on 22nm-fabricated, Tri-Gate 3D transistors. Aimed primarily at smartphones and tablets, the Silvermont supports up to eight cores per SOC (system-on-chip) and promises to offer about 3x the peak performance of the current Atoms or up to 5x the power efficiency at the […]
Module Turns Raspberry Pi Into Robot Navigation Computer
Roboteq launched a Kickstarter project to build an I/O add-in card for robotics navigation that stacks atop a Linux-based Raspberry Pi board. The RIO (Raspberry IO) is based on a 32-bit STM32 microcontroller, and includes a 3A DC/DC converter, several serial interfaces, a CAN interface, 21 GPIO, and an optional module that offers an accelerometer, […]
Firefox OS Simulator 3.0 Released, Dev Phones Still Sold Out
Mozilla released its first fully-baked simulation engine for Firefox OS, while the first Geeksphone “Keon” development phones for the open source Linux-based mobile operating system remain sold out. Firefox OS Simulator 3.0 adds rotation and geolocation API simulations, faster boot-times, and a push-to-device feature that lets users transfer apps to a developer phone. Firefox OS […]
Why Use Xen?
At the Linux Foundation Collaboration Summit in April, the Xen Project announced that it was now a Collaborative Project of the Linux Foundation. But as people attended some of the Xen-related conference sessions, one question always seemed to be asked: “Why should I use Xen?”
There is an answer – but it varies depending on the audience.
For the business person, the answer is that Xen is a safe, stable, well-tested choice for virtualization which is used by industry giants (Amazon, Rackspace, Verizon, etc.). It has a robust consortium of companies behind its development and it has the price, performance, and security to go toe-to-toe with the best offerings in the industry. Plus, it has a proven 10-year track record which includes powering some of the largest clouds in the world.
For tech-savvy users of F/OSS, however, there are additional considerations. A few of these include:
· Type 1 Hypervisor: The fact that the Xen Project employs a Type 1 Hypervisor – a hypervisor that runs on bare metal rather than within an existing operating system kernel. This means its architecture has special attributes when it comes to scale, security, and performance.
· Disaggregation: The ability to segment individual device drivers into small, nimble Driver Domains means that device-related performance bottlenecks can be reduced or eliminated. It also means that device drivers that might be subject to attack by crackers can be segmented from the rest of the environment and even refreshed regularly to remove any compromise that may be incurred. Similarly, an unstable device driver can be isolated via disaggregation and easily rebooted if it should fail.
· Flexible Virtualization Modes: The hypervisor provides different virtualization modes which allow the administrator to adapt to the specifics in the workload and capabilities of the hardware. In particular, Xen pioneered the now popular concept of a paravirtualization (PV) mode offering an extremely optimized low-overhead experience for many workloads.
· Multiple Architectures: The software can run on traditional x86 32-bit and 64-bit hardware (both with and without virtual extensions in the hardware), as well as on the new breed of ARM-based servers. As your datacenter moves forward, your virtualization solution is prepared to move ahead with you.
· Tool-Agnostic Cloud: The Xen Project was born with the concept that virtualization should be controllable in the manner which later came to be called Cloud Computing. The availability of Xen Cloud Platform (XCP) and its associated programming interface (XAPI) ensure that you can control your VMs the way you want to, using whatever tool stack you choose. Cloud technologies such as CloudStack and OpenStack can easily manipulate Xen VMs. There is no such thing as vendor (or project) lock-in to any one cloud solution.
· Open Source: The Xen Project is now a Collaborative Project of the Linux Foundation, ensuring that the destiny of the project remains squarely with the community. Yet, the impressive array of commercial project members ensures that substantial resources are marshalled for the continued development of Xen.
· Moving Forward: The Xen Project continues breaking new ground with incubation projects such as Mirage OS, which will produce certain tiny, highly efficient VMs utilizing exokernel technology.
Clearly, there are lots of reasons to use Xen. Maybe the better question is, “Why not use Xen?”
Russell Pavlicek is a Xen Project Evangelist who works for Citrix Systems. Introduced to Linux in 1995, he has been an Open Source columnist, speaker, author, and radio personality.
The Android HP Slate 7 Might Signal Good News for Microsoft
With the introduction of the HP Slate 7 (a pretty decent Android tablet for very little money), HP has firmly kicked off the race-to-the-bottom on Android tablet pricing. But that could be good news for Microsoft…