Domain: openfoundry.org
Stories and comments across the archive that link to openfoundry.org.
Comments · 8
-
Re:If you're using GPL code, you have no choice
I generally agree with the provided links and add more...
http://opensource.org/licenses provides a good overview of licenses.
http://www.openfoundry.org/en/compatibility-of-licenses addresses the specific issues described in the question.
http://www.openfoundry.org/en/license-wizard/licensewizardv33 provides a question and answer style of interaction that will help select an appropriate license for your goals. -
Re:If you're using GPL code, you have no choice
I generally agree with the provided links and add more...
http://opensource.org/licenses provides a good overview of licenses.
http://www.openfoundry.org/en/compatibility-of-licenses addresses the specific issues described in the question.
http://www.openfoundry.org/en/license-wizard/licensewizardv33 provides a question and answer style of interaction that will help select an appropriate license for your goals. -
Re:Christmas?
That would be because you're a fucking idiot and they answered that question so fucking long ago that no one with half a brain doesn't know the answer already.
From that page in HUGE LETTERS:
Perl 6 can use CPAN modules.
There you go. Question answered. TWO FUCKING YEARS AGO.
Why your post got modded up I'll never know.
-
Re:Looks like a none starter to me...
Follow up to my prior post...
There was a perl PIL compiler that was commited in July of 2005.
From the README.
PIL2JS - PIL to JavaScript compiler
=head1 DESCRIPTION
C is a Perl 5 program which takes PIL as input (as given by C) and outputs JavaScript.
Looks like the same thing to me. Again, not listed in prior art.
BWP -
Re:When I hear OO ... When I hear Java
Here's the link for this, BTW:
http://svn.openfoundry.org/pugs/perl5/PIL2JS/ -
Re:What about all the libraries SDL is missing?
The most recent and up-to-date OpenGL code is in the sdlperl1 repository. I'd love help getting that merged into the repository on sdl.perl.org.
-
RT on Windows
RT is an enterprise-grade ticketing system which enables a group of people to intelligently and efficiently manage tasks, issues, and requests submitted by a community of users. It is used by Fortune 100 companies, government agencies, educational institutions, and development organizations worldwide.
I have created a Windows port of RT, and have been maintaining it for two years now, selling support contracts for a living, as well as developing RT-Foundry, a project similar to GForge/Trac, on top of RT.
The RT-Win32 installer comes with its own Apache2, MySQL4.1, Perl 5.8.6 and Fetchmail, so you'd not need any other existing SQL server to set it up. I'd be happy if you'd give it a try.
:) -
Re:Microsoft's 2 open source projects...are CPLAs indicated in the article, these sourceforge projects uses the "Common Public License" (CPL).
This led to the question of what is the CPL and how does this differ from other licenses. A little Googling on my part turned up this site that compares the open source licenses.
The most significant difference between the CPL and the GPL involves the license of derivative works.
-cmh