index.html 63 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239
  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. <script type='text/javascript' src='/javascripts/jquery.min.js'></script>
  8. <script type='text/javascript' src='/javascripts/jquery.tmpl.js'></script>
  9. <script type="text/javascript" src="/assets/js/init.js"></script>
  10. <script type='text/javascript' src='/javascripts/es5-shim.min.js'></script>
  11. <script type='text/javascript' src='/javascripts/protodiv.js'></script>
  12. <script type='text/javascript' src='/javascripts/main.js'></script>
  13. <script type='text/javascript'>
  14. TypekitConfig = {
  15. kitId: 'cbx6gxx',
  16. scriptTimeout: 3000
  17. };
  18. (function() {
  19. var h = document.getElementsByTagName('html')[0];
  20. h.className += ' wf-loading';
  21. var t = setTimeout(function() {
  22. h.className = h.className.replace(/(\s|^)wf-loading(\s|$)/g, '');
  23. h.className += ' wf-inactive';
  24. }, TypekitConfig.scriptTimeout);
  25. var tk = document.createElement('script');
  26. tk.src = '//use.typekit.com/' + TypekitConfig.kitId + '.js';
  27. tk.type = 'text/javascript';
  28. tk.async = 'true';
  29. tk.onload = tk.onreadystatechange = function() {
  30. var rs = this.readyState;
  31. if (rs && rs != 'complete' && rs != 'loaded') return;
  32. clearTimeout(t);
  33. try { Typekit.load(TypekitConfig); } catch (e) {}
  34. };
  35. var s = document.getElementsByTagName('script')[0];
  36. s.parentNode.insertBefore(tk, s);
  37. })();
  38. </script>
  39. </head>
  40. <!--================================================================= -->
  41. <body>
  42. <header id="g-masthead">
  43. <div class="wrapper">
  44. <nav id="g-nav-user">
  45. <ul>
  46. <li class="first"><a href="#" class="username"></a></li>
  47. <li><a href="/register" id="register_link">Register</a></li>
  48. <li class="last"><a href="/login" id="login_link">Login</a></li>
  49. </ul>
  50. </nav>
  51. <div id="g-logo">
  52. <a href="/">
  53. <img src="/assets/img/logo.png" alt="FinalsClub - social notetaking" />
  54. </a>
  55. </div>
  56. <nav id="g-nav-main">
  57. <ul>
  58. <li><a href="/schools" id=school_link><span class="icon" alt="paperclip"></span>Courses</a></li>
  59. <li><a href="http://blog.finalsclub.org" id="blog_link"><span class="icon" alt="align-lines"></span>Blog</a></li>
  60. <!--<li><a href="/archive" id=archive_link class="nav"><span class="icon" alt="book"></span>Library</a></li>-->
  61. </ul>
  62. </nav>
  63. <hr id="g-masthead-hr" />
  64. </div>
  65. </header>
  66. <div id="topofcontent"></div>
  67. <div class="wrapper">
  68. <div id="messages" class="page"><span id="PROTO_message" class="__type__">__msg__</span></div>
  69. </div>
  70. <div id="g-page">
  71. <div class="wrapper">
  72. <style>
  73. /* This related less to "styling" and more to UI "behavior" */
  74. .page { display: none; }
  75. </style>
  76. <noscript>
  77. This site requires JavaScript to properly function.
  78. Please enable JavaScript or use a modern browser such as
  79. <a href="http://google.com/chrome">Google Chrome</a>
  80. or
  81. <a href="http://firefox.com">Firefox</a>.
  82. </noscript>
  83. <!--================================================================= -->
  84. <div class="page" id="pg_home">
  85. <header class="subheader">
  86. <h1>Welcome to FinalsClub.</h1>
  87. <h2>Collaborate. Learn. Share.</h2>
  88. </header>
  89. <div id="intro">
  90. <section class="section-home" id="intro-video">
  91. <h3 class="heading">Our Screencasts</h3>
  92. <div class="video-wrapper">
  93. <!-- video loaded in main.js -->
  94. </div>
  95. </section>
  96. <section class="section-home" id="intro-text">
  97. <h3>Our Mission</h3>
  98. <p>
  99. To provide tools to help college students collaborate in and out of the lecture hall with peers and instructers alike. It is easy to begin taking class notes online. Just <a href="/register" id="sign_up-link">register</a>, find or create your courses, and share the link with your classmates.</p>
  100. <p>
  101. In addition to realtime collaborative note-taking, you can ask questions for your peers to promote or answer. While you use our tools, bear in mind that FinalsClub is a non-profit, free and open source project. Please be patient and let us know how we can improve our products. Only together can we digitize higher education, one lecture at a time.
  102. </p>
  103. <nav class="link-bar">
  104. <ul>
  105. <li><a href="/register">Sign Up</a></li>
  106. <li class="last"><a href="http://finalsclub.org/course/4f1efbb248dc57ba43000075">SLS 20</a></li>
  107. </ul>
  108. </nav>
  109. </section>
  110. <section class="section-home" id="intro-schools">
  111. <h4>Schools we support</h4>
  112. <ul>
  113. <li><span class="school-name">Brown</span></li>
  114. <li><span class="school-name">Columbia</span></li>
  115. <li><span class="school-name">Cornell</span></li>
  116. <li><span class="school-name">Dartmouth</span></li>
  117. <li><span class="school-name">Harvard</span></li>
  118. <li><span class="school-name">Lock Haven</span></li>
  119. <li><span class="school-name">MIT</span></li>
  120. <li><span class="school-name">Cal</span></li>
  121. <li><span class="school-name">UPenn</span></li>
  122. <li><span class="school-name">UT Austin</span></li>
  123. <li><span class="school-name">Yale</span></li>
  124. </ul>
  125. </section>
  126. </div>
  127. </div>
  128. <!--=================================================================-->
  129. <div class="page" id="pg_schools">
  130. <header class="breadcrumb">
  131. <a href="/"><span class="action">&#139; Back</span><span class="location">&nbsp;to Home</span></a>
  132. </header>
  133. <header class="subheader">
  134. <h1>Universities</h1>
  135. </header>
  136. <div class="main-content">
  137. <ul id="schools">
  138. </ul>
  139. </div>
  140. </div>
  141. <script id="schoolTmpl" type="text/x-jquery-tmpl">
  142. <li>
  143. <a href="school/${name}" class="school">
  144. <img class="icon-pair" src="/assets/img/avatar-univerisity-generic.gif" alt="" />
  145. <div class="text-pair">
  146. <span class="school_name">${name}</span>
  147. <!-- <h4>${description}</h4>-->
  148. <span class="number_of_courses">${courses} Courses, </span>
  149. <span class="number_of_notes">27 Notes</span>
  150. </div>
  151. </a>
  152. </li>
  153. </script>
  154. <script id="course" type="text/x-jquery-tmpl">
  155. <li>${dept}: ${name} (${number})</li>
  156. </script>
  157. <!--=================================================================-->
  158. <div class=page id=pg_courses>
  159. <header class="breadcrumb">
  160. <a href="/schools"><span class="action">&#139; Back</span><span class="location">&nbsp;to Universities</span></a>
  161. </header>
  162. <header class="subheader">
  163. <h1><span id=school_name></span> Courses</h1>
  164. </header>
  165. <div id="main-content">
  166. <span class="sub_menu" style="display:none;"></span>
  167. <script id="courseTmpl" type="text/x-jquery-tmpl">
  168. <div class="course">
  169. <div class="course-content">
  170. <a class="course-name" href="/course/${_id}">
  171. ${number}: ${name}
  172. </a>
  173. <p class="course-description">
  174. This is placeholder description text, an intro to description in the nature of things that is quite and very and yes!
  175. </p>
  176. <div class="dept">${department}</div>
  177. </div>
  178. <aside class="course-data">
  179. <div class="course-data-item">
  180. <div class="course-data-number">100${lectures}</div>
  181. <div class="course-data-description">lectures</div>
  182. </div>
  183. </aside>
  184. </div> <!-- .course -->
  185. </script>
  186. <!--
  187. <div class="proto course" id=PROTO_course>
  188. <div class="course-content">
  189. <a class="course-name" href="/course/___id__">__number__: __name__</a>
  190. <p class="course-description">
  191. This is placeholder description text, an intro to description in the nature of things that is quite and very and yes!</p>
  192. <div class=dept>__department__</div>
  193. </div>
  194. <aside class="course-data">
  195. <div class="course-data-item">
  196. <div class="course-data-number">20</div>
  197. <div class="course-data-description">notes</div>
  198. </div>
  199. </aside>
  200. </div>
  201. -->
  202. </div>
  203. <div class="sidebar">
  204. <form method="POST" id="form_course" style="display:none;">
  205. <header class="form-header">
  206. <h4>Create New Course</h4>
  207. <p>Use this form to create a new course. After creating the course, you can add as many lectures and note pads as you like.</p>
  208. </header>
  209. <div class="row">
  210. <div class="label">Course number</div>
  211. <div class="field">
  212. <input type="text" class="text" name="number">
  213. </div>
  214. </div>
  215. <div class="row">
  216. <div class="label">Course name</div>
  217. <div class="field">
  218. <input type="text" class="text" name="name">
  219. </div>
  220. </div>
  221. <div class="row">
  222. <div class="label">Course subject</div>
  223. <div class="field">
  224. <input type="text" class="text" name="subject">
  225. </div>
  226. </div>
  227. <div class="row">
  228. <div class="label">Course department</div>
  229. <div class="field">
  230. <input type="text" class="text" name="department">
  231. </div>
  232. </div>
  233. <div class="row">
  234. <div class="label">Instructor's Name</div>
  235. <div class="field">
  236. <input type="text" class="text" name="instructorName">
  237. </div>
  238. </div>
  239. <div class="row">
  240. <div class="label">Instructor's Email</div>
  241. <div class="field">
  242. <input type="text" class="text" name="email">
  243. </div>
  244. </div>
  245. <div class="row">
  246. <div class="field">
  247. <button>Create Course</button>
  248. </div>
  249. </div>
  250. </form>
  251. </div>
  252. </div>
  253. <!--================================================================= -->
  254. <div class=page id=pg_lectures>
  255. <header class="breadcrumb">
  256. <a href="#"><span class="action">&#139; Back</span><span class="location">&nbsp;to Lectures</span></a>
  257. </header>
  258. <header class="subheader">
  259. <div class="proto lectures_head" id=PROTO_lectures_head>
  260. <h2>Lectures for Course __number__ : __name__</h2>
  261. <h4>Subject:<span class="light futura"> __subject__</span></h4>
  262. <h4>Department:<span class="light futura"> __department__</span></h4>
  263. </div>
  264. <div class="proto lectures_instructor" id=PROTO_lectures_instructor>
  265. <h4>Instructor: <span class="futura light"> __name__ <a href="mailto:__email__" class="instructor_email">__email__</span></h4>
  266. </div>
  267. </header>
  268. <div class="main-content">
  269. <div class="lectures">
  270. <div class="proto lecture" id=PROTO_lecture>
  271. <a href="/lecture/___id__" class="lecture-name">__name__</a>
  272. <div class="lecture-created-at">Created: __date__</div>
  273. </div>
  274. </div>
  275. </div>
  276. <div class="sidebar">
  277. <form method="POST" id="form_lecture">
  278. <header class="form-header">
  279. <h4>Create New Lecture</h4>
  280. <p>Use this form to create a new lecture. After creating the lecture, you and your classmates can add as many note pads as necessary.</p>
  281. </header>
  282. <div class="row">
  283. <div class="label">Lecture Name</div>
  284. <div class="field">
  285. <input type="text" class="text" name="name">
  286. </div>
  287. </div>
  288. <div class="row">
  289. <div class="field">
  290. <button>Create Lecture</button>
  291. </div>
  292. </div>
  293. </form>
  294. </div>
  295. </div>
  296. <!--================================================================= -->
  297. <div class=page id=pg_notes>
  298. <header class="breadcrumb">
  299. <a href="/"><span class="action">&#139; Back</span><span class="location">&nbsp;to Notes</span></a>
  300. </header>
  301. <header class="subheader">
  302. <div class="proto notes_head" id=PROTO_notes_head>
  303. <h2>Note Pads for Course __number__ : __name__</h2>
  304. <h4>Subject:<span class="light futura">__subject__</span></h4>
  305. <h4>Department:<span class="light futura">__department__</span></h4>
  306. </div>
  307. <div class="proto notes_instructor" id=PROTO_notes_instructor>
  308. <h4> Instructor: <span class="italic futura"> __name__ <a href="mailto:__email__" class="instructor_email">(__email__)</a></span></h4>
  309. </div>
  310. </header>
  311. <div class="main-content">
  312. <div class="proto note" id=PROTO_note>
  313. <div class=name>
  314. <a href="/note/___id__">__name__</a> Visits: __visits__
  315. </div>
  316. </div>
  317. </div>
  318. <div class="sidebar">
  319. <span class="sub_menu" style="display:none;">
  320. <a href="" id="new_note">New Note Pad</a>
  321. </span>
  322. <form method="POST" id="form_note" style="display:none;">
  323. <header class="form-header">
  324. <h4>Create Note Pad</h4>
  325. <p>Use this form to create a new note pad. Next share the link with your classmates to take notes together online.</p>
  326. </header>
  327. <div class="row">
  328. <div class="label">Note Pad Name</div>
  329. <div class="field">
  330. <input type="text" class="text" name="name">
  331. </div>
  332. </div>
  333. <div class="row">
  334. <div class="label">Private</div>
  335. <div class="field">
  336. <input type="checkbox" name="private" value="true">
  337. </div>
  338. </div>
  339. <div class="row">
  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, Brown, and Harvard Law School
  353. from 2008 through 2010.
  354. </p>
  355. <ul>
  356. <li class=proto id=PROTO_archive_subject>
  357. <a href="/archive/subject/__id__">__name__</a>
  358. </li>
  359. </ul>
  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. <header class="subheader">
  389. <h2>Create an Account</h2>
  390. </header>
  391. <div class="main-content">
  392. <form id="form_register" action="/register" method="POST">
  393. <div class="zarea">
  394. <div class="row">
  395. <div class="label">
  396. <label for="email">School email*</label>
  397. </div>
  398. <div class="field">
  399. <input type="text" class="text" name="email">
  400. </div>
  401. </div>
  402. <div class="row">
  403. <div class="label">
  404. <label for="password">Password*</label>
  405. </div>
  406. <div class="field">
  407. <input type="password" class="text" name="password">
  408. </div>
  409. </div>
  410. <div class="row">
  411. <div class="label">
  412. <label for="name">Site Handle</label>
  413. </div>
  414. <div class="field">
  415. <input type="text" class="text" name="name">
  416. </div>
  417. </div>
  418. <div class="row">
  419. <div class="label">
  420. <label for="school">School*</label>
  421. </div>
  422. <div class="field">
  423. <select name="school">
  424. <option value="Harvard">Harvard</option>
  425. <option value="Berkeley">Berkeley</option>
  426. <option value="Brown">Brown</option>
  427. <option value="Columbia">Columbia</option>
  428. <option value="Cornell">Cornell</option>
  429. <option value="Dartmouth">Dartmouth</option>
  430. <option value="MIT">MIT</option>
  431. <option value="Princeton">Princeton</option>
  432. <option value="Stanford">Stanford</option>
  433. <option value="UPenn">UPenn</option>
  434. <option value="University of Texas">University of Texas</option>
  435. <option value="Yale">Yale</option>
  436. <option value="Other">Other</option>
  437. </select>
  438. </div>
  439. </div>
  440. <div class="row">
  441. <div class="label">
  442. <label for="affil">Affiliation</label>
  443. </div>
  444. <div class="field">
  445. <select name="affil">
  446. <option value="Student">Student</option>
  447. <option value="Teachers Assistant">Teachers Assistant</option>
  448. </select>
  449. </div>
  450. </div>
  451. <div class="row">
  452. <div class="label">
  453. &nbsp;
  454. </div>
  455. <div class="field">
  456. <button>Register</button>
  457. </div>
  458. </div>
  459. </div>
  460. </form>
  461. </div>
  462. </div>
  463. <!--================================================================= -->
  464. <div class="page" id="pg_profile">
  465. <header class="subheader">
  466. <h1>User Profile</h1>
  467. </header>
  468. <div class="main-content">
  469. <form id="form_profile" action="/profile" method="POST">
  470. <section class="form-section">
  471. <h4>Account Information</h4>
  472. <div class="area">
  473. <div class="row">
  474. <div class="label">
  475. <span>Email</span>
  476. </div>
  477. <div class="field">
  478. <span class="email"></span>
  479. </div>
  480. </div>
  481. <div class="row">
  482. <div class="label">
  483. <label for="affiliation">Affiliation</label>
  484. </div>
  485. <div class="field">
  486. <select id="affiliation" name="affiliation">
  487. <option value="Student">Student</option>
  488. <option value="Teachers Assistant">Teachers Assistant</option>
  489. </select>
  490. </div>
  491. </div>
  492. </div>
  493. </section>
  494. <section class="form-section">
  495. <h4>Profile Information</h4>
  496. <div class="area">
  497. <div class="row">
  498. <div class="label">
  499. <label for="name">User Name</label>
  500. </div>
  501. <div class="field">
  502. <input id="name" type="text" class="text" name="name" value="">
  503. </div>
  504. </div>
  505. <div class="row">
  506. <div class="field">
  507. <input style="width: auto;" id="showName" type="checkbox" name="showName">
  508. Display your real name in contributions
  509. </div>
  510. </div>
  511. <!--
  512. <div class="row">
  513. <div class="label">
  514. <label for="major">Major</label>
  515. </div>
  516. <div class="field">
  517. <input id="major" type="text" name="major" value="">
  518. </div>
  519. </div>
  520. <div class="row">
  521. <div class="label">
  522. <label for="bio">Bio</label>
  523. </div>
  524. <div class="field">
  525. <input id="bio" type="text" name="bio" value="">
  526. </div>
  527. </div>
  528. -->
  529. </div>
  530. </section>
  531. <section class="form-section">
  532. <h4>Change Password</h4>
  533. <div class="area">
  534. <div class="row">
  535. <div class="label">
  536. <label for="existingPassword">Old Password</label>
  537. </div>
  538. <div class="field">
  539. <input id="existingPassword" type="password" class="text" name="existingPassword">
  540. </div>
  541. </div>
  542. <div class="row">
  543. <div class="label">
  544. <label for="newPassword">New Password</label>
  545. </div>
  546. <div class="field">
  547. <input id="newPassword" type="password" class="text" name="newPassword">
  548. </div>
  549. </div>
  550. <div class="row">
  551. <div class="label">
  552. <label for="newPasswordConfirm">Confirm Password</label>
  553. </div>
  554. <div class="field">
  555. <input id="newPasswordConfirm" type="password" class="text" name="newPasswordConfirm">
  556. </div>
  557. </div>
  558. </div>
  559. <div class="row">
  560. <div class="field">
  561. <button>Submit</button>
  562. </div>
  563. </div>
  564. </section>
  565. </form>
  566. </div>
  567. </div>
  568. <!--================================================================= -->
  569. <div class=page id=pg_login>
  570. <header class="subheader">
  571. <h2>Login</h2>
  572. </header>
  573. <div class="main-content">
  574. <form id="form_login" action="/login" method="POST">
  575. <div class="zarea">
  576. <div class="row">
  577. <div class="label">
  578. <label for="email">School email</label>
  579. </div>
  580. <div class="field">
  581. <input type="text" class="text" name="email" size="15" value="joe@sleepless.com">
  582. </div>
  583. </div>
  584. <div class="row">
  585. <div class="label">
  586. <label for="password">Password</label>
  587. </div>
  588. <div class="field">
  589. <input type="password" class="text" name="password" size="15">
  590. </div>
  591. </div>
  592. <div class="row">
  593. <div class="label">&nbsp;
  594. </div>
  595. <div class="field">
  596. <button class="major">Login</button>
  597. <span class="reglink">
  598. <a href="/resetpass">Forgot password?</a>
  599. </span>
  600. </div>
  601. </div>
  602. <div class="row">
  603. <div class="label">&nbsp;
  604. </div>
  605. <div class="field">
  606. <span class="reglink">
  607. <a href="/register">Create an Account</a>
  608. </span>
  609. </div>
  610. </div>
  611. </div>
  612. </form>
  613. </div>
  614. </div>
  615. <!--================================================================= -->
  616. <div class="page" id="pg_resetpass">
  617. <h1>Password Reset</h1>
  618. <form id="form_resetpass" action="/resetpass" method="POST">
  619. <div class="zarea">
  620. <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>
  621. <div class="row">
  622. <div class="label">
  623. <label for="email">School email</label>
  624. </div>
  625. <div class="field">
  626. <input type="text" class="text" name="email" size="15" value="">
  627. </div>
  628. </div>
  629. <div class="row">
  630. <div class="label">&nbsp;</div>
  631. <div style="min-width: 200px" class="field">
  632. <button>Reset</button>
  633. </div>
  634. </div>
  635. </div>
  636. </form>
  637. </div>
  638. <!--================================================================= -->
  639. <div class="page" id="pg_resetpw">
  640. <h1>Password Reset</h1>
  641. <form id="form_resetpw" action="/resetpw" method="POST">
  642. <div class="zarea">
  643. <p>To verify and reset your password, type the full email address and your new password twice, then click submit.</p>
  644. <div class="row">
  645. <div class="label">
  646. <label for="email">Email</label>
  647. </div>
  648. <div class="field">
  649. <input type="text" name="email" size="15" value="">
  650. </div>
  651. </div>
  652. <div class="row">
  653. <div class="label">
  654. <label for="pass1">New Password</label>
  655. </div>
  656. <div class="field">
  657. <input type="password" name="pass1" size="15" value="">
  658. </div>
  659. </div>
  660. <div class="row">
  661. <div class="label">
  662. <label for="pass2">Repeat New Password</label>
  663. </div>
  664. <div class="field">
  665. <input type="password" name="pass2" size="15" value="">
  666. </div>
  667. </div>
  668. <div class="row">
  669. <div class="label">&nbsp;</div>
  670. <div style="min-width: 200px" class="field">
  671. <button>Reset</button>
  672. </div>
  673. </div>
  674. </div>
  675. </form>
  676. </div>
  677. <div class=page id=pg_conduct>
  678. <div class="conduct">
  679. <h1>Code of Conduct</h1>
  680. <p class="academic">
  681. <img src="/images/keep-it-academic.png" alt="Keep it academic.">
  682. </p>
  683. <p class="vague">
  684. This directive is deliberately vague to
  685. accommodate creative humor, insight, and exploration.<br>
  686. Disruptive or irrelevant material, however,
  687. will be subject to removal.<br>
  688. Just keep it academic, and we'll all be better off.<br>
  689. </p>
  690. </div>
  691. </div>
  692. <div class=page id=pg_contact>
  693. <h1>Contact</h1>
  694. <p>Please feel free to contact us regarding any questions that you may have.</p>
  695. <ul>
  696. <li>Email: info@finalsclub.org</li>
  697. <li><p>Mail Address: Finalsclub.org<br />1132 Massachusetts Avenue<br />Cambridge, MA 02138</p></li>
  698. </ul>
  699. </div>
  700. <div class=page id=pg_team>
  701. <h1>Team</h1>
  702. <p>Thank you for your interest in FinalsClub.org and our community of volunteer developers, organizers, and scholars. Although we come from diverse backgrounds, each of us is committed to open education. Just as some of us struggle to remember the world before Wikipedia, we also look forward to a time in the not-too-distant future when people will no longer fathom a world without free and open education for everyone. &nbsp;Although we have an ambitious goal for a small team of believers ranging from nineteen to seventy years old, we believe we can succeed. But before we can open the ivory tower to curious minds everywhere, we will need your help.</p>
  703. <h2>Andrew Magliozzi - Chief Bottle Washer </h2>
  704. <p>Andrew is an entrepreneur and a dreamer. He is also the reason FinalsClub exists today, but he also recognizes that the success of this project depends more on its student contributors than its founder. Since the creation of the first site in 2008, Andrew has remained committed to the cause of open education without distraction. If you are looking to join our team, Andrew is the person to talk to for inspiration and enthusiasm. When he is not teaching, tutoring, or being a <a href="http://pleasestealthisidea.com">social entrepreneur</a>, Andrew is a writer and avid practitioner of Italian Yoga.</p>
  705. <h2>Seth Woodworth - Ed Tech All-star</h2>
  706. <p><a href="http://sethish.com/">Seth is</a>&nbsp;a professional web developer, education technologist, and free and open source&nbsp;enthusiast. Over the past three years, Seth has been employed in the field of open source educational technology with <a href="http://one.laptop.org/">One Laptop Per Child</a>, the Harvard Berkman Center's <a href="http://www.webecologyproject.org/">Web Ecology Project</a>, and <a href="http://oneville.org/">OneVille</a>. Now we are happy to have Seth leading software development here at FinalsClub.org.</p>
  707. <h2>Joshua Gay - Sheep Herder</h2>
  708. <p>During his day job at the Free Software Foundation, Josh is an avid believer in free and open source software. His interest in open education has also brought his expertise to other projects such as <a href="http://textbookrevolution.org/">TextbookRevolution.org</a> and <a href="http://www.ck12.org/">CK12.org</a>. Now he lives in Cambridge, MA and dedicates his spare cycles to charting the course of our development team and helping to strategize our community organizing efforts. When not working or writing free and open source software, Josh likes to play squash. Care to challenge him to a match?</p>
  709. <h2>Bob Call - Tireless Watchman</h2>
  710. <p>Bob is our heroic systems administrator. His task is to make sure your knowledge stays safe and secure from all manner of malware, hacker, or system failure. His enthusiasm and passion for secure passwords is unrelenting. In short, your knowledge is safe with him. When he isn't busy debugging or encrypting, Bob is likely contributing to free and open source software projects (even though he should be studying for his college mid terms).</p>
  711. </div>
  712. <div class=page id=pg_about>
  713. <h1>About</h1>
  714. <p>If you are reading this, you likely have one question in mind: What's
  715. up with this site? Based on the subtle "About" link you followed
  716. here, it would seem that someone claims to have an answer. For the time
  717. being, that someone is me, the site's founder. I don't, however, have
  718. all the answers. Over the past three years, I've done a lot of thinking
  719. about collaborative learning, the Internet, and this website, but I do
  720. not wish to impose all of my preconceptions on you. While I will share
  721. the vision that inspired this project, I defer to you to complete - or
  722. better, to improve upon - what I've started.</p>
  723. <h2>The Inspiration</h2>
  724. <p>I have been a tutor since I was fourteen years old. I have
  725. taught every conceivable demographic from prep schoolers to juvenile
  726. prisoners. Sometimes I have been paid; other times I've volunteered.
  727. In short, I love teaching and I feel that a certain level of education
  728. should be free to everyone. As a result, I have always balanced my paid
  729. and pro bono work.</p>
  730. <p>After starting a boutique tutoring firm, <a href="http://www.veritutors.com/">Veritas Tutors</a>,
  731. in 2005, I soon decided to increase my commitment to public education
  732. in accord with the growth of my company. With my mornings generally
  733. free, I also seized the opportunity to audit a number of classes on the
  734. Harvard campus.</p>
  735. <p>Loitering in the back of lecture halls with the other
  736. intellectual ne'er-do-wells of Harvard Square, I realized my flexible
  737. schedule and geographic proximity alone afforded me the privilege of
  738. world-class academic enrichment. I also thought, "Why shouldn't those
  739. less free to indulge in leisurely midday contemplation be afforded the
  740. same opportunity?"</p>
  741. <p>Soon after that epiphany, my first academic blog, based on "The
  742. Art and Thought of the Cold War", was published on a homebrewed website
  743. in the Fall of 2005. After each lecture, I would scurry to a coffee
  744. shop to organize, summarize, and analyze what I'd learned. Even though
  745. my readership was minimal, the process of learning without the burden of
  746. exams or papers was fantastic. That is, until the professor learned of
  747. my actions and demanded that I cease writing and remove the blog from
  748. public view. Shocked and disappointed, I complied. I also resolved to
  749. revive the project at some point in the future.</p>
  750. <p>Two years of contemplation later, the first version of this
  751. website launched with four annotated books and five course blogs, which I
  752. took care to edit and pre-approve with a combination of diplomacy and
  753. obeisance to each professor. With relative success on and off campus, I
  754. have continued efforts to expand the site into the collaborative
  755. learning environment that currently exists.</p>
  756. <h2>The State of FinalsClub.org</h2>
  757. <p>This site is straightforward. Its three fundamental features
  758. involve annotations, courses, and groups with all information shared
  759. under a Creative Commons Copyright in compliance with the Digital
  760. Millennium Copyright Act. Please read our (official copyright policy
  761. [link]) for more information.</p>
  762. <p>Specifically, annotations constitute observations a great tutor
  763. would make if you read a book side-by-side. Courses involve
  764. lecture-by-lecture op-eds written by enrolled students. Finally, groups
  765. are forums for organizing, collaborating, and sharing knowledge
  766. garnered inside or outside the ivory tower of academia. To view a
  767. sample group, please (click here [link]).</p>
  768. <p>Thanks to several intrepid scholars, the site already includes
  769. ample content to read, contemplate, and augment. If you are a student
  770. at [one of our participating universities (link)], you have benefited or
  771. likely will benefit from this existing content. In exchange, I simply
  772. ask you to contribute in kind.</p>
  773. <p>If you like what you read, vote it up; if you have a relevant
  774. comment, post it; and if you have the opportunity, join or create a
  775. study group to share your coursework with the world.</p>
  776. <h2>The Future of FinalsClub.org</h2>
  777. <p>Until now, I have been responsible for everything that appears on
  778. the website. I have engaged, edited, and overseen the creation of all
  779. technology and content. However, the success of this site has nothing
  780. to do with past accomplishments or future innovation. Rather, the
  781. success of this site depends on you, readers and contributors, and your
  782. commitment to academic openness. I have created the forum and crafted
  783. examples, but you must determine the rest.</p>
  784. <p>Students, teachers, and curious minds the world over have already
  785. found this site to be invaluable. Moreover, people are beginning to
  786. recognize that educational equality and open access to information
  787. constitute two of the Internet's greatest (and yet unrealized) promises.
  788. With a widespread effort, we can forever alter the landscape of
  789. education.</p>
  790. <p>For now, I've done my small part; the rest is up to you.</p>
  791. <p>Optimistically yours,<br />
  792. Andrew Magliozzi<br />
  793. Founder<br />
  794. FinalsClub.org</p>
  795. </div>
  796. <div class=page id=pg_legal>
  797. <h1>Legal</h1>
  798. <p>These Terms of Service ("Terms") govern your access to and use of the services, websites, and
  799. applications offered by FinalsClub (the "Service"). Your access to and use of the Service is
  800. conditioned on your acceptance of and compliance with these Terms. By accessing or using the
  801. Service you agree to be bound by these Terms.</p>
  802. <h2>Use of the Service</h2>
  803. <p>You may use the Service only if you can form a binding contract with FinalsClub, and only in
  804. compliance with these Terms and all applicable local, state, national, and international laws,
  805. rules and regulations. You must provide us accurate information, including your real name, when
  806. you create your account on FinalsClub.</p>
  807. <p>We may, without prior notice, change the Service; stop providing the Service or features of the
  808. Service, to you or to users generally; or create usage limits for the Service.
  809. You are responsible for safeguarding the password that you use to access the Service and for
  810. any activities or actions under your password. We encourage you to use "strong" passwords
  811. (that use a combination of upper and lower case letters, numbers and symbols) with your
  812. account. FinalsClub will not be liable for any loss or damage arising from your failure to comply
  813. with these requirements.</p>
  814. <h2>User Content</h2>
  815. <p>"Content" means any information, text, graphics, or other materials uploaded, downloaded or
  816. appearing on the Service. You retain ownership of all Content you submit, post, display, or
  817. otherwise make available on the Service. </p>
  818. <h2>Your License to FinalsClub</h2>
  819. <p>By submitting, posting or displaying Content on or through the
  820. Service, you grant us permission
  821. to share all content under a Creative Commons Attribution-Share Alike
  822. 3.0 Unported (CC BY-SA
  823. 3.0) license. For more information, see
  824. http://creativecommons.org/licenses/by-sa/3.0. Note
  825. that exceptions can be made upon request. Or, if you would like more
  826. information, please feel
  827. free to contact us (link to the contact page).
  828. You agree that this license includes the right for other users of the
  829. Service to modify your
  830. Content, and for FinalsClub to make your Content available to others for
  831. the publication,
  832. distribution, syndication, or broadcast of such Content on other media
  833. and services, subject to
  834. our terms and conditions for such Content use. Such additional uses by
  835. FinalsClub or others
  836. may be made with no compensation paid to you with respect to the Content
  837. that you submit,
  838. post, transmit or otherwise make available through the Service.We may
  839. modify or adapt your Content in order to transmit, display or distribute
  840. it over computer
  841. networks and in various media and/or make changes to your Content as are
  842. necessary to
  843. conform and adapt that Content to any requirements or limitations of any
  844. networks, devices,
  845. services or media.</p>
  846. <h2>FinalsClub's Licenses to You</h2>
  847. <p>Subject to these Terms, FinalsClub gives you a worldwide,
  848. royalty-free, non-assignable and nonexclusive license to re-post any of
  849. the Content on FinalsClub anywhere on the rest of the web
  850. provided that the Content was added to the Service after April 22, 2008,
  851. and provided that the
  852. user who created the content has not explicitly marked the content as
  853. not for reproduction, and
  854. provided that you: (a) do not modify the Content; (b) attribute
  855. FinalsClub with a human and
  856. machine-followable link (an A tag) linking back to the page displaying
  857. the original source of the
  858. content on FinalsClub.org (c) upon request, either by FinalsClub or a
  859. user, remove the user's
  860. name from Content which the user has subsequently made anonymous; (d)
  861. upon request, either
  862. by FinalsClub or by a user who contributed to the Content, make a
  863. reasonable effort to update a
  864. particular piece of Content to the latest version on FinalsClub.org; and
  865. (e) upon request, either
  866. by FinalsClub or by a user who contributed to the Content, make a
  867. reasonable attempt to delete
  868. Content that has been deleted on FinalsClub.org.
  869. Your Content will be viewable by other users of the Service and through
  870. third party services and
  871. websites. You should only provide Content that you are comfortable
  872. sharing with others under
  873. these Terms.
  874. All Content, whether publicly posted or privately transmitted, is the
  875. sole responsibility of the
  876. person who originated such Content. We may not monitor or control the
  877. Content posted via the
  878. Service. Any use of or reliance on any Content or materials posted via
  879. the Service or obtained by
  880. you through the Service is at your own risk. We do not endorse, support,
  881. represent or guarantee
  882. the completeness, truthfulness, accuracy, or reliability of any Content
  883. or communications posted
  884. via the Service or endorse any opinions expressed via the Service. You
  885. understand that by using
  886. the Service, you may be exposed to Content that might be offensive,
  887. harmful, inaccurate or
  888. otherwise inappropriate. Under no circumstances will FinalsClub be
  889. liable in any way for any
  890. Content, including, but not limited to, any errors or omissions in any
  891. Content, or any loss or
  892. damage of any kind incurred as a result of the use of any Content made
  893. available via the Service
  894. or broadcast elsewhere.
  895. </p><p>You are responsible for your use of the Service, for any Content
  896. you provide, and for any
  897. consequences thereof, including the use of your Content by other users
  898. and third parties
  899. partners. You understand that your Content may be republished and if you
  900. do not have the right
  901. to submit Content for such use, it may subject you to liability.
  902. FinalsClub will not be responsible
  903. or liable for any use of your Content by FinalsClub in accordance with
  904. these Terms. You
  905. represent and warrant that you have all the rights, power and authority
  906. necessary to grant the
  907. rights granted herein to any Content that you submit.We reserve the
  908. right at all times (but will not have an obligation) to remove or refuse
  909. to distribute
  910. any Content on the Service and to terminate users or reclaim usernames.
  911. We also reserve the
  912. right to access, read, preserve, and disclose any information as we
  913. reasonably believe is
  914. necessary to (i) satisfy any applicable law, regulation, legal process
  915. or governmental request, (ii)
  916. enforce the Terms, including investigation of potential violations
  917. hereof, (iii) detect, prevent, or
  918. otherwise address fraud, security or technical issues, (iv) respond to
  919. user support requests, or (v)
  920. protect the rights, property or safety of FinalsClub, its users and the
  921. public.
  922. Rules
  923. You must not do any of the following while accessing or using the
  924. Service: (i) use the Service for
  925. any unlawful purposes or for promotion of illegal activities; (ii) post
  926. any Content (as defined
  927. below) or use the Service in violation of any applicable law (including
  928. intellectual property laws,
  929. right of privacy or publicity laws, and any laws of a non-U.S.
  930. jurisdiction applicable to you), or
  931. any contractual or other legal obligation; (iii) post Content that is
  932. hateful, abusive, threatening,
  933. profane, or otherwise objectionable; (iv) post Content or use the
  934. Service to create an impression
  935. that you know is incorrect, misleading, or deceptive, including by
  936. impersonating others or
  937. otherwise misrepresenting your affiliation with a person or entity; (v)
  938. publish or post other
  939. people's private or personally identifiable information without their
  940. express authorization and
  941. permission; (vi) use the Service for the purpose of spamming anyone;
  942. (vii) publish or link to
  943. malicious content intended to damage or disrupt another user's browser
  944. or computer or to
  945. compromise a user's privacy; (viii) access or tamper with non-public
  946. areas of the Service,
  947. FinalsClub's computer systems, or the technical delivery systems of
  948. FinalsClub's providers; (ix)
  949. probe, scan, or test the vulnerability of any system or network or
  950. breach or circumvent any
  951. security or authentication measures; (x) access or search or attempt to
  952. access or search the
  953. Service by any means (automated or otherwise) other than through the
  954. currently available,
  955. published interfaces that are provided by FinalsClub (and only pursuant
  956. to those terms and
  957. conditions), unless you have been specifically allowed to do so in a
  958. separate agreement with
  959. FinalsClub (crawling the Service is permissible in accordance with these
  960. Terms, but scraping the
  961. Service without the prior consent of FinalsClub except as permitted by
  962. these Terms is expressly
  963. prohibited); (xi) forge any TCP/IP packet header or any part of the
  964. header information in any
  965. email or posting, or in any way use the Service to send altered,
  966. deceptive or false sourceidentifying information; or (xii) interfere
  967. with or disrupt (or attempt to do so) the access of any
  968. user, host or network, including, without limitation, sending a virus,
  969. overloading, flooding,
  970. spamming, mail-bombing the Service, or by scripting the creation of
  971. Content in such a manner
  972. as to interfere with or create an undue burden on the Service.</p>
  973. <h2>Proprietary Rights</h2>
  974. <p>All right, title, and interest in and to the Service (excluding
  975. Content provided by users) are and
  976. will remain the exclusive property of FinalsClub and its licensors. The
  977. Service is protected by
  978. copyright, trademark, and other laws of both the United States and
  979. foreign countries. Except asexpressly provided herein, nothing in the
  980. Terms gives you a right to use the FinalsClub name or
  981. any of the FinalsClub trademarks, logos, domain names, and other
  982. distinctive brand features.
  983. Any feedback, comments, or suggestions you may provide regarding the
  984. Service is entirely
  985. voluntary and we will be free to use such feedback, comments or
  986. suggestions as we see fit and
  987. without any obligation to you. </p>
  988. <h2>Copyright Policy</h2>
  989. <p>FinalsClub respects the intellectual property rights of others and expects users of the Service to
  990. do the same. We will respond to notices of alleged copyright infringement that comply with
  991. applicable law and are properly provided to us. If you believe that your Content has been copied
  992. in a way that constitutes copyright infringement, please provide our copyright agent with the
  993. following information in accordance with the Digital Millennium Copyright Act: (i) a physical or
  994. electronic signature of the copyright owner or a person authorized to act on their behalf; (ii)
  995. identification of the copyrighted work claimed to have been infringed; (iii) identification of the
  996. material that is claimed to be infringing or to be the subject of infringing activity and that is to be
  997. removed or access to which is to be disabled, and information reasonably sufficient to permit us
  998. to locate the material; (iv) your contact information, including your address, telephone number,
  999. and an email address; (v) a statement by you that you have a good faith belief that use of the
  1000. material in the manner complained of is not authorized by the copyright owner, its agent, or the
  1001. law; and (vi) a statement that the information in the notification is accurate, and, under penalty of
  1002. perjury, that you are authorized to act on behalf of the copyright owner.
  1003. Our designated copyright agent for notice of alleged copyright infringement or other legal
  1004. notices regarding Content appearing on the Service is:
  1005. FinalsClub, Inc.
  1006. Attn: Copyright Agent
  1007. 1132 Massachusetts Avenue
  1008. Cambridge, MA 02138
  1009. Email: copyright@FinalsClub.org
  1010. Please note that in addition to being forwarded to the person who provided the allegedly illegal
  1011. content, we may send a copy of your notice (with your personal information removed) to Chilling
  1012. Effects (www.chillingeffects.org) for publication and/or annotation. You can see an example of
  1013. such a publication athttp://www.chillingeffects.org/fairuse/notice.cgi?NoticeID=16887. A link to
  1014. your published notice will be displayed on FinalsClub in place of the removed content.
  1015. We reserve the right to remove Content alleged to be infringing or otherwise illegal without prior
  1016. notice and at our sole discretion. In appropriate circumstances, FinalsClub will also terminate a
  1017. user's account if the user is determined to be a repeat infringer.
  1018. PrivacyFinalsClub values your privacy. We will never sell any personal user information stored on
  1019. FinalsClub.org with any third-party corporations or organizations without your express consent.
  1020. By using the Service you consent to the transfer of your information to the United States and/or
  1021. other countries for storage, processing and use by FinalsClub. Note that user information stored
  1022. with any of our affiliate services, such as PBworks.com, is subject to the terms of service of
  1023. those service-providers. Please consult the respective Terms of Service for any affiliate services
  1024. for specific details.</p>
  1025. <h2>Links</h2>
  1026. <p>The Service may contain links to third-party websites or resources. You acknowledge and agree
  1027. that we are not responsible or liable for: (i) the availability or accuracy of such websites or
  1028. resources; or (ii) the content, products, or services on or available from such websites or
  1029. resources. Links to such websites or resources do not imply any endorsement by FinalsClub of
  1030. such websites or resources or the content, products, or services available from such websites or
  1031. resources. You acknowledge sole responsibility for and assume all risk arising from your use of
  1032. any such websites or resources.
  1033. </p><h2>Disclaimers; Indemnity</h2>
  1034. <p>Your access to and use of the Service or any Content is at your own risk. You understand and
  1035. agree that the Service is provided to you on an "AS IS" and "AS AVAILABLE" basis. Without
  1036. limiting the foregoing, FINALSCLUB AND ITS PARTNERS DISCLAIM ANY WARRANTIES,
  1037. EXPRESS OR IMPLIED, OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
  1038. NON-INFRINGEMENT. We make no warranty and disclaim all responsibility and liability for the
  1039. completeness, accuracy, availability, timeliness, security or reliability of the Service or any
  1040. content thereon. FinalsClub will not be responsible or liable for any harm to your computer
  1041. system, loss of data, or other harm that results from your access to or use of the Service, or any
  1042. Content. You also agree that FinalsClub has no responsibility or liability for the deletion of, or the
  1043. failure to store or to transmit, any Content and other communications maintained by the Service.
  1044. We make no warranty that the Service will meet your requirements or be available on an
  1045. uninterrupted, secure, or error-free basis. No advice or information, whether oral or written,
  1046. obtained from FinalsClub or through the Service, will create any warranty not expressly made
  1047. herein.</p>
  1048. <p>TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, FINALSCLUB AND ITS
  1049. AFFILIATES, OFFICERS, EMPLOYEES, AGENTS, PARTNERS AND LICENSORS WILL NOT
  1050. BE
  1051. LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL OR
  1052. PUNITIVE
  1053. DAMAGES, INCLUDING WITHOUT LIMITATION, LOSS OF PROFITS, DATA, USE,
  1054. GOOD-WILL,
  1055. OR OTHER INTANGIBLE LOSSES, RESULTING FROM (i) YOUR ACCESS TO OR USE OF
  1056. OR
  1057. INABILITY TO ACCESS OR USE THE SERVICE; (ii) ANY CONDUCT OR CONTENT OF
  1058. ANY
  1059. THIRD PARTY ON THE SERVICE, INCLUDING WITHOUT LIMITATION, ANY
  1060. DEFAMATORY,
  1061. OFFENSIVE OR ILLEGAL CONDUCT OF OTHER USERS OR THIRD PARTIES; (iii) ANY
  1062. CONTENT OBTAINED FROM THE SERVICE; AND (iv) UNAUTHORIZED ACCESS, USE
  1063. ORALTERATION OF YOUR TRANSMISSIONS OR CONTENT, WHETHER BASED ON
  1064. WARRANTY,
  1065. CONTRACT, TORT (INCLUDING NEGLIGENCE) OR ANY OTHER LEGAL THEORY, WHETHER
  1066. OR NOT FINALSCLUB HAS BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGE,
  1067. AND
  1068. EVEN IF A REMEDY SET FORTH HEREIN IS FOUND TO HAVE FAILED OF ITS
  1069. ESSENTIAL
  1070. PURPOSE.</p>
  1071. <p>Some jurisdictions do not allow the exclusion of certain warranties or the exclusion or limitation
  1072. of liability for consequential or incidental damages, so the limitations above may not apply to
  1073. you.
  1074. If anyone brings a claim against us related to your actions or Content on the Service, or actions
  1075. or Content by or from someone using your account, you will indemnify and hold us harmless
  1076. from and against all damages, losses, and expenses of any kind (including reasonable legal fees
  1077. and costs) related to such claim.</p>
  1078. <h2>General Terms</h2>
  1079. <p>These Terms and any action related thereto will be governed by the laws of the State of
  1080. California without regard to or application of its conflict of law provisions or your state or country
  1081. of residence. Unless submitted to arbitration as set forth in the following paragraph, all claims,
  1082. legal proceedings or litigation arising in connection with the Service will be brought solely in
  1083. Santa Clara County, California, and you consent to the jurisdiction of and venue in such courts
  1084. and waive any objection as to inconvenient forum.
  1085. For any claim (excluding claims for injunctive or other equitable relief) under these Terms where
  1086. the total amount of the award sought is less than $10,000, the party requesting relief may elect
  1087. to resolve the dispute through binding non-appearance-based arbitration. The party electing
  1088. such arbitration shall initiate the arbitration through an established alternative dispute resolution
  1089. ("ADR") provider mutually agreed upon by the parties. The ADR provider and the parties must
  1090. comply with the following rules: a) the arbitration shall be conducted by telephone, online and/or
  1091. be solely based on written submissions, as selected by the party initiating the arbitration; b) the
  1092. arbitration shall not involve any personal appearance by the parties or witnesses unless
  1093. otherwise mutually agreed by the parties; and c) any judgment on the award rendered by the
  1094. arbitrator may be entered in any court of competent jurisdiction.
  1095. These Terms are the entire and exclusive agreement between FinalsClub and you regarding the
  1096. Service (excluding any services for which you have a separate agreement with FinalsClub that is
  1097. explicitly in addition or in place of these Terms), and these Terms supersede and replace any
  1098. prior agreements between FinalsClub and you regarding the Service.
  1099. The failure of FinalsClub to enforce any right or provision of these Terms will not be deemed a
  1100. waiver of such right or provision. In the event that any provision of these Terms is held to be
  1101. invalid or unenforceable, the remaining provisions of these Terms will remain in full force and
  1102. effect.We may revise these Terms from time to time. The most current version will always be on this
  1103. page (or such other page as the Service may indicate). If the revision, in our sole discretion, is
  1104. material we will notify you via posting to our website or e-mail to the email associated with your
  1105. account. By continuing to access or use the Service after those revisions become effective, you
  1106. agree to be bound by the revised Terms.</p>
  1107. <p>The Service is operated and provided by FinalsClub, Inc., 1132 Massachusetts Avenue
  1108. Cambridge, MA 02138. If you have questions about these Terms, please contact Andrew ~at~
  1109. FinalsClub d0t org</p>
  1110. </div>
  1111. <div class=page id=pg_press>
  1112. <h1>FinalsClub in the Press</h1>
  1113. <div class="press">
  1114. <img src="/images/boston.com.png" class="press">
  1115. <p class="date">December 13, 2009</p>
  1116. <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>
  1117. <p>Then, two years ago, Magliozzi started up a side project called Finalsclub.org.</p>
  1118. <p class="readmore">
  1119. <a href="http://www.boston.com/bostonglobe/ideas/articles/2009/12/13/freeharvardeducationcom">Read more ...</a>
  1120. </p>
  1121. </div>
  1122. <hr>
  1123. <div class="press">
  1124. <img src="/images/harvard-crimson.jpg" class="press">
  1125. <p class="date">Wednesday, February 18, 2009</p>
  1126. <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>
  1127. <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>
  1128. <p class="readmore">
  1129. <a href="http://www.thecrimson.com/article/2009/2/18/finalscluborg-passes-punch-span-stylefont-weight-boldcorrection">Read more ...</a>
  1130. </p>
  1131. </div>
  1132. <hr>
  1133. <div class="press">
  1134. <img src="/images/blown-to-bits.png" class="press">
  1135. <p class="date">September 27th, 2009</p>
  1136. <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>
  1137. <p class="readmore">
  1138. <a href="http://www.bitsbook.com/2009/09/a-harvard-skirmish-in-the-copyright-wars">Read more ...</a>
  1139. </p>
  1140. </div>
  1141. </div>
  1142. <div class=page id=pg_notfound>
  1143. <h1>Page Not Found</h1>
  1144. Sorry, there is no content for this page.
  1145. </div>
  1146. <div id="g-footer" style="display: none">
  1147. <nav id="g-nav-footer">
  1148. <ul>
  1149. <li><a href="/conduct">Conduct</a></li>
  1150. <li><a href="https://github.com/finalsclubdev/FinalsClub/">Code</a></li>
  1151. <li><a href="/about">About</a></li>
  1152. <li><a href="/contact">Contact</a></li>
  1153. <li><a href="/legal">Legal</a></li>
  1154. <li><a href="/team">Team</a></li>
  1155. </ul>
  1156. </nav>
  1157. <div id="g-footer-copyright">
  1158. <p>Finals Club is a 501c3 non-profit organization.</p>
  1159. <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">
  1160. <img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by/3.0/88x31.png" />
  1161. </a>
  1162. This site is licensed under a
  1163. <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported License</a>.
  1164. </div>
  1165. </div>
  1166. </div>
  1167. <!-- 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 -->
  1168. </body>
  1169. </html>