<head>
<style type="text/css">body { font-family: Arial }</style>
<title>TinyBrain.de</title>
<script type="text/javascript">
function iframeRef( frameRef ) {
    return frameRef.contentWindow ? frameRef.contentWindow.document : frameRef.contentDocument
}
function SubmitLine() {
  //var chatframe = iframeRef(document.getElementById('chatframe'));
  var chatframe = document.getElementById('chatframe');
  var say = document.getElementById('say');
  var sending = document.getElementById('sending');
  var url = '/tb/groupchat.php?title=&side=human&text='+encodeURIComponent(say.value);
  //alert(url);
  chatframe.src = url;
  say.value = '';
  if (sending)
    sending.style.visibility = "visible";
  return false;
}
//var titleForFrame = 'xx'; /*document.title;*/
</script>
</head>
<body>
<h2>TinyBrain.de</h2>
<p>
<img title="Stefan Reich" alt="Stefan Reich" src="http://eyeocr.sourceforge.net/filestore/filestore.php?cmd=serve&file=blob_1001862&contentType=image/jpeg" align="left" width="90" height="90" style="margin-right: 15px; margin-bottom: 15px">
Hello! I am Stefan. <b>I program intelligent bots</b>. I am a former Google engineer, and recently I ALMOST got a million $ in terms of <a href="http://hackerunit.com">investment</a>. The investors didn't follow up properly (yet), but I AM DOING THE A.I. REVOLUTION ANYWAYS.
</p><p>
We're going out of the "Hello World" zone into real world applications now, so: <b>Please tell me what kind of intelligent (talking!) program you could use.</b> It's all usable over the web (or natively on Android phones).
</p><p>
BTW, if you want to know the technology behind it: <a href="http://javax.tinybrain.de">Here's</a> my super-language for A.I. programming. <a href="mailto:stefan.reich.maker.of.eye@gmail.com">Mail.</a> Cheers</p>
<span style="font-size: 15pt">
<a href="http://nlbots.slack.com">nlbots.slack.com</a> - our bot community where you can talk to the bots and become a bot maker! To get invited, enter your e-mail here:
<center><form action="http://bots.tinybrain.de/1002018/submit"><input type="text" name="email" value="my@email.com"> <input type="submit" value="Invite me!">
</form></center>
<p><a href="http://relp.slack.com"><b>relp.slack.com</b></a> - another community of interesting people. <a href="https://www.reddit.com/3vnf1w">invitation there is a bit more manual.</a>
<br><a href="http://challenge.tinybrain.de">The bot writing challenge</a> in C#, C++, Python etc.
<br><a href="http://tinybrain.de:8080/chat/">chat.</a> (not so used anymore)
</p></span>
<p>Latest blog posts:</p>
<p>Coming up :-)</p>
<hr>
<div style="text-align: center">
<a href="http://tinybrain.blog.de">Blog!</a>
|
<a href="http://snippets.tinybrain.de">Database!</a>
|
<a href="http://javax.tinybrain.de">JavaX!</a>
</div>
And here are my <a href="http://bots.tinybrain.de">bots</a>: :-)
<iframe src="http://bots.tinybrain.de" width="100%" height="500">
</iframe>
<br>
<center>
Visitor Map:<br>
<div style="display:inline-block;width:300px;"><script type="text/javascript" src="//ra.revolvermaps.com/0/0/7.js?i=0bmw9uo55x2&m=0&c=ff0000&cr1=ffffff&sx=0" async="async"></script></div></center>
<!-- Google Analytics -->
<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-19356788-5', 'tinybrain.de');
  ga('send', 'pageview');
</script>
<!-- Google Analytics End -->download render html show line numbers
Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #754 | 
| Snippet name: | New homepage | 
| Eternal ID of this version: | #754/1 | 
| Text MD5: | 7d2bd7671514bf9df8b20cff6d651390 | 
| Author: | stefan | 
| Category: | homepages | 
| Type: | HTML | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2015-12-13 22:02:04 | 
| Source code size: | 3742 bytes / 89 lines | 
| Pitched / IR pitched: | No / Yes | 
| Views / Downloads: | 898 / 4685 | 
| Referenced in: | [show references] |