Crytek is hiring a new Linux programmer for maintaining their Linux (client-side) portion of their popular and very advanced CryENGINE game platform…
Witech Presenting ALL-READY Linux&Android Development Kit
The well-known ARM development kit supplier Witech Embedded recently introduced another high-end ARM Cortext-A8 Linux&Android dev kit based on Samsung S5PV210 microcontroller targeting multi-media terminal, consumer electronic devices and invehicle infotainment systems, with the name of OK210-A.

Just like the elder OK6410, OK210-A is also designed to be ALL-READY. “By ALL-READY we mean the OK210-A is delivered with everything ready-to-go. The OK210-A carries almost everything that customers would need, and everything is already working”, says the CEO of Witech Embedded, “Together with the OK210-A we provide board support packages for Embedded Linux and Android, the most popular embedded operating systems in the current world, which includes complete drivers and sample programs for all on-board resources. Customers can either use them directly, or customize their own systems on the basis of provided resources”.
“Purpose of introducing such all-ready products is to help customers to simplify their development cycle, shorten time-to-market and avoid design risks”, said the CEO.

The OK210-A features:
• Samsung S5PV210 ARM Cortex-A8 microcontroller, main frequency @ 1GHz;
• 512MB DDR RAM;
• 1GB NAND Flash;
• 4 serial ports, including 2 5-wire RS232 (DB9) and 2 3-wire TTL (20pin 2.0mm connector);
• 1 Ethernet port, 10M/ 100M auto-adaptive;
• 4 USB Host interface supporting USB2.0 protocol;
• 1 USB OTG interface supporting USB2.0 protocol;
• 1 high-speed SD card slot supporting up to 32GB SDHC card;
• 1 TF card slot;
• 1 SDIO WIFI connector;
• 1 CMOS camera connector supporting OV3640 3MP CMOS Camera;
• 1 HDMI interface;
• 1 CVBS output interface;
• 1 54pin LCD interface;
• 3 3.5mm Stereo audio I/O sockets, WM9714;
• 1 matix keyboard connector;
• 1 JTAG interface;
• 1 Active Buzzer;
• 4 LEDs;
• 1 18b20 temperature sensor;
• 1 infrared receiver;
• 1 reset button;
• 8 user buttons;
• Built-in RTC (Real Time Clock) with back-up battery;
• 1 SPI channel, 10pin 2.0mm connector;
• 1 IIC channel, 10pin 2.0mm connector;
• 1 A/D channel, connected to adjustable resistance for ADC testing;
• Dimension: 130 x 190mm
• Working Temperature: -10°C ~ +60°C
• Working Humidity: 10% ~ 95%
• GPS, GPRS, 3G, WIFI, CMOS Camera available as Add-on modules
Board support packages and sample programs are provided with source code, binaries, and documentations for Linux-2.6.35 Linux-3.0.8, Android 2.3 and Android 4.0.
Availability: The OK210-A ARM Cortext A8 development kit bundled with a 7” capacitive touch screen is available now for US$199.00 at Witech’s official website http://www.arm9board.net.
Ubuntu Carrier Advisory Group Updates
A few weeks ago we announced the Ubuntu Carrier Advisory Group (CAG). The CAG is designed to provide a place where carriers can help influence the development and requirements of Ubuntu for smartphones.
The founding members of the CAG were Deutsche Telekom, Everything Everywhere, Korea Telecom, Telecom Italia, LG UPlus, Portugal Telecom, SK Telecom and the leading Spanish international carrier. I just wanted to follow up with a few CAG-related updates.
New Carriers
Firstly, we are pleased to announce two new carriers that have joined the CAG.
Read more at jonobacon@home
Android’s Jelly Bean Surpasses Gingerbread for the First Time
Google’s newest operating system has finally taken the crown as Android’s most popular OS. [Read more]
Boxee Sells Itself to Samsung at a Loss
Boxee, the Israeli startup that achieved fame first as the developer of an innovative, free, media-streaming software platform, and later through its partnership with D-Link around the iconic Linux-powered Boxee Box device, has been acquired by Samsung. According to reports by Haaretz and the New York Times, the company’s selling price was less than the […]
Adobe CFF Engine Release Improves Linux, Android Mobile Text Experience
Linux and Android users may have recently noticed that the text on their mobile screens is a bit easier to read. That’s because devices that render fonts using the FreeType open source library now have access to Adobe’s CFF Engine. In June, Adobe joined with Google and FreeType to add its CFF font rasterizer technology, previously availalble only to Windows and Mac users, to the FreeType Project.
“Because CFF fonts rely on the intelligence of the rasterizer to ensure that each letterform is represented as faithfully as possible, including the Adobe CFF Engine in FreeType is a step toward improving how CFF fonts display on the billions of devices that use FreeType,” said Nicole Minoza, Adobe’s product marketing manager for Type Globalization Core services, via email.
Here, Minoza discusses how the addition of Adobe’s CFF Engine to FreeType benefits Linux and Android users and developers; why Adobe released its CFF Engine to the open source community; and other open source projects underway at Adobe.
How was the CFF engine built, and what was Adobe using it for?
Adobe has several font rasterization engines, each with its own focus. The CFF engine donated to FreeType is based on one Adobe initially developed specifically for use in mobile devices. The best-known use of that engine is in Flash. Adobe worked with FreeType to port the code to FreeType’s environment & style and helped make adjustments to ensure it works optimally within FreeType.
How does the CFF Engine make a developer’s job easier?
There are two primary font formats used in the world today – TrueType and CFF. TrueType was developed by Apple in 1990, while CFF (the Compact Font Format) was developed by Adobe as a second-generation form of the Type 1 format (often called PostScript fonts) that Adobe first released in 1984. In the case of CFF, high-quality rasterization engines were built into Windows and Macintosh operating systems as part of agreements between Adobe, Apple and Microsoft. However, many other users have not had access to that technology, and have been using FreeType to provide the screen rendering of fonts.
While FreeType is an excellent solution, the quality of the rendering of CFF fonts has been deficient, and, as such, Linux developers who have been relying on FreeType have had to be content with sub-par rendering of CFF fonts. With the addition of Adobe’s rasterization technology, FreeType developers will be able to rely on the same quality of glyph rendering that people have come to expect from Windows and Mac operating systems. This will allow them to choose from tens of thousands of fonts available in the CFF format.
What has been the issue with displaying CFF fonts on Linux and Android devices?
Although CFF fonts have been widely popular on the desktop over the last decade, the Web and mobile devices almost exclusively use TrueType. This reflects the legacy of low-resolution monochrome displays, an area where “superhinted” TrueType fonts could produce better results. With the inclusion of the Adobe CFF Engine in FreeType this is no longer the case. Users can expect high-quality rasterization of CFF fonts on devices that use FreeType and developers have more fonts from which to choose and will enjoy the benefits of CFF – smaller file size and powerful hinting.
Why did Adobe decide to release CFF engine to the open source community?
Adobe has become much more active in contributing to open source projects over the last five years. Many of those efforts have been contributions which benefit the web community and the burgeoning market for mobile devices. At Adobe, the proper use and consumption of type has always been a goal. This dates back to the birth of our company and is evident in the creative products that Adobe develops – most of which require interaction with typefaces. The lack of high-quality rasterization for CFF in FreeType was something that we were aware of, but this was increased when Google reached out to us.
As you are probably aware, Google is a strong proponent of open-sourced technologies, and they currently use FreeType in Android and Chrome OS. When Adobe realized how widespread the usage of FreeType was, we looked into making our technology available so that their users could also benefit from high-quality rendering of CFF fonts. Partnering with Google and FreeType helped us to make that happen.
The release happened more than a month ago, what have been some early results?
Well, the release was issued as a beta, and was not turned on by default. Releasing it as a beta allowed developers who were interested to start testing, as well as to make their own comparisons to the previous rasterization engine. The beta was met with very positive feedback, not only from FreeType users, but also from the FreeType organization and Google. This resulted in some minor tweaks which make the latest version available in build 2.5 of FreeType even better. The updated version of the Adobe CFF Engine was accepted by FreeType on June 19 and is now on by default.
What other open source projects are you working on that benefit Linux and Android developers and users?
Adobe contributes both our own technologies directly as well as to projects outside of Adobe. We are active members of a number of Apache Foundation projects, such as Apache Chemistry, Apache Felix, Apache Jackrabbit, and Apache Sling. We have also contributed Flex, (now Apache Flex) and PhoneGap (now Apache Cordova) to the Foundation. We also contributed our work in jQuery Mobile to the jQuery Foundation, and continue to contribute to efforts like Webkit.
Adobe also has released significant technologies under open source licenses, including Brackets (a code editor for the web), CSS technology enhancements and implementations such as Topcoat for developing web apps, font set like Source Sans and Source Pro.
For more information on Adobe’s open source efforts, please visit http://adobe.com/open-source.
Dell’s Strategy for ‘Future Proofing’ Your Cloud
The infrastructure giant bought cloud management services company Enstratius in May to shore up its own consulting capabilities related to multi-cloud deployments.
Citrix Goes All In for Open-Source XenServer Cloud
XenServer, the first major open-source hypervisor, returns to its open-source roots with its latest Citrix release.
Install Linux On Your x86 Tablet: Five Distros to Choose From
We had a clever idea (which just proves that it does happen now and then): why not get hold of an x86 tablet, and install Linux on it? After all, if it’s x86-based then we can install pretty much anything on it, right? So, here’s our roundup of tablet-ready distros.
We managed to get our hands on a rather nice Acer Iconia W500, with a dual core 1GHz AMD-C50 CPU, 2GB DDR3 RAM, a 1280 x 800 10.1-inch WXGA capacitive screen, an AMD Radeon GMA 6250 and a 32GB SSD. It all comes with Bluetooth, Wi-Fi, dual cameras (front and rear), USB ports and MicroSD – so in essence it’s not a bad little bit of kit. In addition, there’s also the accelerometer function which, among other things, allows the tablet to flip the screen when it is turned on its side.
We wanted an all-out distro to satisfy the needs of every function the tablet has to offer, preferably straight out of the box, so we picked five recent releases – Ubuntu, Android x86, Fedora, Kubuntu Active and OpenSUSE – and put them through their paces, as either a live USB, or installed, to see just how far we could go with this interesting little endeavour.
Read more at TechRadar.
Collaborative Projects: Transforming the Way Software is Built
I got involved with Linux and open source in the mid-90s. I had a routine: I would check out LKML, go to bed and wake up in the morning and find thousands of messages from developers around the world innovating and iterating at an unprecedented rate of change. Nothing had or has since compared with that rate of innovation: I was hooked on open source collaboration, and I’ve never looked back.
The Linux Foundation has been lucky enough to be part of five industry shifts in the market characterized by open source collaboration:
- Enterprise computing: Linux vs proprietary operating systems
- Telecom: Linux is now the de facto operating system for the carrier networks that power our telecom systems
- Consumer electronics: From TVs to game consoles to wearable computing, Linux is now firmly in this market
- Mobile: Android and others have disrupted the proprietary offerings from Apple and Blackberry
- Embedded industries: automotive/aerospace/defense/industrial control industries are the latest to adopt Linux as their operating system
Linux is ubiquitous in all of these markets. A highlight of my role at The Linux Foundation is working with our members and the community on extending Linux’ role and making sure they know how to work well within this model. But now we are moving into a new space where collaboration is not just relegated to the open source projects we all know, like Linux, Mozilla, Apache and so on, but it’s extending to new industries, new projects, new companies and new markets.
This shift is creating demand for services and expertise to support collaborative development, and The Linux Foundation is in a natural position to help. By spreading the collaborative DNA of Linux, we hope to provide the essential collaborative framework, infrastructure and know-how for a variety of projects called Linux Foundation Collaborative Projects. We’re excited about the momentum these projects are experiencing this year. Here are a just a couple examples:
Launched less than two months ago, OpenDaylight is a community-led, industry-supported open source framework for software-defined networking (SDN) and is already making major progress. The community hasworked together to define the base controller for the project, and nine new members have joined the original 18 companies to invest in the future of this platform. I am most pleased to see companies combining technologies from multiple sources to create a new foundation.
The Xen Project recently became a Linux Foundation Collaborative Project and also recently announced thelaunch of Xen4CentOS, which has brought CentOS integration back to Xen. Additionally, Xen Project 4.3 is expected any day. We’re also looking forward to the Xen Project User Summit co-located with LinuxCon andCloudOpen North America this September. Xen Project is supported by companies including Amazon Web Services, AMD, Bromium, Calxeda, CA Technologies, Cisco, Citrix, Google, Intel, Oracle, Oracle, Samsung and Verizon, among others.
This is by no means an exhaustive account of all the work being done on these projects or on other Collaborative Projects, such as Code Aurora Forum, FOSSBazaar, OpenMAMA, Tizen and Yocto Project, but it gives you an idea of how collaborative development and essential infrastructure and services can advance key technologies.
As software is increasingly built out in the open, we are humbled to support that work and protect it. We invite you to become a part of this shift and contribute to any of these projects.
Mike is Chief Operating Officer and Vice President at The Linux Foundation and oversees Collaborative Projects for the organization.