public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/userrel/soc: index2008.xml
@ 2008-02-26 18:24 Joshua Jackson (tsunam)
  0 siblings, 0 replies; 7+ messages in thread
From: Joshua Jackson (tsunam) @ 2008-02-26 18:24 UTC (permalink / raw
  To: gentoo-commits

tsunam      08/02/26 18:24:39

  Added:                index2008.xml
  Log:
  adding draft of 2008 soc ideas

Revision  Changes    Path
1.1                  xml/htdocs/proj/en/userrel/soc/index2008.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml?rev=1.1&content-type=text/plain

Index: index2008.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/xsl/project.xsl" type="text/xsl"?>
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
<!DOCTYPE project SYSTEM "/dtd/project.dtd">

<project>
<name>soc</name>
<longname>Gentoo Summer of Code</longname>
<date>2008-02-26</date>

<author title="Author">
  <mail link="antarus@gentoo.org">Alec Warner</mail>
</author>

<author title="Author">
  <mail link="christel@gentoo.org">Christel Dahlskjaer</mail>
</author>

<author title="Author">
  <mail link="codeman@gentoo.org">Preston Cody</mail>
</author>

<author title="Author">
  <mail link="tsunam@gentoo.org">Joshua Jackson</mail>
</author>

<description>
The Gentoo Summer of Code subproject oversees Gentoo's participation in the
annual Google Summer of Code program.</description>

<longdescription>

<p>
For the fourth year running, Google is organising a 
<uri link="http://code.google.com/soc/">Summer of Code</uri>, funding students
to work on open-source projects over the summer. Applications for mentoring organizations start soon and Gentoo is hoping to be accepted once again.
</p>

</longdescription>

<dev role="Lead">tsunam</dev>
<dev role="Member">g2boojum</dev>
<dev role="Member">antarus</dev>
<dev role="Member">jmbsvicetto</dev>

<extrachapter>
<title>Project Ideas</title>
<section>
<body>

<p>
As of yet Gentoo is unaware of how many slots have been allocated.
Some project ideas are below:
</p>

<table>
  <tr>
    <th>Project</th>
    <th>Details</th>
  </tr>
  <tr>
    <ti>Sandbox improvements</ti>
    <ti>Since Martin (azarah) has been busy and then was retired, there was nobody working full-time on sandbox, yet it's one of the core utilities that Gentoo uses; Martin left an experimental branch of sandbox, which has code used for Gentoo/FreeBSD support in it. At the moment that sandbox fails badly with Linux modules, and is non trivial to fix. Having someone cleanup sandbox code and ensure that building continues to occur in a safe environment from the running system is of critical importance.</ti>
  </tr>
  <tr>
	<ti>Autoepatch</ti>
	<ti>Autoepatch was a project to replace gnuconfig.eclass and elibtoolize that you find used in quite a few ebuilds to help ensure packages build correctly. Its goal is to apply common patches and fixes to source code after the unpacking but before you get to the compile phase. Ensuring that common mistakes made in source code, such as a broken autotools issue, is resovled before you have to fix it on an ebuild by ebuild basis.</ti>
  </tr>
<tr>
      <ti>Eselect GCC</ti>
      <ti>Eselect is Gentoo's configuration too for selecting versions or linguas of applications that have multiple instances that can fulfill a need. A previous attempt at making a selector for gcc, caused far more problems then what it was attempting to resolve. This should be a 100% compatible reimplementation of gcc-config and binutils-config.</ti>
</tr>
<tr>
      <ti>Eselect modules</ti>
      <ti>Eselect is Gentoo's configuration too for selecting versions or linguas of applications that have multiple instances that can fulfill a need. There are many applications such as tar, whois, cpio, sendmail, and countless others that are different versions/implementations of the same application. Eselect is ideal for allowing you to have multiple versions of these applications installed but having the default system version be selected via the Eselect framework. Adding more modules will allow users to have better control over their various packages.</ti>
</tr>
</table>
</body>
</section>
</extrachapter>


<extrachapter>
<title>Mentors for Summer of Code 2008</title>
<section>
<body>
<table>
  <tr>
    <th>Developer</th>
    <th>E-mail</th>
    <th>Projects</th>
  </tr>

   <tr>
    <ti>Diego Petteno</ti>
    <ti>flameeyes@gentoo.org</ti>
    <ti></ti>
   </tr>

   <tr>
    <ti>Saleem Abdulrasool</ti>
    <ti>compnerd@gentoo.org</ti>
    <ti></ti>
   </tr>

</table>
</body>
</section>
</extrachapter>
<!--
<extrachapter>
<title>Students for Summer of Code 2006</title>
<section>
<body>
<table>
  <tr>
    <th>Student</th>
    <th>E-mail</th>
    <th>Project</th>
  </tr>
</table>
</body>
</section>
</extrachapter>
-->

<!--
<extrachapter>
<title>Planet Gentoo</title>
<section>
<body>
  
<p>
Planet Gentoo has setup an RSS feed and website for the Summer of Code
bloggers. The website is available at <uri>http://planet.gentoo.org/soc</uri>
</p>

</body>
</section>
</extrachapter>
-->

</project>




-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/userrel/soc: index2008.xml
@ 2008-02-27  0:41 Alec Warner (antarus)
  0 siblings, 0 replies; 7+ messages in thread
From: Alec Warner (antarus) @ 2008-02-27  0:41 UTC (permalink / raw
  To: gentoo-commits

antarus     08/02/27 00:41:24

  Modified:             index2008.xml
  Log:
  add myself as a mentor, fix spacing, removed 100% compatability requirement (too early to specify)

Revision  Changes    Path
1.2                  xml/htdocs/proj/en/userrel/soc/index2008.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml?r1=1.1&r2=1.2

Index: index2008.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index2008.xml	26 Feb 2008 18:24:38 -0000	1.1
+++ index2008.xml	27 Feb 2008 00:41:23 -0000	1.2
@@ -63,17 +63,17 @@
     <ti>Since Martin (azarah) has been busy and then was retired, there was nobody working full-time on sandbox, yet it's one of the core utilities that Gentoo uses; Martin left an experimental branch of sandbox, which has code used for Gentoo/FreeBSD support in it. At the moment that sandbox fails badly with Linux modules, and is non trivial to fix. Having someone cleanup sandbox code and ensure that building continues to occur in a safe environment from the running system is of critical importance.</ti>
   </tr>
   <tr>
-	<ti>Autoepatch</ti>
-	<ti>Autoepatch was a project to replace gnuconfig.eclass and elibtoolize that you find used in quite a few ebuilds to help ensure packages build correctly. Its goal is to apply common patches and fixes to source code after the unpacking but before you get to the compile phase. Ensuring that common mistakes made in source code, such as a broken autotools issue, is resovled before you have to fix it on an ebuild by ebuild basis.</ti>
+	  <ti>Autoepatch</ti>
+  	<ti>Autoepatch was a project to replace gnuconfig.eclass and elibtoolize that you find used in quite a few ebuilds to help ensure packages build correctly. Its goal is to apply common patches and fixes to source code after the unpacking but before you get to the compile phase. Ensuring that common mistakes made in source code, such as a broken autotools issue, is resovled before you have to fix it on an ebuild by ebuild basis.</ti>
+  </tr>
+  <tr>
+    <ti>Eselect GCC</ti>
+    <ti>Eselect is Gentoo's configuration too for selecting versions or linguas of applications that have multiple instances that can fulfill a need. A previous attempt at making a selector for gcc, caused far more problems then what it was attempting to resolve.</ti>
+  </tr>
+  <tr>
+    <ti>Eselect modules</ti>
+    <ti>Eselect is Gentoo's configuration too for selecting versions or linguas of applications that have multiple instances that can fulfill a need. There are many applications such as tar, whois, cpio, sendmail, and countless others that are different versions/implementations of the same application. Eselect is ideal for allowing you to have multiple versions of these applications installed but having the default system version be selected via the Eselect framework. Adding more modules will allow users to have better control over their various packages.</ti>
   </tr>
-<tr>
-      <ti>Eselect GCC</ti>
-      <ti>Eselect is Gentoo's configuration too for selecting versions or linguas of applications that have multiple instances that can fulfill a need. A previous attempt at making a selector for gcc, caused far more problems then what it was attempting to resolve. This should be a 100% compatible reimplementation of gcc-config and binutils-config.</ti>
-</tr>
-<tr>
-      <ti>Eselect modules</ti>
-      <ti>Eselect is Gentoo's configuration too for selecting versions or linguas of applications that have multiple instances that can fulfill a need. There are many applications such as tar, whois, cpio, sendmail, and countless others that are different versions/implementations of the same application. Eselect is ideal for allowing you to have multiple versions of these applications installed but having the default system version be selected via the Eselect framework. Adding more modules will allow users to have better control over their various packages.</ti>
-</tr>
 </table>
 </body>
 </section>
@@ -88,25 +88,26 @@
   <tr>
     <th>Developer</th>
     <th>E-mail</th>
-    <th>Projects</th>
   </tr>
 
-   <tr>
+  <tr>
     <ti>Diego Petteno</ti>
     <ti>flameeyes@gentoo.org</ti>
-    <ti></ti>
-   </tr>
+  </tr>
 
-   <tr>
+  <tr>
     <ti>Saleem Abdulrasool</ti>
     <ti>compnerd@gentoo.org</ti>
-    <ti></ti>
-   </tr>
-
+  </tr>
+  <tr>
+    <ti>Alec Warner</ti>
+    <ti>antarus@gentoo.org</ti>
+  </tr>
 </table>
 </body>
 </section>
 </extrachapter>
+
 <!--
 <extrachapter>
 <title>Students for Summer of Code 2006</title>



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/userrel/soc: index2008.xml
@ 2008-02-27  9:14 Mark Kowarsky (mark_alec)
  0 siblings, 0 replies; 7+ messages in thread
From: Mark Kowarsky (mark_alec) @ 2008-02-27  9:14 UTC (permalink / raw
  To: gentoo-commits

mark_alec    08/02/27 09:14:37

  Modified:             index2008.xml
  Log:
  added self to members and typo fix, too --> tool

Revision  Changes    Path
1.3                  xml/htdocs/proj/en/userrel/soc/index2008.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml?r1=1.2&r2=1.3

Index: index2008.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index2008.xml	27 Feb 2008 00:41:23 -0000	1.2
+++ index2008.xml	27 Feb 2008 09:14:36 -0000	1.3
@@ -6,7 +6,7 @@
 <project>
 <name>soc</name>
 <longname>Gentoo Summer of Code</longname>
-<date>2008-02-26</date>
+<date>2008-02-27</date>
 
 <author title="Author">
   <mail link="antarus@gentoo.org">Alec Warner</mail>
@@ -42,6 +42,7 @@
 <dev role="Member">g2boojum</dev>
 <dev role="Member">antarus</dev>
 <dev role="Member">jmbsvicetto</dev>
+<dev role="Member">mark_alec</dev>
 
 <extrachapter>
 <title>Project Ideas</title>
@@ -68,11 +69,11 @@
   </tr>
   <tr>
     <ti>Eselect GCC</ti>
-    <ti>Eselect is Gentoo's configuration too for selecting versions or linguas of applications that have multiple instances that can fulfill a need. A previous attempt at making a selector for gcc, caused far more problems then what it was attempting to resolve.</ti>
+    <ti>Eselect is Gentoo's configuration tool for selecting versions or linguas of applications that have multiple instances that can fulfill a need. A previous attempt at making a selector for gcc, caused far more problems then what it was attempting to resolve.</ti>
   </tr>
   <tr>
     <ti>Eselect modules</ti>
-    <ti>Eselect is Gentoo's configuration too for selecting versions or linguas of applications that have multiple instances that can fulfill a need. There are many applications such as tar, whois, cpio, sendmail, and countless others that are different versions/implementations of the same application. Eselect is ideal for allowing you to have multiple versions of these applications installed but having the default system version be selected via the Eselect framework. Adding more modules will allow users to have better control over their various packages.</ti>
+    <ti>Eselect is Gentoo's configuration tool for selecting versions or linguas of applications that have multiple instances that can fulfill a need. There are many applications such as tar, whois, cpio, sendmail, and countless others that are different versions/implementations of the same application. Eselect is ideal for allowing you to have multiple versions of these applications installed but having the default system version be selected via the Eselect framework. Adding more modules will allow users to have better control over their various packages.</ti>
   </tr>
 </table>
 </body>



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/userrel/soc: index2008.xml
@ 2008-02-27  9:29 Mark Kowarsky (mark_alec)
  0 siblings, 0 replies; 7+ messages in thread
From: Mark Kowarsky (mark_alec) @ 2008-02-27  9:29 UTC (permalink / raw
  To: gentoo-commits

mark_alec    08/02/27 09:29:30

  Modified:             index2008.xml
  Log:
  added those of grobian's ideas i could work out, and added him as a mentor

Revision  Changes    Path
1.4                  xml/htdocs/proj/en/userrel/soc/index2008.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml?r1=1.3&r2=1.4

Index: index2008.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- index2008.xml	27 Feb 2008 09:14:36 -0000	1.3
+++ index2008.xml	27 Feb 2008 09:29:29 -0000	1.4
@@ -61,7 +61,7 @@
   </tr>
   <tr>
     <ti>Sandbox improvements</ti>
-    <ti>Since Martin (azarah) has been busy and then was retired, there was nobody working full-time on sandbox, yet it's one of the core utilities that Gentoo uses; Martin left an experimental branch of sandbox, which has code used for Gentoo/FreeBSD support in it. At the moment that sandbox fails badly with Linux modules, and is non trivial to fix. Having someone cleanup sandbox code and ensure that building continues to occur in a safe environment from the running system is of critical importance.</ti>
+    <ti>Since Martin (azarah) has been busy and then was retired, there was nobody working full-time on sandbox, yet it's one of the core utilities that Gentoo uses; Martin left an experimental branch of sandbox, which has code used for Gentoo/FreeBSD support in it. At the moment that sandbox fails badly with Linux modules, and is non trivial to fix. Having someone cleanup sandbox code and ensure that building continues to occur in a safe environment from the running system is of critical importance. It would also be useful to port sandbox to other operating systems such as: Darwin, Solaris, *BSD and more.</ti>
   </tr>
   <tr>
 	  <ti>Autoepatch</ti>
@@ -75,6 +75,18 @@
     <ti>Eselect modules</ti>
     <ti>Eselect is Gentoo's configuration tool for selecting versions or linguas of applications that have multiple instances that can fulfill a need. There are many applications such as tar, whois, cpio, sendmail, and countless others that are different versions/implementations of the same application. Eselect is ideal for allowing you to have multiple versions of these applications installed but having the default system version be selected via the Eselect framework. Adding more modules will allow users to have better control over their various packages.</ti>
   </tr>
+  <tr>
+   <ti>packages.gentoo.org</ti>
+   <ti>The current version of packages.gentoo.org does not allow searching. This is a feature needed to make the website as useful as the old version was. Another possible feature is to integrate tinderbox (binary package repository) with the web interface of packages.g.o</ti>
+  </tr>
+  <tr>
+   <ti>baselayout on Prefix</ti>
+   <ti>Users of prefixed Portage cannot currently use runscripts as baselayout does not work in their environment</ti>
+  </tr>
+  <tr>
+   <ti>scanmacho</ti>
+   <ti>The equivalent of scanelf but for Darwin, will be used to replace otool</ti>
+  </tr>
 </table>
 </body>
 </section>
@@ -104,6 +116,10 @@
     <ti>Alec Warner</ti>
     <ti>antarus@gentoo.org</ti>
   </tr>
+  <tr>
+   <ti>Fabian Groffen</ti>
+   <ti>grobian@gentoo.org</ti>
+  </tr>
 </table>
 </body>
 </section>



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/userrel/soc: index2008.xml
@ 2008-02-27 17:52 Joshua Jackson (tsunam)
  0 siblings, 0 replies; 7+ messages in thread
From: Joshua Jackson (tsunam) @ 2008-02-27 17:52 UTC (permalink / raw
  To: gentoo-commits

tsunam      08/02/27 17:52:55

  Modified:             index2008.xml
  Log:
  adding another mentor to the list

Revision  Changes    Path
1.5                  xml/htdocs/proj/en/userrel/soc/index2008.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml?r1=1.4&r2=1.5

Index: index2008.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- index2008.xml	27 Feb 2008 09:29:29 -0000	1.4
+++ index2008.xml	27 Feb 2008 17:52:55 -0000	1.5
@@ -120,6 +120,10 @@
    <ti>Fabian Groffen</ti>
    <ti>grobian@gentoo.org</ti>
   </tr>
+  <tr>
+   <ti>Damian Florczyk</ti>
+   <ti>thunder@gentoo.org</ti>
+  </tr>
 </table>
 </body>
 </section>



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/userrel/soc: index2008.xml
@ 2008-03-02 20:51 Joshua Jackson (tsunam)
  0 siblings, 0 replies; 7+ messages in thread
From: Joshua Jackson (tsunam) @ 2008-03-02 20:51 UTC (permalink / raw
  To: gentoo-commits

tsunam      08/03/02 20:51:02

  Modified:             index2008.xml
  Log:
  adding more mentors and more items for the eselect modules. Seems quite popular this year

Revision  Changes    Path
1.6                  xml/htdocs/proj/en/userrel/soc/index2008.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml?r1=1.5&r2=1.6

Index: index2008.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/userrel/soc/index2008.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- index2008.xml	27 Feb 2008 17:52:55 -0000	1.5
+++ index2008.xml	2 Mar 2008 20:51:02 -0000	1.6
@@ -73,7 +73,7 @@
   </tr>
   <tr>
     <ti>Eselect modules</ti>
-    <ti>Eselect is Gentoo's configuration tool for selecting versions or linguas of applications that have multiple instances that can fulfill a need. There are many applications such as tar, whois, cpio, sendmail, and countless others that are different versions/implementations of the same application. Eselect is ideal for allowing you to have multiple versions of these applications installed but having the default system version be selected via the Eselect framework. Adding more modules will allow users to have better control over their various packages.</ti>
+    <ti>Eselect is Gentoo's configuration tool for selecting versions or linguas of applications that have multiple instances that can fulfill a need. There are many applications such as tar, whois, cpio, sendmail, package managers (portage,paludis,pkgcore), and countless others that are different versions/implementations of the same application. Eselect is ideal for allowing you to have multiple versions of these applications installed but having the default system version be selected via the Eselect framework. Adding more modules will allow users to have better control over their various packages.</ti>
   </tr>
   <tr>
    <ti>packages.gentoo.org</ti>
@@ -124,6 +124,10 @@
    <ti>Damian Florczyk</ti>
    <ti>thunder@gentoo.org</ti>
   </tr>
+  <tr>
+   <ti>Luca Barbatok</ti>
+   <ti>lu_zero@gentoo.org</ti>
+  </tr>
 </table>
 </body>
 </section>



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/userrel/soc: index2008.xml
@ 2008-03-19  2:34 Alec Warner (antarus)
  0 siblings, 0 replies; 7+ messages in thread
From: Alec Warner (antarus) @ 2008-03-19  2:34 UTC (permalink / raw
  To: gentoo-commits

antarus     08/03/19 02:34:50

  Removed:              index2008.xml
  Log:
  Remove confusing file
-- 
gentoo-commits@lists.gentoo.org mailing list



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

end of thread, other threads:[~2008-03-19  2:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-19  2:34 [gentoo-commits] gentoo commit in xml/htdocs/proj/en/userrel/soc: index2008.xml Alec Warner (antarus)
  -- strict thread matches above, loose matches on Subject: below --
2008-03-02 20:51 Joshua Jackson (tsunam)
2008-02-27 17:52 Joshua Jackson (tsunam)
2008-02-27  9:29 Mark Kowarsky (mark_alec)
2008-02-27  9:14 Mark Kowarsky (mark_alec)
2008-02-27  0:41 Alec Warner (antarus)
2008-02-26 18:24 Joshua Jackson (tsunam)

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