PageRenderTime 73ms CodeModel.GetById 24ms app.highlight 37ms RepoModel.GetById 0ms app.codeStats 0ms

/server/ideas/2010/11/17/Tracing-The-Source-of-Swearing/index.html

https://github.com/yuinchien/cloud9-github-com-repo
HTML | 257 lines | 132 code | 107 blank | 18 comment | 0 complexity | e88cfa70790042a99da3b17cf5247b5d MD5 | raw file
  1<!DOCTYPE html>
  2<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us">
  3<head>
  4   <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  5   <title>Tracing The Source of Swearing</title>
  6   <meta name="author" content="" />
  7
  8   <!-- syntax highlighting CSS -->
  9   <link rel="stylesheet" href="/css/syntax.css" type="text/css" />
 10
 11   <!-- Homepage CSS -->
 12   <link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen, projection" />
 13
 14   <!-- Typekit -->
 15   <!-- <script type="text/javascript" src="http://use.typekit.com/qai1onp.js"></script>
 16   <script type="text/javascript">try{Typekit.load();}catch(e){}</script> -->
 17    
 18   <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
 19   
 20   <script type="text/javascript">
 21   	$(document).ready(function() {
 22   		$('.external').attr('target', '_blank');
 23   	});
 24   </script>
 25   
 26</head>
 27<body>
 28
 29<!-- ClickTale Top part -->
 30<script type="text/javascript">
 31var WRInitTime=(new Date()).getTime();
 32</script>
 33<!-- ClickTale end of Top part -->
 34
 35<div id="_page" class="site">
 36	<div id="menuBg"></div>
 37  <div id="menu">
 38    <span class="homeTitle title"><a href="/">.yuin</a></span>
 39    <span class="title process_link"><a href="/process">_process</a></span>
 40		<span class="title ideas_link"><a href="/ideas">_ideas</a></span>
 41		<span class="title context_link"><a href="/context">_context</a></span>
 42		<!-- <span class="title manifesto_link"><a href="/manifesto">_manifesto</a></span> -->
 43		
 44		<!-- <span class="title guideline_link"><a href="/guideline">_guideline</a></span> -->
 45  </div>                 
 46  
 47  <div id="sideBar">
 48  	<div class="section">
 49			<div class="title">tags</div>
 50			
 51			
 52			<span class="tag"><a href="/tags/Play">Play</a></span>
 53			
 54			
 55			
 56			<span class="tag"><a href="/tags/Gen Y">Gen Y</a></span>
 57			
 58			
 59			
 60			<span class="tag"><a href="/tags/Swear">Swear</a></span>
 61			
 62			
 63			
 64			<span class="tag"><a href="/tags/Web Standards">Web Standards</a></span>
 65			
 66			
 67			
 68			<span class="tag"><a href="/tags/Corporation">Corporation</a></span>
 69			
 70			
 71			
 72			<span class="tag"><a href="/tags/Surrealism">Surrealism</a></span>
 73			
 74			
 75			
 76			<span class="tag"><a href="/tags/Graffiti">Graffiti</a></span>
 77			
 78			
 79			
 80			<span class="tag"><a href="/tags/Reversing">Reversing</a></span>
 81			
 82			
 83			
 84			<span class="tag"><a href="/tags/Ad">Ad</a></span>
 85			
 86			
 87			
 88			<span class="tag"><a href="/tags/Hack">Hack</a></span>
 89			
 90			
 91			
 92			<span class="tag"><a href="/tags/lit review">lit review</a></span>
 93			
 94			
 95			
 96			<span class="tag"><a href="/tags/Html Canvas">Html Canvas</a></span>
 97			
 98			
 99			
100			<span class="tag"><a href="/tags/dirty word">dirty word</a></span>
101			
102			
103			
104			<span class="tag"><a href="/tags/HTML5 Canvas">HTML5 Canvas</a></span>
105			
106			
107			
108			<span class="tag"><a href="/tags/Facebook">Facebook</a></span>
109			
110			
111			
112			<span class="tag"><a href="/tags/Kid">Kid</a></span>
113			
114			
115			
116			<span class="tag"><a href="/tags/Processing.js">Processing.js</a></span>
117			
118			
119			
120			<span class="tag"><a href="/tags/Google">Google</a></span>
121			
122			
123			
124			<span class="tag"><a href="/tags/Browser Extension">Browser Extension</a></span>
125			
126			
127			
128			<span class="tag"><a href="/tags/Web">Web</a></span>
129			
130			
131			
132			<span class="tag"><a href="/tags/Code Violation">Code Violation</a></span>
133			
134			
135			
136			<span class="tag"><a href="/tags/swear">swear</a></span>
137			
138			
139			
140			<span class="tag"><a href="/tags/Privacy">Privacy</a></span>
141			
142			
143			
144			<span class="tag"><a href="/tags/Quote">Quote</a></span>
145			
146			
147		</div>
148		<div class="section">
149			<div class="title"><span class="contactType">work</span><span><a href="http://yuinchien.com" target="_blank">yuinchien.com</a></span></div>
150			<div class="title"><span class="contactType">email</span><span><a href="mailto:tinyuin.chien@gmail.com" target="_blank">tinyuin.chien@gmail.com</a></span></div>
151			<div class="title"><span class="contactType">code</span><span><a href="http://github.com/cloud9" target="_blank">github.com/cloud9</a></span></div>
152			<div class="title"><span class="contactType">photo</span><span><a href="http://www.flickr.com/photos/yuinchien" target="_blank">flickr.com/photos/yuinchien</a></span></div>
153	  </div>
154  </div>  
155
156  <div id="ideas" class="category">
157	
158	<div class="posts">
159				
160		<div class="post_container">
161
162    	<div class="post">
163       	<div class="titleBar">
164       		<a href="">Tracing The Source of Swearing</a>
165  				<span class="date">17 Nov 2010</span>
166       	</div>
167  			<div class="content">
168  				<p>I was very interested in people swearing. It was mysterious to me that why my friends swear often seem very funny, while many situations swear words can have very negative connotation. In Steven Pinker&#8217;s book <a href="http://pinker.wjh.harvard.edu/books/stuff/index.html" class="external">The Stuff of Thought</a>, he talks about how our mind works psychologically when we use language to express ourself and also how brain process language, he also introduces the five types of swearing: <strong>Abusive</strong>, <strong>Cathartic</strong>, <strong>Dysphemism</strong>, <strong>Emphatic</strong> and <strong>Idiomatic</strong>. I was digging into the book &#8220;Catcher In The Rye&#8221; trying to identify the 5 types of swearing specifically used, and there was a moment I suddenly realized that we the the Gen Yers, are the the epitome of Holden! A major of People in our generation are depressed, and anxious about the future, about who they are. My psychology teacher pointed out that <span class="caps">TECHNOLOGY</span> might be a key issue.</p>
169<p><img src="http://farm6.static.flickr.com/5047/5247362875_7109925a0d_z.jpg" alt="" /></p>
170<p>I also found that it&#8217;s interesting to look at sub-standard buildings(building code violations) as a metaphor for swearing. In their own universe, they are a lot of commons. For the benefit and safety of general people, these are the violations, but they are everywhere. You can not kill them.</p>
171<p>If substandard building is the visual equivalence of swearing, what does the landscape of public voice look like? Graffiti perhaps. I wonder if the virtual space should embody the same environment for self-expression.</p>
172  			</div>
173  			<div class="tags clearfix">
174  				
175  				<span class="tag"><a href="/tags/dirty word">dirty word</a></span>
176  				
177  				<span class="tag"><a href="/tags/swear">swear</a></span>
178  				
179  				<span class="tag"><a href="/tags/Gen Y">Gen Y</a></span>
180  				
181  				<span class="tag"><a href="/tags/Graffiti">Graffiti</a></span>
182  				
183  			</div>
184			</div>
185			
186			<!-- commenting system-->
187      <div id="disqus_thread"></div>
188          <script type="text/javascript">
189              /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
190              var disqus_shortname = 'cloud9-github-com'; // required: replace example with your forum shortname
191              var disqus_developer = 1; // developer mode is on
192            
193              // The following are highly recommended additional parameters. Remove the slashes in front to use.
194              // var disqus_identifier = 'unique_dynamic_id_1234';
195              // var disqus_url = 'http://example.com/permalink-to-page.html';
196
197              /* * * DON'T EDIT BELOW THIS LINE * * */
198              (function() {
199                  var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
200                  dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
201                  (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
202              })();
203          </script>
204          <!-- <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
205          <a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a> -->
206      
207  	</div>
208  </div>
209
210</div>
211
212
213  
214
215  
216</div> 
217
218<!-- Comment Count -->
219<script type="text/javascript">
220    /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
221    var disqus_shortname = 'cloud9-github-com'; // required: replace example with your forum shortname
222    var disqus_developer = 1; // developer mode is on
223    
224    /* * * DON'T EDIT BELOW THIS LINE * * */
225    (function () {
226        var s = document.createElement('script'); s.async = true;
227        s.type = 'text/javascript';
228        s.src = 'http://disqus.com/forums/' + disqus_shortname + '/count.js';
229        (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
230    }());
231</script>
232<!-- Comment Count End -->
233
234<!-- ClickTale Bottom part -->
235<div id="ClickTaleDiv" style="display: none;"></div>
236<script type="text/javascript">
237if(document.location.protocol!='https:')
238  document.write(unescape("%3Cscript%20src='http://s.clicktale.net/WRb.js'%20type='text/javascript'%3E%3C/script%3E"));
239</script>
240<script type="text/javascript">
241if(typeof ClickTale=='function') ClickTale(206,0.3,"www03");
242</script>
243<!-- ClickTale end of Bottom part -->
244
245<!-- Google Analytics -->
246<script type="text/javascript">
247var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
248document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
249</script>
250<script type="text/javascript">
251var pageTracker = _gat._getTracker("UA-6016902-1");
252pageTracker._trackPageview();
253</script>
254<!-- Google Analytics end -->
255
256</body>
257</html>