Skip to content

Instantly share code, notes, and snippets.

@MikeBild
Last active December 30, 2015 07:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MikeBild/cf773857eb3685e33418 to your computer and use it in GitHub Desktop.
Save MikeBild/cf773857eb3685e33418 to your computer and use it in GitHub Desktop.
mikebild.com
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Mike Bild - Archive</title>
<link rel="stylesheet" href="mikebild.css" type="text/css" />
<link rel="stylesheet" href="pygment_trac.css" type="text/css" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<%- include('templates/mikebildcom-header.tpl-ejs.html') %>
<section>
<h1>Archiv</h1>
<table>
<tbody>
<tr>
<td class="date">17.10.2014</td>
<td><a href="http://devopenspace.de" rel="bookmark" target="_blank">Workshop-Tag, Developer Open Space 2014 - MicroServices</a></td>
</tr>
<tr>
<td class="date">25.09.2014</td>
<td><a href="http://dotnet-leipzig.de/veranstaltungen/dnug-event-2014-micro-services/" rel="bookmark" target="_blank">.NET User Group - Leipzig - MicroServices</a></td>
</tr>
<tr>
<td class="date">16.07.2014</td>
<td><a href="http://www.developer-week.de/History/2014/Programm/Veranstaltung/(event)/14253" rel="bookmark" target="_blank">Frontend First Development</a></td>
</tr>
<tr>
<td class="date">15.07.2014</td>
<td><a href="http://www.developer-week.de/History/2014/Programm/Veranstaltung/(event)/14162" rel="bookmark" target="_blank">Reactive Extensions</a></td>
</tr>
<tr>
<td class="date">15.07.2014</td>
<td><a href="http://www.developer-week.de/History/2014/Programm/Veranstaltung/(event)/14185" rel="bookmark" target="_blank">Event Driven Node.JS</a></td>
</tr>
<tr>
<td class="date">14.07.2014</td>
<td><a href="http://www.developer-week.de/History/2014/Programm/Veranstaltung/(event)/14104" rel="bookmark" target="_blank">Flexible verteilte Anwendungen mit Micro-Service</a></td>
</tr>
<tr>
<td class="date">07.07.2014</td>
<td><a href="http://www.meetup.com/Microservices-Meetup-Munich/events/184160192/" rel="bookmark" target="_blank">Meetup - München - MicroServices</a></td>
</tr>
<tr>
<td class="date">25.06.2014</td>
<td><a href="https://www.xing.com/events/double-feature-2-vortrage-abend-1411676" rel="bookmark" target="_blank">ALT.NET UG - Berlin - MicroServices</a></td>
</tr>
<tr>
<td class="date">23.03.2014</td>
<td><a href="http://spartakiade.org/" rel="bookmark" target="_blank">Spartakiade Workshop - MicroService und MBaaS</a></td>
</tr>
<tr>
<td class="date">01.12.2013</td>
<td><a href="http://www.dotnetpro.de/articles/onlinearticle4683.aspx" rel="bookmark" target="_blank">Kontinuierlich im Fluss - Complext Event Processing</a></td>
</tr>
<tr>
<td class="date">26.09.2013</td>
<td><a href="http://www.altnetberlin.de/Neues/26092013reactiveanwendungenmikebild" rel="bookmark" target="_blank">ALT.NET UG - Berlin - Reactive Anwendungen</a></td>
</tr>
<tr>
<td class="date">19.10.2012</td>
<td><a href="http://dotnet-leipzig.de/veranstaltungen/workshop-tag-developer-open-space-2012/" rel="bookmark" target="_blank">Workshop-Tag, Developer Open Space 2012 - Reactive Extentions</a></td>
</tr>
<tr>
<td class="date">30.03.2012</td>
<td><a href="http://dotnet-leipzig.de/veranstaltungen/dnug-event-2012-reaktive-programmierung-mit-rx/" rel="bookmark" target="_blank">.NET User Group - Leipzig - Reactive Programmierung mit RxJS</a></td>
</tr>
<tr>
<td class="date">03.06.2011</td>
<td><a href="http://dotnet-leipzig.de/veranstaltungen/dnug-event-2011-reaktive-programmierung-mit-rx/" rel="bookmark" target="_blank">.NET User Group - Leipzig - Reactive Programmierung mit Rx</a></td>
</tr>
</tbody>
</table>
</section>
<%- include('templates/mikebildcom-side-nav.tpl-ejs.html') %>
</div>
</body>
</html>
<%- include('templates/mikebildcom-scripts.tpl-ejs.html') %>
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Mike Bild - Imprint</title>
<link rel="stylesheet" href="/mikebild.css" type="text/css" />
<link rel="stylesheet" href="/pygment_trac.css" type="text/css" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<%- include('templates/mikebildcom-header.tpl-ejs.html') %>
<section>
<h1>Imprint</h1>
<p>
Mike Bild<br>
Grottkauer Str. 8<br>
12621 Berlin, Germany
</p>
<h2>Vertreten durch</h2>
<p>
Mike Bild<br>
Grottkauer Str. 8<br>
12621 Berlin, Germany
</p>
<h2>Kontakt</h2>
<p>
mike(at)mikebild.com<br>
mikebild.com<br>
Telefon +49 171 6015424
</p>
<h2>Verantwortlich für den Inhalt nach § 55 Abs. 2 RStV</h2>
<p>
Mike Bild<br>
Grottkauer Str. 8<br>
12621 Berlin, Germany
</p>
</section>
<%- include('templates/mikebildcom-side-nav.tpl-ejs.html') %>
</div>
</body>
</html>
<%- include('templates/mikebildcom-scripts.tpl-ejs.html') %>
@import url(//fonts.googleapis.com/css?family=Lato:300italic,700italic,300,700);
body {
padding:50px;
font:14px/1.5 Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#777;
font-weight:300;
}
h1, h2, h3, h4, h5, h6 {
color:#222;
margin:0 0 20px;
}
p, ul, ol, table, pre, dl {
margin:0 0 20px;
}
h1, h2, h3 {
line-height:1.1;
}
h1 {
font-size:28px;
}
h2 {
color:#393939;
}
h3, h4, h5, h6 {
color:#494949;
}
a {
color:#39c;
font-weight:400;
text-decoration:none;
}
a:hover {
color:#069;
}
a small {
font-size:11px;
color:#777;
margin-top:-0.6em;
display:block;
}
a:hover small {
color:#777;
}
.wrapper {
width:860px;
margin:0 auto;
}
blockquote {
border-left:1px solid #e5e5e5;
margin:0;
padding:0 0 0 20px;
font-style:italic;
}
code, pre {
font-family:Monaco, Bitstream Vera Sans Mono, Lucida Console, Terminal, monospace;
color:#333;
font-size:12px;
}
pre {
padding:8px 15px;
background: #f8f8f8;
border-radius:5px;
border:1px solid #e5e5e5;
overflow-x: auto;
}
table {
width:100%;
border-collapse:collapse;
}
th, td {
text-align:left;
padding:5px 10px;
border-bottom:1px solid #e5e5e5;
}
dt {
color:#444;
font-weight:700;
}
th {
color:#444;
}
img {
max-width:100%;
}
a img {
height: 20px;
margin-right: 10px;
float: left;
}
aside nav {
margin-top: 20px;
}
aside nav img {
width: 50px;
margin: 2px;
}
nav ul li{
list-style-type: none;
}
aside {
width:270px;
float:left;
position:fixed;
bottom:10px;
}
aside ul {
list-style:none;
padding:0;
margin-bottom: 12px;
}
aside ul a {
line-height:1.6em;
font-size:12px;
display:block;
}
aside ul a:hover{
color:#999;
}
header h1 {
margin-top: 10px;
}
header img {
border-radius: 5px;
}
header {
width:270px;
float:left;
position:fixed;
}
header ul {
list-style:none;
height:40px;
padding:0;
background: #eee;
background: -moz-linear-gradient(top, #f8f8f8 0%, #dddddd 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#dddddd));
background: -webkit-linear-gradient(top, #f8f8f8 0%,#dddddd 100%);
background: -o-linear-gradient(top, #f8f8f8 0%,#dddddd 100%);
background: -ms-linear-gradient(top, #f8f8f8 0%,#dddddd 100%);
background: linear-gradient(top, #f8f8f8 0%,#dddddd 100%);
border-radius:5px;
border:1px solid #d2d2d2;
box-shadow:inset #fff 0 1px 0, inset rgba(0,0,0,0.03) 0 -1px 0;
width:270px;
}
header li {
width:89px;
float:left;
border-right:1px solid #d2d2d2;
height:40px;
}
header li:first-child a {
border-radius:5px 0 0 5px;
}
header li:last-child a {
border-radius:0 5px 5px 0;
}
header ul a {
line-height:1;
font-size:11px;
color:#999;
display:block;
text-align:center;
padding-top:6px;
height:34px;
}
header ul a:hover {
color:#999;
background: -moz-linear-gradient(top, #fff 0%, #ddd 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#ddd));
background: -webkit-linear-gradient(top, #fff 0%,#ddd 100%);
background: -o-linear-gradient(top, #fff 0%,#ddd 100%);
background: -ms-linear-gradient(top, #fff 0%,#ddd 100%);
background: linear-gradient(top, #fff 0%,#ddd 100%);
}
header ul a:active {
-webkit-box-shadow: inset 0px 2px 2px 0px #ddd;
-moz-box-shadow: inset 0px 2px 2px 0px #ddd;
box-shadow: inset 0px 2px 2px 0px #ddd;
}
strong {
color:#222;
font-weight:700;
}
header ul li + li {
width:88px;
border-left:1px solid #fff;
}
header ul li + li + li {
border-right:none;
width:89px;
}
header ul a strong {
font-size:14px;
display:block;
color:#222;
}
section {
width:500px;
float:right;
padding-bottom:50px;
}
small {
font-size:11px;
}
hr {
border:0;
background:#e5e5e5;
height:1px;
margin:0 0 20px;
}
footer {
width:270px;
float:left;
position:fixed;
bottom:50px;
}
@media print, screen and (max-width: 960px) {
div.wrapper {
width:auto;
margin:0;
}
header, section, footer, aside {
float:none;
position:static;
width:auto;
}
header {
padding-right:320px;
}
section {
border:1px solid #e5e5e5;
border-width:1px 0;
padding:20px 0;
margin:0 0 20px;
}
header a small {
display:inline;
}
header ul {
position:absolute;
right:50px;
top:52px;
}
}
@media print, screen and (max-width: 720px) {
body {
word-wrap:break-word;
}
header {
padding:0;
}
header ul, header p.view {
position:static;
}
pre, code {
word-wrap:normal;
}
}
@media print, screen and (max-width: 480px) {
body {
padding:15px;
}
header ul {
display:none;
}
}
@media print {
body {
padding:0.4in;
font-size:12pt;
color:#444;
}
}
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Mike Bild</title>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="/mikebild.css" type="text/css" />
<link rel="stylesheet" href="/pygment_trac.css" type="text/css" />
</head>
<body>
<div class="wrapper">
<%- include('templates/mikebildcom-header.tpl-ejs.html') %>
<section>
<div>
<h1>Profiles</h1>
<nav>
<ul>
<li><a href="https://github.com/MikeBild" target="_blank">GitHub</a></li>
<li><a href="https://twitter.com/MikeBild" target="_blank">Twitter</a></li>
<li><a href="https://gist.github.com/MikeBild" target="_blank">Gist</a></li>
<li><a href="https://www.xing.com/profile/Mike_Bild" target="_blank">Xing</a></li>
<li><a href="https://www.linkedin.com/in/mikebild" target="_blank">LinkedIn</a></li>
<li><a href="https://osrc.dfm.io/mikebild/" target="_blank">Open Source Card</a></li>
<li><a href="http://codepen.io/MikeBild/" target="_blank">CodePen</a></li>
<li><a href="https://slides.com/mikebild" target="_blank">Slides</a></li>
<li><a href="http://de.slideshare.net/mbild/presentations" target="_blank">SlideShare</a></li>
</ul>
</nav>
</div>
<div>
<h1>Partners</h1>
<nav>
<ul>
<li><a href="https://www.dotnetpro.de/articles/webarticle119.aspx" target="_blank">DotNet Pro</a></li>
<li><a href="http://www.developer-week.de/index.php/History/2014/Bildergalerie-DWX-2014/Mike-Bild-auf-der-DWX-2014" target="_blank">Developer Week</a></li>
<li><a href="http://grossweber.com/ihre-vorteile/grossweber/prinzip-kluge-koepfe/#mike-bild" target="_blank">Groß, Weber & Partner</a></li>
</ul>
</nav>
</div>
<div>
<h1>Workshops</h1>
<nav>
<ul>
<li><a href="http://mikebild.github.io/handson-html5" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/workshop.png"><br>HTML5 Workshop</a></li>
<li><a href="http://mikebild.github.io/handson-mean-stack" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/workshop.png"><br>M.E.A.N. Stack Workshop</a></li>
</ul>
</nav>
</div>
<div>
<h1>Books</h1>
<nav>
<ul>
<li><a href="https://www.gitbook.io/book/mikebild/mobile-hybrid-apps-mit-javascript" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/ebook.png"><br>Mobile Hybrid Apps mit JavaScript</a></li>
</ul>
</nav>
</div>
<div>
<h1>Company & Projects</h1>
<nav>
<ul>
<li><a href="http://codecommission.com" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/cc.png"><br>Code Commission UG (haftungsbeschränkt)</a></li>
</ul>
<ul>
<li><a href="https://subkit.io" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/subkit.png"><br>Subkit - Simplified Backend Development</a></li>
</ul>
</nav>
</div>
<div>
<h1>Additionals</h1>
<nav>
<ul>
<a href="http://vimeo.com/113040187" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/vimeo.png">Subsnip / Subkit - Todo-App ScreenCast</a>
<li><a href="http://slides.com/mikebild/html5?token=LcuKEQbVaJVS2syapHRtyi6ExTwr" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/slides.png">HTML5</a></li>
<li><a href="http://slides.com/mikebild/css3?token=z6AxVwP3zTxzTd1Wz537d7PKcp4r" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/slides.png">CSS3</a></li>
<li><a href="http://slides.com/mikebild/javascript?token=zrGsBWLxj8T7mqqvp9CT5DHKyVcr" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/slides.png">JavaScript</a></li>
<li><a href="http://slides.com/mikebild/html5-api?token=WH5V5PmDzGsb9txEytsKxwVjsc4r" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/slides.png">HTML5 APIs</a></li>
<li><a href="http://slides.com/mikebild/es6?token=PPpnPxwHEfN5ysBnxrzsxYAdDxwr" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/slides.png">ES6</a></li>
<li><a href="http://slides.com/mikebild/js-testing?token=5p36NmTuQ3Tpptwc6GXsoZ3kXCor" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/slides.png">JS Testing</a></li>
<li><a href="http://slides.com/mikebild/jquery?token=3pz7sTxuFFQqtykKjQFB3KVxJtAr" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/slides.png">jQuery</a></li>
<li><a href="http://slides.com/mikebild/knockoutjs?token=Xyh3jm7sz9fkYFVpJwPHidKWdqAr" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/slides.png">KnockoutJS</a></li>
<li><a href="http://slides.com/mikebild/angularjs?token=hQyEByTfo4Qzd8hSwnjt5LBMpMkr" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/slides.png">AngularJS</a></li>
<li><a href="http://slides.com/mikebild/rx-js?token=3cxeWWERZ3rU2kpr1cpDNwvhWikr" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/slides.png">Reactive Extentions for JavaScript</a></li>
<li><a href="http://slides.com/mikebild/js-tools?token=FUhWE2sURrMMGp65QqwrDpF1Fq4r" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/slides.png">JavaScript Tools</a></li>
<li><a href="http://slides.com/mikebild/node-webkit?token=WgKscTRXwhJyt2jQfa9d5pxhtssr" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/slides.png">Node-Webkit</a></li>
<li><a href="http://slides.com/mikebild/ionic?token=5bzxspsVmzkpuC69dysnK9Dqgszr" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/slides.png">Ionic</a></li>
<li><a href="http://slides.com/mikebild/nodejs?token=6yrNmTD7nsu6jxxGxFJT1bUxqrMr" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/slides.png">NodeJS</a></li>
<li><a href="http://slides.com/mikebild/expressjs?token=TtzyQQ8VWQHL9JWn2qRSthfvrpzr" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/slides.png">Express</a></li>
<li><a href="http://slides.com/mikebild/restify?token=ymgEdUqyrVCHafjS9edcRHZFeFQr" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/slides.png">Restify</a></li>
<li><a href="http://slides.com/mikebild/mongodb-mongoose?token=uqrss3znuqNg1VgdBrJXsifjGqMr" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/slides.png">MongoDB + Mongoose</a></li>
<li><a href="http://slides.com/mikebild/end-2-end?token=kkmVzzfVeMKZ4kz29tWRaB5qs1Er" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/slides.png">M.E.A.N. Stack</a></li>
<li><a href="http://slides.com/mikebild/redis-nodejs?token=vigSqahxQYDue5FsprSxoBviNoUr" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/slides.png">Redis + NodeJS</a></li>
<li><a href="http://slides.com/mikebild/rabbitmq-nodejs?token=DX2EjD9Qdp6qySW56Si68qZWhaAr" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/slides.png">RabbitMQ + NodeJS</a></li>
<li><a href="http://slides.com/mikebild/leveldb-nodejs?token=qpszeWQhK44LTH4zZV52QPWpSLsr" target="_blank"><img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/slides.png">LevelDB + NodeJS</a></li>
</ul>
</nav>
</div>
</section>
<%- include('templates/mikebildcom-side-nav.tpl-ejs.html') %>
</div>
</body>
</html>
<%- include('templates/mikebildcom-scripts.tpl-ejs.html') %>
<header>
<img src="http://www.gravatar.com/avatar/15b3eec086d1a876111411537ffa8413?s=300" />
<h1>Mike Bild</h1>
<p>Web & Mobile Software Engineer</p>
<!-- <p class="view">
<a href="">
<small></small>
</a>
</p> -->
<!-- <ul>
<li><a href="">Go <strong>Workshops</strong></a></li>
<li><a href="">Download <strong>Profile</strong></a></li>
<li><a href="">Download <strong>Projects</strong></a></li>
</ul> -->
</header>
<script>
var metas = document.getElementsByTagName('meta');
var i;
if (navigator.userAgent.match(/iPhone/i)) {
for (i=0; i<metas.length; i++) {
if (metas[i].name == "viewport") {
metas[i].content = "width=device-width, minimum-scale=1.0, maximum-scale=1.0";
}
}
document.addEventListener("gesturestart", gestureStart, false);
}
function gestureStart() {
for (i=0; i<metas.length; i++) {
if (metas[i].name == "viewport") {
metas[i].content = "width=device-width, minimum-scale=0.25, maximum-scale=1.6";
}
}
}
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-36062480-1', 'auto');
ga('send', 'pageview');
</script>
<aside>
<nav>
<img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/html5.png">
<img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/css.png">
<img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/js.png">
<img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/angular.png">
<img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/leveldb.png">
<img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/github.png">
<img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/nodejs.png">
<img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/mongodb.png">
<img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/ionic.png">
<img src="https://gist.githubusercontent.com/MikeBild/c7cb4fcd0bedc942414d/raw/bde0e34e37e7e69b77fc6180c30e3fac02d86dba/cordova.png">
</nav>
<nav>
<ul>
<li><a href="/" class="active">Home</a></li>
<li><a href="/archive">Archiv</a></li>
<li><a href="/imprint">Impressum</a></li>
</ul>
</nav>
</aside>
.highlight { background: #ffffff; }
.highlight .c { color: #999988; font-style: italic } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { font-weight: bold } /* Keyword */
.highlight .o { font-weight: bold } /* Operator */
.highlight .cm { color: #999988; font-style: italic } /* Comment.Multiline */
.highlight .cp { color: #999999; font-weight: bold } /* Comment.Preproc */
.highlight .c1 { color: #999988; font-style: italic } /* Comment.Single */
.highlight .cs { color: #999999; font-weight: bold; font-style: italic } /* Comment.Special */
.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
.highlight .gd .x { color: #000000; background-color: #ffaaaa } /* Generic.Deleted.Specific */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gr { color: #aa0000 } /* Generic.Error */
.highlight .gh { color: #999999 } /* Generic.Heading */
.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
.highlight .gi .x { color: #000000; background-color: #aaffaa } /* Generic.Inserted.Specific */
.highlight .go { color: #888888 } /* Generic.Output */
.highlight .gp { color: #555555 } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #800080; font-weight: bold; } /* Generic.Subheading */
.highlight .gt { color: #aa0000 } /* Generic.Traceback */
.highlight .kc { font-weight: bold } /* Keyword.Constant */
.highlight .kd { font-weight: bold } /* Keyword.Declaration */
.highlight .kn { font-weight: bold } /* Keyword.Namespace */
.highlight .kp { font-weight: bold } /* Keyword.Pseudo */
.highlight .kr { font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #445588; font-weight: bold } /* Keyword.Type */
.highlight .m { color: #009999 } /* Literal.Number */
.highlight .s { color: #d14 } /* Literal.String */
.highlight .na { color: #008080 } /* Name.Attribute */
.highlight .nb { color: #0086B3 } /* Name.Builtin */
.highlight .nc { color: #445588; font-weight: bold } /* Name.Class */
.highlight .no { color: #008080 } /* Name.Constant */
.highlight .ni { color: #800080 } /* Name.Entity */
.highlight .ne { color: #990000; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #990000; font-weight: bold } /* Name.Function */
.highlight .nn { color: #555555 } /* Name.Namespace */
.highlight .nt { color: #000080 } /* Name.Tag */
.highlight .nv { color: #008080 } /* Name.Variable */
.highlight .ow { font-weight: bold } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mf { color: #009999 } /* Literal.Number.Float */
.highlight .mh { color: #009999 } /* Literal.Number.Hex */
.highlight .mi { color: #009999 } /* Literal.Number.Integer */
.highlight .mo { color: #009999 } /* Literal.Number.Oct */
.highlight .sb { color: #d14 } /* Literal.String.Backtick */
.highlight .sc { color: #d14 } /* Literal.String.Char */
.highlight .sd { color: #d14 } /* Literal.String.Doc */
.highlight .s2 { color: #d14 } /* Literal.String.Double */
.highlight .se { color: #d14 } /* Literal.String.Escape */
.highlight .sh { color: #d14 } /* Literal.String.Heredoc */
.highlight .si { color: #d14 } /* Literal.String.Interpol */
.highlight .sx { color: #d14 } /* Literal.String.Other */
.highlight .sr { color: #009926 } /* Literal.String.Regex */
.highlight .s1 { color: #d14 } /* Literal.String.Single */
.highlight .ss { color: #990073 } /* Literal.String.Symbol */
.highlight .bp { color: #999999 } /* Name.Builtin.Pseudo */
.highlight .vc { color: #008080 } /* Name.Variable.Class */
.highlight .vg { color: #008080 } /* Name.Variable.Global */
.highlight .vi { color: #008080 } /* Name.Variable.Instance */
.highlight .il { color: #009999 } /* Literal.Number.Integer.Long */
.type-csharp .highlight .k { color: #0000FF }
.type-csharp .highlight .kt { color: #0000FF }
.type-csharp .highlight .nf { color: #000000; font-weight: normal }
.type-csharp .highlight .nc { color: #2B91AF }
.type-csharp .highlight .nn { color: #000000 }
.type-csharp .highlight .s { color: #A31515 }
.type-csharp .highlight .sc { color: #A31515 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment