Posts Tagged ‘gpl’

Spark is now OpenSpark. And open source

Tuesday, July 13th, 2010

As I hinted would happen several times, Spark has gone Open Source. OpenSpark is the Open and Free reincarnation of Spark; now hosted at SourceForge, and licensed under the GPL.

Other than supporting Open Source and Android, there are several goals behind this:

  • There are various errors that only those that experience them can fix (they seem to be limited to specific accounts)
  • Critical issues noted in the README file (please read it if you’d like to contribute) require attention that I simply cannot currently provide
  • OpenSpark could always use more translations to new languages
  • The constant conspiracy theories about Spark stealing credit card numbers, and other nonsense are getting annoying and need to end

Again, if you’d like to contribute, please see the README file; first and foremost. You can also contact me at openspark-devel AT lists DOT sourceforge DOT net (un-mangle the email address above).

The current stable release is still 1.1 – same version as the one on Android Market. Most of the critical fixes noted in the README apply to this version as well, so if we can get them fixed, there will be another pre-2.0 release (2.0 will include the newer features, such as services, and AppWidgets, when they are completed).

psplib released under GPL

Wednesday, July 16th, 2008

After some discussion at worldofspectrum, I learned that the problem with Fuse PSP is psplib’s restrictive disclaimer, which prohibited commercial use of the code. psplib is the library that I initially wrote for fMSX PSP; it is common to all the ports I’ve done to date. While the disclaimer wasn’t actually meant to serve as a legal document (as I mentioned in the forum, I’ve always considered psplib public domain software), Philip’s argument is that it went against GPL, which prohibits user restrictions.

To resolve this incompatibility, I’ve decided to license psplib under the GPL. The library is already undergoing structural changes (parts of it have needed tweaks for a while now), so now seems as good a time as any. The updated library is in the trunk branch of Fuse PSP’s repository.

Fuse PSP binaries are once again downloadable.

Fuse PSP binaries

Tuesday, July 15th, 2008

Philip Kendall (author of Fuse) has asked me to stop distributing binaries to Fuse PSP because of technical issues with the GPL license. I’m currently unsure which library is causing the conflict, but as I don’t wish to go against the wishes of the original authors, for now, I am removing EBOOT.PBP from the download.

You can still download and compile your own copy (svn).

UPDATE Fuse PSP is once again downloadable. See next post for more information