2b74592852b40ee5891a4ae4a3f817822909dda9
[oweals/finalsclub.git] / public / index.html
1 <!DOCTYPE html>
2 <html class="no-js">
3     <head>
4         <title>FinalsClub.org: Online Social Note-Taking</title>
5         <link rel="stylesheet" href="/assets/css/include.css" type="text/css" media="screen" />
6         <script type="text/javascript" src="/assets/js/modernizr.custom.js"></script>
7
8         <script type='text/javascript' src='/javascripts/jquery.min.js'></script>
9         <script type='text/javascript' src='/javascripts/jquery.tmpl.js'></script>
10         <script type="text/javascript" src="/assets/js/init.js"></script>
11         <script type='text/javascript' src='/javascripts/es5-shim.min.js'></script>
12         <script type='text/javascript' src='/javascripts/protodiv.js'></script>
13         <script type='text/javascript' src='/javascripts/main.js'></script>
14         <script type='text/javascript'>
15             TypekitConfig = {
16                 kitId: 'cbx6gxx',
17                 scriptTimeout: 3000
18             };
19
20             (function() {
21                 var h = document.getElementsByTagName('html')[0];
22                 h.className += ' wf-loading';
23
24                 var t = setTimeout(function() {
25                     h.className = h.className.replace(/(\s|^)wf-loading(\s|$)/g, '');
26                     h.className += ' wf-inactive';
27                 }, TypekitConfig.scriptTimeout);
28
29                 var tk = document.createElement('script');
30                 tk.src = '//use.typekit.com/' + TypekitConfig.kitId + '.js';
31                 tk.type = 'text/javascript';
32                 tk.async = 'true';
33
34                 tk.onload = tk.onreadystatechange = function() {
35                     var rs = this.readyState;
36
37                     if (rs && rs != 'complete' && rs != 'loaded') return;
38                     clearTimeout(t);
39                     try { Typekit.load(TypekitConfig); } catch (e) {}
40                 };
41
42                 var s = document.getElementsByTagName('script')[0];
43                 s.parentNode.insertBefore(tk, s);
44             })();
45         </script>
46
47     </head>
48   <!--================================================================= -->
49     <body>
50         <header id="g-masthead">
51             <div class="wrapper">
52
53                 <nav id="g-nav-user">
54                     <ul>
55                         <li class="first"><a href="#" class="username"></a></li>
56                         <li><a href="/register" id="register_link">Register</a></li>
57                         <li class="last"><a href="/login" id="login_link">Login</a></li>
58                     </ul>
59                 </nav>
60
61                 <div id="g-logo">
62                     <a href="/">
63                         <img src="/assets/img/logo.png" alt="FinalsClub - social notetaking" />
64                     </a>
65                 </div>
66
67                 <nav id="g-nav-main">
68                     <ul>
69                         <li><a href="/schools" id=school_link><span class="icon" alt="paperclip"></span>Courses</a></li>
70                         <li><a href="http://blog.finalsclub.org" id="blog_link"><span class="icon" alt="align-lines"></span>Blog</a></li>
71                         <li><a href="/archive" id=archive_link class="nav"><span class="icon" alt="book"></span>Library</a></li>
72                         <!--
73                         <li><a href="/press" id=press_link class="nav"><em class="icon"></em>Press</a></li>
74                         -->
75                         <li><a href="/profile" id=profile_link class="nav"><em class="icon"></em>Profile</a></li>
76                         <!-- li><a href="#" class="donate"><em class="icon"></em><em class="lc yellow">Donate</em></a></li -->
77                     </ul>
78                 </nav>
79                 <hr id="g-masthead-hr" />
80             </div>
81         </header>
82         <div id="topofcontent"></div>
83         <div id="messages" class="page"><span id="PROTO_message" class="__type__">__msg__</span></div>
84         <div id="g-page">
85             <div class="wrapper">
86                 <style>
87                     /* This related less to "styling" and more to UI "behavior" */
88                     .page { display: none; }
89                 </style>
90
91                 <noscript>
92                     This site requires JavaScript to properly function.
93                     Please enable JavaScript or use a modern browser such as
94                     <a href="http://google.com/chrome">Google Chrome</a>
95                     or
96                     <a href="http://firefox.com">Firefox</a>.
97                 </noscript>
98
99           <!--================================================================= -->
100
101                 <div class="page" id="pg_home">
102                     <header class="subheader">
103                         <h1>Welcome to FinalsClub.</h1>
104                         <h2>Collaborate. Learn. Share.</h2>
105                     </header>
106                     <div id="intro">
107
108                         <section class="section-home" id="intro-video">
109                             <h3 class="heading">Our Screencasts</h3>
110                             <div class="video-wrapper">
111                                 <!-- video loaded in main.js -->
112                             </div>
113                         </section>
114
115                         <section class="section-home" id="intro-text">
116                             <h3>Our Mission</h3>
117                             <p>
118                                 To provide tools that make it dead simple for college students to collaborate during and after class, with peers and with instructers.  You can begin taking lecture notes online, and allow anyone to contribute.</p> 
119                             <p>
120                                 You can also post questions that will be seen by the entire class, and get a response from your peers or instructor immediately. Sign up, or just have a look around. Let us know what you think. We need your feedback to make Finals Club the best that it can be.
121                             </p>
122                             <nav class="link-bar">
123                                 <ul>
124                                     <li><a href="#">Sign Up</a></li>
125                                     <li class="last"><a href="#">Learn Something</a></li>
126                                 </ul>
127                             </nav>
128                         </section>
129
130
131
132                         <section class="section-home" id="intro-schools">
133                             <h4>Schools we support</h4>
134                             <ul>
135                                 <li><span class="school-name">Brown</span></li>
136                                 <li><span class="school-name">Columbia</span></li>
137                                 <li><span class="school-name">Cornell</span></li>
138                                 <li><span class="school-name">Dartmouth</span></li>
139                                 <li><span class="school-name">Harvard</span></li>
140                                 <li><span class="school-name">Lock Haven</span></li>
141                                 <li><span class="school-name">MIT</span></li>
142                                 <li><span class="school-name">University of California</span></li>
143                                 <li><span class="school-name">University of Pennsylvania</span></li>
144                                 <li><span class="school-name">University of Texas</span></li>
145                                 <li><span class="school-name">Yale</span></li>
146                             </ul>
147                         </section>
148                     </div>
149                 </div>
150
151           <!--=================================================================-->
152
153                 <div class="page" id="pg_schools">
154
155                     <header class="breadcrumb">
156                         <a href="#"><span class="action">&#139; Back</span><span class="location">&nbsp;to Home</span></a>
157                     </header>
158
159                     <header class="subheader">
160                         <h1>Universities</h1>
161                     </header>
162
163                     <div class="main-content">
164                         <ul id="schools">
165                         </ul>
166                     </div>
167                 </div>
168
169                 <script id="schoolTmpl" type="text/x-jquery-tmpl">
170                     <li>
171                         <a href="school/${_id}" class="school">
172                             <img class="icon-pair" src="/assets/img/avatar-univerisity-generic.gif" alt="" />
173                             <div class="text-pair">
174                                 <span class="school_name">${name}</span>
175                                 <!-- <h4>${description}</h4>-->
176                                 <span class="number_of_courses">12 Courses, </span>
177                                 <span class="number_of_notes">27 Notes</span>
178                             </div>
179                         </a>
180                     </li>
181                 </script>
182
183                 <script id="course" type="text/x-jquery-tmpl">
184                     <li>${dept}: ${name} (${number})</li>
185                 </script>
186
187             <!--=================================================================-->
188
189                 <div class=page id=pg_courses>
190                     <header class="breadcrumb">
191                         <a href="#"><span class="action">&#139; Back</span><span class="location">&nbsp;to Universities</span></a>
192                     </header>
193
194                     <header class="subheader">
195                         <h1><span id=school_name></span> Courses</h1>
196                     </header>
197
198                     <div class="main-content">
199
200                         <span class="sub_menu" style="display:none;"></span>
201
202                         <div class="proto course" id=PROTO_course>
203                             <div class="course-content">
204                                 <a class="course-name" href="/course/___id__">__number__: __name__</a>
205                                 <p class="course-description">
206                                     This is placeholder description text, an intro to description in the nature of things that is quite and very and yes!</p>
207                                 <div class=dept>__department__</div>
208                             </div>
209                             <aside class="course-data">
210                                 <div class="course-data-item">
211                                     <div class="course-data-number">20</div>
212                                     <div class="course-data-description">notes</div>
213                                 </div>
214                             </aside>
215                         </div>
216
217                         <form method="POST" id="form_course" style="display:none;">
218                             <h1>Create New Course</h1>
219                             <p>Use this form to create a new course. After creating the course, you can create a lecture within it.</p>
220                             <div class="row">
221                                 <div class="label">Course number</div>
222                                 <div class="field">
223                                     <input type="text" name="number">
224                                 </div>
225                             </div>
226                             <div class="row">
227                                 <div class="label">Course name</div>
228                                 <div class="field">
229                                     <input type="text" name="name">
230                                 </div>
231                             </div>
232                             <div class="row">
233                                 <div class="label">Course subject</div>
234                                 <div class="field">
235                                     <input type="text" name="subject">
236                                 </div>
237                             </div>
238                             <div class="row">
239                                 <div class="label">Course department</div>
240                                 <div class="field">
241                                     <input type="text" name="department">
242                                 </div>
243                             </div>
244                             <div class="row">
245                                 <div class="label">Instructor's Name</div>
246                                 <div class="field">
247                                     <input type="text" name="instructorName">
248                                 </div>
249                             </div>
250                             <div class="row">
251                                 <div class="label">Instructor's Email</div>
252                                 <div class="field">
253                                     <input type="text" name="email">
254                                 </div>
255                             </div>
256                             <div class="row">
257                                 <div class="label">&nbsp;</div>
258                                 <div class="field">
259                                     <button>Create Course</button>
260                                 </div>
261                             </div>
262                         </form>
263                     </div>
264                 </div>
265
266                 <!--================================================================= -->
267                 <div class=page id=pg_lectures>
268                     <div class="proto lectures_head" id=PROTO_lectures_head>
269                         <h1>Lectures for Course __number__ : __name__</h1>
270                         Subject: __subject__<br>
271                         Department: __department__<br>
272                     </div>
273                     <div class="proto lectures_instructor" id=PROTO_lectures_instructor>
274               Instructor: __name__ <span class="instructor_email">(__email__)</span><br>
275                     </div>
276                     <div class="proto lecture" id=PROTO_lecture>
277                         <div class=name>
278                             <a href="/lecture/___id__">__name__</a><br>
279                             Created: __date__<br>
280                         </div>
281                     </div>
282             <div>
283               <span class="sub_menu" style="display:none;">
284                 <a href="" id="new_lecture">New Lecture</a>
285               </span>
286               <form method="POST" id="form_lecture" style="display:none;">
287                 <h1>Create New Lecture</h1>
288                 <p>Use this form to create a new lecture. After creating the lecture, you can then create a notes-taking session within it.</p>
289                 <div class="row">
290                   <div class="label">Lecture Name</div>
291                   <div class="field">
292                     <input type="text" name="name">
293                   </div>
294                 </div>
295                 <div class="row">
296                   <div class="label">&nbsp;</div>
297                   <div class="field">
298                     <button>Create Lecture</button>
299                   </div>
300                 </div>
301               </form>
302             </div>
303                 </div>
304           <!--================================================================= -->
305                 <div class=page id=pg_notes>
306                     <div class="proto notes_head" id=PROTO_notes_head>
307                         <h1>Note pads for Course __number__ : __name__</h1>
308                         Subject: __subject__<br>
309                         Department: __department__<br>
310                     </div>
311                     <div class="proto notes_instructor" id=PROTO_notes_instructor>
312               Instructor: __name__ <span class="instructor_email">(__email__)</span><br>
313                     </div>
314                     <div class="proto note" id=PROTO_note>
315                         <div class=name>
316                             <a href="/note/___id__">__name__</a> Visits: __visits__
317                         </div>
318                     </div>
319             <div>
320               <span class="sub_menu" style="display:none;">
321                 <a href="" id="new_note">New Note Pad</a>
322               </span>
323               <form method="POST" id="form_note" style="display:none;">
324                 <h1>Create New Note Pad</h1>
325                 <p>Use this form to create a new note pad. You can then use this as a notes-taking session.</p>
326                 <div class="row">
327                   <div class="label">Note Pad Name</div>
328                   <div class="field">
329                     <input type="text" name="name">
330                   </div>
331                 </div>
332                 <div class="row">
333                   <div class="label">Private</div>
334                   <div class="field">
335                     <input type="checkbox" name="private" value="true">
336                   </div>
337                 </div>
338                 <div class="row">
339                   <div class="label">&nbsp;</div>
340                   <div class="field">
341                     <button>Create Note Pad</button>
342                   </div>
343                 </div>
344               </form>
345             </div>
346                 </div>
347           <!--================================================================= -->
348                 <div class=page id=pg_archive_subjects>
349                     <h1>Archived Subjects</h1>
350                     <p>
351                     Please browse our archive of past courses
352                     covered at Harvard from 2008 through 2010.
353                     </p>
354                     <ul>
355                         <li class=proto id=PROTO_archive_subject>
356                             <a href="/archive/subject/__id__">__name__</a>
357                         </li>
358                     </ul>
359
360                 </div>
361           <!--================================================================= -->
362                 <div class=page id=pg_archive_courses>
363                     <h1>Archived Courses</h1>
364                     <ul>
365                         <li class=proto id=PROTO_archive_course>
366                             <a href="/archive/course/__id__">__name__</a>
367                         </li>
368                     </ul>
369                 </div>
370           <!--================================================================= -->
371                 <div class=page id=pg_archive_notes>
372                     <h1>Archived Notes</h1>
373                     <ul>
374                         <li class=proto id=PROTO_archive_note>
375                             <a href="/archive/note/___id__">__topic__</a>
376                         </li>
377                     </ul>
378                 </div>
379           <!--================================================================= -->
380                 <div class=page id=pg_archive_note_display>
381                     <div id=PROTO_archive_note_display>
382                         <h1>__topic__</h1>
383                         <div>__text__</div>
384                     </div>
385                 </div>
386           <!--================================================================= -->
387                 <div class=page id=pg_register>
388                     <h1>Create an Account</h1>
389                     <form id="form_register" action="/register" method="POST">
390                         <div class="zarea">
391                             <div class="row">
392                                 <div class="label">
393                                     <label for="email">School email*</label>
394                                 </div>
395                                 <div class="field">
396                                     <input type="text" name="email">
397                                 </div>
398                             </div>
399                             <div class="row">
400                                 <div class="label">
401                                     <label for="password">Password*</label>
402                                 </div>
403                                 <div class="field">
404                                     <input type="password" name="password">
405                                 </div>
406                             </div>
407                             <div class="row">
408                                 <div class="label">
409                                     <label for="school">School*</label>
410                                 </div>
411                                 <div class="field">
412                                     <select name="school">
413                                         <option value="Harvard">Harvard</option>
414                                         <option value="Berkeley">Berkeley</option>
415                                         <option value="Brown">Brown</option>
416                                         <option value="Columbia">Columbia</option>
417                                         <!--
418                                         <option value="Cornell">Cornell</option>
419                                         <option value="Dartmouth">Dartmouth</option>
420                                         <option value="MIT">MIT</option>
421                                         <option value="Princeton">Princeton</option>
422                                         <option value="Stanford">Stanford</option>
423                                         <option value="UPenn">UPenn</option>
424                                         <option value="University of Texas">University of Texas</option>
425                                         <option value="Yale">Yale</option>
426                                         <option value="Other">Other</option>
427                                         -->
428                                     </select>
429                                 </div>
430                             </div>
431                             <div class="row">
432                                 <div class="label">
433                                     <label for="name">Site Handle</label>
434                                 </div>
435                                 <div class="field">
436                                     <input type="text" name="name">
437                                 </div>
438                             </div>
439                             <div class="row">
440                                 <div class="label">
441                                     <label for="affil">Affiliation</label>
442                                 </div>
443                                 <div class="field">
444                                     <select name="affil">
445                                         <option value="Student">Student</option>
446                                         <option value="Teachers Assistant">Teachers Assistant</option>
447                                     </select>
448                                 </div>
449                             </div>
450                             <div class="row">
451                                 <div class="label">
452                                     &nbsp;
453                                 </div>
454                                 <div class="field">
455                                     <button>Register</button>
456                                 </div>
457                             </div>
458                         </div>
459                     </form>
460                 </div>
461           <!--================================================================= -->
462           <div class="page" id="pg_profile">
463             <h1>User Profile</h1>
464             <form id="form_profile" action="/profile" method="POST">
465               <h2>Account Information</h2>
466               <div class="area">
467                 <div class="row">
468                   <div class="label">
469                     <span>Email</span>
470                   </div>
471                   <div class="field">
472                     <span class="email"></span>
473                   </div>
474                 </div>
475                 <div class="row">
476                   <div class="label">
477                     <label for="affiliation">Affiliation</label>
478                   </div>
479                   <div class="field">
480                     <select id="affiliation" name="affiliation">
481                       <option value="Student">Student</option>
482                       <option value="Teachers Assistant">Teachers Assistant</option>
483                     </select>
484                   </div>
485                 </div>
486               </div>
487               <h2>Profile Information</h2>
488               <div class="area">
489                 <div class="row">
490                   <div class="label">
491                     <label for="name">User Name</label>
492                   </div>
493                   <div class="field">
494                     <input id="name" type="text" name="name" value="">
495                   </div>
496                 </div>
497                 <div class="row">
498                   <div class="label">
499                     <label>&nbsp;</label>
500                   </div>
501                   <div class="field">
502                     <input style="width: auto;" id="showName" type="checkbox" name="showName">
503                     Display your real name in contributions
504                   </div>
505                 </div>
506                   <!--
507                 <div class="row">
508                   <div class="label">
509                     <label for="major">Major</label>
510                   </div>
511                   <div class="field">
512                     <input id="major" type="text" name="major" value="">
513                   </div>
514                 </div>
515                 <div class="row">
516                   <div class="label">
517                     <label for="bio">Bio</label>
518                   </div>
519                   <div class="field">
520                     <input id="bio" type="text" name="bio" value="">
521                   </div>
522                 </div>
523                 -->
524               </div>
525               <h2>Change Password</h2>
526               <div class="area">
527                 <div class="row">
528                   <div class="label">
529                     <label for="existingPassword">Old Password</label>
530                   </div>
531                   <div class="field">
532                     <input id="existingPassword" type="password" name="existingPassword">
533                   </div>
534                 </div>
535                 <div class="row">
536                   <div class="label">
537                     <label for="newPassword">New Password</label>
538                   </div>
539                   <div class="field">
540                     <input id="newPassword" type="password" name="newPassword">
541                   </div>
542                 </div>
543                 <div class="row">
544                   <div class="label">
545                     <label for="newPasswordConfirm">Confirm Password</label>
546                   </div>
547                   <div class="field">
548                     <input id="newPasswordConfirm" type="password" name="newPasswordConfirm">
549                   </div>
550                 </div>
551               </div>
552               <div class="row">
553                 <div class="label">&nbsp;</div>
554                 <div class="field">
555                   <button>Submit</button>
556                 </div>
557               </div>
558             </form>
559           </div>
560           <!--================================================================= -->
561                 <div class=page id=pg_login>
562                     <h1>Login</h1>
563                     <form id="form_login" action="/login" method="POST">
564                         <div class="zarea">
565                             <div class="row">
566                                 <div class="label">
567                                     <label for="email">School email</label>
568                                 </div>
569                                 <div class="field">
570                                     <input type="text" name="email" size="15" value="joe@sleepless.com">
571                                 </div>
572                             </div>
573                             <div class="row">
574                                 <div class="label">
575                                     <label for="password">Password</label>
576                                 </div>
577                                 <div class="field">
578                                     <input type="password" name="password" size="15">
579                                 </div>
580                             </div>
581                             <div class="row">
582                                 <div class="label">&nbsp;
583                                 </div>
584                                 <div class="field">
585                                     <button class="major">Login</button>
586                                     <span class="reglink">
587                                         <a href="/resetpass">Forgot password?</a>
588                                     </span>
589                                 </div>
590                             </div>
591                             <div class="row">
592                                 <div class="label">&nbsp;
593                                 </div>
594                                 <div class="field">
595                                     <span class="reglink">
596                                         <a href="/register">Create an Account</a>
597                                     </span>
598                                 </div>
599                             </div>
600                         </div>
601                     </form>
602                 </div>
603           <!--================================================================= -->
604           <div class="page" id="pg_resetpass">
605             <h1>Password Reset</h1>
606             <form id="form_resetpass" action="/resetpass" method="POST">
607               <div class="zarea">
608                 <p>To reset your password, enter your email address click "Reset". An email will be sent to you with a link to reset your password.</p>
609                 <div class="row">
610                   <div class="label">
611                     <label for="email">School email</label>
612                   </div>
613                   <div class="field">
614                     <input type="text" name="email" size="15" value="">
615                   </div>
616                 </div>
617                 <div class="row">
618                   <div class="label">&nbsp;</div>
619                   <div style="min-width: 200px" class="field">
620                     <button>Reset</button>
621                   </div>
622                 </div>
623               </div>
624             </form>
625           </div>
626           <!--================================================================= -->
627           <div class="page" id="pg_resetpw">
628             <h1>Password Reset</h1>
629             <form id="form_resetpw" action="/resetpw" method="POST">
630               <div class="zarea">
631                 <p>To verify and reset your password, type the full email address and your new password twice, then click submit.</p>
632                 <div class="row">
633                   <div class="label">
634                     <label for="email">Email</label>
635                   </div>
636                   <div class="field">
637                     <input type="text" name="email" size="15" value="">
638                   </div>
639                 </div>
640                 <div class="row">
641                   <div class="label">
642                     <label for="pass1">New Password</label>
643                   </div>
644                   <div class="field">
645                     <input type="password" name="pass1" size="15" value="">
646                   </div>
647                 </div>
648                 <div class="row">
649                   <div class="label">
650                     <label for="pass2">Repeat New Password</label>
651                   </div>
652                   <div class="field">
653                     <input type="password" name="pass2" size="15" value="">
654                   </div>
655                 </div>
656                 <div class="row">
657                   <div class="label">&nbsp;</div>
658                   <div style="min-width: 200px" class="field">
659                     <button>Reset</button>
660                   </div>
661                 </div>
662               </div>
663             </form>
664           </div>
665                 <div class=page id=pg_conduct>
666                     <div class="conduct">
667                         <h1>Code of Conduct</h1>
668                         <p class="academic">
669                             <img src="/images/keep-it-academic.png" alt="Keep it academic.">
670                         </p>
671                         <p class="vague">
672                             This directive is deliberately vague to
673                             accommodate creative humor, insight, and exploration.<br>
674                             Disruptive or irrelevant material, however,
675                             will be subject to removal.<br>
676                             Just keep it academic, and we'll all be better off.<br>
677                         </p>
678                     </div>
679                 </div>
680
681                 <div class=page id=pg_legal>
682                         <div >
683                                 <p>These Terms of Service ("Terms") govern your access to and use of the services, websites, and
684 applications offered by FinalsClub (the "Service"). Your access to and use of the Service is
685 conditioned on your acceptance of and compliance with these Terms. By accessing or using the
686 Service you agree to be bound by these Terms.</p>
687
688 <h2>Use of the Service</h2>
689 <p>You may use the Service only if you can form a binding contract with FinalsClub, and only in
690 compliance with these Terms and all applicable local, state, national, and international laws,
691 rules and regulations. You must provide us accurate information, including your real name, when
692 you create your account on FinalsClub.</p>
693
694 <p>We may, without prior notice, change the Service; stop providing the Service or features of the
695 Service, to you or to users generally; or create usage limits for the Service.
696 You are responsible for safeguarding the password that you use to access the Service and for
697 any activities or actions under your password. We encourage you to use "strong" passwords
698 (that use a combination of upper and lower case letters, numbers and symbols) with your
699 account. FinalsClub will not be liable for any loss or damage arising from your failure to comply
700 with these requirements.</p>
701
702 <h2>User Content</h2>
703
704 <p>"Content" means any information, text, graphics, or other materials uploaded, downloaded or
705 appearing on the Service. You retain ownership of all Content you submit, post, display, or
706 otherwise make available on the Service. </p>
707
708 <h2>Your License to FinalsClub</h2>
709
710 <p>By submitting, posting or displaying Content on or through the 
711 Service, you grant us permission
712 to share all content under a Creative Commons Attribution-Share Alike 
713 3.0 Unported (CC BY-SA
714 3.0) license.  For more information, see 
715 http://creativecommons.org/licenses/by-sa/3.0.  Note
716 that exceptions can be made upon request.  Or, if you would like more 
717 information, please feel
718 free to contact us (link to the contact page). 
719 You agree that this license includes the right for other users of the 
720 Service to modify your
721 Content, and for FinalsClub to make your Content available to others for
722  the publication,
723 distribution, syndication, or broadcast of such Content on other media 
724 and services, subject to
725 our terms and conditions for such Content use. Such additional uses by 
726 FinalsClub or others
727 may be made with no compensation paid to you with respect to the Content
728  that you submit,
729 post, transmit or otherwise make available through the Service.We may 
730 modify or adapt your Content in order to transmit, display or distribute
731  it over computer
732 networks and in various media and/or make changes to your Content as are
733  necessary to
734 conform and adapt that Content to any requirements or limitations of any
735  networks, devices,
736 services or media.</p>
737
738 <h2>FinalsClub's Licenses to You</h2>
739
740 <p>Subject to these Terms, FinalsClub gives you a worldwide, 
741 royalty-free, non-assignable and nonexclusive license to re-post any of 
742 the Content on FinalsClub anywhere on the rest of the web
743 provided that the Content was added to the Service after April 22, 2008,
744  and provided that the
745 user who created the content has not explicitly marked the content as 
746 not for reproduction, and
747 provided that you: (a) do not modify the Content; (b) attribute 
748 FinalsClub with a human and
749 machine-followable link (an A tag) linking back to the page displaying 
750 the original source of the
751 content on FinalsClub.org (c) upon request, either by FinalsClub or a 
752 user, remove the user's
753 name from Content which the user has subsequently made anonymous; (d) 
754 upon request, either
755 by FinalsClub or by a user who contributed to the Content, make a 
756 reasonable effort to update a
757 particular piece of Content to the latest version on FinalsClub.org; and
758  (e) upon request, either
759 by FinalsClub or by a user who contributed to the Content, make a 
760 reasonable attempt to delete
761 Content that has been deleted on FinalsClub.org.
762 Your Content will be viewable by other users of the Service and through 
763 third party services and
764 websites. You should only provide Content that you are comfortable 
765 sharing with others under
766 these Terms.
767 All Content, whether publicly posted or privately transmitted, is the 
768 sole responsibility of the
769 person who originated such Content. We may not monitor or control the 
770 Content posted via the
771 Service. Any use of or reliance on any Content or materials posted via 
772 the Service or obtained by
773 you through the Service is at your own risk. We do not endorse, support,
774  represent or guarantee
775 the completeness, truthfulness, accuracy, or reliability of any Content 
776 or communications posted
777 via the Service or endorse any opinions expressed via the Service. You 
778 understand that by using
779 the Service, you may be exposed to Content that might be offensive, 
780 harmful, inaccurate or
781 otherwise inappropriate. Under no circumstances will FinalsClub be 
782 liable in any way for any
783 Content, including, but not limited to, any errors or omissions in any 
784 Content, or any loss or
785 damage of any kind incurred as a result of the use of any Content made 
786 available via the Service
787 or broadcast elsewhere.
788 </p><p>You are responsible for your use of the Service, for any Content 
789 you provide, and for any
790 consequences thereof, including the use of your Content by other users 
791 and third parties
792 partners. You understand that your Content may be republished and if you
793  do not have the right
794 to submit Content for such use, it may subject you to liability. 
795 FinalsClub will not be responsible
796 or liable for any use of your Content by FinalsClub in accordance with 
797 these Terms. You
798 represent and warrant that you have all the rights, power and authority 
799 necessary to grant the
800 rights granted herein to any Content that you submit.We reserve the 
801 right at all times (but will not have an obligation) to remove or refuse
802  to distribute
803 any Content on the Service and to terminate users or reclaim usernames. 
804 We also reserve the
805 right to access, read, preserve, and disclose any information as we 
806 reasonably believe is
807 necessary to (i) satisfy any applicable law, regulation, legal process 
808 or governmental request, (ii)
809 enforce the Terms, including investigation of potential violations 
810 hereof, (iii) detect, prevent, or
811 otherwise address fraud, security or technical issues, (iv) respond to 
812 user support requests, or (v)
813 protect the rights, property or safety of FinalsClub, its users and the 
814 public.
815 Rules
816 You must not do any of the following while accessing or using the 
817 Service: (i) use the Service for
818 any unlawful purposes or for promotion of illegal activities; (ii) post 
819 any Content (as defined
820 below) or use the Service in violation of any applicable law (including 
821 intellectual property laws,
822 right of privacy or publicity laws, and any laws of a non-U.S. 
823 jurisdiction applicable to you), or
824 any contractual or other legal obligation; (iii) post Content that is 
825 hateful, abusive, threatening,
826 profane, or otherwise objectionable; (iv) post Content or use the 
827 Service to create an impression
828 that you know is incorrect, misleading, or deceptive, including by 
829 impersonating others or
830 otherwise misrepresenting your affiliation with a person or entity; (v) 
831 publish or post other
832 people's private or personally identifiable information without their 
833 express authorization and
834 permission; (vi) use the Service for the purpose of spamming anyone; 
835 (vii) publish or link to
836 malicious content intended to damage or disrupt another user's browser 
837 or computer or to
838 compromise a user's privacy; (viii) access or tamper with non-public 
839 areas of the Service,
840 FinalsClub's computer systems, or the technical delivery systems of 
841 FinalsClub's providers; (ix)
842 probe, scan, or test the vulnerability of any system or network or 
843 breach or circumvent any
844 security or authentication measures; (x) access or search or attempt to 
845 access or search the
846 Service by any means (automated or otherwise) other than through the 
847 currently available,
848 published interfaces that are provided by FinalsClub (and only pursuant 
849 to those terms and
850 conditions), unless you have been specifically allowed to do so in a 
851 separate agreement with
852 FinalsClub (crawling the Service is permissible in accordance with these
853  Terms, but scraping the
854 Service without the prior consent of FinalsClub except as permitted by 
855 these Terms is expressly
856 prohibited); (xi) forge any TCP/IP packet header or any part of the 
857 header information in any
858 email or posting, or in any way use the Service to send altered, 
859 deceptive or false sourceidentifying information; or (xii) interfere 
860 with or disrupt (or attempt to do so) the access of any
861 user, host or network, including, without limitation, sending a virus, 
862 overloading, flooding,
863 spamming, mail-bombing the Service, or by scripting the creation of 
864 Content in such a manner
865 as to interfere with or create an undue burden on the Service.</p>
866
867 <h2>Proprietary Rights</h2>
868
869 <p>All right, title, and interest in and to the Service (excluding 
870 Content provided by users) are and
871 will remain the exclusive property of FinalsClub and its licensors. The 
872 Service is protected by
873 copyright, trademark, and other laws of both the United States and 
874 foreign countries. Except asexpressly provided herein, nothing in the 
875 Terms gives you a right to use the FinalsClub name or
876 any of the FinalsClub trademarks, logos, domain names, and other 
877 distinctive brand features.
878 Any feedback, comments, or suggestions you may provide regarding the 
879 Service is entirely
880 voluntary and we will be free to use such feedback, comments or 
881 suggestions as we see fit and
882 without any obligation to you. </p>
883
884 <h2>Copyright Policy</h2>
885
886 <p>FinalsClub respects the intellectual property rights of others and expects users of the Service to
887 do the same. We will respond to notices of alleged copyright infringement that comply with
888 applicable law and are properly provided to us. If you believe that your Content has been copied
889 in a way that constitutes copyright infringement, please provide our copyright agent with the
890 following information in accordance with the Digital Millennium Copyright Act: (i) a physical or
891 electronic signature of the copyright owner or a person authorized to act on their behalf; (ii)
892 identification of the copyrighted work claimed to have been infringed; (iii) identification of the
893 material that is claimed to be infringing or to be the subject of infringing activity and that is to be
894 removed or access to which is to be disabled, and information reasonably sufficient to permit us
895 to locate the material; (iv) your contact information, including your address, telephone number,
896 and an email address; (v) a statement by you that you have a good faith belief that use of the
897 material in the manner complained of is not authorized by the copyright owner, its agent, or the
898 law; and (vi) a statement that the information in the notification is accurate, and, under penalty of
899 perjury, that you are authorized to act on behalf of the copyright owner.
900 Our designated copyright agent for notice of alleged copyright infringement or other legal
901 notices regarding Content appearing on the Service is:
902 FinalsClub, Inc.
903 Attn: Copyright Agent
904 1132 Massachusetts Avenue
905 Cambridge, MA 02138
906 Email: copyright@FinalsClub.org
907 Please note that in addition to being forwarded to the person who provided the allegedly illegal
908 content, we may send a copy of your notice (with your personal information removed) to Chilling
909 Effects (www.chillingeffects.org) for publication and/or annotation. You can see an example of
910 such a publication athttp://www.chillingeffects.org/fairuse/notice.cgi?NoticeID=16887. A link to
911 your published notice will be displayed on FinalsClub in place of the removed content.
912 We reserve the right to remove Content alleged to be infringing or otherwise illegal without prior
913 notice and at our sole discretion. In appropriate circumstances, FinalsClub will also terminate a
914 user's account if the user is determined to be a repeat infringer.
915 PrivacyFinalsClub values your privacy.  We will never sell any personal user information stored on
916 FinalsClub.org with any third-party corporations or organizations without your express consent.
917 By using the Service you consent to the transfer of your information to the United States and/or
918 other countries for storage, processing and use by FinalsClub.  Note that user information stored
919 with any of our affiliate services, such as PBworks.com, is subject to the terms of service of
920 those service-providers.  Please consult the respective Terms of Service for any affiliate services
921 for specific details.</p>
922
923 <h2>Links</h2>
924
925 <p>The Service may contain links to third-party websites or resources. You acknowledge and agree
926 that we are not responsible or liable for: (i) the availability or accuracy of such websites or
927 resources; or (ii) the content, products, or services on or available from such websites or
928 resources. Links to such websites or resources do not imply any endorsement by FinalsClub of
929 such websites or resources or the content, products, or services available from such websites or
930 resources. You acknowledge sole responsibility for and assume all risk arising from your use of
931 any such websites or resources.
932
933 </p><h2>Disclaimers; Indemnity</h2>
934
935 <p>Your access to and use of the Service or any Content is at your own risk. You understand and
936 agree that the Service is provided to you on an "AS IS" and "AS AVAILABLE" basis. Without
937 limiting the foregoing, FINALSCLUB AND ITS PARTNERS DISCLAIM ANY WARRANTIES,
938 EXPRESS OR IMPLIED, OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
939 NON-INFRINGEMENT. We make no warranty and disclaim all responsibility and liability for the
940 completeness, accuracy, availability, timeliness, security or reliability of the Service or any
941 content thereon. FinalsClub will not be responsible or liable for any harm to your computer
942 system, loss of data, or other harm that results from your access to or use of the Service, or any
943 Content. You also agree that FinalsClub has no responsibility or liability for the deletion of, or the
944 failure to store or to transmit, any Content and other communications maintained by the Service.
945 We make no warranty that the Service will meet your requirements or be available on an
946 uninterrupted, secure, or error-free basis. No advice or information, whether oral or written,
947 obtained from FinalsClub or through the Service, will create any warranty not expressly made
948 herein.</p>
949 <p>TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, FINALSCLUB AND ITS
950 AFFILIATES, OFFICERS, EMPLOYEES, AGENTS, PARTNERS AND LICENSORS WILL NOT
951  BE
952 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL OR 
953 PUNITIVE
954 DAMAGES, INCLUDING WITHOUT LIMITATION, LOSS OF PROFITS, DATA, USE, 
955 GOOD-WILL,
956 OR OTHER INTANGIBLE LOSSES, RESULTING FROM (i) YOUR ACCESS TO OR USE OF 
957 OR
958 INABILITY TO ACCESS OR USE THE SERVICE; (ii) ANY CONDUCT OR CONTENT OF 
959 ANY
960 THIRD PARTY ON THE SERVICE, INCLUDING WITHOUT LIMITATION, ANY 
961 DEFAMATORY,
962 OFFENSIVE OR ILLEGAL CONDUCT OF OTHER USERS OR THIRD PARTIES; (iii) ANY
963 CONTENT OBTAINED FROM THE SERVICE; AND (iv) UNAUTHORIZED ACCESS, USE 
964 ORALTERATION OF YOUR TRANSMISSIONS OR CONTENT, WHETHER BASED ON 
965 WARRANTY,
966 CONTRACT, TORT (INCLUDING NEGLIGENCE) OR ANY OTHER LEGAL THEORY, WHETHER
967 OR NOT FINALSCLUB HAS BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGE, 
968 AND
969 EVEN IF A REMEDY SET FORTH HEREIN IS FOUND TO HAVE FAILED OF ITS 
970 ESSENTIAL
971 PURPOSE.</p>
972 <p>Some jurisdictions do not allow the exclusion of certain warranties or the exclusion or limitation
973 of liability for consequential or incidental damages, so the limitations above may not apply to
974 you.
975 If anyone brings a claim against us related to your actions or Content on the Service, or actions
976 or Content by or from someone using your account, you will indemnify and hold us harmless
977 from and against all damages, losses, and expenses of any kind (including reasonable legal fees
978 and costs) related to such claim.</p>
979 <h2>General Terms</h2>
980 <p>These Terms and any action related thereto will be governed by the laws of the State of
981 California without regard to or application of its conflict of law provisions or your state or country
982 of residence. Unless submitted to arbitration as set forth in the following paragraph, all claims,
983 legal proceedings or litigation arising in connection with the Service will be brought solely in
984 Santa Clara County, California, and you consent to the jurisdiction of and venue in such courts
985 and waive any objection as to inconvenient forum.
986 For any claim (excluding claims for injunctive or other equitable relief) under these Terms where
987 the total amount of the award sought is less than $10,000, the party requesting relief may elect
988 to resolve the dispute through binding non-appearance-based arbitration. The party electing
989 such arbitration shall initiate the arbitration through an established alternative dispute resolution
990 ("ADR") provider mutually agreed upon by the parties. The ADR provider and the parties must
991 comply with the following rules: a) the arbitration shall be conducted by telephone, online and/or
992 be solely based on written submissions, as selected by the party initiating the arbitration; b) the
993 arbitration shall not involve any personal appearance by the parties or witnesses unless
994 otherwise mutually agreed by the parties; and c) any judgment on the award rendered by the
995 arbitrator may be entered in any court of competent jurisdiction.
996 These Terms are the entire and exclusive agreement between FinalsClub and you regarding the
997 Service (excluding any services for which you have a separate agreement with FinalsClub that is
998 explicitly in addition or in place of these Terms), and these Terms supersede and replace any
999 prior agreements between FinalsClub and you regarding the Service.
1000 The failure of FinalsClub to enforce any right or provision of these Terms will not be deemed a
1001 waiver of such right or provision. In the event that any provision of these Terms is held to be
1002 invalid or unenforceable, the remaining provisions of these Terms will remain in full force and
1003 effect.We may revise these Terms from time to time. The most current version will always be on this
1004 page (or such other page as the Service may indicate). If the revision, in our sole discretion, is
1005 material we will notify you via posting to our website or e-mail to the email associated with your
1006 account. By continuing to access or use the Service after those revisions become effective, you
1007 agree to be bound by the revised Terms.</p>
1008
1009 <p>The Service is operated and provided by FinalsClub, Inc., 1132 Massachusetts Avenue
1010 Cambridge, MA 02138. If you have questions about these Terms, please contact Andrew ~at~
1011 FinalsClub d0t org</p>
1012                         </div>
1013                 </div>
1014
1015
1016
1017                 <div class=page id=pg_press>
1018                     <h1>FinalsClub in the Press</h1>
1019                     <div class="press">
1020                         <img src="/images/boston.com.png" class="press">
1021                         <p class="date">December 13, 2009</p>
1022                         <p>Plenty of Harvard graduates have traded on the fame and prestige of their alma mater, but few have done so the way Andrew Magliozzi has. The year he graduated, 2005, he started a tutoring company located steps from Harvard Yard, with a name, Veritas, that is the motto of his storied alma mater.</p>
1023                         <p>Then, two years ago, Magliozzi started up a side project called Finalsclub.org.</p>
1024                         <p class="readmore">
1025                         <a href="http://www.boston.com/bostonglobe/ideas/articles/2009/12/13/freeharvardeducationcom">Read more ...</a>
1026                         </p>
1027                     </div>
1028                     <hr>
1029                     <div class="press">
1030                         <img src="/images/harvard-crimson.jpg" class="press">
1031                         <p class="date">Wednesday, February 18, 2009</p>
1032                         <p>A rapidly growing course preparatory Web site, FinalsClub.org, is moving forward with a plan to expand its site in spite of controversy over the legality of the venture. </p>
1033                         <p>The Web site, which allows students to share notes, create study groups, and blog about lectures and sections, recently hired 10 Harvard College students to serve as BETA testers for the site. </p>
1034                         <p class="readmore">
1035                         <a href="http://www.thecrimson.com/article/2009/2/18/finalscluborg-passes-punch-span-stylefont-weight-boldcorrection">Read more ...</a>
1036                         </p>
1037                     </div>
1038                     <hr>
1039                     <div class="press">
1040                         <img src="/images/blown-to-bits.png" class="press">
1041                         <p class="date">September 27th, 2009</p>
1042                         <p>Computer Science professor and former Dean of Harvard, Harry Lewis, embraces FinalsClub's work and its guiding principle of open education.  Even as Harvard University has not been wholly sympathetic to the FinalsClub mission, invoking the Copyright Act of 1976, assuming a similar position to other major institutions such as University of Texas, Lewis supports working towards the proverbial "temple of the free exchange of ideas."  A course he taught in the Harvard Extension School was also shared freely online.  </p>
1043                         <p class="readmore">
1044                         <a href="http://www.bitsbook.com/2009/09/a-harvard-skirmish-in-the-copyright-wars">Read more ...</a>
1045                         </p>
1046                     </div>
1047                 </div>
1048                 <div class=page id=pg_notfound>
1049                     <h1>Page Not Found</h1>
1050                     Sorry, there is no content for this page.
1051                 </div>
1052
1053             <div id="g-footer">
1054                 <nav id="g-nav-footer">
1055                     <ul>
1056                         <li><a href="/conduct">Conduct</a></li>
1057                         <li><a href="https://github.com/finalsclubdev/FinalsClub/">Code</a></li>
1058                         <li><a href="http://blog.finalsclub.org/about.html">About</a></li>
1059                         <li><a href="http://blog.finalsclub.org/contact.html">Contact</a></li>
1060                         <li><a href="/legal">Legal</a></li>
1061                         <li><a href="http://blog.finalsclub.org/team.html">Team</a></li>
1062                     </ul>
1063                 </nav>
1064                 <div id="g-footer-copyright">
1065                     <p>Finals Club is a 501c3 non-profit organization.</p>
1066                     <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">
1067                         <img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by/3.0/88x31.png" />
1068                     </a>
1069                     This site is licensed under a
1070                     <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported License</a>.
1071                 </div>
1072             </div>
1073         </div>
1074
1075     <!-- start Mixpanel --><script type="text/javascript">var mpq=[];mpq.push(["init","252cf14807e7553594607c10b64418b5"]);(function(){var b,a,e,d,c;b=document.createElement("script");b.type="text/javascript";b.async=true;b.src=(document.location.protocol==="https:"?"https:":"http:")+"//api.mixpanel.com/site_media/js/api/mixpanel.js";a=document.getElementsByTagName("script")[0];a.parentNode.insertBefore(b,a);e=function(f){return function(){mpq.push([f].concat(Array.prototype.slice.call(arguments,0)))}};d=["init","track","track_links","track_forms","register","register_once","identify","name_tag","set_config"];for(c=0;c<d.length;c++){mpq[d[c]]=e(d[c])}})(); </script><!-- end Mixpanel -->
1076     </body>
1077 </html>