-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
202 lines (158 loc) · 9.17 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
<!DOCTYPE html>
<html lang="en" id="easy-reader_net" itemscope itemtype="http://schema.org/Blog" xmlns:og="http://ogp.me/ns#" xmlns:fb="https://www.facebook.com/2008/fbml">
<head>
<meta charset="utf-8"/>
<meta http-equiv="Content-Language" content="en"/>
<title>The Easy Designs Blog</title>
<meta name="robots" content="index,follow,archive" />
<meta name="geo.position" content="35 02 00 N,085 18 00 W" />
<meta name="geo.placename" content="Chattanooga" />
<meta name="geo.region" content="US-TN" />
<meta property="og:site_name" content="The Easy Designs Blog" />
<meta property="og:image" content="https://b.ed-cdn.com/img/facebook-icon.png?v=20111226" />
<meta property="og:locale" content="en_US" />
<meta property="fb:admins" content="aaronmgustafson" />
<meta name="twitter:card" value="summary"/>
<meta name="twitter:site" value="@EasyDesigns"/>
<meta name="twitter:domain" content="Easy Design’s Blog">
<meta name="twitter:creator" value="@EasyDesigns"/>
<meta property="og:type" content="blog" />
<meta property="og:title" content="The Easy Designs Blog" />
<meta property="description" content="We are the people that power Easy Designs, a content-focused web development consultancy. We live to improve the usability, accessibility, findability, and interoperability of the web through the use of web standards, progressive enhancement, and other best practices. This is our blog." />
<meta property="og:description" itemprop="description" content="We are the people that power Easy Designs, a content-focused web development consultancy. We live to improve the usability, accessibility, findability, and interoperability of the web through the use of web standards, progressive enhancement, and other best practices. This is our blog." />
<meta property="og:url" content="https://blog.easy-designs.net" />
<meta name="medium" content="blog" />
<meta name="MSSmartTagsPreventParsing" content="true"/>
<meta name="Copyright" content="(c) Copyright 2005–2017. All rights reserved unless otherwise indicated."/>
<meta http-equiv="imagetoolbar" content="no"/>
<meta name="Rating" content="General"/>
<meta http-equiv="X-UA-Compatible" content="chrome=1"/>
<meta name="viewport" content="width=device-width"/>
<link rel="home" href="index.html"/>
<link rel="copyright" href="/index.html#copyright"/>
<link rel="shortcut icon" type="image/ico" href="favicon.ico"/>
<!--[if lte IE 8]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<!--[if (gt IE 8)|(IE 6)|(IEMobile)]><!-->
<link rel="stylesheet" href="/css/main.css">
<!--<![endif]-->
<!--[if (lte IE 8)&(gte IE 7)&(!IEMobile)]><link rel="stylesheet" href="/css/main-old-ie.css"><![endif]-->
<!--[if IE 8]><link rel="stylesheet" type="text/css" media="all" href="/css/ie8.css"/><![endif]-->
<!--[if IEMobile 7]><link rel="stylesheet" type="text/css" media="all" href="/css/ie7-mobile.css"/><![endif]-->
<!--[if (lte IE 7)&!(IEMobile)]><link rel="stylesheet" type="text/css" media="all" href="/css/ie7.css"/><![endif]-->
<!--[if (lte IE 6)&!(IEMobile)]><link rel="stylesheet" type="text/css" media="all" href="/css/ie6.css"/><![endif]-->
<link rel="alternate" type="application/rss+xml" title="All Posts" href="rss/posts.rss"/>
</head>
<body id="home">
<header role="banner" id="page-header" class="jeff">
<h1 id="logo">
<a href="index.html">The Easy Designs Blog</a>
</h1>
</header>
<section id="content">
<div id="main">
<article class="focal">
<h4 id="tagline" class="front-n-center">We may be <em>easy</em>, but we’ve got <em>standards</em>.</h4>
<section id="teasers">
<ul class="hfeed">
<li class="hentry" id="programming" data-img="/img/programming-icon.png"><article>
<h3><a rel="tag" href="archives/by-category/programming/index.html">Programming</a></h3>
<h2><a class="entry-title" rel="bookmark permalink" href="archives/the-native-vs-stylable-tug-of-war/index.html">The “Native” vs. “Stylable” Tug of War</a></h2>
<div class="entry-summary">
<p>
In his astute post “‘Native experience’ vs styling select boxes”, Bruce Lawson correctly identified a common tension in the web world: wanting better native controls vs. wanting to throw away what the browser does. Here are my thoughts.</p>
</div>
</article></li>
<li class="hentry" id="process" data-img="/img/process-icon.png"><article>
<h3><a rel="tag" href="archives/by-category/process/index.html">Process</a></h3>
<h2><a class="entry-title" rel="bookmark permalink" href="archives/beyond-responsive-workshops-this-may/index.html">Beyond Responsive Workshops this May</a></h2>
<div class="entry-summary">
<p>
I am such a huge fan of running public workshops… especially über-affordable ones like I am leading this May.</p>
</div>
</article></li>
<li class="hentry" id="potpourri" data-img="/img/potpourri-icon.png"><article>
<h3><a rel="tag" href="archives/by-category/potpourri/index.html">Potpourri</a></h3>
<h2><a class="entry-title" rel="bookmark permalink" href="archives/responsive-typography/index.html">Responsive Typography</a></h2>
<div class="entry-summary">
<p>
I think <cite>Responsive Typography</cite> is such an invaluable book, I offered to write the Foreword and Jason Pamental (and O’Reilly) have been kind enough to let me reprint it here.</p>
</div>
</article></li>
</ul>
</section>
</article>
</div>
<section id="extras">
<aside id="about" class="promo"><div class="inner">
<article id="about-us">
<h2>Who are these people?</h2>
<p>We are the people that power <a rel="me" href="https://easy-designs.net/">Easy Designs</a>, a content-focused web development consultancy. We live to improve the usability, accessibility, “findability,” and interoperability of the web through the use of web standards, progressive enhancement, and other best practices. This is our blog.</p>
</article>
<article id="more">
<h2>Like what you are reading?</h2>
<ul>
<li><a href="rss/all-posts/index.html">Subscribe</a></li>
<li><a href="archives/index.html">View all Entries</a></li>
</ul>
<h2>Read our minds, fork our code</h2>
<ul id="social-links">
<li class="twitter"><a href="https://twitter.com/EasyDesigns">Follow us on Twitter</a></li>
<li class="facebook"><a href="https://www.facebook.com/EasyDesignsLLC">Like us on Facebook</a></li>
<li class="google"><a href="https://plus.google.com/u/0/108855855192834389606/posts">Follow us on Google+</a></li>
<li class="github"><a href="https://github.com/easy-designs">Fork us on Github</a></li>
</ul>
</article>
</div></aside>
<aside id="elsewhere" class="promo" data-append="/inc/elsewhere" data-include-size="large"></aside>
</section>
</section>
<search role="search">
<form id="search-form"
class="form form--search"
action="https://duckduckgo.com"
method="get">
<p>
<input type="hidden" id="prepend" value="site:blog.easy-designs.net">
<input type="hidden" name="kaf" value="1">
<input type="hidden" name="kh" value="1">
<label for="search">Search for</label>
<input type="search" id="search" name="q" value=""Web Design in a" xylophone" />
<button type="submit" name="sa" value="Search">Search</button>
</p>
</form>
<script>
(function(){
var $form = document.getElementById('search-form'),
$prepend = document.getElementById('prepend'),
$search = document.getElementById('search');
$form.addEventListener('submit', function(e){
$search.value = $prepend.value + " " + $search.value;
}, false);
})();
</script>
</search>
<footer role="contentinfo" id="page-footer" class="source-org vcard copyright">
<p style="overflow:hidden;"><span id="copyright">© Copyright 2005–2014
<a class="org fn url" href="https://easy-designs.net/">Easy Designs LLC</a>. All rights reserved unless otherwise indicated.</span>
<!--a href="//easy-designs.net/about/standards/">Got Standards?</a-->
</p>
</footer>
<nav id="easy-network">
<ul>
<li class="easy-designs"><a href="https://easy-designs.net/">
<span aria-hidden="true" data-icon=""></span><span>Easy Designs</span></a></li>
<li class="r4g"><a href="https://retreats4geeks.com/">
<span aria-hidden="true" data-icon=""></span><span>Retreats 4 Geeks</span></a></li>
<li class="easy-readers"><a href="https://easy-readers.net/">
<span aria-hidden="true" data-icon=""></span><span>Easy Readers</span></a></li>
<li class="cha-device-lab"><a href="https://chadevicelab.org/">
<span aria-hidden="true" data-icon=""></span><span>CHA Device Lab</span></a></li>
<li class="code-and-creativity"><a href="https://codeandcreativity.com/">
<span aria-hidden="true" data-icon=""></span><span>Code & Creativity</span></a></li>
</ul>
</nav>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="/js/jquery.js?20130823"><\/script>')</script>
<script src="/js/main.js?20130823"></script>
</body>
</html>