ADS BY GOOGLE



2007 West
GOLD SPONSORS:
Active Endpoints
Your SOA Needs BPEL for Orchestration
BEA
Virtualized SOA: Adaptive Infrastructure for Demanding Applications
Nexaweb
Overcoming Bandwidth Challenges with Nexaweb
TIBCO
What is Service Virtualization?
SILVER SPONSORS:
WSO2
Using Web Services Technologies and FOSS Solutions
Click For 2007 East
Event Webcasts

2008 East
PLATINUM SPONSORS:
Appcelerator
Think Fast: Accelerate AJAX Development with Appcelerator
GOLD SPONSORS:
DreamFace Interactive
The Ultimate Framework for Creating Personalized Web 2.0 Mashups
ICEsoft
AJAX and Social Computing for the Enterprise
Kaazing
Enterprise Comet: Real–Time, Real–Time, or Real–Time Web 2.0?
Nexaweb
Now Playing: Desktop Apps in the Browser!
Sun
jMaki as an AJAX Mashup Framework
POWER PANELS:
The Business Value
of RIAs
What Lies Beyond AJAX?
KEYNOTES:
Douglas Crockford
Can We Fix the Web?
Anthony Franco
2008: The Year of the RIA
Click For 2007 Event Webcasts
DIGITAL EDITION

SYS-CON.TV
TOP LINKS YOU MUST CLICK ON


Dojo Hits 1.0
The three-year-old Dojo Foundation has put out version 1.0 of Dojo, an open source JavaScript toolkit for AJAX development meant for building rich Web 2.0 applications without proprietary plug-ins or single-vendor solutions. The widgetry makes use of Google Gears, Google's solution for making applications work both on- and offline. What Dojo calls Dojo Offline is based on it. The toolkit is all of 25K in size and supports progressive enhancement and animations and is supposed to open the door to a wealth of high-quality widgets and extension modules. Dojo also supports the Firefox, Safari, Internet Explorer and Opera browsers and the OpenAjax Alliance Hub 1.0 to guarantee interoperability with other toolkits IBM, Sun, BEA and AOL are Dojo backers.
Linus Torvalds: "The Linux Kernel Is Under the GPLv2. Not Anything Else"
'The Linux kernel is under the GPL version 2. Not anything else.' That was the crystal clear statement this week by Linus Torvalds on the Linux Kernel mailing list. He added, in characteristically frank fashion: 'Some individual files are licenceable under v3, but not the kernel in general. And quite frankly, I don't see that changing.'
Linux Kernel Bug Found...and Quickly Fixed
In a good example of how fast security issues are tackled in the world of Linux, the bug that a young Norwegian programmer found in the Linux kernel that could crash most Linux 2.4 or 2.6 distributions has already been fixed, with the release of Linux 2.6.7 last night.
Open Source Development (This Article Is the Winner of PRSA 2003 Award in Excellence in Technology Journalism)
(From LinuxWorld Magazine, October 2003) Most people who know anything about Linux know that the kernel – the core of the operating system, Linux itself really – is developed by Linus Torvalds and a large number of volunteers. And yet, ultimately, explains award-winning LinuxWorld Magazine editor Dee-Ann LeBlanc, anyone can get involved in the Linux kernel development process.
Linux 2.6.6 Kernel Released
The new Linux 2.6.6 kernel, a maintenance release correcting vulnerabilities existing in previous releases, was released this week.
Move Over Kernel Hackers, It's Mozilla Time
Software provides functionality for the benefit of real people. Most software resides in applications, not in drivers or kernels. Today the open source community needs enabling kernels like Linux far less than it needs enabling application frameworks like Mozilla.
Linux Desktop for the Masses is "10 Years" Away, Says Torvalds
In Australia to attend a conference, where he has been following GNOME sessions with particular interest, Linus Torvalds has been saying that he thinks that in all likelihood 'normal users' won't see a Linux desktop for 10 years.
Linux Kernel Vulnerability Found...and Fixed
A critical security vulnerability has been found in the Linux kernel memory management code in mremap(2) system call due to incorrect bound checks. The community, as ever, has reacted quickly to put matters right.
Linux Kernel Compromise "Was Not Debian Specific."
The Debian security team has confirmed that last week's compromise was the result of an exploit using an integer overflow in the brk system call.
Alan Cox Leaves the 2.2 Kernel for Academe
Alan Cox, second most influential Linux kernel hacker after Linus Torvalds, is going to take a year off from his work at Red Hat maintaining the 2.2 kernel and will study for an MBA...plus perfect his Welsh.
Hyper-Threading Linux
Linux currently enjoys tremendous momentum in the contest for the enterprise data center. Several factors contribute to this momentum, including the high cost of alternative platforms, newfound maturity and stability in the Linux OS, and undoubtedly the success of Intel's high-end line of Xeon processors. With these processors comes a new technology that holds great promise: Hyper-Threading.
Introducing the Linux 2.6 Kernel
The Linux 2.6 kernel is expected to be released this summer, bringing not only a huge improvement in performance but also big cost savings to the many enterprises ready to migrate from Unix.
Linus Torvalds Urges Enterprise Users of Linux: “Get Started Bug-Testing on the 2.6test Beta Release”
(July 16, 2003) - In a meeting room below the main floor of the Mandalay Bay Convention Center in Las Vegas yesterday, LinuxWorld Magazine was present to see history being made. Linux history. Because on the podium were gathered not just Linus Torvalds himself, fresh from releasing on Sunday night a test release of the new 2.6 kernel—“2.6test” as it’s officially called—but also a handful of the most influential Open Source collaborators in the entire world, such as the Chairman of VA Software Larry Augustin, the Director of Linux International Jon ‘maddog’ Hall, and the CTO of SuSE Linux AG Juergen Geck.
'This is It!' Says Linus, As He Releases Linux 2.5.75
(July 11, 2003) - Linus Torvalds wrote to the Linux kernel list yesterday to release the Linux version 2.5.75 and announced that it would be the last 2.5.x kernel from him - Linux 2.6 will be his next goal.
Key Features in the Linux 2.6 Kernel Will Favor Enterprise
(July 7, 2003) - Linus Torvalds, the creator of Linux, has announced via e-mail that the Linux kernel 2.6, due for release in the fourth quarter of this year, will include a variety of features for enterprise applications.
Understanding the Linux Kernel (Part 2 of 3)
This article consists of three parts. Part One introduced the choices made by Linux to schedule processes in the abstract. In this part we discusses the data structures used to implement scheduling and the corresponding algorithm.
Understanding the Linux Kernel (Part 1 of 3)
Like any time-sharing system, Linux achieves the magical effect of an apparent simultaneous execution of multiple processes by switching from one process to another in a very short time frame. This article deals with scheduling, which is concerned with when to switch and which process to choose.
How to make an Nvidia GeForce work with a Linux 2.5 kernel
If you really want to live dangerously try playing games with a kernel from the latest development branch, 2.5. You probably can't, because the Nvidia accelerated driver won't compile with the latest 2.5 kernels. At least not until you follow the tips here. (1,200 words)
Kernel source merging 101
After writing last week's column about whether or not Linux has outgrown its current maintainers, I just had to try to manage a simple kernel upgrade for myself to see what it was like. The goal was simple: Take an existing test kernel version and merge some interesting patches and fixes to produce another test kernel version. (1,800 words)
Linus tries to make himself scale
Are the problems with the 2.4 kernel indicative of a failed source code control system, weak programming, poor management, increasing kernel complexity, or an overwhelmed lead developer? The debate rages in the Linux community.
Linus changed his source habits & why it doesn't matter
Developers and onlookers complain Linux creator Linus Torvalds can no longer manage the kernel development process. If you felt cheated by my VM: Virtual Memory or Virtual Mayhem? because I led you to believe I had a viable technical solution for virtual memory management and handed you a punch line instead, this is not more of the same. (1,200 words)
VM: Virtual Memory or Virtual Mayhem?
Our hero's modest proposal for curing all ailments afflicting virtual memory in the Linux kernel. Plus a brief history of virtual memory in operating systems. (1,400 words)
The kernel of pain
For desktops, the 2.4 version of the kernel is just fine. If you have heavy-duty processing needs, 2.4 has been a series of disappointments. Sysadmins of big iron have two choices -- go back in time or play upgrade hopscotch. Both have problems. (850 words)
Mail Box - John "maddog" Hall Writes...
Bill Claybrook, says 'maddog,' has completely the wrong idea about how the Linux kernel is actually put together.

SUBSCRIBE TO OUR RSS FEEDS & GET YOUR SYS-CON NEWS LIVE!
Click to Add our RSS Feeds to the Service of Your Choice:
Google Reader or Homepage Add to My Yahoo! Subscribe with Bloglines Subscribe in NewsGator Online
myFeedster Add to My AOL Subscribe in Rojo Add 'Hugg' to Newsburst from CNET News.com Kinja Digest View Additional SYS-CON Feeds
Publish Your Article! Please send it to editorial(at)sys-con.com!

Advertise on this site! Contact advertising(at)sys-con.com! 201 802-3021

SUBSCRIBE TO THE WORLD'S MOST POWERFUL NEWSLETTERS
SYS-CON FEATURED WHITEPAPERS

ADS BY GOOGLE
Kevin Hoffman's Review of Iron Man
I took the advice of a friend of mine and steered clear of the 'normal' movie theaters and went a li
Verizon Becomes a Counter-Android Linux Convert
Verizon Wireless is snubbing Google's Linux-based Android initiative to go with the LiMo Foundation'
3rd International Virtualization Conference & Expo: Themes & Topics
From Application Virtualization to Xen, a round-up of the virtualization themes & topics being discu
Adaptec Launches New Series 2 RAID Controller For Linux Users
Adaptec unveiled a new family of entry-level Unified Serial RAID controllers. The new low-profile Se
JavaOne 2008: Sun Challenges Linux
Sun's mule train has finally pulled into Indiana after three years on the road. Indiana is the Linux
Curl Announces Support for Ubuntu for Enterprise RIA Platform
Curl announced it has released the availability of an Ubuntu Installer for the Curl Rich Internet Ap
Virtualization Conference Keynote Webcast Live on SYS-CON.TV
Brian Stevens, the Chief Technology Officer and Vice President of Engineering of Red Hat, delivered
"Virtualization Journal" Debuts This Week at JavaOne
Founded in 2006, SYS-CON Media's 'Virtualization Journal' is the world's first magazine devoted excl
CNR.com Announces Support For Linux Mint Operating System
Linspire announced the support for the Linux Mint operating system. To gain access to the free CNR S
Red Hat Named "Platinum Sponsor" of Virtualization Conference & Expo
Red Hat is a trusted open source provider. Red Hat offers enterprise customers a long-term plan fo
Wal-Mart To Sell $399 Ubuntu Linux-based Laptop with Google Operating System
The Ubuntu Linux-based gOS operating system from Good OS LLC (www.thinkgos.com) includes so many Goo
Simplifying Data Center Management
In 2006 IDC released a study showing that the costs associated with data center management escalate
SCO & Novell in Court
SCO and Novell have been in court this week trying to figure out how much SCO is supposed to owe Nov
Virtualization - VIA Tries Open Source
VIA is setting up a Linux Portal, still in beta, to get open source driver developed. It will initia
Virtualization - Likewise Adds Oracle Linux & Mainframes
Likewise, pretty much the de facto standard in cross-platform authentication these days, has added O
Virtualization - IBM Creates Cloud Box
IBM claims to have created new species of custom-built, industry-standard, Linux-based rack server f
P2P Explained: What Exactly is a Peer Network?
Peer networks are really just logical graphs of computers, or, in many cases, logical graphs of conn
Linux Programmer Reiser Found Guilty of First-Degree Murder
Linux programmer Hans Reiser has been found guilty of the first-degree murder of his estranged Russi
Those Heady Days of Sex, Drugs & Linux Are Over
Well, it looks like Richard Stallman, the father of FOSS, is going to have to cut his hair and get a
Open Source Java Technology Debuts In GNU/Linux Distributions
Sun Microsystems, Canonical and Red Hat announced the inclusion of OpenJDK-based implementations in

PRODUCT REVIEWS
Kevin Hoffman's Review of Iron Man
I took the advice of a friend of mine and steered clear of the 'normal' movie theaters and went a little out of the way to go to a DLP movie theater. The experience
Sun Certifying Ubuntu
Canonical CEO Mark Shuttleworth has been telling Reuters that Sun is in the process of certifying Ubuntu on some of its low-end and mid-size hardware. The code it's
Book Review: Advanced AJAX by Shawn M. Lauriat
Because AJAX moves so much application logic from the server to the client, it forces many developers to master a wider range of web technologies than ever before. T
Ubuntu 1, Windows 0
I installed Ubuntu on the Toshiba laptop. Ubuntu installed in 15 minutes - 49 for Windows XP and 125 for Windows Vista. Ubuntu's desktop came right up. I opened the
Product Review: Zend Studio for Eclipse
Zend has decided, and I think this is a great idea, to join in with the Eclipse community that was founded in large part by IBM a number of years ago. The values tha
BREAKING LINUX NEWS
Company Profile for Handy Networks, LLC
Operating since 1997, Handy Networks, LLC is a privately-held provider of Windows and L