WordPress 3.0 released !!
WordPress 3.0, the thirteenth major release of WordPress and the culmination of half a year of work by 218 contributors, is now available for download.
Theme developers have new APIs that allow them to easily implement custom backgrounds, headers, shortlinks, menus (no more file editing), post types, and taxonomies.
Developers and network admins will appreciate the long-awaited merge of MU and WordPress, creating the new multi-site functionality which makes it possible to run one blog or ten million from the same installation.
1,217 bug have been fix.
Just watch the video.
Zorba with PHP
Zorba is an application which conforms to the standard XQuery processor. Now Zorba proposes an extension to PHP which it is provided with the API.
With this new extension, new features in PHP appear, like this developer and development can add sophisticated treatment of XQuery for applications PHP / XML.
Vikram Vaswani offers a tutorial for using this extension, including the following:
- Basic usage
- Treatment sequences
- Filtering and Sorting Data
- Manipulations
- Repos functions
- Json functions
Zorba official site
Zorba PHP tutorial