This release brings together integrated web stack (Apache, MySQL, Ruby, Php, PostgreSQL), NetBeans 6.0, interoperability with Microsoft's CIFS protocol, support for virtual machines via Sun xVM hypervisor, based on
technology developed by the Xen community, Sun HPC ClusterTools based on the Open MPI effort.
Blogging from Berkeley, David Van Couvering, a database technologist at Sun Microsystems, has recently written some pieces examining PostgreSQL on Solaris. (I certainly look forward to even more such pieces, or maybe some pieces on migration from Oracle or MySQL. I think there are some interesting topics to explore in those areas when it comes to tooling.)
[ Technology ]
PostgreSQL and Ruby Rock in the East
Read Jim Grisanzio's blog to see how PostgreSQL and Ruby rock in the East! ... There, you'll find pictures of Josh Berkus' PostgreSQL presentation, which may motivate you to learn more about the special features Solaris brings to its PostgreSQL distribution, and you may look, even further, into the new version of SXDE that's coming out with PostgreSQL 8.2.4 ... DTrace, Kerberos 5 and SMF enabled! ... For more on DTrace and PosgreSQL, see Robert Lor's weblog.
The cost savings and efficiencies of Test-Driven Development (TDD) should be clear not just to any hardware engineer but also to software and other engineers, system designers and developers. In fact, even when we imagine we are developing without a test, we implicitly have some kind of test in mind: We build systems in order to elicit specific responses to specific stimuli (tests?) upon those systems. Most software developers know how a good test can drive their work, particularly when the system is complex with multitude of constraints and also when there are volumes of existing tests to detect regressions.