×
Java

ApacheDS Virtual Directory Add-Ons 12

yinyanger writes "Safehaus team is pleased to announce the 0.9.1 release of Penrose. Penrose is an open source java-based virtual directory server based on Apache Directory server. A Virtual Directory does not store any information itself, unlike other LDAP implementations. Requests received from LDAP client applications are processed by the Virtual Directory Server and passed on to the data source hosting the desired data. Frequently this data source will be a relational database, and more often than not it will be the authoritative source of the directory information. Many thanks to all those who've helped on this release, from end users, folks who've created test cases, submitted patches and developers. You can download a new release from here or view the change log"
The Internet

BBC News Under The Bonnet 284

diodesign writes "BBC News has revealed that Linux and Apache power its popular news website, along with a modified DNS server and machine farms in New York and London. At peak times, the site serves over 4 million users and 50 million page impressions a day. It's a pretty well explained guide to producing a regularly updated content based website that scales well." From the article: "The technology which serves the site is designed to be as simple as possible. The simpler the site, the cheaper it is to run. There are fewer elements which can malfunction on big days; and there are fewer parts which can be compromised by someone trying to gain unauthorised access."
Perl

mod_perl 2.0.0 Released 165

JamesD_UK writes "mod_perl 2.0.0 has been officially released into CPAN. Enhancements over mod_perl 1 include threads support and a perl interface to the Apache Portable Runtime. More details on the release can be found on CPAN."
Java

Open source Java? 341

Bruce writes "Newsforge is reporting that Java 2 Standard Edition, may soon be set free of Sun Microsystems' notoriously complicated licensing. A group of 12 Apache developers have put together a proposal called Harmony. The proposal appeared as a simple project call last Friday on an Apache incubator mailing list. It would make this new, built-from-the-ground-up version of Java available under the Apache 2.0 free software license. And it's causing quite a stir in the Java community, especially since respected Sun frontmen Tim Bray, Simon Phipps, and Graham Hamilton have given the project their blessing. As yet there has been no reaction from Dr. Java, James Gosling himself, who is in Brazil talking to developers. In a FAQ on the Apache site, Harmony project leader Geir Magnusson Jr. wrote: 'We believe that there is broad community interest in coming together to create and use an open source, compatible implementation of J2SE 5, the latest version of the Java 2 Standard Edition specification. While the Java Community Process has allowed open source implementations of JSRs for a few years now, Java 5 is the first of the J2SE specs that we are able to do due to licensing reasons.'"
Microsoft

Red Hat/Apache Slower Than Windows Server 2003? 628

phantomfive writes "In a recent test by a company called Veritest, Windows 2003 web server performs up to 300% higher throughput than Red Hat Linux running with Apache. Veritest used webbench to do there testing. Since the test was commisioned by Microsoft, is this just more FUD from a company with a long history? Or are the results valid this time? The study can be found here."
Java

Apache Beehive Buzz and Pollinate eclipse plug-in 18

John writes "Beehive is a new Apache project that simplifies Java 2 Platform, Enterprise Edition (J2EE) and Web services programming. This article shows how to get started with Beehive and offers a sneak preview of Pollinate, an Eclipse plug-in that creates Beehive applications."
Sun Microsystems

Open Solaris Community Advisory Board Announced 25

An anonymous reader writes "Sun have announced the OpenSolaris community advisory board, chaired by Roy Felding (co founder and director of the Apache Foundatation), two community appointed people, Rich Teer and Al Hooper (both members of the infamous gang of six that helped to get Sun to restart Solaris x86) and two sun employees - well known open source evangelist Simon Phipps and kernel engineer Casper Dik. No date for the code release as of yet, but it can't be far off now."
Editorial

Zen and the Art of Apache Maintenance 137

SilentBob4 writes "Apache recently held a week-end "infrathon" to sweep the dust out of the corners, squash a few old bugs, drink a wee bit of ale (maybe a wee bit more than a wee bit) and get their hands dirty with the Zen of maintaining their infrastructure. MadPenguin.org crashed the party in search of the secrets of getting into the "zone" while peeking into the grittiest of the nitty gritty with one of the darling projects of open source, Apache." From the article: "The guys that I interviewed were among some of the brightest minds in open source; Brian Behlendorf; Upayavira; Greg Stein; and Roy Fielding, all of whom are well known and regarded (or deserve to be). These guys have the skills to be Microsoft millionaires, but instead flew thousands of miles to sit slouching on couches and squatting on cushions hacking infrastructure maintenance for free, primarily just to hang out with each other, even though they could have done the same thing on line."
PHP

Is Apache 2.0 Worth the Switch for PHP? 465

An anonymous reader writes "It seems like some of the members of the Apache Software Foundation are a little angry with the PHP Community because they don't recommend using Apache 2.0 with PHP. Since PHP is installed on half of all Apache servers this is a major issue for them. A number of high-profile PHP community members such as John Coggeshall and Chris Shiflett have blogged about this decision in light of a recent posting by Apache Software Foundation Member Rich Bowen which called PHP's anti-Apache2 stance FUD. Is there any real reason for the PHP community to start recommending Apache 2.0, especially when the 1.3.x series of Apache is rock solid and proven? Note Rich did later commend PHP for being a great product, so it's not all flames."
Linux

LAMP Grid Application Server, No More J2EE 615

An anonymous reader writes "Check out this blog entry in Loosely Coupled about ActiveGrid's new open source Grid Application Server based on the LAMP (Linux, Apache, MySQL, PHP/Python/Perl) stack. Not to start another PHP vs. Java flame war, but it looks like LAMP is starting to grow up, and that it is much better suited for next generation applications than J2EE."
Databases

Why IBM Open Sourced Cloudscape 108

An anonymous reader writes "A common and a consistent framework for accessing information enables developers to do more things with more people more often. This article shares how Derby fits into IBM's developer strategy, the Java application stack, its intention to drive more innovation around Java on Linux, and why they want to make the Derby database become as ubiquitous as the Apache HTTP server." (Derby is the new name for the project based on the formerly commercial Cloudscape database.)
Announcements

ApacheCon 2004 Registration Open 7

Orbital Sander writes "Registration is now open for ApacheCon 2004, held on November 15-17 in Las Vegas. The conference features over 65 sessions about topics as diverse as the Apache httpd web server (which drives over 67% of all web sites on the Internet including Slashdot) to the foundation's Web Services projects. The weekend preceding the conference has a program of tutorials, three hour hands-on sessions presented by the finest minds in the Apache community. Wanna rub shoulders with the developers and power users of the Apache software? Registering before October 31 gets you $100 off."
The Internet

Accelerating IPv6 Adoption With Proxy Servers 341

jgarzik writes "IPv6 presents a catch-22: the most popular web sites on the Internet don't have any incentive to switch to IPv6 until a large portion of their userbase is on IPv6, and their user base does not have a large incentive to switch to IPv6 until many of the popular Internet destinations support IPv6. My proposed solution is simple: Configure a proxy server that serves IPv6 requests, passing those requests through to underlying IPv4-only servers that not have yet been transitioned to IPv6. This article describes how to configure Apache's proxy server to fill this role, and suggests a few ideas for use."
IBM

Derby Source Code Released 19

Matt Rosenberger writes "Over a month ago, IBM donated the source code to Cloudscape (now dubbed Derby) to the Apache Software Foundation. Last week, the Apache Incubator Project released a snapshot of the source code to Derby. Derby is an open-source embedded database written in Java."

Slashdot Top Deals