Sun Sheds Light on Its Open-Source Future

Sun UK's chief open-source officer, Simon Phipps, has a high-profile role to play as the company is seeking a complete its move to 100 percent open software development. When asked about the criticism over its commitment to open source, Simon re-iterate its commitment with a "Pig and a Chicken" story: "Both animals were asked by the farmer to bring something along for breakfast one morning to show their worth. The chicken turns up with an egg, while the pig turns up with a side of bacon. The farmer looks over the offerings and says: "Well, the chicken has contributed, but the pig is committed."

Join the OSNews Mailing List

Over the years, we've had many people ask if they could join a mailing list that would give them a digest of news from the OSNews site. Though we have made extensive use of RSS that makes it easy for RSS addicts to get their OSNews fix, a lot of people find it more convenient to be reminded of the latest topics by email. We've resisted so far only because we have always had other things higher on the priority list. But wait no more! We now have two lists: one for all OSNews postings, and one only for original feature articles. Currently, the mailing is set to be generated every night. If you have any feedback, suggestions, or requests for the new mailing list service, please post them in the comments. Signup for: Main List or Features-only List.

A Red Hat Packed With Dynamite

An article at The Motley Fool lays out good financial news from Red Hat: "In its first quarter of fiscal 2009, Red Hat produced $0.08 of GAAP earnings per share on revenue of $156.6 million. That's a 32% sales increase over last year, while profits held steady. But the numbers don't tell the whole story here.The open-source software veteran released major updates to four of its key products and re-signed every expired contract with its 25 largest subscribers -- for 50% more than the worth of the old deals. It's always cool to see the big boys upgrading their pacts, don't you think? Red Hat continues to invest in its global sales and support infrastructure, funding the growth from organic cash flows.

My First Linux Desktop

Erik Huggers, a Microsoft guy at the BBC, takes a look at Fedora 9 as his first Linux desktop and finds it surprisingly good."I am glad that I got a chance to test drive Fedora and as a result have come to believe in the potential of Linux as a mainstream operating system.As Ashley said in this post last year, the BBC does a lot of work with open standards already - but in the future we plan to do more.We want to make iPlayer work on all operating systems including open source ones like Fedora and I am confident we'll make good progress on this before the end of the year."

Snow Leopard Previewed and Pictured

TestMac.net has published a quick look at Mac OS X Snow Leopard. "The biggest changes are under the hood. Snow Leopard is fast. Very fast. Like, surprisingly fast. From boot times to general application usage, Snow Leopard was noticeably quicker then Leopard when using the same system. Apple and 3rd party applications alike, they all launched faster and performed smoother. I'm sure this can be attributed to the new 64-bit architecture, but its amazing how much of a difference it really is." Screenshots included.

LiPS and LiMo Mobile Linux Groups Join Forces

"Looks like there's only room for one mobile Linux standards body in these here parts, and LiMo's recent momentum and partnership deals have apparently swept up the members of the Linux Phone Standards (LiPS) -- the two groups just announced that as of July, LiPS will be folded into LiMo", reports Engadget. This piece of news, with the recent Nokia/Symbian news too, prompted me to write this opinion piece that I had on the back of mind for a while now, where I offer an analogy as to how today's smartphone OSes compare to the 1985 personal computer OS climate and where does this may lead.

Cocoa On the Web: 280 North, Objective-J, and Cappuccino

"Last week's news about Apple's use of SproutCore triggered a lot of discussion about the future of rich Internet applications, run-time environments, and JavaScript frameworks. While SproutCore has been referred to as "Cocoa for the web," its developer Charles Jolley says that the framework was "inspired by Cocoa," not really a port of Cocoa. But what if someone ported not just Cocoa, but also an Objective-C runtime the runs entirely in JavaScript via a browser? Well, the developers at 280 North did just that." Ars has the entire story.

New Trojan Leverages Unpatched Mac Flaw

On OSNews, we try to steer away from speaking of specific security incidents, trojans, or viruses, unless they are in one way or the other special, or very influential. Over the course of the past 12 months or so, many incidents concerning Mac security arose, but most, if not all, were lemons: they required the user to actively enter his administrator password, or to manually launch the malicious program. In my book, these cases do not constitute as serious breaches of security, and hence, OSNews ignored them. However, a new security breach has been making rounds around the internet lately, which does pose a serious breach in security.

Full Text: an Epic Bill Gates e-Mail Rant

We're really on the subject of software installation issues on OSNews lately, and this story, making its rounds on the internet, fits in quite well. Back in the day, during the antitrust lawsuits against Microsoft, Microsoft had to make a whole slew of corporate email public. In light of Gates' imminent withdrawal from Microsoft, SeattlePI dug up a little gem among these emails, one in which Bill Gates goes on a full-blown rant about the difficulties he had trying to download and install Windows MovieMaker, back in 2003.

Will the Internet Really Improve the Way We Think?

In a recent interview with the British Sunday Observer, Jimmy Wales, founder of Wikipedia, claimed that "it's the next billion who will change the way we think". Such a big claim deserves some critical house room. Will the internet really change the way we think? Or are we just getting carried away? Gary Richmond explores the implications of the Wikipedia open source/free software knowledge paradigm and what it might mean for the way we think. You can read the full story at Freesoftware Magazine

In Defense of Reading the [Fine] Manual

InfoWorld's Tom Yager speaks in favor of the RTFM approach to learning new skills, arguing that the knowledge gleaned from cracking a manual only in search of a specific answer is eroding software quality. "The reason is that developers don't allow themselves the time to look things up before they use them. Statement completion, context-sensitive help, generated code, unit testing, and automated analysis came about expressly to eliminate research and experimentation from the development cycle. The result, I think, speaks for itself. How many rookie coding blunders that lead to security vulnerabilities grow out of inadequately understood usage of a method or resource?"

Comparing Browsers’ Memory Usage

The resource usage of browsers is an important aspect in modern-day computing, because the browser is taking on an ever more important role in day-to-day computing tasks. Hence, it may come as no surprise that many complaints regarding browsers are not about rendering speed or rendering quality, but about resource usage. Dot Net Perls ran an interesting benchmark on Windows Vista SP1, comparing 5 browsers to each other.

The A-Z of Programming Languages: C++

Computerworld is undertaking a series of investigations into the most widely-used programming languages. Previously they have spoken to Alfred v. Aho of AWK fame, S. Tucker Taft on the Ada 1995 and 2005 revisions, Microsoft about its server-side script engine ASP, and Chet Ramey about his experience maintaining Bash. In the latest interview Computerworld chats with Bjarne Stroustrup of C++ fame about the design and development of C++, garbage collection and the role of facial hair in successful programming languages.