-
Notifications
You must be signed in to change notification settings - Fork 0
/
contest.html
206 lines (183 loc) · 13.7 KB
/
contest.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
<!--
Design by Bryant Smith
http://www.bryantsmith.com
http://www.aszx.net
email: templates [-at-] bryantsmith [-dot-] com
Released under Creative Commons Attribution 2.5 Generic. In other words, do with it what you please; but please leave the link if you'd be so kind :)
Name : The Slant
Version : 1.0
Released : 2009-07-25
--><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="static/smallprojects.css" />
<title>Lisp in Summer Projects - contest</title>
</head>
<body>
<div id="page">
<div id="cssmenu">
<ul>
<li class=""><a href="index.html"><span>(welcome)</span></a></li>
<li class="has-sub"><a href="contest.html#"><span>projects</span></a>
<ul>
<li><a href="winning-projects.html"><span>(winning)</span></a></li>
<li class=""><a href="awesome-projects.html"><span>(awesome)</span></a></li>
<li class="last"><a href="completed-projects.html"><span>(completed)</span></a></li>
</ul>
</li>
<!--li class='has-sub'><a href=''><span>project submission</span></a>
<ul>
<li class=''><a href='/contest'><span>(contest)</span></a></li>
<li class='last'><a href='/submit-project'><span>(submit-project)</span></a></li>
</ul>
</li -->
<li class="has-sub"><a href="judging.html"><span>judging</span></a>
<ul>
<li class=""><a href="judges.html"><span>(judges)</span></a></li>
<li class=""><a href="judging-criteria.html"><span>(judging-criteria)</span></a></li>
<li class="last"><a href="timeline.html"><span>(timeline)</span></a></li>
</ul>
</li><li class="has-sub"><a href="contest.html#"><span>sponsor</span></a>
<ul>
<li class=""><a href="sponsors.html"><span>(official sponsors)</span></a></li>
<li class="last"><a href="donate.html"><span>(donate)</span></a></li>
</ul>
</li>
<li class="has-sub"><a href="contest.html#"><span>rules</span></a>
<ul>
<li><a href="contest.html"><span>(contest)</span></a></li>
<li><a href="rules.html"><span>(official rules)</span></a></li>
<li class=""><a href="judges.html"><span>(judges)</span></a></li>
<li><a href="faq.html"><span>(FAQ)</span></a></li>
<li class="last"><a href="ideas.html"><span>(ideas)</span></a></li>
</ul>
</li>
<li class="has-sub last"><a href="contest.html#"><span>help</span></a>
<ul>
<li><a href="learning-lisp.html"><span>(learning lisp)</span></a></li>
<li><a href="get-the-word-out.html"><span>(outreach)</span></a></li>
<li><a href="http://goo.gl/dk0LN" target="_blank"><span>(discussion group)</span></a></li>
<li><a href="contact.html"><span>(contact us)</span></a></li>
<li class="last"><a href="organizers.html"><span>(about)</span></a></li>
</ul>
</li>
</ul>
</div>
<!-- div id="header">
<h1>welcome</h1>
<ul>
<li><a href="/welcome">welcome</a></li>
<li><a href="/ideas">ideas</a></li>
<li><a href="/rules">rules</a></li>
<li><a href="/faq">FAQ</a></li>
<li><a href="/contact">contact</a></li>
</ul>
</div -->
<div id="main">
<div class="main_top">
<h1>contest</h1>
</div>
<div class="main_body"><table class="wikitable" border="1"><tr class="odd"><td> <table border="0" class="imageplugin" align="left">
<tr><td><img src="static/images-sp/logo-320x450.png" width="320" /></td></tr>
</table>
</td><td> <a class="external" href="http://lispnyc.org" target="_blank">LispNYC</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" /> and <a class="external" href="http://www.meetup.com/Clojure-NYC/">ClojureNYC</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" />, in conjunction with the <a class="external" href="http://www.alu.org">ALU</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" />, are awarding prizes for demonstrating interesting and useful programs, technologies and art using any LISP-based technology in our <b>2013 summer programming contest</b>. <br /> <br /> But why lisp? Aside from writing great software faster by <a class="external" href="http://www.paulgraham.com/avg.html" target="_blank">beating the averages</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" />, as Paul Graham said, <i>"Lisp is worth learning for the profound enlightenment experience you will have when you finally get it; that experience will make you a better programmer for the rest of your days."</i> <br /> <br /> Even if you're <a class="wikipage" href="LearningLisp.html">learning and new to lisp</a>, do more in less time by exploring the world of functional programming. <br /> <br /> Project submissions for this year are now closed, winners will be announces in December!</td></tr>
</table><p><br />
<b>LATEST NEWS</b>
</p>
<ul><li>Submissions are now closed for 2013.
</li><li>October has arrived an now over 400 registrants are <a class="wikipage" href="SubmitProject.html">submitting their projects</a>!
</li><li>We have a <a class="external" href="judges.html" target="_blank">truly incredible lineup of judges!</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" />
</li><li><a class="external" href="http://janestreet.com/" target="_blank">Jane Street</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" /> is also sponsoring two prizes!
</li><li><a class="external" href="http://www.genworks.com" target="_blank">Genworks International</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" /> is sponsoring two prizes. <a class="wikipage" href="Ideas.html">Gendl project ideas</a> have been added.
</li><li>Competition heats up, <a class="wikipage" href="Stats.html">statistics on the first 250 signups!</a>
</li><li><a class="external" href="http://con.racket-lang.org/" target="_blank">Racket Con</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" /> is now offering complimentary tickets and speaking positions.
</li></ul><p><br />
<b>TIMELINE</b>
</p>
<ul><li>June 1: signup begins
</li><li>June 24: development begins
</li><li>Sept 30: development ends
</li><li>Oct 1: project submission begins
</li><li>Oct 24: project submission ends
</li><li>Dec: winners announced
</li></ul><p><br />
<b>PRIZES</b>
</p>
<p><a class="wikipage" href="Sponsors.html">Thanks to our sponsors</a> we have over $6000 of prizes to award!
</p>
<ul><li><b>$2000 GRAND PRIZE</b> and a chance to speak at a LISP or functional programming conference!
</li><li>$500 <a class="external" href="http://www.genworks.com/" target="_blank">Genworks International</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" /> prize
</li><li>$500 <a class="external" href="http://www.genworks.com/" target="_blank">Genworks International</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" /> prize
</li><li>$500 <a class="external" href="http://janestreet.com/" target="_blank">Jane Street</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" /> prize
</li><li>$500 <a class="external" href="http://janestreet.com/" target="_blank">Jane Street</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" /> prize
</li><li>$500 <a class="external" href="http://lispnyc.org/blog/heow/doublet.jp" target="_blank">DOUBLET</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" /> prize
</li><li>$500 ALU prize
</li><li>$500 ALU prize
</li><li>$500 LispNYC prize
</li><li>$500 LispNYC prize
</li><li>old-school tees for everyone!
</li></ul><p><br />
<b>JUDGES</b>
</p>
<p>Isn't the prospect of a bright future the greatest gift of all? Participants submitting a meaningful working project which meet the stated goals as judged by our <a class="wikipage" href="Judges.html">panel of highly respected judges</a>, receive an official LispNYC <i>Certificate of Awesome</i>. It's a powerful public declaration of a capable developer who delivers on his/her promise by completing a documented non-trivial project on-time and on-budget, exactly the sort of thing businesses look for on a resume/CV.
</p>
<p><br />
<b>CONFERENCES</b>
</p>
<p>Outstanding projects are awarded complimentary tickets and possible speaking opportunities at the next
</p>
<ul><li><a class="external" href="http://international-lisp-conference.org" target="_blank">International Lisp Conference (Montreal)</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" />
</li><li><a class="external" href="http://phillyemergingtech.com" target="_blank">Emerging Technologies for the Enterprise (Philadelphia)</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" />
</li><li><a class="external" href="http://clojurewest.org" target="_blank">Clojure West (Portland)</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" />
</li><li><a class="external" href="http://meta2012.pereslavl.ru" target="_blank">META - Workshop on Metacomputation (Russia)</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" />
</li><li><a class="external" href="http://lambdajam.com" target="_blank">Lambda Jam (Chicago)</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" />
</li><li><a class="external" href="http://weitz.de/eclm2013/" target="_blank">European Common Lisp Meeting (Berlin)</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" />
</li><li><a class="external" href="http://clojure-conj.org" target="_blank">Clojure Conj (Washington DC)</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" />
</li><li><a class="external" href="http://www.european-lisp-symposium.org/" target="_blank">European Lisp Symposium (Paris)</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" />
</li><li><a class="external" href="http://quasiconf.twoticketsplease.de/" target="_blank">Quasiconf (Germany)</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" />
</li><li><a class="external" href="http://con.racket-lang.org/" target="_blank">Racket Con (Boston)</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" />
</li><li><a class="external" href="http://icfpconference.org/" target="_blank">International Conference on Functional Programming (Sweden)</a><img class="outlink" src="http://lispinsummerprojects.org/wiki/images/out.png" alt="" />
</li></ul><p></p>
<table class="wikitable" border="1"><tr class="odd"><td> <table border="0" class="imageplugin" align="left">
<tr><td><img src="static/images-sp/conf-all.png" /></td></tr>
</table>
</td><td></td></tr>
</table><p><br />
<b>SPONSORS</b>
</p>
<table class="wikitable" border="1"><tr class="odd"><td> <table border="0" class="imageplugin" align="left">
<tr><td><img src="static/images-sp/logo-genworks.png" width="250" /></td></tr>
</table>
</td><td> <table border="0" class="imageplugin" align="left">
<tr><td><img src="static/images-sp/logo-janest.png" width="250" /></td></tr>
</table>
</td><td> <table border="0" class="imageplugin" align="left">
<tr><td><img src="static/images-sp/logo-doublet.png" width="200" /></td></tr>
</table>
</td></tr>
</table><p><br />
<br />
</p>
<p></p></div>
<div class="main_body_bottom">
<div class="donate"><!-- a href="/donate"><img src="/static/images-sp/sponsor.png"></a --></div>
<p>( sponsored by <a target="_blank" href="http://lispnyc.org" class="external">LispNYC</a><img alt="" src="http://lispinsummerprojects.org/wiki/images/out.png" class="outlink" />, <a target="_blank" href="http://www.meetup.com/Clojure-NYC/">ClojureNYC</a><img alt="" src="http://lispinsummerprojects.org/wiki/images/out.png" class="outlink" /> the <a target="_blank" href="http://alu.org" class="external">Association of Lisp Users</a><img alt="" src="http://lispinsummerprojects.org/wiki/images/out.png" class="outlink" /> and you )</p>
</div>
<div class="main_bottom"></div>
</div>
<div id="footer">
<div id="hupso"><!-- Hupso Share Buttons - http://www.hupso.com/share/ --><a class="hupso_toolbar" href="http://www.hupso.com/share/"><img src="http://static.hupso.com/share/buttons/share-medium.png" style="border:0px; float:left;" alt="Share Button" /></a><script type="text/javascript">var hupso_services_t=new Array("Facebook","Google Plus","Twitter");var hupso_url_t="http://lispinsummerprojects.org";var hupso_title_t="Lisp%20In%20Summer%20Projects";var hupso_toolbar_size_t="medium";var hupso_twitter_via = "LispNYC";</script><script type="text/javascript" src="http://static.hupso.com/share/js/share_toolbar.js"></script><!-- Hupso Share Buttons --></div>
</div>
<!--- google analytics, don't worry, we're not evil - -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-20563213-2', 'lispinsummerprojects.org');
ga('send', 'pageview');
</script>
</div></body>
</html>