Hello, I'm a german teacher for computer science at Frankfurt (see www.schule-am-ried.de). I wrote a simple graphic user interface for gfplus (and of course for gadfly) named gfsql, the project is located at http://wspiegel.bei.t-online.de/gfsql/index.html The aim of the project is its use as a simple SQL-Editor in school for learning SQL. Now my question: I like to put the whole python-files (including gadfly) in one zip-file for download, would you please allow me to use your zope-version of gadfly for the project. And the next question is about licensing: I try to figured out, under which license gadfly is distributed, and I think it's something like BSD, so put I gfsql also under the BSD-license. What about the zope-distribution of gadfly? Next question: the address (URL) of A. Watters seemed to be unreachable, so I like to put a link to your ressources of gadfly. Ok? And one last question: do you think, that there may be further development for gadfly by your team? bye Walter Spiegel
----- Original Message ----- From: "Walter Spiegel" <walter.spiegel@web.de> To: <zope@zope.org> Sent: Thursday, April 04, 2002 05:40 Subject: [Zope] Using gadfly files
Hello, I'm a german teacher for computer science at Frankfurt (see www.schule-am-ried.de). I wrote a simple graphic user interface for gfplus (and of course for gadfly) named gfsql, the project is located at
http://wspiegel.bei.t-online.de/gfsql/index.html
The aim of the project is its use as a simple SQL-Editor in school for learning SQL. Now my question: I like to put the whole python-files (including gadfly) in one zip-file for download, would you please allow me to use your zope-version of gadfly for the project.
And the next question is about licensing: I try to figured out, under which license gadfly is distributed, and I think it's something like BSD, so put I gfsql also under the BSD-license. What about the zope-distribution of gadfly?
It's a BSD-like license (gffaq.html) and this applies to the Zope distribution of Gadfly as well.
Next question: the address (URL) of A. Watters seemed to be unreachable, so I like to put a link to your ressources of gadfly. Ok?
Gadfly is more or less unmaintained (I have not seen any fixes or patches for ages). Although it is in the Zope core it is not actively maintained by Zope Corp.
And one last question: do you think, that there may be further development for gadfly by your team?
No. Andreas --------------------------------------------------------------------- - Andreas Jung Zope Corporation - - EMail: andreas@zope.com http://www.zope.com - - "Python Powered" http://www.python.org - - "Makers of Zope" http://www.zope.org - - "Life is too short to (re)write parsers" - ---------------------------------------------------------------------
Walter Spiegel wrote:
Hello, I'm a german teacher for computer science at Frankfurt (see www.schule-am-ried.de). I wrote a simple graphic user interface for gfplus (and of course for gadfly) named gfsql, the project is located at
http://wspiegel.bei.t-online.de/gfsql/index.html
The aim of the project is its use as a simple SQL-Editor in school for learning SQL. Now my question: I like to put the whole python-files (including gadfly) in one zip-file for download, would you please allow me to use your zope-version of gadfly for the project.
There's no problem with this...
which license gadfly is distributed, and I think it's something like BSD, so put I gfsql also under the BSD-license. What about the zope-distribution of gadfly?
I believe the gadfly code in Zope is released under the BSD license too.
Next question: the address (URL) of A. Watters seemed to be unreachable, so I like to put a link to your ressources of gadfly. Ok?
Ok...
And one last question: do you think, that there may be further development for gadfly by your team?
Probably not. -- Chris McDonough Zope Corporation http://www.zope.org http://www.zope.com "Killing hundreds of birds with thousands of stones"
On Thu, 4 Apr 2002 20:40, Walter Spiegel wrote:
Hello, I'm a german teacher for computer science at Frankfurt (see www.schule-am-ried.de). I wrote a simple graphic user interface for gfplus (and of course for gadfly) named gfsql, the project is located at
http://wspiegel.bei.t-online.de/gfsql/index.html [snip] Next question: the address (URL) of A. Watters seemed to be unreachable, so I like to put a link to your ressources of gadfly. Ok?
I'll be restarting the gadfly sourceforge project in the near future - I'm currently working through cleaning up the installation process for gadfly. Once that's done, the project will exist to handle bug reports, and to coordinate anyone who wishes to work on extending the code. I do not intend to immediately work on the code beyond cleaning up installation. I remember writing a Qt interface to gfplus some time ago, but I've lost the code ;) There would be room in the gadfly project on sourceforge for your interface, if you wanted. Richard
participants (4)
-
Andreas Jung -
Chris McDonough -
Richard Jones -
Walter Spiegel