- probably the biggest news this week (or maybe even this year!) that Google is coming out with an OS. Well, it wasn't really unexpected (ie: Chrome, Android) but it definitely scared and/or surprised some people. So far I know, it will be built on the Linux kernel and it will be open source (expected in late 2010).
- very quietly USPS went open source. They replaced their old Sun Solaris machines with shiny new HP Servers and SuSE Linux and they use Cobol as a programming language. Wow.
frameworks:
- Yii framework 1.0.7 got released, mostly new features, some bug fixes:
- Bug: yiic webapp may generate incorrect path to yii.php (Qiang)- Joomla 1.5.12 is out [Wojmamni Ama Woi] "This release marks an important milestone for the Joomla Project due to the upgrade of the PEAR library to the new BSD licensed version"
- Bug: When using MySQL enum type, AR may incorrectly typcasting the column values (Qiang)
- New #360: Added anchor parameter to CController::redirect (Qiang)
- New: Added userAgent parameter to CHttpRequest::getBrowser() (Qiang)
- Drupal 6.13 and 5.19 released "maintenance releases fixing problems reported using the bug tracking system, as well as critical security vulnerabilities"
others:
- so apparently Google has posted PHP performance tips (how to improve the WEB) before they actually talked to a PHP expert, so the community didn't take it very well and responded pretty quick ;) good stuff, read it.
- this is an older post but it explains some useful OO practices in PHP.


