Keep OSNews alive by becoming a Patreon, by donating through Ko-Fi, or by buying merch!

Monthly Archive:: October 2010

Java Trojan Attempts to Attack Mac OS X, Fails

It's one of those days again. A supposed security threat appears, and the internet loses its collective brain and starts panicking like Alpha and Omega's kingdom come. This time around, it's a trojan horse thing (it's a trojan, worm, and root kit all in one, though) that targets Mac OS X and Windows. As it turns out, though, the threat this thing poses is not very large (at this point in time).

Maemo 5 PR 1.3 released

Nokia has just announced the availability of the PR 1.3 update of its Maemo 5 OS. This is apparently the last update of the Maemo 5 OS before the Meego Handset UX release. "The update adds Ovi Suite support to your N900 and makes it even easier to access and sync files and messages between your device and your desktop. In addition, we've added hundreds of tweaks and fixes that will make your N900 run faster and smoother than ever."

Clang Builds a Working Linux Kernel on Debian

Clang can build a kernel now. "The kernel can successfully boot to runlevel 5 (aka X + networking) on the Macbook, both on bare metal and in Qemu. The kernel can successfully boot to runlevel 3 on a secondary test machine, a microATX desktop box (Intel Atom). I haven't tried to start X on this box yet. The kernel can self-host; I am currently running a 'fourth generation' self-hosted Linux kernel built by a 'fourth generation' Clang."

Qt Is Going Modular

Recently a project called 'Qt Modularization' was initiated. This is a project that aims to modularize Qt at every level. As you may know already, Qt is currently modularized on the DLL level; each module has its own DLL. However, the project as a whole is still monolithic; all the code is hosted in a single repository, you cannot build a leaf module without building the modules on which it depends. This project aims to change that, so that the modules are hosted in different repositories, with separate maintainers, and modules may have different release schedules.

7 Programming Languages on the Rise

InfoWorld's Peter Wayner reports on once niche programming languages gaining mind share among enterprise developers for their unique abilities to provide solutions to increasingly common problems. From Python to R to Erlang, each is being increasingly viewed as an essential tool for prototyping on the Web, hacking big data sets, providing quick predictive modeling, powering NoSQL experiments, and unlocking the massive parallelism of today's GPUs.

ChibiOS/RT 2.0.6 Released

ChibiOS/RT 2.0.6 has been released. This new stable release fixes some minor bugs in the 2.0.x branch and brings performance improvements in the threads creation benchmark.
This efficient embedded RTOS supports multiple architectures like ARM7, ARM Cortex-M0, ARM Cortex-M3, MegaAVR, MSP430, Power Architecture, STM8 and others. A matrix of all the implemented features is available here.
ChibiOS/RT is licensed under the GPL with a linking exception allowing commercial applications.

The Windows 8 Features Rumour Mill

Windows 8 isn't expected to be released until the end of 2012 and "new feature" details is still officially non-existent, but some of these recent rumours began to bear more weight since a slide was "officially leaked" on Microsoft-journal.spaces.live.com/blog. This slide although has since been removed, but it can however still be seen on lmsfkitchen.

Apple Products Are Banned in Bill Gates’ House

Being the brains behind Microsoft has made Bill Gates the wealthiest guy in the world. So he can pretty much afford to buy his kids any gadgets they want. However, Apple devices are banned in the Gates’ house. This is surprisingly not a rule set by Bill Gates. Melinda Gates has made it very clear in an interview with The New York Times that she does not allow Apple hardware in the house. If the kids want an iPod they’ll have to settle for a Zune instead.

Ballmer Calls Next Windows Release “Riskiest Product Bet”

"Windows 7 might be a massive commercial success and an undeniably rock solid piece of software, but Microsoft is apparently unwilling to rest on those soft and cozy laurels. Asked about the riskiest product bet the Redmond crew is currently developing, its fearless leader Steve Ballmer took no time in answering 'the next release of Windows'." Also of note in this same video interview thing: Ballmer states that Silverlight is now pretty much strictly a client, non-cross platform thing, while explicitly stating that when it comes to doing something universal, "the world's gone HTML5".

Past, Present and Future of Metasploit

HD Moore is the CSO at Rapid7 and Chief Architect of Metasploit, an open-source penetration testing platform. HD founded the Metasploit Project with the goal of becoming a public resource for exploit code research and development. Rapid7 acquired Metasploit in late 2009. In this interview, HD Moore talks about the transition to Rapid7, offers details on the development and different versions of Metasploit and discusses upcoming features.

‘IE9 Is the IE6 of CSS3’

"There, I said it. Microsoft has been bombarding the media with claims about how much better IE9 is than all the other browsers, more HTML5 and CSS3 compliant than any other browser that ever existing and ever will. It's the only browser that passes all the tests they made up. And, Microsoft has finally implemented the CSS3 selectors that were implemented by other browsers back in, what? 2003? Because Microsoft has updated IE to support CSS3 selectors and rounded corners, they want us to believe that somehow IE9 magically supports the whole slew of CSS3 visual styling. I'm afraid it doesn't. As a matter of fact, IE9's support for CSS3 visual styling is so poor that the results are shocking."