Preview of QML UI Designer

Trolls (the Trolltech ones) are blogging about a technology preview of the UI designer for QML, integrated to Qt Creator. A youtube video is provided. QML, accompanied by an UI designer, provides an open alternative for piecing together flash-like high-FPS programs with heavily customized and animated user interfaces, built on QGraphicsView framework. While QML allows authoring the whole program in QML markup and Javascript, QML can be incorporated to Qt C++ programs with relative ease.

Web Applications on the iPad

Wolfire writes: "Today, Apple announced the new iPad and humbly claimed that there will be a "gold rush" of native apps for the App Store. Sure, but what I find more interesting is that Apple also ironically created the most promising open web app platform, which may eventually undermine the App Store itself. The iPad is the first mainstream device which combines all of the following factors: reasonably powerful hardware, a (potentially) huge user base, a mature WebKit implementation, and constant 3G internet capabilities. All the dominoes are in place, and I think that the iPad will knock the first one down."

Apple Unveils iPad

In what everybody already saw coming for weeks (months) now, Apple has just unveiled its latest product, a tablet called the iPad. Basically a bigger version of the iPhone, Steve Jobs presented the iPad during a press event in San Francisco. The most interesting news? It's powered by... An Apple processor, called the A4. The most shocking news? The price.

Mass Effect 2 Released

I just went out in the blistering cold (windchill factor -12) for a very specific purpose: a certain online retailer had broken the embargo on a certain product, and in the faint hope that real-world stores would follow, I figured I'd be able to get my hands on said product that way, too. What are we talking about here? Oh, only what will most likely be the game of the year.

Once Impenetrable PS3 Cracked Wide Open

"The first hacker to successfully jailbreak the iPhone says he has pulled off yet another modding marvel, this time penetrating the previously impervious PlayStation 3 gaming console. The hack by 20-year-old George Hotz, aka geohot, is significant because the PS3 was the only game console that hadn't been hacked, despite being on the market for more than three years. The feat greatly expands the functionality of the box by allowing it to run unrestricted versions of Linux and a wide range of games that are currently forbidden. The hardware and software designer told El Reg it took him five weeks to develop the hack using a combination of modifications to the console's hardware and software."

Atomthreads Open Source RTOS Released

"Atomthreads is a free, lightweight, portable, real-time scheduler for embedded systems. It is released under the flexible, open source BSD license and is free to use for commercial or educational purposes without restriction. It is targeted at systems that need only a scheduler and the usual RTOS primitives. No file system, IP stack or device drivers are included, but developers can bolt on their own as required. Atomthreads will always be a small number of C files which are easy to port to any platforms that require threading by adding a simple architecture-specific file."

Holiday Cheer Gives Apple Some Eye-Popping Earnings

"Today, Apple announced that the holiday season brought booming sales to most of its product lines, the lone exception being the iPod. Although the music players declined slightly to 21 million units from the year before, Mac sales shot up by 33 percent to 3.36 million, while iPhone sales doubled, hitting 8.7 million. Those sales, plus changes to accounting rules, helped the company book $3.38 billion dollars in profits."

Syllable Desktop Gets OpenSSH Server

After many years of trying by several people, Kaj de Vos collected their hints and got the server part of OpenSSH to work. The integration into Syllable Desktop is based on earlier integration into Syllable Server of the system configuration needed for the OpenSSH server. Kristian Van Der Vliet implemented the socketpair function in Syllable 0.6.6 to support OpenSSH, although this currently still needs to be disabled. Michael Pavone and Adam Kirchhoff supplied and tested several more options that need to be disabled to get the server running and stable.

Mozilla Explains Why it Doesn’t License h264

This week, both YouTube and Vimeo opened up beta offerings using HTML5 video instead of Flash to bring video content to users. Both of them chose to use the h264 codec, which meant that only Safari and Chrome can play these videos, since firefox doesn't license the h264 codec. Mike Shaver, Mozilla's vice president of engineering, explained on his blog why Mozilla doesn't license the h264 codec.

75% of Linux Code Written by Paid Developers

LWN.net founder and kernel contributor Jonathan Corbet offered an analysis of the code contributed to the Linux kernel between December 24 2008 and January 10 2010. 18% of contributions were made without a specific corporate affiliation, 7% weren't classified, and 75% were from people working for specific companies in roles where developing that code was a major requirement. "75% of the code comes from people paid to do it," Corbet said.