-
Notifications
You must be signed in to change notification settings - Fork 0
/
community.html
38 lines (33 loc) · 2.54 KB
/
community.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<html lang="en">
<head>
<title>Community</title>
<link rel="template" href="theme/home"/>
</head>
<body>
<div class="container-wrapper container-top container-top-tall container-wrapper-hills">
<div class="container">
<div class="row">
<div class="col-md-12 center">
<h1>Our Learning Community</h1>
</div><!-- end col -->
</div><!-- end row -->
</div><!-- end container -->
</div><!-- end container wrapper -->
<div class="container">
<div class="row">
<div class="col-md-8">
<article class="post">
<div class="row">
<div class="col-md-8 col-md-offset-1 post-content">
<p>This week I'm writing from a special place: from the perspective of a Google Glass owner. Well, to be honest I'm not wearing them this exact moment -- I'm actually at 30,000 feet, making the most of a Gogo connection, and when your phone is in airplane mode there's not much point in wearing the headset. Unless, of course, you're looking for a conversation starter. In that role, the headset performs impeccably even when turned completely off.</p>
<p>It's been an interesting couple days wearing the headset around, days I'll continue to chronicle on the site because I know many of you are eager to know what Glass is like. I know this because I've had dozens of strangers come up to me and ask, "What's it like?" Suffice to say, Glass is very interesting and the potential is compelling, but right now the thing is somewhat frustrating in its limited functionality. That'll change real soon as more developers get to grips with the Mirror API.</p>
<p><img src="http://www.blogcdn.com/www.engadget.com/media/2013/04/201106073571.jpg" alt="" /><span class="caption">Nintendo constantly leads the industry in innovation. <span class="pull-right">Photo: Engadget.com</span></span></p>
<p>But enough about the excitement in my life, let's get on to the news. The buzz leading up to the annual Electronic Entertainment Expo in Los Angeles has been immense, but it did get muted somewhat this week.</p>
</div>
</div><!-- end row -->
</article>
</div> <!-- end container -->
</div>
</div>
</body>
</html>