MySQL-XML Released 33
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/"
soo... (Score:1, Interesting)
One question... (Score:1, Funny)
So? (Score:3, Insightful)
Big deal.
Re:So? (Score:1)
Creative use of GPL? (Score:1, Interesting)
From the site: It is open-source (under the well know GPL) and available for non-commercial use. If you need a commercial license please email...
Ok, so someone enlighten me: Can a GPL'd program be released for non-commercial use with a separate license for commercial use, or does the GPL pretty much cover all use of the code? I checked the GPL FAQ [gnu.org], and the only case that comes close [gnu.org] says that the license under which you received the code is the license that controls how you use the code. But that doesn't really cover the case where "This code is GPL for non-commercial use." Does the GPL permit that?
Re:Creative use of GPL? (Score:1, Informative)
Re:Creative use of GPL? (Score:1)
Re:Creative use of GPL? (Score:2)
The author(s) may licens their product(s) anyway they want, even in different versions.
For another example of this, look at Qt (www.trolltech.org). I'd say that it is a nice way to make money, while still contributing to the open source community.
Re:Creative use of GPL? (Score:2)
It does not matter what they say on their page; if they have in fact released the project under the GPL, it can be used for commercial projects royalty free -- as long as those commercial users also uphold the GPL.
It is true that the copyright holder can release it under any license that they want to. This has nothing to do with that. If however they make their software available under an unmodified GPL -- which does permit commercial use -- then they can not modify that with another statement. Again, if they're releasing it under the GPL, it can be used for commercial use.
Trolltech was [mis-]used as an example. Trolltech, by releasing their code under the GPL does allow Qt's commercial use, royalty free, so long as the software that links to it conforms to the GPL -- in this case meaning that said software is also under the GPL.
However, said programmers can dual-license the code under the GPL (which allows for GPL compliant commercial use) and anything else. In this case, what Trolltech does is makes it so that owners of commercial licenses do not have to release their code in compliance with the GPL -- i.e. they don't have to release their code at all.
Oh, did I mention that the GPL allows commercial use? ;-)
Re:Creative use of GPL? (Score:2, Interesting)
Re:woohoo! (Score:2, Informative)
Re:woohoo! (Score:1, Informative)
Re:woohoo! (Score:2, Informative)
Not ready yet... (Score:5, Funny)
Well... (Score:3, Interesting)
It doesn't seem to take advantage of any of the high-speed MySQL features - this could work with any DB, I'd bet.
So... (Score:2)
When do we get Z39.50 support, then?
paradigm fuss (Score:1)
What, no functions? What about us who don't like OOP?
Re:paradigm fuss (Score:1)
What do you mean by "transparently"?
ouch (Score:3, Funny)
GPL Question (Score:1)
Did I miss something, or did he not, by using GPL, just void the non-commercial restriction?