f7a7d82dd1046829fd9bd78172f4784ed490cb1f
[leastsquares-website] / index.html
1 <!DOCTYPE html>
2 <html>
3   <head>
4     <title>Extraordinary Least Squares</title>
5     <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
7 <!-- Bootstrap -->
8     <link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
9
10     <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
11     <!--[if lt IE 9]>
12       <script src="../../assets/js/html5shiv.js"></script>
13       <script src="../../assets/js/respond.min.js"></script>
14     <![endif]-->
15   </head>
16   <body>
17
18     <div class="navbar">
19     <div class="navbar navbar-inverse navbar-fixed-top">
20       <div class="container">
21         <div class="navbar-header">
22           <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
23             <span class="icon-bar"></span>
24             <span class="icon-bar"></span>
25             <span class="icon-bar"></span>
26           </button>
27           <a class="navbar-brand" href="#">Extraordinary Least Squares</a>
28         </div>
29         <div class="navbar-collapse collapse">
30           <ul class="nav navbar-nav">
31             <li class="active"><a href="#">Home</a></li>
32           </ul>
33         </div><!--/.navbar-collapse -->
34       </div>
35     </div>
36
37
38     <div class="jumbotron">
39       <div class="container">
40         
41         <img src="seattle-image.png" class="img-responsive" style="border: 1px black solid; margin-top: 1em;" />
42
43         <h1>Extraordinary Least Squares</h1>
44
45
46         <p>Located in Seattle's vibrant
47           <a href="http://en.wikipedia.org/wiki/Fremont,_Seattle">Fremont
48           neighborhood</a>, <strong>Extraordinary Least
49           Squares</strong> is an exclusive living and working
50           space dedicated to supporting and promoting quantitative
51           research methodology, free software and free culture, and
52           innovative food and drink.</p>
53       </div>
54     </div>
55
56
57     <div class="container">
58       <!-- Example row of columns -->
59       <div class="row">
60         <div class="col-md-6">
61           <h2>Visit Us</h2>
62
63           <p><em>Extraordinary Least Squares</em> is located at the
64           heart of
65           central <a href="http://en.wikipedia.org/wiki/Fremont,_Seattle">Fremont</a>
66           at the following address:</p>
67
68           <blockquote>920 N 34<sup>th</sup> Street, Apt 16<br />
69             Seattle, WA 98103</blockquote>
70
71       <p>When visiting us, please <strong>enter through the building's
72       back door</strong> which you can find in <strong>an alley between
73       34<sup>th</sup> and 35<sup>th</sup> streets</strong> which one can
74       reach from either Troll Ave or Albion. You'll see a garage door
75       with large metal bars and a small door to the left (pictured
76       below). Call us when you are outside this door and we will let you
77       in.</p>
78
79     
80         <img src="stjames-backdoor.jpg" class="img-responsive" style="border: 1px black solid; margin-top: 1em;" />
81
82           <h2>Airport Directions</h2>
83
84           <p>A taxi from SeaTac airport to <strong>Extraordinary Least
85           Squares</strong> should cost about $50 and take about 30
86           minutes — but might take <em>much</em> more with
87           traffic. Mass transit requires one transfer, costs $2.75,
88           and take about an hour.</p>
89
90           <h3>Mass Transit Directions</h3>
91
92           <p>At SeaTac airport, follow signs to ground transportation
93           and to
94           the <a href="http://www.soundtransit.org/rider-guide/link-light-rail">LINK
95           light rail</a> which is located at the far left of the main
96           terminal on the check-in level. At the light rail station,
97           you can buy tickets
98           and <a href="http://www.orcacard.com">ORCA cards</a> which
99           are reusable on all Seattle-area mass transit. You can also
100           buy a single-use paper ticket. If you buy an ORCA card, you
101           will need to tap it on a yellow terminal both before you
102           enter, and after you exit the train. The tapping areas are
103           easy to find.</p>
104
105           <p>Take the LINK train until the <strong>University
106           Street</strong> station which take 36 minutes and stop at 11
107           stops. At University Street, you will need to change to a bus to
108           Fremont.</p>
109
110           <p>The LINK station is underground and the buses to Fremont
111           travel on the street above. In the station, walk in the
112           direction of the train and go up the stairs to the north
113           platform. Follow signs for an exit onto 3<sup>rd</sup>
114           Avenue and University which should be to the left if you are
115           facing the direction of the train Avenue. You should exit
116           onto the east side of 3<sup>rd</sup> Avenue, walk north
117           (again, the same direction of the train)
118           to <strong>3<sup>rd</sup> Avenue and Union Street</strong>
119           (one block up) and look for a large bus stop with several
120           shelters with the following buses numbers written on
121           it: <strong>40, 26, 28</strong>. These buses all come down
122           3<sup>rd</sup> Avenue frequently and should arrive within
123           10-15 minutes at almost any time except between midnight and
124           5:00am. You can install the free software phone application
125           or view the website
126           for <a href="http://pugetsound.onebusaway.org/">OneBusAway</a>
127           for real-time data on bus arrivals.</p>
128
129           <p>Take any <strong>40, 26, or 28</strong> bus <strong>North
130           to Fremont</strong>. Tapping your ORCA card at bus entrance
131           will register a "transfer" from the LINK and you will not be
132           charged for the bus. Stay on the bus for about 20 minutes to
133           the stop at <strong>FREMONT AVE and N 34TH ST</strong> which
134           will be displayed on a digital display on the ceiling at the
135           front of the bus.</p>
136
137           <p>Take a right after immediately exiting the bus and take a
138           left when you come to the intersection (Fremont Ave &amp;
139           34<sup>th</sup>). Walk down 34<sup>th</sup> (you should pass
140           <a href="http://en.wikipedia.org/wiki/Waiting_for_the_Interurban">this
141           sculpture of people waiting, usually dressed up</a>, on the
142           other side of the street) as you walk toward, and then under, the
143           enormous "Aurora" bridge and across Troll
144           Avenue. <strong>Extraordinary Least Squares</strong> is in a
145           building called <strong>St. James Tower</strong> on the
146           left. </p>
147
148           <p>The west way to get to our apartment is through the
149           apartment's back door which means you will take a left on
150           Troll Ave (up the hill) and then a right down the first
151           alley you come to. You can follow the directions under
152           "Visit Us" above. Call one of the proprietors when you have
153           arrived outside.</p>
154
155         </div>
156
157         <div class="col-md-6">
158
159           <h2>Stay Connected</h2>
160
161           <p>Three of the best ways to stay involved with happenings are:</p>
162
163           <ul>
164             <li>Sign up for the <a href="http://lists.leastsquar.es/cgi-bin/mailman/listinfo/community">ELS Community Mailing List</a>.</li>
165             <li>Join the <a href="http://wiki.mako.cc/Leastsquares_IRC_channel">ELS chat channel</a> on Internet Relay Chat (IRC).</li>
166             <li>Subscribe to or follow our events calendar below.</li>
167
168           </ul>
169
170
171           <h2>Contact Us</h2>
172
173           <p><a name="contact"></a>For more information please contact
174             either member of the ELS management team:</p>
175
176           <p><strong>Benjamin Mako Hill</strong><br /> Phone: (+1)
177             206-409-7191<br /> Email: mako@atdot.cc</p>
178
179           <p><strong>Mika Matsuzaki</strong><br /> Phone: (h+1)
180             206-890-5155<br /> Email: mika@yukidoke.org</p>
181
182           <h2>Calendar</h2>
183
184           <p>If you would like to be able to add things to the calendar yourself, great! You can email <a href="mailto:team@leastsquar.es">team@leastsquar.es</a> to ask for access.</p>
185
186           <iframe src="https://www.google.com/calendar/embed?height=800&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=rh2qji2voa0o06bafgg09s1fuc%40group.calendar.google.com&amp;color=%232F6309&amp;ctz=America%2FLos_Angeles" style=" border-width:0 " width="100%" height="700" frameborder="0" scrolling="no"></iframe>
187
188         </div>
189       </div>
190
191
192
193     <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
194     <script src="//code.jquery.com/jquery.js"></script>
195     <!-- Include all compiled plugins (below), or include individual files as needed -->
196     <script src="js/bootstrap.min.js"></script>
197   </body>
198
199 <!--  LocalWords:  ORCA
200  -->

Benjamin Mako Hill || Want to submit a patch?