Have you ever gone on vacation and missed a day's news? Ever have a busy day and need to quickly catch up on what you missed? Well, your problems are solved with the new OSNews Digest. Read on for details. UPDATED
The head of Open Source Development Labs, Stuart Cohen, has added weight to rumours of greater collaboration between Microsoft and the open source community. He said: "I would not be surprised to see them participate in software that runs on top of Linux in the future."
Mike Nash, Microsoft's security business and technology unit corporate vice president, has said Longhorn would accord end-users certain rights and privileges apparently ending the concept that everyone using their PC is also the PC's administrator. Update: More on new Longhorn features here.
The People Behind KDE interviews are back with a new series. First in the hot seat is aKademy organiser Antonio Larrosa. The People Behind KDE interviews take a look at the human side of KDE development by asking the important questions to our team of coders, artists, translators and everyone else who helps KDE.
Consumers will soon be able to recognize Web sites specially designed for use by mobile phones by the new .mobi suffix, which will be introduced alongside the popular .com and other top-level domain names. Update:Opinion of a mobile phone web browser engineer on this (& ex-Be kernel engineer).
Workplace Designer is an Eclipse-based integrated development environment that gives you an easy way to use document-oriented programming without requiring a comprehensive knowledge of Java. Workplace Designer pre-release supports several database platforms, including IBM Cloudscape, DB2, Oracle, and Microsoft SQL Server. For more in-depth information, take a look at this introduction to Workplace Designer article.
The true reason for this article is to point out some sensitive points and to start a discussion. Hopefully, this discussion will produce some useful outcome and if some people in the Linux community are willing to listen to them, I would already be very enthusiastic. Let's start, shall we?
Over the last few months Eric Seidel ported KDE's new DOM architecture "KDOM" as well as their Scalable Vector Graphics (SVG) implementation "KSVG2" and render tree library "KCanvas" to WebCore. Safari has now integrated these changes into the WebCore cvs tree to allow the investigation of further integration of SVG support into Safari.
Two years ago, software engineer Shaun Walker got an e-mail from a Microsoft product manager, suggesting ways to keep Walker's development project from foundering. One important note: Walker's product is open-source.
Microsoft may love its partners. But that isn't stopping the company from continuing to encroach on areas that have traditionally been its partners' turf. Ballmer warned the company's channel partners that Microsoft has its sights set on some markets that partners have had to themselves until now. Elsewhere, MS countered claims it gave preferential treatment to adware maker Claria.
Now that IBM has finally agreed to support Solaris on the x86 hardware platform, Sun executives are hoping that this may be the catalyst for a range of other agreements. Top of the list is having IBM become the first top-tier OEM for Solaris, but IBM officials are pouring cold water on the idea.
During the trip that BeBug made to yT's headquarters in Mannheim, they also had a talk with CEO Bernd Korz. They discussed marketing, future releases and much more.
TheOpenCD team is pleased to announce the release of TheOpenCD 3.0, now featuring a live CD based on Ubuntu. TheOpenCD traditionally provides a handy collection of quality FOSS applications for Windows, professionally presented in an elegant CD browser.
There's an interesting explaination of the process which Debian goes through to add packages to it's distribution over at Debian Administration website. Most of this is familiar to developers of the distribution, but users might appreciate seeing how it works behind the scenes.
Can't move to JDK 5.0? Many of the J2SE 5.0 language features would be just as useful for older JVMs, but the compiler that implements these features generates code that requires JDK 5.0 or later. Fortunately, there's an open source project that bridges the gap between J2SE 5.0 and older JVMs -- Retroweaver.
Various sources are posting screenshots of the upcoming beta release of Longhorn, Microsoft's succesor to Windows XP. IE7 shots are also included. Due to the Slashdot-effect, mirrors are already available. Original source | mirror 1 | mirror 2. My take: Too much transparency.
If you've been following the Apple-to-Intel transition, you're going to want to read this whole article. Why? Because I'm going to do something that I almost never do: spill insider information from unnamed sources that I can confirm are in a position to know the score.
Many OS/2-eCS users knows that we are currently requesting signatures to ask IBM to open source OS/2 (or at least the OS/2 components that are possible to be opened). We are getting close to send the petition, so if you haven't sign yet, go ahead!
New, super-concentrated format for all the PowerPC news that's fit to print. This issue: Supercomputing, Power.org, Apple, Cell, and more. In events: no-fee Web-based education: WebSeries webcasts and developerWorks tutorials, introducing "Solaris to Linux Migration," and more.
One of Unix's hallmarks is its process model. It is the key to understanding access rights, the relationships among open files, signals, job control, and most other low-level topics in this book. Linux adopted most of Unix's process model and added new ideas of its own to allow a truly lightweight threads implementation. Find out about the Linux process model in this sample chapter.