http://gallery.menalto.com/gallery_3.0_beta_3_released

The FreeBSD Release Engineering Team is pleased to announce the availability of FreeBSD 8.0-RELEASE.
This release starts off the new 8-STABLE branch which improves on the functionality of FreeBSD 7.X and introduces many new features.
Some of the highlights:
Xen Dom-U, VirtualBox guest and host, hierarchical jails.
NFSv3 GSSAPI support, experimental NFSv4 client and server.
802.11s D3.03 wireless mesh networking and Virtual Access Point support.
ZFS is no longer in experimental status.
Ground-up rewrite of USB, including USB target support.
Continued SMP scalability improvements in many areas, especially VFS.
Revised network link layer subsystem.
Experimental MIPS architecture support.
http://www.FreeBSD.org/releng/
http://www.FreeBSD.org/releases/8.0R/relnotes.html
http://www.FreeBSD.org/releases/8.0R/errata.html
google.com ------42.47%
:
facebook.com ----28.2%
yahoo.com -------28.53%
:
youtube.com -----22.29%
live.com --------17.87%
:
wikipedia.org----12.77%
blogger.com------11.7%
:
baidu.com--------8.12%
MY GOD!
- Update MPM-ITK patch to 20090414-00
.
PR: ports/137953
Submitted by: Emil Mikulic
Feature safe: yes
ports install:
cd /usr/ports/www/apache22
make WITH_MPM=itk install
http://svn.freebsd.org/changeset/base/197218
Log:
We believe ZFS is ready for production use. Remove a warning about it being
experimental. ![]()
~
~
Modified:
head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c
~
~
Modified: head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c
==============================================================================
--- head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c Tue Sep 15 11:23:59 2009 (r197217)
+++ head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_ioctl.c Tue Sep 15 11:34:53 2009 (r197218)
@@ -3072,8 +3072,6 @@ zfs_modevent(module_t mod, int type, voi
switch (type) {
case MOD_LOAD:
zfs_root_token = root_mount_hold("ZFS");
- printf("WARNING: ZFS is considered to be an experimental "
- "feature in FreeBSD.\n");
~
mutex_init(&zfs_share_lock, NULL, MUTEX_DEFAULT, NULL);
“non-experimental” version of ZFS will be shipped with FreeBSD 8.0!
FreeBSD 8.0 中将正式确认 ZFS Production ready
The next snapshot, BETA3, has been delayed as a result of problems with the SVN->CVS exporter when creating the stable/8 branch. This problem has now resolved by PeterWemm and SimonNielsen, and the release engineering team has begun approving patches with the goal of shipping BETA3 around 17 August.
Add hierarchical jails. A jail may further virtualize its environment by creating a child jail, which is visible to that jail and to any parent jails. Child jails may be restricted more than their parents, but never less. Jail names reflect this hierarchy, being MIB-style dot-separated strings.
http://svn.freebsd.org/viewvc/base?view=revision&revision=192895
Corba, an important step forward in the evolution of dynamic language, a next Big Thing.
One way to characterize Cobra is with these high level points:
-------------------------------------------------------------------------
1. Quick, expressive coding
2. Fast execution
3. Static and dynamic binding
4. Language level support for quality
—

corba is open source under the MIT license.
Some of the points on why Smalltalk contracted in popularity:
1. It was too easy to make a mess.
---And the mess was found late in the project timeline, leading to failed projects.
2. Smalltakers didn't want to deal with the boring 'corporate' tasks.
---Leading to the rise of programmers using other languages to earn a corporate living.
3. When Smalltalk was 'riding high', a tendency to look down on other languages.
---This would alienate the general population of programmers.
www.blowfisher.net | Powered by WP