<!DOCTYPE html>
<html lang="en">
<head>

	<meta charset="utf-8">
	<title>there once was a geekosphere.org... and there still is!</title>

	<meta name="viewport" content="width=device-width, initial-scale=1">

	<link href="//fonts.googleapis.com/css?family=Raleway:400,300,600" rel="stylesheet" type="text/css">

	<link rel="stylesheet" href="css/normalize.css">
	<link rel="stylesheet" href="css/skeleton.css">
	<style>
        body { color: #000; background: #8ec7e1 url('/images/bg.png') repeat-x; }

        h1 { font-size: 4rem; margin-bottom: 4rem; }
        h2 { font-size: 2rem; line-height: 0.8; }

		a, a:visited { color: #333; }
        a:hover, a:active { color: #000; }

        li { margin-bottom: 0.5rem; }
	</style>

    <!--<link rel="icon" type="image/png" href="images/favicon.png">-->
</head>
<body>

	<div class="container">
		<div class="row">
            <div class="twelve column" style="margin-top: 5%">

                <img src="/images/logo.png" class="u-max-full-width" />

				<h1>geekosphere.org serves as a nerdvana for a group of self-described nerds, linux fanboys and geeks.</h1>

				<h2>Current public projects</h2>
				<ul>
					<li><a href="http://zeitgeist.li">zeitgeist.li</a> - image and media gallery</li>
					<li><a href="http://paste.geekosphere.org">paste.geekosphere.org</a> - awesome open source pastebin by apoc</li>
					<li><a href="https://webchat.geekosphere.org">IRC Network</a> - join us on irc.geekosphere.org, SSL (6697), #woot</li>
					<li>XMPP Server - public jabber/xmpp services on xmpp.geekosphere.org</li>
				</ul>

				<h2>Some of us online</h2>
					<ul>
						<li><a href="#/">andi</a> - Berufsnerd</li>
						<li><a href="http://apoc.cc">apoc</a> - Open Source Developer (e.g. <a href="http://zeitgeist.li">zeitgeist.li</a>)</li>
						<li><a href="https://enthusiasm.cc">jessor</a> - IT Consultant &amp; Social Activist</li>
						<li><a href="http://schischa.cc">schischa</a> - Freelancer, SEO &amp; Online Marketer</li>
						<li><a href="http://siyb.mount.at/">siyb</a> - Channelpapa &lt;3</li>
						<li><a href="https://die-welt.net">Zhenech</a> - Debian Maintainer and noted Drama Queen</li>
					</ul>
			</div>
		</div>
    </div>

    <!-- Piwik -->
	<script type="text/javascript">
	  var _paq = _paq || [];
	  // tracker methods like "setCustomDimension" should be called before "trackPageView"
	  _paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
	  _paq.push(["setCookieDomain", "*.geekosphere.org"]);
	  _paq.push(["setDomains", ["*.geekosphere.org"]]);
	  _paq.push(['trackPageView']);
	  _paq.push(['enableLinkTracking']);
	  (function() {
		var u="//enthusiasm.cc/piwik/";
		_paq.push(['setTrackerUrl', u+'piwik.php']);
		_paq.push(['setSiteId', '3']);
		var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
		g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
	  })();
	</script>
	<noscript><p><img src="//enthusiasm.cc/piwik/piwik.php?idsite=3&rec=1" style="border:0;" alt="" /></p></noscript>
	<!-- End Piwik Code -->

</body>
</html>
