GPL 3: Pre-Release Buzz Centers on Patents, License Compatibility

The first public draft of GNU General Public License 3.0 will be released at an event at the Massachusetts Institute of Technology on Monday, and open-source software advocates are hoping that effective provisions for software patents as well as GPL compatibility with other licenses will be prominent in the draft. There is much optimism among those in the free and open-source community that GPL 3.0, the next version of the license that governs much software, including the Linux kernel, will provide a stable licensing environment for the foreseeable future.

Progress Report on OOo for Zeta; More BeOS/Zeta News

A selection of BeOS/Zeta news today. First off, here's a progress report on YellowTAB's attempt at porting OpenOffice.org to Zeta: "We have now succeeded in porting 50 of the total of 200 packages of OpenOffice to yellowTAB ZETA. This includes one of the most complex components namely the SAL (System Abstraction Layer)." Secondly, IsComputerOn points out that screenshots of the BeMediaCenter have been published, while an update to BeeF is almost finished. And last but not least, Cola-coder is working on a front-end to IM_Kit (ICO has a download link).

Osnabrueck IV Meeting Brings ‘Akonadi’ PIM Data Storage Service

For the fourth consecutive year a group of KDE PIM developers followed the gracious invitation of Intevation GmbH to meet at their headquarters in Osnabrueck, Germany on the first weekend in January. As in the past years, the face-time proved very productive especially since everyone felt that with KDE 4 the time for more fundamental changes has come. By the end of the meeting the group had agreed on a vision and initial architecture for a unified, extensible storage service for PIM data and metadata, allowing all applications on the desktop fast and reliable access as well as powerful search capabilities. This service, codenamed 'Akonadi', together with intiatives like Plasma and Solid will form the basis of an exciting KDE 4 experience.

Oracle, Sun Team Up to Provide .NET Alternative

Sun and Oracle have established a new strategic partnership in an attempt to challenge Microsoft with what Oracle CEO Larry Ellison calls 'standards-based systems.' According to Ellison and McNealy, their mutual goal is the production of a complete Java-centric enterprise datacenter architecture that leverages Solaris 10 and Oracle's Fusion middleware. Designed specifically as an alternative to Microsoft's .NET technology stack, the new platform is competitively priced and based on robust frameworks.

How to Set Up Database Replication In MySQL

"This tutorial describes how to set up database replication in MySQL. MySQL replication allows you to have an exact copy of a database from a master server on another server (slave), and all updates to the database on the master server are immediately replicated to the database on the slave server so that both databases are in sync. This is not a backup policy because an accidentally issued DELETE command will also be carried out on the slave; but replication can help protect against hardware failures though."

Previewing KDE 4

"Recently at a Linux show, John Littler saw a preview of a new version of KDE running on a KDE developer's laptop. The interface looked cleaner than before, and apparently there was a whole raft of new stuff under the hood. John recently interviewed KDE developer Aaron J. Seigo about the forthcoming KDE 4 (due in the fall) and also a little about the recent controversy surrounding the porting of KDE to operating systems other than Linux."

RISC OS Features in Plain English

"Over the years, RISC OS 4 and 5 have continued to move forward, however separate their paths. Despite reams of column inches covering on-going developments, it would appear that there is no up to date list of all the RISC OS features for either stream; instead details of new releases are strewn across various months old web pages and articles, some of which written in fairly technical and programmer oriented language. Here, we present our best attempt at summing up all the main features for both RISC OS 4.39 and RISC OS 5.09 under one friendly roof, so to speak, for both current users, those new to the platform and those curiously peeking in."

Intel: Our Other Customers Aren’t Boring

Apple's television ads for its new Macs boast that for years, Intel's chips have been "trapped inside PCs - dull little boxes, dutifully performing dull little tasks." Now, the voiceover proclaims, the Intel processor will finally be set free. Of course, that's not exactly the way Intel would put it. "Never would we characterize our customers that way."

How Apple Could Mess Up, Again

"These days it's hard to find a pundit willing to question Apple's long-term prospects or the calls of its famous CEO, Steve Jobs. After all, Apple's fortunes have been on the rise for nearly a half-decade now, and they seem to be only gaining steam. That is, unless you're Clayton M. Christensen, the Harvard professor and author of the seminal 1997 book 'The Innovator's Dilemma'. Christensen, who more recently wrote 'Seeing What's Next: Using Theories of Innovation to Predict Industry Change', isn't willing to jump on the Apple bandwagon just yet. As well as Jobs & Co. is performing now, Christensen fears that success is built on a strategy that won't stand the test of time."

‘Java Is Dead, Long Live Java!’ – the Future of Java

Although, because of its prominence, Java gets a lot of attention and with it much criticism (some of it valid), many don't realize that some big breakthroughs have arrived and that the Java development landscape is solving important problems. Also, Developer.com posted their "product of the year" awards for 2006. Java related products have the strongest showing with the largest number of awards.

IBMs Renewed Cell Collaboration with Sony Pressures Intel

"While the press brouhaha happily follows Apple about and co-conspirator Intel looks on, smugly hoping its tie-up with the much-loved computer maker will bring it some added kudos in its assault on the consumer electronics market, IBM, the giant ousted from the party, is getting on with business. Big Blue may have been dumped by Apple but its compensation is plentiful. Its Power chips form the heart of upcoming console offerings from Sony and Nintendo as well as the XBox from Microsoft. And let's face it, the press might like Apple and the kids might dig iTunes but sales of a million or so computers annually is pretty small beer in the grand scheme of things."

Pegasos II Schematics Released

With a delay of a few days, Genesi has released the schematics to its Pegasos Rev.2b5 motherboard. You can download it from here, but you'll need to sign up (free) on Power.org. They even blogged about it, stating: "If you are just along for the ride you can stop reading now. Your challenge: be the best you can be. That is the competition. We are in the human line that stretches behind and beyond us. We all can have a role to play. To participate we have to start within ourselves, find firm footing, and launch into the world around us."

Music Stops for Mac Windows Media Player

Microsoft has officially halted development of its Windows Media Player for the Mac and plans no future Apple Computer versions of its music-playing software, CNET News.com has learned. "It's basically a business decision for Microsoft," Anderson said. "Like any other company, we have business priorities. Our focus really is in delivering the best experience to Windows customers." Instead, users should now use this, which has a few problems though, according to some Mac users.

Running Commercial Linux Software on FreeBSD

"One of the more intriguing capabilities of the BSD operating systems is their ability to run binaries for other Unix-like operating systems. I recently found myself requiring the commercial PGP Command Line for a project. Rather than install a Linux box just for this one piece of software, I jumped through some hoops and made it work perfectly on one of my existing FreeBSD systems. Getting a random piece of commercial Linux software running on a FreeBSD system isn't always as transparent as you might like, but you can do it with a minimum of fuss if you have a few extra troubleshooting skills".