Apple

A Power Users Look at Linux on the Mac 598

An anonymous reader writes "Even though most Linux users have treated Linux as an operating system for their x86 white boxes, Linux runs equally well on PowerPC machines. This article looks at Linux on the PowerPC and the appealing range of PPC machines produced by Apple, where the option of using Linux is of great value to many users."
GNOME

An Interview with Jeff Waugh 183

An anonymous reader writes "LinuxWorld has published a nice interview with Jeff Waugh, one of the core members of the GNOME community. In the interview Waugh talks about the upcoming GNOME 2.6, his views on software patents and on the involvement of the big vendors in the GNOME development process. Waugh is the current chair of the GNOME release team."
Programming

Intuitive Bug-less Software? 558

Starlover writes "In the latest java.sun.com feature at Sun's Java site, Victoria Livschitz takes on some ideas of Jaron Lanier on how to make software less buggy. She makes a couple of interesting points. First, making software more 'intuitive' for developers will reduce bugs. Second, software should more closely simulate the real world, so we should be expanding the pure object-oriented paradigm to allow for a richer set of basic abstractions -- like processes and conditions. The simple division of structures into hierarchies and collections in software too simple for our needs according to Livschitz. She offers a set of ideas explaining how to get 'there' from here. Comments?"
Programming

Mono and dotGnu: What's the Point? 493

joeykiller writes "The Register features an opinion by Neil Davidson, asking 'Mono and dotGnu: What's the point?' Some of the points he raises may seem irrelevant for open source supporters (like why make a C# compiler while Microsoft's is free anyway), but others are thought provoking and maybe a little bit controversial. You may not agree with his opinions, but it's an interesting read anyway."
Announcements

Notacon: Because Your Brain Has A Right Side, Too 27

jeffg writes "For one weekend in April, presenters and attendees will descend upon Cleveland for Notacon, in an attempt to break all your assumptions about technology conferences. Yes, there will be a LAN and plenty of technical talks, but you probably weren't expecting art exhibits, live musicians, and weird contests! Notacon will bridge the gap between art and technology, bringing together performers, speakers, and artists from a wide variety of fields. Will you be part of it?" Specifically, that weekend is April 23-25.
Space

NASA Prepares to Open Source Code 330

comforteagle writes "According to this story at O'Reilly, NASA is looking for approval for their own open source license. The NASA submitter (lawyer of course) states that none of the current licenses meet their needs, but more interesting is that NASA needs a license at all. It makes one wonder what we, and other space agencies, might see coming out off NASA. It's also nice to see code that taxpayers paid for anyway being released for their use too. There must be at least one slashdotter who could dream up a use for NASA software. X Prize participants maybe?"
Programming

Test Driven Development Examples? 74

esnyder queries: "I find the pragmatic/agile/XP hype about test driven development compelling, but find it hard to see how to test first (or even unit test at all) in some situations. I would like to explore some extended examples of it in a moderate to large scale real world codebase to improve my test design skills. Can anyone recommend some F/OSS software projects that consistently use test driven development processes that I could check out? Preferable over 50K lines of code, but I'd welcome pointers to anything that people think would be helpful."
Programming

Eiffel Programming Contest Results 14

Berend de Boer writes "NICE, the nonprofit International Consortium for Eiffel, has announced the results of its fifth International Eiffel Programming Contest. This year had cash prizes of up to 1400 USD and software valued up to $8000 USD. There were 17 entries. The top scores were:ePalm, bringing Eiffel to PalmOS; ewg, generating C code binding glue; and Hbchess, a chess engine."
Wine

WineConf 2004 Wrapup 190

IamTheRealMike writes "Well, the attendants are back home and the writeups have been written - WineConf 2004 is over, and Brian Vincent of Wine Weekly News fame has written a comprehensive account of the conference. Wine hackers the world over congregated in snow-covered Minneapolis to talk shop and try and locate the magic bullet to make Wine better, faster. Cheers!"
OS X

Qt/Mac Application Developer Contest 34

whitefael writes "Trolltech is sponsoring a contest in order to increase the number of Qt/Mac applications available and to award the best commercially developed and free Qt-based applications on the Mac. The prize? A screaming Power Mac G5! The top ten will be announced at Apple's World Wide Developer (WWDC) Conference 2004, June 28-July 2. The top two from each category will also receive iPods. Anyone out there interested? You have until May 7, 2004 to enter."
Announcements

MySQL Administrator v1.0.1a-Alpha Released 25

OnBeyondBeing writes "'MySQL Administrator is a powerful new visual administration console that lets you easily administer your MySQL environment and gain better visibility into how your databases are operating. This is the first alpha release. The source code and binaries for Linux and Microsoft Windows XP/2000/NT are now available for download."
Apple

Safari Code Benefiting Open Source Community 66

saha writes "Thought this article about Apple's Safari contribution back to the open source community may interest some of the readers. KDE adds Safari feel to desktop Linux: The Konqueror Web browser, which shares its basic engine with Apple's Safari, has benefited from Apple's Safari work, KDE said. Konqueror now loads and renders more quickly and has better support for Web standards. One of Apple's major efforts with Safari has been to encourage users to report sites that don't work properly with the browser, in order to improve compatibility."
Handhelds

OPIE Finally Works With Original Sharp Zaurus ROM 23

Werner Heuser writes " Thanks to the work of Michael Tuschik OPIE 1.0.3 is now available for the original ROMs provided by Sharp. OPIE is an Open Source User Interface and Apps for Linux PDAs built on Qt Embedded. You don't need a special version of "ipkg". Install via shipped package manager. Michael wrote at the OPIE mailing list: "NOTE: The Opie PIM applications will replace the original Sharp apps but use its own "old" data format (applies to Sharp ROM 3.1x and derivates). On uninstall the SHARP apps will be restored.""
Privacy

Jabber Takes On MS Passport 32

Lord Prox writes "Jabber Ticket Authentication is a method of authenticating with HTTP servers using your jabber identification. This allows you to login to websites using your jabber address in a single sign-on fashion similar to .NET Passport, but unlike .NET Passport is not locked into a single authentication provider. Tickets also mean the jabber ticket provider and the web server do not need to be tightly integrated for authentication to work, also because its not tightly integrated it means webmasters do not need to setup their own jabber server to provide tickets, they can use a third party provider even a central "tickets.jabber.org". Also because tickets are not tightly integrated it makes it far easier for webmasters to integrate with Jabber, it also makes web farms far more scalable and reliable." Update: 02/11 19:22 GMT by T : The link to jabber.org has been fixed; thanks to reader Laurence Withers.
IBM

Kernel Comparison: Web Serving On 2.4 And 2.6 43

An anonymous reader writes "Many improvements have been made in the Linux 2.6 kernel to favor enterprise applications. This article presents results from the IBM Linux Technology Center's Web serving testing efforts, comparing the Linux 2.4 and 2.6 kernels from various aspects. The highlights here are the key enhancements in the 2.6 kernel, the test methodologies, and the results of the tests themselves. Bottom line: the 2.6 kernel is much faster than 2.4 for serving Web pages, with no loss in reliability."
GUI

CSS From the Ground Up 41

jsin writes "Web Page Design for Designers is a great source for anyone who is looking for a non-programmer-centric view on web page design and development. Starting in his most recent issue, Joe Gillespie describes CSS from an absolute beginners perspective. Even though I've been building commercial sites for years, the article is an excellent way to review the basics in the context of endless changes in standards and practices."
Transmeta

Transmeta TMS5xxx Reverse Engineered 53

Richard W.M. Jones writes "This fascinating article, published anonymously, dissects the Transmeta TMS5xxx architecture, revealing how to access and modify the code-morphing code, how the instruction set works, and tells why you won't be able to run Linux directly on this chip."
Announcements

Linux Installfest At MIT On February 28 19

Bellhead ( Second-Tier Associate to the First-Tier Minion, BLU) writes "The Boston Linux & Unix User Group's 16th Linux Installfest is being held at MIT on Saturday, February 28. Linux users in and around Boston, Massachusetts will have access to expert help and tools in order to install Linux on their computers. The BLU's volunteers will help anyone who shows up and brings their computer, free of charge (they accept donations). See the BLU Website for details and directions. Information about the BLU is at http://www.blu.org."

Slashdot Top Deals