public inbox for gentoo-soc@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-soc] Could I have some advice on soc projects?
@ 2010-03-23  8:11 Mu Qiao
  2010-03-23 11:48 ` Nirbheek Chauhan
  2010-03-23 15:37 ` Sebastian Pipping
  0 siblings, 2 replies; 4+ messages in thread
From: Mu Qiao @ 2010-03-23  8:11 UTC (permalink / raw
  To: gentoo-soc

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

Hello everyone,

I'm a graduate student who is really interested in Gentoo soc and want to
join the contest. I hope one day, I could be a real Gentoo developer :-)

I've been using Linux for years and have Gentoo installed in my own laptop.
I'm familiar with C in Unix, Python, Shell and Java.

I've read the google summer of code 2010 ideas for several times and I find
myself interested in two projects.

One is "*improve NetworkManager integration with gentoo*". I think it's a
very very helpful project and my NetworkManager does not work well in
Gentoo. I've already have some ideas on how to improve the integration.
But there are some difficulties. I see that this project needs GObject C and
I haven't used it before. I've only used NetworkManager, but I have no idea
on how to write a plugin for it right now. Could I learn the needed
knowledge from now and finish the project? Could anyone give me some advice?

The other is *"g-pypi rewrite"* which I also think is a very very helpful
project. Although I'm very familiar with Python, I haven't got very much
experience in writing ebuilds. I think I could spend enough time in learning
it. Shall I work on this project?

I'm well prepared for learning and full filled with enthusiasm. I'm not sure
whether I can participate in and which project I'm fit for. Could you give
me some advice?

Sorry for my poor English :-(

-- 
Best wishes,
Qiao Mu

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

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

* Re: [gentoo-soc] Could I have some advice on soc projects?
  2010-03-23  8:11 [gentoo-soc] Could I have some advice on soc projects? Mu Qiao
@ 2010-03-23 11:48 ` Nirbheek Chauhan
  2010-03-23 12:59   ` Mu Qiao
  2010-03-23 15:37 ` Sebastian Pipping
  1 sibling, 1 reply; 4+ messages in thread
From: Nirbheek Chauhan @ 2010-03-23 11:48 UTC (permalink / raw
  To: gentoo-soc

On Tue, Mar 23, 2010 at 1:41 PM, Mu Qiao <qiaomuf@gmail.com> wrote:
> One is "improve NetworkManager integration with gentoo". I think it's a very
> very helpful project and my NetworkManager does not work well in Gentoo.
> I've already have some ideas on how to improve the integration.
> But there are some difficulties. I see that this project needs GObject C and
> I haven't used it before. I've only used NetworkManager, but I have no idea
> on how to write a plugin for it right now. Could I learn the needed
> knowledge from now and finish the project? Could anyone give me some advice?
>

GObject is just the name given to a set of C utility functions for
strings, arrays, etc, the mainloop, and other things provided by glib,
which is used by all of GNOME. Take a look at the following:

http://library.gnome.org/devel/gobject/
http://library.gnome.org/devel/glib/

You should also be able to find tutorials on the web for the same.

For the plugin, NM already has plugins for redhat and ubuntu which do
similar things, so you can just take a look at those for information.

-- 
~Nirbheek Chauhan

Gentoo GNOME+Mozilla Team



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

* Re: [gentoo-soc] Could I have some advice on soc projects?
  2010-03-23 11:48 ` Nirbheek Chauhan
@ 2010-03-23 12:59   ` Mu Qiao
  0 siblings, 0 replies; 4+ messages in thread
From: Mu Qiao @ 2010-03-23 12:59 UTC (permalink / raw
  To: gentoo-soc


[-- Attachment #1.1: Type: text/plain, Size: 1329 bytes --]

Thanks, that really helps!! [?]

On Tue, Mar 23, 2010 at 7:48 PM, Nirbheek Chauhan <nirbheek@gentoo.org>wrote:

> On Tue, Mar 23, 2010 at 1:41 PM, Mu Qiao <qiaomuf@gmail.com> wrote:
> > One is "improve NetworkManager integration with gentoo". I think it's a
> very
> > very helpful project and my NetworkManager does not work well in Gentoo.
> > I've already have some ideas on how to improve the integration.
> > But there are some difficulties. I see that this project needs GObject C
> and
> > I haven't used it before. I've only used NetworkManager, but I have no
> idea
> > on how to write a plugin for it right now. Could I learn the needed
> > knowledge from now and finish the project? Could anyone give me some
> advice?
> >
>
> GObject is just the name given to a set of C utility functions for
> strings, arrays, etc, the mainloop, and other things provided by glib,
> which is used by all of GNOME. Take a look at the following:
>
> http://library.gnome.org/devel/gobject/
> http://library.gnome.org/devel/glib/
>
> You should also be able to find tutorials on the web for the same.
>
> For the plugin, NM already has plugins for redhat and ubuntu which do
> similar things, so you can just take a look at those for information.
>
> --
> ~Nirbheek Chauhan
>
> Gentoo GNOME+Mozilla Team
>
>


-- 
Best wishes,
Qiao Mu

[-- Attachment #1.2: Type: text/html, Size: 2078 bytes --]

[-- Attachment #2: 330.gif --]
[-- Type: image/gif, Size: 96 bytes --]

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

* Re: [gentoo-soc] Could I have some advice on soc projects?
  2010-03-23  8:11 [gentoo-soc] Could I have some advice on soc projects? Mu Qiao
  2010-03-23 11:48 ` Nirbheek Chauhan
@ 2010-03-23 15:37 ` Sebastian Pipping
  1 sibling, 0 replies; 4+ messages in thread
From: Sebastian Pipping @ 2010-03-23 15:37 UTC (permalink / raw
  To: gentoo-soc

On 03/23/10 09:11, Mu Qiao wrote:
> The other is *"g-pypi rewrite"* which I also think is a very very
> helpful project. Although I'm very familiar with Python, I haven't got
> very much experience in writing ebuilds.

if you're fluent with bash i wouldn't worry about the ebuild writing
half of it too much.

what do you have in mind for the re-write of g-pypi?
how would it be implemented?



sebastian



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

end of thread, other threads:[~2010-03-23 15:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-23  8:11 [gentoo-soc] Could I have some advice on soc projects? Mu Qiao
2010-03-23 11:48 ` Nirbheek Chauhan
2010-03-23 12:59   ` Mu Qiao
2010-03-23 15:37 ` Sebastian Pipping

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