MySQL-XML Released
Brandon Niemczyk writes "MySQL-XML version 1.12 was finally released (GPL) publicly. MySQL-XML is a set of classes to streamline XML to MySQL and MySQL to XML. It comes with an automatic PHP class generator so the developer can quickly create classes to customize utilizing databases and keeping the flexibility of XML. MySQL-XML homepage is http://www.capableweb.com and it can be downloaded at http://sourceforge.net/projects/phpsqlxml/"
It doesn't seem to take advantage of any of the high-speed MySQL features - this could work with any DB, I'd bet.
This is basicly the business model that MySql uses. You can use MySql for free as long as you use it within the limitations of GPL, otherwise you'll have to acquire a commercial license. Kind of neat idea, even though I'm not sure what RMS thinks of it... :)
Why does the kernel go through stable and then unstable forks? Can't it always be a stable build, like with Windows?