[ANNOUNCE] Apache Bean Validation 0.1-incubating released
Jun/100
The Apache Bean Validation [1] community is proud to announce our 0.1-incubating release, which is our first release as an Apache Incubator project. This release is based on the final JSR303 Bean Validation, Version 1.0 specification [2] and passes the Bean Validation 1.0.3 TCK. Please visit the Downloads [3], Documentation [4] and Samples [5] pages on our project website to lean how to start using Apache Bean Validation. [1] http://incubator.apache.org/bval/ [2] http://jcp.org/en/jsr/detail?id=303 [3] https://cwiki.apache.org/BeanValidation/downloads.html [4] https://cwiki.apache.org/BeanValidation/documentation.html [5] https://cwiki.apache.org/BeanValidation/samples.html Thanks, Donald Woods
[ANNOUNCE] Apache Velocity Engine 1.6.4
May/100
The Apache Velocity Team announces the availability of the of Apache Velocity Engine 1.6.4. This is only a bugfix release and contains no new features. We recommend all 1.6.x users upgrade to this release. The change log is here: http://velocity.apache.org/engine/releases/velocity-1.6.4/changes-report.html Apache Velocity 1.6.4 can be downloaded here: http://velocity.apache.org/download.cgi Documentation for Engine1.6.4 can be found here: http://velocity.apache.org/engine/releases/velocity-1.6.4/ For the Apache Velocity Team, Nathan Bubna
SyberWorks Media Center Presents a New Article: “Documentation and e-Learning (Part 5): Get Real!—Try “Augmented Reality”
May/100
SyberWorks, Inc., a leader in custom e-Learning Solutions and the Learning Management System (LMS) industry, today announces an article available in the SyberWorks Online Media Center: “Documentation and e-Learning (Part 5): Get Real!—Try ‘Augmented Reality (AR),’” by Dave Powell, Documentation Manager for SyberWorks, Inc. (PRWeb May 3, 2010)
Read the full story at http://www.prweb.com/releases/e-learning-development/augmented-reality/prweb3950014.htm
SyberWorks Media Center Presents a New Article: “Documentation and e-Learning Part 2: Show, Don’t Tell”
Feb/100
SyberWorks, Inc., a leader in custom e-Learning Solutions and the Learning Management System (LMS) industry, today announces an article available in the SyberWorks Online Media Center: "Documentation and e-Learning Part 2: Show, Don't Tell," by Dave Powell, Documentation Manager for SyberWorks, Inc. (PRWeb Feb 2, 2010)
Read the full story at http://www.prweb.com/releases/2010/02/prweb3541204.htm
PHP 5.3 alpha3 released!
Dec/080
The PHP development team is proud to announce the third alpha release
of the upcoming PHP 5.3.0 minor version update of PHP.
Several new features have already been documented in the official documentation,
others are listed on the wiki
in preparation of getting documented. It is imperative that more people
join the effort to complete the documentation for PHP 5.3.0.
Please also review the NEWS file.
THIS IS A DEVELOPMENT PREVIEW – DO NOT USE IT IN PRODUCTION!
The purpose of this alpha release is to encourage users to not only actively
participate in identifying bugs, but also in ensuring that all new features or
necessary backwards compatibility breaks are noted in the documentation. Please
report any findings to the QA mailinglist
or the bug tracker.
There have been a great number of other additions and improvements since the last alpha,
but here is a short overview of the most important changes:
- Namespaces (documentation has been updated to the current state)
- Rounding behavior
- ext/msql has been removed, while ext/ereg will now raise E_DEPRECATED notices
- ext/mhash has been replaced by ext/hash but full BC is maintained
- PHP now uses cc as the default compiler, instead of gcc
- A number of bug fixes to ext/pdo, ext/soap, the stream layer among others
Several under the hood changes also require in depth testing with existing
applications to ensure that any backwards compatibility breaks are minimized.
The current release plan expects
a stable release sometime around the end of Q1 2009.