tutorials.html
author Eugen Sawin <sawine@me73.com>
Tue, 06 Jul 2010 00:07:46 +0200
changeset 18 9ed757b7339a
permissions -rw-r--r--
Removed old script.
sawine@0
     1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
sawine@0
     2
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
sawine@0
     3
sawine@0
     4
<title>ME73 - A Digital Playground</title><meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />
sawine@0
     5
<meta name="author" content="Eugen Sawin - me73.com" />
sawine@0
     6
<meta name="description" content="A Digital Playground" />
sawine@0
     7
<meta name="robots" content="index, follow, noarchive" />
sawine@0
     8
<meta name="googlebot" content="noarchive" />
sawine@0
     9
<script src="script.js" type="text/javascript"></script>
sawine@0
    10
<link rel="stylesheet" href="dark.css" type="text/css" /></head>
sawine@0
    11
sawine@0
    12
<body>
sawine@0
    13
<div id="wrap">
sawine@0
    14
    <div id="header"></div>
sawine@0
    15
	<div id="content-wrap">				
sawine@0
    16
		<div id="main">		
sawine@0
    17
		    <h2>Where Are The Old Tutorials?</h2>
sawine@0
    18
		    <img src="images/questionmark.png" alt="questionmark" class="float-right" height="100" width="100" />
sawine@0
    19
		    <p>Despite the elementary nature of my tutorials, they've created a suprisingly steady stream
sawine@0
    20
		    of traffic for my site.&nbsp;</p><p>Today,
sawine@0
    21
I believe that tutorials can cause more harm than solve&nbsp;problems.
sawine@0
    22
A tutorial will not replace a well done research, a good book and
sawine@0
    23
proper education. It will, however, in many cases promote quick and
sawine@0
    24
often unsafe solutions without a real understanding of the underlying
sawine@0
    25
material.</p><br /><p class="postmeta">				
sawine@0
    26
			<a href="mailto:esawin@gmail.com?subject=Comment%20on%20tutorials" class="comments">Comment</a> <span class="date">May 9, 2009</span>	
sawine@0
    27
			</p>			
sawine@0
    28
		</div>
sawine@0
    29
        <div id="sidebar"></div>
sawine@0
    30
	</div>
sawine@0
    31
    <div id="footer"></div>
sawine@0
    32
</div>
sawine@0
    33
sawine@0
    34
<script type="text/javascript">
sawine@0
    35
    javascript:load_header("tutorials");
sawine@0
    36
	javascript:load_sidebar();
sawine@0
    37
    javascript:load_footer();
sawine@0
    38
	javascript:load_random_quote();
sawine@0
    39
    javascript:google_an();
sawine@0
    40
</script>
sawine@0
    41
</body></html>