<!doctype html>
<html>
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <title>תומר כהן דוט קום</title>

	<meta name="description" content="ברוכים הבאים לאתר של תומר כהן">
	<meta property="og:type" content="article" />
	<meta property="og:title" content="תומר כהן נקודה קום" />
	<meta property="og:url" content="https://tomercohen.com/" />
        <meta property="og:image" content="https://tomercohen.com/landing/qrcode.png" />
	<meta property="og:description" content="ברוכים הבאים לאתר של תומר כהן" />
	<meta property="article:published_time" content="2017-05-01T13:37:00+03:00" />
	<meta property="article:modified_time"  content="2017-05-01T13:37:00+03:00" />
	<meta property="og:site_name" content="תומר כהן דוט קום" />
	<meta property="og:locale" content="he_IL" />
	<meta name="twitter:site" content="@tomer" />
	<meta name="twitter:card" content="summary" />
        
	<link rel="alternate" type="application/rss+xml" title="תומר כהן דוט קום &laquo; פיד‏" href="https://tomercohen.com/feed/" />
	
    <link rel="stylesheet" href="landing/tvision/tvision.css" />
    <link rel="shortcut icon" href="https://tomercohen.com/landing/qrcode.png" />

    <link rel="stylesheet" href="https://use.fontawesome.com/e9dfef0b2d.css">
    <style>
      i:before, i:after {content:""}
      i { padding: 0 .5em; }
      .button {margin:.3em 0}
      fieldset p {margin:0}
    </style>
    <script>
    
var scrollIntervalID;

window.addEventListener("load", function(event) {
  var element = document.getElementById('source');
  element.textContent = document.documentElement.innerHTML;
  element.textContent = element.textContent.repeat(5);
  //element.style.display='block';
  
  scrollIntervalID = window.setInterval(scrollView, 50);
});

function scrollView() {
  var e = document.getElementById('source');
  
  if (e.scrollTop < e.scrollHeight - e.clientHeight && document.hasFocus) // -moz- scrollTopMax = e.scrollHeight - e.clientHeight
    e.scrollTop += 4; // -moz- e.scrollBy(0,4);
  else window.clearInterval(scrollIntervalID);
  
}

    </script>
    <style>
    #screen {
      position: fixed; top: 0; left: 0; right: 0; bottom: 0;
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      grid-template-rows: repeat(3, 1fr);
    }
    
    #source {
      grid-column: 1/4;
      grid-row: 1/4;
      z-index: -1;
      overflow: hidden;
      opacity: .6;
      filter: blur(1px);
      transform: perspective(250px) rotateX(5deg);
    }

    #header { 
      grid-column: 2;
      grid-row: 1;
    }
    
    #main {
      grid-column: 1 / 4;
      grid-row: 2;
    }
    /*#source {position: absolute; top: 25%; bottom:0; overflow:hidden;}*/
    
    @media(max-width:640px) {
      #header, #source { display: none }
      #main { grid-column: 1/4; grid-row: 1/4}
      #screen { position: relative; }
      .button { font-size: 200% !important; margin: 0.5em; display: block !important}
    }
    
    .window { max-width: none; }
    </style>
  </head>
  <body>
    <div id="screen">
    
      <div class="blue window" id="header">
        <h1>https colon double slash Tomer Cohen dot com</h1>
      </div>

      <div class="window white" id="main">
        <fieldset>
          <legend>On this domain…</legend>
	  <p>
            <a href="https://tomercohen.com/blog/"  class="full-width button" rel="canonical me" style="margin-bottom: .5em"><i class="fa fa-rss-square"     aria-hidden="true"></i>My blog </a>
	    <a href="https://tomercohen.com/about/" class="full-width button" rel="canonical me"><i class="fa fa-address-book-o" aria-hidden="true"></i>About me</a>
          </p>
        </fieldset>
        
        <fieldset><legend>Elsewhere on the interwebz…</legend>
          <p style="text-align:center">
            <a href="https://twitter.com/tomer" class="button" rel="author me">
              <i class="fa fa-twitter-square" aria-hidden="true"></i>Twitter</a>
            <a href="https://facebook.com/tomerc" class="button" rel="author me">
              <i class="fa fa-facebook-square" aria-hidden="true"></i>Facebook</a>
            <a href="https://www.linkedin.com/in/tomerc/" class="button" rel="author me">
              <i class="fa fa-linkedin-square" aria-hidden="true"></i>Linkedin</a>
            <!--a href="https://plus.google.com/+tomerc" class="button" rel="author me">
              <i class="fa fa-google-plus-square" aria-hidden="true"></i>Google+ </a-->
            <a href="https://github.com/tomer" class="button" rel="author me">
              <i class="fa fa-github" aria-hidden="true"></i>Github</a>
            <a href="https://mozillians.org/u/tomer" class="button" rel="author me">
              <i class="fa fa-user-circle " aria-hidden="true"></i>Mozillians</a>
            <a href="https://bitbucket.org/tomer/" class="button" rel="author me">
              <i class="fa fa-bitbucket-square" aria-hidden="true"></i>Bitbucket</a>
            <a href="https://gitlab.com/tomer" class="button" rel="author me">
              <i class="fa fa-gitlab" aria-hidden="true"></i>Gitlab</a>
            <a href="https://keybase.io/tomerc" class="button" rel="author me">
              <i class="fa fa-key" aria-hidden="true"></i>Keybase</a>
            <a href="https://about.me/tomer" class="button" rel="author me">
              <i class="fa fa-id-badge" aria-hidden="true"></i>about.me</a>

          </p>
        </fieldset>
        
        <fieldset><legend>Contact me…</legend>
          <p style="text-align: center;">

            <a href="https://tomercohen.com/contact" class="button">
            <i class="fa fa-envelope" aria-hidden="true"></i>Contact form</a>

            <a href="https://twitter.com/messages/compose?recipient_id=2167291" class="button">
              <i class="fa fa-twitter-square" aria-hidden="true"></i>DM on twitter</a>
            <a href="https://www.messenger.com/t/tomerc" class="button">
              <i class="fa fa-facebook-square" aria-hidden="true"></i>Facebook Messenger</a>
            <a href="https://t.me/tomer" class="button">
              <i class="fa fa-telegram" aria-hidden="true"></i>Telegram</a>
          </p>
        </fieldset>
      </div>
      
      <div class="blue window" id="source" ></div>
      
    </div>
    <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','https://www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-1105913-1', 'auto');
  ga('send', 'pageview');

</script>
  </body>
</html>
