Hey all,<div>           I have studied OS and C programming. I am good in web design (PHP)...Can anyone tell me where should I focus.I have no experience in collaborative coding.And, I am very much interested in OS design specially in firewall kind of thing.</div>
<div>Please give me direction to proceed.<br><br><div><br></div><div><br></div><div><br><div class="gmail_quote">On Wed, Mar 9, 2011 at 5:39 PM,  <span dir="ltr">&lt;<a href="mailto:soc-coordination-request@lists.alioth.debian.org">soc-coordination-request@lists.alioth.debian.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Send Soc-coordination mailing list submissions to<br>
        <a href="mailto:soc-coordination@lists.alioth.debian.org">soc-coordination@lists.alioth.debian.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.alioth.debian.org/mailman/listinfo/soc-coordination" target="_blank">http://lists.alioth.debian.org/mailman/listinfo/soc-coordination</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:soc-coordination-request@lists.alioth.debian.org">soc-coordination-request@lists.alioth.debian.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:soc-coordination-owner@lists.alioth.debian.org">soc-coordination-owner@lists.alioth.debian.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of Soc-coordination digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
   1. Twitter account (Sylvestre Ledru)<br>
   2. GSoC project proposal: Developer Package  Repositories<br>
      (Marc &#39;HE&#39; Brockschmidt)<br>
   3. Re: GSoC project proposal: Developer Package Repositories<br>
      (Sylvestre Ledru)<br>
   4. Re: Twitter account (Stefano Zacchiroli)<br>
   5. Re: Twitter account (Sylvestre Ledru)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Tue, 08 Mar 2011 15:56:47 +0100<br>
From: Sylvestre Ledru &lt;<a href="mailto:sylvestre@debian.org">sylvestre@debian.org</a>&gt;<br>
Subject: [Soc-coordination] Twitter account<br>
To: <a href="mailto:soc-coordination@lists.alioth.debian.org">soc-coordination@lists.alioth.debian.org</a><br>
Message-ID: &lt;<a href="mailto:1299596207.3404.78.camel@losinj.inria.fr">1299596207.3404.78.camel@losinj.inria.fr</a>&gt;<br>
Content-Type: text/plain; charset=&quot;ISO-8859-1&quot;<br>
<br>
Hello,<br>
<br>
Do we know who is behind the Twitter account ?<br>
<a href="http://twitter.com/#!/DebianGSoC" target="_blank">http://twitter.com/#!/DebianGSoC</a><br>
Arthur ?<br>
<br>
Thanks,<br>
Sylvestre<br>
<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Tue, 08 Mar 2011 15:54:50 +0100<br>
From: Marc &#39;HE&#39; Brockschmidt &lt;<a href="mailto:he@ftwca.de">he@ftwca.de</a>&gt;<br>
Subject: [Soc-coordination] GSoC project proposal: Developer Package<br>
        Repositories<br>
To: <a href="mailto:soc-coordination@lists.alioth.debian.org">soc-coordination@lists.alioth.debian.org</a><br>
Message-ID: &lt;<a href="mailto:87d3m1irwl.fsf@perikles.marcbrockschmidt.de">87d3m1irwl.fsf@perikles.marcbrockschmidt.de</a>&gt;<br>
Content-Type: text/plain; charset=&quot;us-ascii&quot;<br>
<br>
Heya,<br>
<br>
i&#39;ve already proposed the following last year, but it still seems to be<br>
a needed feature:<br>
<br>
Mentor: Marc Brockschmidt<br>
Summary: Create a system allowing developers to publish and auto-build<br>
 temporary, non-official packages<br>
Required skills:<br>
    * Perl<br>
    * (A wee bit of) webdesign skills<br>
Description:<br>
      Analogously to <a href="https://launchpad.net/ubuntu/+ppas" target="_blank">https://launchpad.net/ubuntu/+ppas</a>, we want allow<br>
      DDs (and perhaps DMs?) to publish their experimental, non-official<br>
      packages on a Debian platform. This system should allow<br>
      maintainers to upload a package just as <a href="http://ftp-master.debian.org" target="_blank">ftp-master.debian.org</a>: At<br>
      least source and Arch: all packages need to be provided by the<br>
      maintainer, autobuilding and distribution is provided by the<br>
      system. This project has four parts:<br>
         1. Extend wanna-build to allow storing for certain package<br>
            repository-specific information (mainly sources.list entries<br>
            defining where the source package and build-deps are to be<br>
            found, and an upload target)<br>
         2. Extend buildd to use this information and set up the build<br>
            environment. To not pollute the environment, this should use<br>
            schroots ability to use snapshots of a source environment for<br>
            building, then throwing away this snapshot. This needs to allow<br>
            auto-signing and uploading of built packages to the right<br>
            archive and needs to notify the uploader of possible build<br>
            failures.<br>
         3. Set up the actual archive: Uploads need to be processed,<br>
            wanna-build needs to be informed about new source packages,<br>
            apt-able directory structures need to be managed, the archives<br>
            should be autosigned with the system&#39;s key.<br>
         4. Provide a web interface allowing maintainers to set up an<br>
            repository, specifying who (identified by GPG keys?) is allowed<br>
            to configure it and upload packages. Configuration includes the<br>
            base distribution(s) (stable, testing, sid or any combination)<br>
            and possibly other personal repositories that are needed for<br>
            dependencies. For every repository, a reasonable web page to<br>
            provide information to users should be created from this. It<br>
            should clearly state who is responsible for the packages and<br>
            what other repositories are needed.<br>
<br>
However, I&#39;m not sure I have the time to mentor this (that depends on<br>
the actual amount of mentoring needed, of course), so I would very much<br>
welcome a co-mentor.<br>
<br>
Marc<br>
-------------- next part --------------<br>
A non-text attachment was scrubbed...<br>
Name: not available<br>
Type: application/pgp-signature<br>
Size: 197 bytes<br>
Desc: not available<br>
URL: &lt;<a href="http://lists.alioth.debian.org/pipermail/soc-coordination/attachments/20110308/799ede38/attachment-0001.pgp" target="_blank">http://lists.alioth.debian.org/pipermail/soc-coordination/attachments/20110308/799ede38/attachment-0001.pgp</a>&gt;<br>

<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Tue, 08 Mar 2011 16:43:09 +0100<br>
From: Sylvestre Ledru &lt;<a href="mailto:sylvestre@debian.org">sylvestre@debian.org</a>&gt;<br>
Subject: Re: [Soc-coordination] GSoC project proposal: Developer<br>
        Package Repositories<br>
To: Marc &#39;HE&#39; Brockschmidt &lt;<a href="mailto:he@ftwca.de">he@ftwca.de</a>&gt;<br>
Cc: <a href="mailto:soc-coordination@lists.alioth.debian.org">soc-coordination@lists.alioth.debian.org</a><br>
Message-ID: &lt;<a href="mailto:1299598989.3404.89.camel@losinj.inria.fr">1299598989.3404.89.camel@losinj.inria.fr</a>&gt;<br>
Content-Type: text/plain; charset=&quot;ISO-8859-1&quot;<br>
<br>
Hello Marc,<br>
<br>
Le mardi 08 mars 2011 ? 15:54 +0100, Marc &#39;HE&#39; Brockschmidt a ?crit :<br>
&gt; Heya,<br>
&gt;<br>
&gt; i&#39;ve already proposed the following last year, but it still seems to be<br>
&gt; a needed feature:<br>
&gt;<br>
&gt; Mentor: Marc Brockschmidt<br>
[...]<br>
&gt; However, I&#39;m not sure I have the time to mentor this (that depends on<br>
&gt; the actual amount of mentoring needed, of course), so I would very much<br>
&gt; welcome a co-mentor.<br>
Do you see anyone who could be the main mentor for this ?<br>
It is the kind of project where a involved mentor is necessary (or an<br>
experienced DD who is a student).<br>
<br>
Sylvestre<br>
<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Tue, 8 Mar 2011 17:25:42 +0100<br>
From: Stefano Zacchiroli &lt;<a href="mailto:zack@debian.org">zack@debian.org</a>&gt;<br>
Subject: Re: [Soc-coordination] Twitter account<br>
To: <a href="mailto:soc-coordination@lists.alioth.debian.org">soc-coordination@lists.alioth.debian.org</a><br>
Message-ID: &lt;20110308162542.GC21114@upsilon.cc&gt;<br>
Content-Type: text/plain; charset=&quot;us-ascii&quot;<br>
<br>
On Tue, Mar 08, 2011 at 03:56:47PM +0100, Sylvestre Ledru wrote:<br>
&gt; Do we know who is behind the Twitter account ?<br>
&gt; <a href="http://twitter.com/#!/DebianGSoC" target="_blank">http://twitter.com/#!/DebianGSoC</a><br>
&gt; Arthur ?<br>
<br>
If it&#39;s one of us (admins, etc.), I suggest dropping it and using<br>
@debian on <a href="http://identi.ca" target="_blank">identi.ca</a>: not only it&#39;s generally pointless to partition<br>
microblogging accounts which are all underused, but also we have quite<br>
some critical mass on @debian which we might use more. To propose dents<br>
for @debian, just show up on #debian-publicity on <a href="http://irc.debian.org" target="_blank">irc.debian.org</a>, and<br>
post on the channel a draft dent prefixed by &quot;DENT: &quot;.<br>
<br>
Cheers.<br>
<br>
--<br>
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7<br>
zack@{upsilon.cc,<a href="http://pps.jussieu.fr" target="_blank">pps.jussieu.fr</a>,<a href="http://debian.org" target="_blank">debian.org</a>} -&lt;&gt;- <a href="http://upsilon.cc/zack/" target="_blank">http://upsilon.cc/zack/</a><br>

Quando anche i santi ti voltano le spalle, |  .  |. I&#39;ve fans everywhere<br>
ti resta John Fante -- V. Capossela .......| ..: |.......... -- C. Adams<br>
-------------- next part --------------<br>
A non-text attachment was scrubbed...<br>
Name: not available<br>
Type: application/pgp-signature<br>
Size: 190 bytes<br>
Desc: Digital signature<br>
URL: &lt;<a href="http://lists.alioth.debian.org/pipermail/soc-coordination/attachments/20110308/28383a4e/attachment-0001.pgp" target="_blank">http://lists.alioth.debian.org/pipermail/soc-coordination/attachments/20110308/28383a4e/attachment-0001.pgp</a>&gt;<br>

<br>
------------------------------<br>
<br>
Message: 5<br>
Date: Tue, 08 Mar 2011 17:35:49 +0100<br>
From: Sylvestre Ledru &lt;<a href="mailto:sylvestre@debian.org">sylvestre@debian.org</a>&gt;<br>
Subject: Re: [Soc-coordination] Twitter account<br>
To: <a href="mailto:soc-coordination@lists.alioth.debian.org">soc-coordination@lists.alioth.debian.org</a><br>
Message-ID: &lt;<a href="mailto:1299602149.3404.105.camel@losinj.inria.fr">1299602149.3404.105.camel@losinj.inria.fr</a>&gt;<br>
Content-Type: text/plain; charset=&quot;ISO-8859-1&quot;<br>
<br>
Le mardi 08 mars 2011 ? 17:25 +0100, Stefano Zacchiroli a ?crit :<br>
&gt; On Tue, Mar 08, 2011 at 03:56:47PM +0100, Sylvestre Ledru wrote:<br>
&gt; &gt; Do we know who is behind the Twitter account ?<br>
&gt; &gt; <a href="http://twitter.com/#!/DebianGSoC" target="_blank">http://twitter.com/#!/DebianGSoC</a><br>
&gt; &gt; Arthur ?<br>
&gt;<br>
&gt; If it&#39;s one of us (admins, etc.), I suggest dropping it and using<br>
&gt; @debian on <a href="http://identi.ca" target="_blank">identi.ca</a>: not only it&#39;s generally pointless to partition<br>
&gt; microblogging accounts which are all underused, but also we have quite<br>
&gt; some critical mass on @debian which we might use more. To propose dents<br>
&gt; for @debian, just show up on #debian-publicity on <a href="http://irc.debian.org" target="_blank">irc.debian.org</a>, and<br>
&gt; post on the channel a draft dent prefixed by &quot;DENT: &quot;.<br>
OK, thanks for the information.<br>
<br>
What we can do is to use @debian for the more information announces, and<br>
@DebianGSoC for &quot;smaller&quot; information.<br>
<br>
Arthur sent me the password. Ana, if you want it too, just let me know.<br>
<br>
I updated the <a href="http://identi.ca" target="_blank">identi.ca</a> account and connected it to twitter.<br>
<a href="http://identi.ca/debiangsoc/" target="_blank">http://identi.ca/debiangsoc/</a><br>
<br>
Sylvestre<br>
<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
Soc-coordination mailing list<br>
<a href="mailto:Soc-coordination@lists.alioth.debian.org">Soc-coordination@lists.alioth.debian.org</a><br>
<a href="http://lists.alioth.debian.org/mailman/listinfo/soc-coordination" target="_blank">http://lists.alioth.debian.org/mailman/listinfo/soc-coordination</a><br>
<br>
End of Soc-coordination Digest, Vol 52, Issue 6<br>
***********************************************<br>
</blockquote></div><br></div></div>