Review: Das Keyboard II

"Recently I had a chance to spend some time with the second version of the Das Keyboard. While this product is still plain black like its predecessor, a number of other changes were made in order to get it more in line with what consumers are looking for from an elite keyboard. The Das Keyboard is designed for power users who have the layout of a traditional keyboard memorized and interested in doing two things- increasing their typing speed and impressing their coworkers."

Safely Connect From Anywhere to Your Closed Linux Firewall

"The first time I have seen the knockd project I liked it instantly. The idea is so simple, and though so effective. Knockd is a port-knocking application that silently runs on a server passively listening to network traffic. Once it will see a port sequence it has an action configured for it, it will run that action. We can see this as a remote control to our server: once we hit the right button it will take the appropriate action!"

Where’s My Google PC?

"Check out YouOS for 10 minutes, then imagine the same project on a billion-dollar budget. Now do you think the mythical Google PC that's allegedly being secretly developed in Silicon Valley - or in China or on a Ukrainian IRC channel - will become reality? It makes sense for Google to develop a Web-based PC. To be clear, a Google PC needn't involve a new gadget like the 'thin client' gear of the 1990s. Every computer in the world is capable of running a Web browser. We might not realize it, but we all already have Google PCs."

Apple Sued in Widening Stock Option Probe

Apple is being sued over its awarding of stock options. Two separate suits have been started by shareholders which make claims against current and former officers of Apple, the company announced. The California computer maker has been caught up in a widening Silicon Valley controversy over the awarding of stock options during the dot.com boom. Some firms have already admitted awarding options at lower than market values in order to maximise their worth to employees. Apple is the biggest name to be involved in the growing scandal.

SGI To Emerge From Bankruptcy Cocoon in September

SGI hopes to emerge as a leaner, meaner organisation by the end of the third quarter. The hardware maker this week filed an amended reorganisation plan that calls for it to finish off bankruptcy proceedings by September. If all goes as expected, SGI will trim its total debt down to USD 70m from USD 345m. Some of the debt will be removed in exchange for the privilege of investing more money in SGI 2.0.

Debian and Ubuntu

"Ubuntu caused a lot of friction with and for Debian. In discussions with its founder, Mark Shuttleworth, and other Ubuntu developers during (and before) Debconf6, I was able to spell out the main criticisms from the Debian perspectives of the way Canonical/Ubuntu is handling things (without a claim to completeness). These criticisms mainly stem from discussions with fellow developers over the past 18 months, and I largely support all of them. I am publicising them here to help make the status quo more transparent."

Web Development Strategies in Dynamically Typed Languages

"The Java community has used JavaServer Pages technology through most of the last decade, but signs of rust are starting to show. Longstanding conventions inhibit Java programmers from using Java code within Web pages now, and extending even simple components is a chore. Frameworks that take Java Web development beyond JSP programming have emerged, but they fall short of dynamic languages' capabilities. This article shows you Ruby's Web page development strategy and touches on Seaside's radical approach."

First Look: Novell’s SLED 10, pt. II

Last week, I wrote about my first impressions of SUSE Enterprise Linux Desktop 10, after only a day of usage. I was quite impressed by the whole package, claiming that "I can confidently say that this release candidate outshines Windows Vista's beta" and "I'd even go as far as to say that even Apple should be worried". I still stand by those two statements, but after a week of daily usage, some reflection on just how much it outshines Vista or how worried Apple should be are justified.

Microsoft Bows to Pressure to Interoperate with ODF

Microsoft is giving in to the unrelenting pressure to be more open, particularly with regard to its Office Open XML file format and interoperability with the Open Document Format alternative. The company will announce July 6 that it has set up an open-source project to create a series of tools that allow translation between the OpenXML format and the ODF format, and which will be developed with partners. The Open XML Translator project, as it is known, will be posted on SourceForge, the open-source software development Web site.

Review: Opera 9

Yet another review of Opera 9. "There is a lot more to this feature rich, standards compliant web browser and each day I find new ways of using Opera to heighten my browsing comforts. Definitely the developers of Firefox - another web browser that I am really fond of - can imbibe a couple of the path breaking features found in Opera."

How-to: Nexenta Zones

"OpenSolaris is not only powerful, but it is very innovative. Somebody smart figured that simplistic chroot or BSD jail concepts could be extended to the level where every single part of HW is virtualized. The Linux kernel also offers somewhat similar proposition called vserver, but we all know that until a proposition is not a part of main-line kernel tree it will never be a solution. Well, forget about Linux, we have OpenSolaris now and it truly opens new horizons for us to explore."

The Outsider’s Tale: a RISC OS User’s Apology

So you thought you would find here an impartial, knowledgeable comparison of RISC OS with the more popular and better known operating systems? Think again; I have been so steeped in RISC OS, since even before its appearance two decades ago, were that possible, and I am so ignorant of other operating systems, that I cannot honestly deliver to you a balanced picture. Well, that is the modern usage of apology over with, so let us get on to the older sense. Note: This is the 2nd entry to our Alternative OS Contest which runs through 14th July!

Apple Introduces USD 899 Education 17″ iMac

Apple today introduced a new USD 899 configuration of the 17-inch iMac designed specifically for education customers featuring a 1.83 GHz Intel Core Duo processor, a built-in iSight video camera, and iLife '06. The 17-inch iMac for education is available immediately and will replace the eMac, Apple's last CRT based computer.

Inside the Linux Scheduler

"The Linux kernel continues to evolve, incorporating new technologies and gaining in reliability, scalability, and performance. One of the most important features of the 2.6 kernel is a scheduler implemented by Ingo Molnar. This scheduler is dynamic, supports load-balancing, and operates in constant time -- O(1). This article explores these attributes of the Linux 2.6 scheduler, and more."