forked from pavingways/pavingways.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhere-we-go_8.html
195 lines (102 loc) · 5.63 KB
/
here-we-go_8.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
<!DOCTYPE html>
<!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]-->
<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta charset="utf-8">
<title>Here we go - PavingWays JavaScript Applications</title>
<meta name="author" content="">
<meta name="description" content="So, what is PavingWays? Frankly we’re not quite sure yet, but here’s a quick list of stuff that is probably going to appear on the this …">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="canonical" href="http://pavingways.github.io/here-we-go_8.html">
<!--<link href="/favicon.png" rel="icon">-->
<link href="http://gravatar.com/userimage/336259/af37eb31524b5d5bee5e0f902fdb42fe.png
?s=16" rel="shortcut icon">
<link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css">
<link href="/atom.xml" rel="alternate" title="PavingWays" type="application/atom+xml">
<script src="/javascripts/modernizr-2.0.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="/javascripts/octopress.js" type="text/javascript"></script>
</head>
<body class="no-sidebar" >
<header role="banner"><hgroup>
<h1><a href="/">PavingWays</a></h1>
<h2>We build JavaScript applications</h2>
</hgroup>
</header>
<nav role="navigation"><ul class="subscription" data-subscription="rss">
<li><a href="/atom.xml" rel="subscribe-rss" title="subscribe via RSS">RSS</a></li>
</ul>
<ul class="main-navigation">
<li><a href="/">About</a></li>
<li><a href="/projects/">Projects</a></li>
<li><a href="/blog/">Blog</a></li>
</ul>
</nav>
<div id="main">
<div id="content">
<div>
<article class="hentry" role="article">
<header>
<h1 class="entry-title">Here we go</h1>
<p class="meta">
<time datetime="2006-06-13T00:00:00+02:00" pubdate data-updated="true">Jun 13<span>th</span>, 2006</time>
</p>
</header>
<div class="entry-content">So, what is PavingWays? Frankly we’re not quite sure yet, but here’s a quick list of stuff that is probably going to appear on the this page, most probably on the blog section:<ul><li>anything that we find interesting about web applications on devices (mostly mobile ones)</li></ul><br>
Admittedly a short list, but it basically says what this is (going to be) all about.<br>
What this precisely is or will be only time will tell. We know however that we are going to blog about anything, such as articles, press releases, tutorials and conferences in the field on mobile web applications. This can and probably will be divided into core and related technologies and topics, such as XHTML(-MP), CSS, JavaScript, AJAX, SVG and so on. <br>
<br>
Devices and browsers themselves are also (going to be) a major topic of course, actually this will be one of the first things we will be looking at: <b>We are planning to create sort of a collaborative mobile browser comparison chart</b>, where we and hopefully a lot of contributors will be collecting their findings on how the many different browsers on the many devices out there are supporting the technologies that are important to us as web developers. We’ll be looking at stuff like AJAX support, but also more basic things, such as how CSS definitions are displayed (if they are at all) or even more basic if a given browser supports XHTML(-MP) at all.<br>
<br>
We invite anybody who is interested in these things and especially in this first project of ours to join us and get in touch!
</div>
<footer>
<p class="meta">
<time datetime="2006-06-13T00:00:00+02:00" pubdate data-updated="true">Jun 13<span>th</span>, 2006</time>
<span class="categories">
<a class='category' href='/categories/mobile-web/'>Mobile Web</a>
</span>
</p>
<div class="sharing">
</div>
<p class="meta">
<a class="basic-alignment left" href="/hello-world_1.html" title="Previous Post: Hello World!">« Hello World!</a>
<a class="basic-alignment right" href="/atmedia-conference-2006-summary-day-1_13.html" title="Next Post: @media conference 2006 summary - day 1">@media conference 2006 summary - day 1 »</a>
</p>
</footer>
</article>
<section>
<h1>Comments</h1>
<div id="disqus_thread" aria-live="polite"></div>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
</section>
</div>
</div>
</div>
<footer role="contentinfo"><p>
Copyright © 2014 - PavingWays Limited -
<span class="credit">Powered by <a href="http://octopress.org">Octopress</a></span>
</p>
</footer>
<script type="text/javascript">
var disqus_shortname = 'pavingways-blog';
// var disqus_developer = 1;
var disqus_identifier = 'http://pavingways.github.io/here-we-go_8.html';
var disqus_url = 'http://pavingways.github.io/here-we-go_8.html';
var disqus_script = 'embed.js';
(function () {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/' + disqus_script;
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
}());
</script>
</body>
</html>