-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
67 lines (62 loc) · 4.38 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<script type="text/javascript" charset="utf-8">var _sf_startpt=(new Date()).getTime()</script>
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<meta name="description" content="Did you know that there is a global community of people dedicated to the values of Collaboration, Openness, Community, Accessibility, and Sustainability in their workplaces? It's called Coworking. And people seem to think it's swell.">
<meta name="google-site-verification" content="QpuDPpT3SUu_wTbHuoqPo9eYxSyDcDZz9Std-IwFSVU" />
<title>Coworking - a global community of people dedicated to the values of Collaboration, Openness, Community, Accessibility, and Sustainability in their workplaces</title>
<link rel="stylesheet" href="reset.css" type="text/css" media="screen" title="no title" charset="utf-8" />
<link rel="stylesheet" href="style.css" type="text/css" media="screen" title="no title" charset="utf-8" />
</head>
<body id="index" onload="">
<div id="wrapper">
<div id="did-you-know">
<p>Did you know that there is a global community of people dedicated to the values of <strong>Collaboration</strong>, <strong>Openness</strong>, <strong>Community</strong>, <strong>Accessibility</strong>, and <strong>Sustainability</strong> in their workplaces?</p>
<p>It's called <strong>Coworking</strong>. And people seem to think it's swell.</p>
</div>
<div id="resources">
<ul>
<li>You can usually find the <span class="pulse">pulse</span> of coworking in the discussions held at the <a href="http://groups.google.com/group/coworking" title="Coworking | Google Groups">Coworking Google Group</a>. <strong>Introduce yourself</strong> today.</li>
<li>Business models, best practices, and 700+ pages of knowledge-base can be found on the <a href="http://wiki.coworking.info/" title="Coworking / FrontPage">Coworking Wiki</a>. <strong>Learn</strong>, <strong>contribute</strong>, and <strong>help garden</strong> the wiki.</li>
<li>Announcements and press find their way on to the <a href="http://blog.coworking.info/">Coworking Blog</a>. <strong>Look</strong> for recent posts and <strong>suggest</strong> new content.</li>
</ul>
</div>
</div>
<div id="copyleft">
<p>This website is powered by efforts and resources of members of the Coworking community.<br/> All material is suggested to be shared under <a href="http://creativecommons.org/licenses/by-sa/3.0/" title="Creative Commons — Attribution-Share Alike 3.0 Unported">Creative Commons Share-Alike Attribution</a> license, unless specifically cited by the author.</p>
</div>
<script type="text/javascript" charset="utf-8">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-69808-31']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga);
})();
</script>
<script src="http://static.getclicky.com/js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript" charset="utf-8">clicky.init(185713);</script>
<noscript><p><img alt="Clicky" width="1" height="1" src="http://static.getclicky.com/185713ns.gif" /></p></noscript>
<script type="text/javascript" charset="utf-8">
var _sf_async_config={uid:3845,domain:"coworking.com"};
(function(){
function loadChartbeat() {
window._sf_endpt=(new Date()).getTime();
var e = document.createElement('script');
e.setAttribute('language', 'javascript');
e.setAttribute('type', 'text/javascript');
e.setAttribute('src',
(("https:" == document.location.protocol) ? "https://s3.amazonaws.com/" : "http://") +
"static.chartbeat.com/js/chartbeat.js");
document.body.appendChild(e);
}
var oldonload = window.onload;
window.onload = (typeof window.onload != 'function') ?
loadChartbeat : function() { oldonload(); loadChartbeat(); };
})();
</script>
</body>
</html>