Created
April 14, 2009 01:15
-
-
Save tmoertel/94874 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | |
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | |
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> | |
<head> | |
<base href="http://yapc10.org/yn2009/" /> | |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | |
<meta http-equiv="Content-Language" content="en" /> | |
<meta name="keywords" content="" /> | |
<meta name="description" content="" /> | |
<link rel="alternate" type="application/atom+xml" title="YAPC|10" | |
href="http://yapc10.org/yn2009/atom/en.xml" /> | |
<link rel="stylesheet" type="text/css" href="/yn2009/yui/grids-min.css" /> | |
<link rel="stylesheet" type="text/css" href="/yn2009/css/style.css" /> | |
<link rel="icon" href="/yn2009/images/favicon.ico" type="image/x-icon" /> | |
<link rel="shortcut icon" href="/yn2009/images/favicon.ico" type="image/x-icon" /> | |
<script type="text/javascript" src="/js/jquery.js"></script> | |
<script type="text/javascript" src="/js/act.js"></script> | |
<style type="text/css"> | |
#csform li { margin-bottom: 2ex } | |
#csform ul { list-style: none } | |
</style> | |
<!-- compliance patch for microsoft browsers --> | |
<!--[if lt IE 7]> | |
<style type="text/css"> | |
#pretend { | |
background-image: none; | |
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ppw2008/images/css/ppw/large-header-bg.png', sizingMethod='scale'); | |
} | |
</style> | |
<![endif]--> | |
<title>Course Submission - YAPC|10 - Pittsburgh - June 22-24, 2009</title> | |
</head> | |
<body> | |
<div id="custom-doc" class="yui-t5"> | |
<div id="hd"> | |
<div class="header"> | |
<h1> | |
<a href="/yn2009/index.html">YAPC|10</a> | |
</h1> <ul id="header-nav"> <li> <a href="/yn2009/location.html">Location</a> </li> | |
<li> <a href="/yn2009/cfp.html">CFP</a> </li> | |
<li> <a href="/yn2009/main">Log in</a> </li> | |
<li> <a href="/yn2009/sponsors.html">Sponsors</a> </li> | |
</ul> | |
</div> | |
</div> | |
<div id="bd"> | |
<div class="bd-main"> | |
<div id="yui-main"> | |
<div class="yui-b content"> <h2>Course Submission</h2> <p> | |
YAPC|10<br /> | |
10th Anniversary Yet Another Perl Conference<br /> | |
Carnegie Mellon University<br /> | |
Pittsburgh, Pennsylvania<br /> | |
June 22-24, 2009<br /> | |
</p> | |
<p> | |
YAPC|10 Courses<br /> | |
June 20, 21, 25, 26 | |
</p> | |
<p>To submit a course proposal for YAPC|10, first read the | |
<a href="call_for_courses.html">Call for Courses</a>. Then | |
use the following form to submit a course.</p> | |
<p>If you have any questions, please send them to | |
<a href="mailto:[email protected]">[email protected]</a>. | |
We'll get back to you promptly.</p> | |
<h3>Course Submission Form</h3> | |
<form id="csform" method="POST" action="DAN-FILL-THIS-IN-DUDE"> | |
<p>* = required field</p> | |
<ul> | |
<li> <label>The title of your course *<br/> | |
<input type="text" size="40" name="required-title" /></label></li> | |
<li><label> A one-sentence summary of your course *<br/> | |
<input type="text" size="40" name="required-summary" /></label></li> | |
<li><label> The price per student (in USD) *<br/> | |
<input type="text" size="40" name="required-price" /></label></li> | |
<li> The dates on which you would be willing to give your course | |
(select all acceptable dates) *<br/> | |
<label><input type="checkbox" name="date-june-20-ok" /> June 20</label><br/> | |
<label><input type="checkbox" name="date-june-21-ok" /> June 21</label><br/> | |
<label><input type="checkbox" name="date-june-25-ok" /> June 25</label><br/> | |
<label><input type="checkbox" name="date-june-26-ok" /> June 26</label><br/> | |
</li> | |
<li><label> The name(s) of your instructor(s) *<br/> | |
<input type="text" size="40" name="required-instructors" /></label></li> | |
<li><label> A short bio for each instructor *<br/> | |
<textarea rows="8" cols="40" name="required-bios" ></textarea></label></li> | |
<li><label> The course's length *<br/> | |
<select name="required-length"> | |
<option>1 day</option> | |
<option>2 days</option> | |
<option>other (contact us for pre-approval before selecting this option)</option> | |
</select> | |
</label> | |
</li> | |
<li><label> The intended audience *<br/> | |
<textarea rows="8" cols="40" name="required-audience" ></textarea></label></li> | |
<li><label> Any prerequisites or expected level of knowledge *<br/> | |
<textarea rows="8" cols="40" name="required-prereqs" ></textarea></label></li> | |
<li><label> Any supplies you will be providing to students<br/> | |
<textarea rows="8" cols="40" name="instructor-provide-supplies" ></textarea></label></li> | |
<li><label> Any supplies you expect students to bring<br/> | |
<textarea rows="8" cols="40" name="student-needed-supplies" ></textarea></label></li> | |
<li><label> A short course outline *<br/> | |
<textarea rows="8" cols="40" name="required-outline" ></textarea></label></li> | |
<li><label> A list of requirements for the venue (A/V, Internet, etc.) *<br/> | |
<textarea rows="8" cols="40" name="required-venue-needs" ></textarea></label></li> | |
<li><label> A URL giving the location of a course page that you maintain to | |
provide additional information beyond the standard information | |
we are collecting for all YAPC|10 course offerings *<br/> | |
<input type="text" size="60" name="required-more-info-url" /></label></li> | |
<li><label>Anything else we should know?<br/> | |
<textarea rows="8" cols="40" name="extra-notes" ></textarea></label></li> | |
</ul> | |
<p>Now, just double check everything and, once you're satisfied, click Submit.</p> | |
<p><input type="submit" name="submit" value="Submit" /></p> | |
<br/> | |
  | |
</form> | |
</div> | |
</div> | |
<div class="yui-b navigation"> | |
<div class="location"> | |
<div class="city">Pittsburgh</div> | |
<div class="date">June 22-24, 2009</div> | |
</div> <ul> <li> <a href="/yn2009/index.html">Home</a> </li> | |
<li> <a href="/yn2009/location.html">Location</a> </li> | |
<li> <a href="/yn2009/sponsors.html">Sponsors</a> </li> | |
<li> <a href="/yn2009/call_for_courses.html">Call for Courses</a> </li> | |
<li> <a href="/yn2009/faq.html">FAQ</a> </li> | |
<li> <a href="/yn2009/news">News</a> </li> | |
<li> <a href="/yn2009/wiki">Wiki</a> </li> | |
</ul> | |
<!-- talks menu --> <ul> <li> <a href="/yn2009/newtalk"> | |
Submit a talk | |
</a> </li> | |
</ul> <!-- money menu --> <!-- admin menu --> <div class="anniversary"> | |
<span class="ten-years"> | |
This is YAPC's 10-year anniversary! | |
</span> | |
<span class="year-range"> | |
<span class="start-year">1999</span> | |
<span class="year-divider">–</span> | |
<span class="end-year">2009</span> | |
</span> | |
</div> </div> | |
</div> | |
</div> | |
<div id="ft"><div class="footer"> | |
<div id="yui-main2"> | |
<div class="yui-b"><div class="yui-g"> <h2> <a href="http://act.mongueurs.net/conferences.html">Other conferences</a> </h2> | |
<ul> <li><a href="http://www.perlworkshop.no/npw2009/">Nordic Perl Workshop 2009</a></li> | |
<li><a href="http://conferences.mongueurs.net/fpw2009/">French Perl Workshop 2009</a></li> | |
<li><a href="http://yapceurope2009.org/ye2009/">YAPC::EU 2009</a></li> | |
</ul> </div> | |
</div> | |
</div> | |
<div class="yui-b footer-right"> <!-- user menu --> <h2> Register </h2> | |
<ul> <li> <a href="/yn2009/main">Log in</a> </li> | |
<li> <a href="/yn2009/register">New user</a> </li> | |
<li> <a href="/yn2009/purchase">Purchase your event ticket</a> </li> | |
</ul> <!-- users menu --> <h2> Users </h2> | |
<ul> <li> <a href="/yn2009/search"> Search </a> </li> | |
<li> <a href="/yn2009/stats"> Statistics </a> </li> | |
</ul> </div> | |
</div></div> | |
</div> <script type="text/javascript"> | |
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); | |
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); | |
</script> | |
<script type="text/javascript"> | |
try { | |
var pageTracker = _gat._getTracker("UA-7674487-1"); | |
pageTracker._trackPageview(); | |
} catch(err) {}</script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment