<?php
require_once "global/template2.inc";
add_meta_tag("DESCRIPTION", "A Carnegie Mellon ETC project to make programming more interesting to young girls.");
site_header("The Faerie Folk");
?>

<H3>Project G's Mission:</H3>
<P><I>To break the stereotype in the minds of young girls of what
programming is, and who should be doing it.</I></P>

<H3>Project G Productions:</H3>
<UL>
<LI><A HREF="genf/index.php">Generation: Faerie</A> -- A faerie-themed character set for <A HREF="http://www.alice.org">Alice</A>.</LI>
</UL>

<H3>Project G is:</H3>
<UL>
<LI>Carolyn Brooks (<A HREF="mailto:cbrooks@andrew.cmu.edu">cbrooks@andrew.cmu.edu</A>)</LI>
<LI>Amy Kalson (<A HREF="mailto:akalson@andrew.cmu.edu">akalson@andrew.cmu.edu</A>)</LI>
<LI>Jason Lentz (<A HREF="mailto:lentz@andrew.cmu.edu">lentz@andrew.cmu.edu</A>)</LI>
<LI>Ying-Tzu Lin (<A HREF="mailto:yingtzl@andrew.cmu.edu">yingtzl@andrew.cmu.edu</A>)</LI>
<LI>Cort Stratton (<A HREF="mailto:cort@andrew.cmu.edu">cort@andrew.cmu.edu</A>)</LI>
<LI>Brenda Harger - <I>faculty advisor</I> (<A HREF="mailto:bharger@andrew.cmu.edu">bharger@andrew.cmu.edu</A>)</LI>
<LI>Caitlin Kelleher - <I>research advisor</I> (<A HREF="mailto:caitlin@cs.cmu.edu">caitlin@cs.cmu.edu</A>)</LI>
</UL>

<?php
site_footer();
?>