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