public inbox for gentoo-java@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-java] My GSoC project ideas
@ 2007-03-16 22:09 Petteri Räty
  2007-03-18  8:37 ` Alistair Bush
  0 siblings, 1 reply; 4+ messages in thread
From: Petteri Räty @ 2007-03-16 22:09 UTC (permalink / raw
  To: gentoo-soc; +Cc: kloeri, gentoo-java, Joshua Nichols

[-- Attachment #1: Type: text/plain, Size: 870 bytes --]

Here it goes:
 1. Java: A graphical application to configure options and used JDKs on
a per application basis. The application should also be a GUI for
eselect java-nsplugin and java-config.
 2. Java: Improve the FOSS Java stack support on Gentoo. Integrate for
example cacao and jamvm properly as JDKs into our Java setup. They need
to be installable without a JDK already installed and and you need to
make sure the core stack like dev-java/ant is working properly.
 3. Java: Setup a binary package repository for Java only packages on
Gentoo.
 4. Recruiters: Build a graphical application to replace the current
quizzes.

As I will apply as a student myself Joshua Nichols will be mentoring the
Java students and I am hoping that for example kloeri can do the
equizapp part.

Regards,
Petteri
Gentoo Recruiters co-lead
Gentoo Java project lead


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-java] My GSoC project ideas
  2007-03-16 22:09 [gentoo-java] My GSoC project ideas Petteri Räty
@ 2007-03-18  8:37 ` Alistair Bush
  2007-03-18 10:51   ` Petteri Räty
  0 siblings, 1 reply; 4+ messages in thread
From: Alistair Bush @ 2007-03-18  8:37 UTC (permalink / raw
  To: gentoo-java

On Sat, 17 Mar 2007 11:09:50 am Petteri Räty wrote:
> Here it goes:
>  1. Java: A graphical application to configure options and used JDKs on
> a per application basis. The application should also be a GUI for
> eselect java-nsplugin and java-config.

Firstly I'm going to guess this would be a java app.
Would you like to elaborate on whether we would just wrap the functionality 
around that of existing tools like eselect and java-config or would we 
reimplement this within java.  This actually sounds like an interesting 
project.  

>  2. Java: Improve the FOSS Java stack support on Gentoo. Integrate for
> example cacao and jamvm properly as JDKs into our Java setup. They need
> to be installable without a JDK already installed and and you need to
> make sure the core stack like dev-java/ant is working properly.
>  3. Java: Setup a binary package repository for Java only packages on
> Gentoo.
>  4. Recruiters: Build a graphical application to replace the current
> quizzes.
>
> As I will apply as a student myself Joshua Nichols will be mentoring the
> Java students and I am hoping that for example kloeri can do the
> equizapp part.
>
> Regards,
> Petteri
> Gentoo Recruiters co-lead
> Gentoo Java project lead


--
gentoo-java@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-java] My GSoC project ideas
  2007-03-18  8:37 ` Alistair Bush
@ 2007-03-18 10:51   ` Petteri Räty
  2007-03-19  0:53     ` Alistair Bush
  0 siblings, 1 reply; 4+ messages in thread
From: Petteri Räty @ 2007-03-18 10:51 UTC (permalink / raw
  To: Alistair Bush; +Cc: gentoo-java

[-- Attachment #1: Type: text/plain, Size: 1028 bytes --]

Alistair Bush kirjoitti:
> On Sat, 17 Mar 2007 11:09:50 am Petteri Räty wrote:
>> Here it goes:
>>  1. Java: A graphical application to configure options and used JDKs on
>> a per application basis. The application should also be a GUI for
>> eselect java-nsplugin and java-config.
> 
> Firstly I'm going to guess this would be a java app.
> Would you like to elaborate on whether we would just wrap the functionality 
> around that of existing tools like eselect and java-config or would we 
> reimplement this within java.  This actually sounds like an interesting 
> project.  
> 

Well I would at least separate the functionality into a library and the
GUI so that different GUIs can be done in the future (java-gnome, kde
java bindings etc). Writing this in Java is not mandatory but
considering the nature of this program it's a natural fit. One
interesting idea for this is using for example jython to interface with
java-config and then eselect is just a wrapper around that.

Regards,
Petteri


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-java] My GSoC project ideas
  2007-03-18 10:51   ` Petteri Räty
@ 2007-03-19  0:53     ` Alistair Bush
  0 siblings, 0 replies; 4+ messages in thread
From: Alistair Bush @ 2007-03-19  0:53 UTC (permalink / raw
  To: gentoo-java

[-- Attachment #1: Type: text/plain, Size: 1366 bytes --]

Mmm..  Why do I always forget Jython.

Are we aware of other projects/programs that have a similar goal from any of
the other distro's (Im rather gentoo bound)  Ones that just set the active
system (or user) vm for instance?

On 3/18/07, Petteri Räty <betelgeuse@gentoo.org> wrote:
>
> Alistair Bush kirjoitti:
> > On Sat, 17 Mar 2007 11:09:50 am Petteri Räty wrote:
> >> Here it goes:
> >>  1. Java: A graphical application to configure options and used JDKs on
> >> a per application basis. The application should also be a GUI for
> >> eselect java-nsplugin and java-config.
> >
> > Firstly I'm going to guess this would be a java app.
> > Would you like to elaborate on whether we would just wrap the
> functionality
> > around that of existing tools like eselect and java-config or would we
> > reimplement this within java.  This actually sounds like an interesting
> > project.
> >
>
> Well I would at least separate the functionality into a library and the
> GUI so that different GUIs can be done in the future (java-gnome, kde
> java bindings etc). Writing this in Java is not mandatory but
> considering the nature of this program it's a natural fit. One
> interesting idea for this is using for example jython to interface with
> java-config and then eselect is just a wrapper around that.
>
> Regards,
> Petteri
>
>
>

[-- Attachment #2: Type: text/html, Size: 1740 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-03-19  0:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-16 22:09 [gentoo-java] My GSoC project ideas Petteri Räty
2007-03-18  8:37 ` Alistair Bush
2007-03-18 10:51   ` Petteri Räty
2007-03-19  0:53     ` Alistair Bush

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox