[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [seul-edu] Consolidated gradebook effort
Hi All!
This is really exciting! I have a student who has been working on a grade book
program for his independent study project this year. He has been studying GTK,
glade, Python, wxWindows, and a few other things trying to get a handle on how
to approach this problem. He has recently started looking at XML. He is a
very talented student, but even so the entry points into much of this
technology is quite daunting.
I was wondering if it would be possible for him to work with some of you in a
sort of mentor/apprentice relationship. He is a bright and responsible student
and I think he could make a valuable contribution to the project, but I lack
the knowledge to properly guide him (though I am eager to learn from him once
he figures this stuff out ;-)
Also, could someone point me in the right direction to read something (again,
not too daunting ;-) about EDUML? Thanks for your help.
jeffrey elkner
yorktown high school
arlington, va
On Tue, 08 Feb 2000, Hilaire wrote:
> Hi,
>
> I'm really want to help in developping a gradebook and especialy you
> Eric as you want to use GTK/Gnome + EDUML, and I can help you in the
> Glade, libglade & libxml department.
> It will be a good idea to separate the GUI of the gradebook from the
> core of the gradebook. We will define an abstract GUI from which
> specific GUI will be derived. This will make port more easy and will
> allow to have both a GTK & HTML interface. So the gradebook could be
> used as a standalone application and also as a kind of CGI in a
> school web server.
>
> If you want to have a mutiplateforme gradebook, you may better
> choosing an interpreted language as Python (supported in Win32 &
> GNU/Linux), this will provide far better portability. Plus under
> GNU/Linux, libglade & GNUGettext is supported. Beside this, Python
> looks like an intersting language & easy to learn.
>
> Anyway, whatever you decide i'm ready to help you. Do you have an url
> with information on your actual work.
>
> Hilaire