*** summerofcode.html	2008-03-25 09:06:14.000000000 -0700
--- summerofcode_new.html	2008-03-25 09:15:13.000000000 -0700
***************
*** 45,50 ****
--- 45,51 ----
  <h3>Infrastructure</h3>
  <ul>
  <li><strong>Enhance Buildfarm to test external packages, patches, or performance</strong>: The PostgreSQL project maintains a public buildfarm that continuously communicates with several machines that checkout and build the PostgreSQL source on a regular basis. The idea behind this project is to extend the current buildfarm code to allow it download external modules and report back on their build status, to download unapplied patches and test them, or to run performance tests. </li>
+ <li><strong>Translation manager for www.postgresql.org</strong> create tools to manage translations of the core project web site.</li>
  </ul>
  
  <a id="extapps" name="extapps"></a>
***************
*** 61,66 ****
--- 62,69 ----
  <li><strong>Procedural Language Improvements</strong>: PostgreSQL provides support for more than a dozen different procedural languages, however the level of support varies depending on the language implementation. Enhancing support of these procedural languages might include fixing build issues, adding SPI support, adding trigger support, adding support for IN/OUT parameters and more.</li>
  <li><strong>Replication</strong>: PostgreSQL provides a wide range of replication solutions for varying types of replication needs. Many of these projects need assistance with building against different versions of PostgreSQL, installation and setup, administrative tools, and general bugfixing.</li>
  <li><strong>Teaching & Learning Tools</strong>: External tools to help in teaching the internals of PostgreSQL such as enhanced visual EXPLAIN, graphical models of the query engine, educational guides to the code, and interactive tools to demonstrate various query types.
+ <li><strong>PostGIS & GEOS</strong> add performance and feature enhancements to PostgreSQL's geographic data support.</li>
+ <li><strong>pgMemcached</strong> port pgMemcached to the new libmemcached, and update it for PostgreSQL 8.3, and/or add features.</li>
  </ul>
  <p>Additional projects may be found by browsing the <a href="http://projects.postgresql.org">PostgreSQL Development Projects</a> website.</p>
  
***************
*** 82,87 ****
--- 85,92 ----
  	<li>Julius Stroffek &lt;julius.stroffek @t gmail.com&gt;, Sun Microsystems, query engine and applications</li>
  	<li>Robert Treat &lt;xzilla @t users.sourceforge.net&gt;, OmniTI Inc., PHP-based projects and infrastructure</li>
  	<li>Zdenek Kotala &lt;zdenek.kotala @t sun.com&gt;, Sun Microsystems, file format and upgrade utilities</li>
+ 	<li>Tim Keitt &lt;tkeitt @t gmail.com&gt; and Paul Ramsey, PostGIS</li>
+ 	<li>Brian Aker &lt;brian @t tangent.org&gt;, Memcached & pgMemcached</li>
  </ul>
  
  <p>If your project is not selected for funding by Google, but you still think you have a
