diff options
Diffstat (limited to 'events/2012/cteme/turing.html')
-rw-r--r-- | events/2012/cteme/turing.html | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/events/2012/cteme/turing.html b/events/2012/cteme/turing.html new file mode 100644 index 0000000..b282ed3 --- /dev/null +++ b/events/2012/cteme/turing.html @@ -0,0 +1,82 @@ +<!DOCTYPE html>
+<html>
+<head>
+ <meta http-equiv="content-type" content="text/html;charset=utf-8">
+ <title>O Teste de Turing e a Tomada de Consciência</title>
+
+<meta name="generator" content="S9">
+<meta name="author" content="Silvio Rhatto" >
+
+<!-- S6 style sheet links -->
+<link rel="stylesheet" href="turing.css" media="projection" id="styleProjection">
+<link rel="stylesheet" href="s6/screen.css" media="screen" id="styleScreen">
+<link rel="stylesheet" href="s6/print.css" media="print">
+
+<!-- S6 JS -->
+<script src="s6/jquery.js"></script>
+<script src="s6/jquery.slideshow.js"></script>
+<script>
+ $(document).ready( function() {
+ Slideshow.init();
+ } );
+
+
+</script>
+
+<!-- Better Browser Banner for Microsoft Internet Explorer (IE) -->
+<!--[if IE]>
+<script src="s6/jquery.microsoft.js"></script>
+<![endif]-->
+
+
+
+</head>
+<body>
+
+<div class="layout">
+ <div id="header"></div>
+ <div id="footer">
+ <h1></h1>
+ <h2></h2>
+ </div>
+</div>
+
+<div class="presentation">
+
+<div class='slide centered'> + +<!-- _S9SLIDE_ centered --> + +<pre><code> _ _ _ _ _ + ___ | |_ ___ ___| |_ ___ __| | ___ | |_ _ _ _ __(_)_ __ __ _ + / _ \ | __/ _ \/ __| __/ _ \ / _` |/ _ \ | __| | | | '__| | '_ \ / _` | +| (_) | | || __/\__ \ || __/ | (_| | __/ | |_| |_| | | | | | | | (_| | + \___/ \__\___||___/\__\___| \__,_|\___| \__|\__,_|_| |_|_| |_|\__, | + |___/ + + _ _ _ + ___ __ _ | |_ ___ _ __ ___ __ _ __| | __ _ __| | ___ + / _ \ / _` | | __/ _ \| '_ ` _ \ / _` |/ _` |/ _` | / _` |/ _ \ + | __/ | (_| | | || (_) | | | | | | (_| | (_| | (_| | | (_| | __/ + \___| \__,_| \__\___/|_| |_| |_|\__,_|\__,_|\__,_| \__,_|\___| + + _ _ + ___ ___ _ __ ___ ___(_) ___ _ __ ___(_) __ _ + / __/ _ \| '_ \/ __|/ __| |/ _ \ '_ \ / __| |/ _` | + | (_| (_) | | | \__ \ (__| | __/ | | | (__| | (_| | + \___\___/|_| |_|___/\___|_|\___|_| |_|\___|_|\__,_| + + _____ + / \ + | () () | Todo mundo pronto para pirar o cabeção? + \ ^ / + ||||| + ||||| +</code></pre> + +</div> +
+
+</div><!-- presentation -->
+</body>
+</html>
\ No newline at end of file |