<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SocialEnemy &#187; Code Snippet</title>
	<atom:link href="http://socialenemy.com/tag/code-snippet/feed/" rel="self" type="application/rss+xml" />
	<link>http://socialenemy.com</link>
	<description>Programming and Web Development</description>
	<lastBuildDate>Tue, 10 Apr 2012 06:46:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>HTML5 noreferrer link relation</title>
		<link>http://socialenemy.com/2010/01/html5-noreferrer-link-relation/</link>
		<comments>http://socialenemy.com/2010/01/html5-noreferrer-link-relation/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 01:36:53 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Code Snippet]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://socialenemy.com/?p=248</guid>
		<description><![CDATA[HTML5 introduced the new attribute rel = &#8220;noreferer&#8221;, this tag is used with the tags link &#60;a&#62;, the purpose is, as the saying goes, to hide the referer or other words from the address which the visitor came from, or in other word, it will prevent browsers from sending the referrer. This tag can be [...]<blockquote style="min-height:150px;">
<div style="float:left;min-height:150px;padding:40px;">
  <!--
  <script type="text/javascript">
  google_ad_client = "pub-2402759068068991";
  google_ad_slot = "7229600093";
  google_ad_width = 200;
  google_ad_height = 200;  
  </script>
  <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>  
  <a href="#" rel="nospam"><img src="http://socialenemy.com/wp-content/themes/irresistible/images/ads.jpg" alt="Contact me to advertise here" title="Contact me to advertise here"/></a>
  //-->
  <g:plusone size="tall"></g:plusone>
</div>
		<div style="padding:10px 20px;">
	  <h4>Incoming search terms</h4>
	  <ul>
	  <li><a href="http://socialenemy.com/2010/01/html5-noreferrer-link-relation/" title="html 5">html 5</a></li><li><a href="http://socialenemy.com/2010/01/html5-noreferrer-link-relation/" title="HTML5">HTML5</a></li><li><a href="http://socialenemy.com/2010/01/html5-noreferrer-link-relation/" title="html5 noreferrer">html5 noreferrer</a></li><li><a href="http://socialenemy.com/2010/01/html5-noreferrer-link-relation/" title="noreferrer chrome">noreferrer chrome</a></li><li><a href="http://socialenemy.com/2010/01/html5-noreferrer-link-relation/" title="noreferer html5">noreferer html5</a></li><li><a href="http://socialenemy.com/2010/01/html5-noreferrer-link-relation/" title="html5 link">html5 link</a></li><li><a href="http://socialenemy.com/2010/01/html5-noreferrer-link-relation/" title="html5 jquery rel=noreferrer">html5 jquery rel=noreferrer</a></li><li><a href="http://socialenemy.com/2010/01/html5-noreferrer-link-relation/" title="noreferrer html 5">noreferrer html 5</a></li><li><a href="http://socialenemy.com/2010/01/html5-noreferrer-link-relation/" title="NoReferrer">NoReferrer</a></li><li><a href="http://socialenemy.com/2010/01/html5-noreferrer-link-relation/" title="noreferer rel html5">noreferer rel html5</a></li> 
	  </ul>
	</div>
	</blockquote>
]]></description>
		<wfw:commentRss>http://socialenemy.com/2010/01/html5-noreferrer-link-relation/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Google Go, bahasa pemrograman open source dari Google</title>
		<link>http://socialenemy.com/2009/11/google-go-bahasa-pemrograman-open-source-dari-google/</link>
		<comments>http://socialenemy.com/2009/11/google-go-bahasa-pemrograman-open-source-dari-google/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 15:25:26 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Code Snippet]]></category>

		<guid isPermaLink="false">http://socialenemy.com/?p=179</guid>
		<description><![CDATA[Google melalui Google Open Source Blog baru-baru ini memperkenalkan sebuah bahasa pemrograman experimental bernama &#8220;Go&#8221;. Yang merupakan gabungan dari bahasa Phyton dengan bahasa compiler C++ Go dirancang sebagai bahasa System dan mendukung sepenuhnya muti-processing atau bahkan clustered system. Satu lagi yang dibanggakan dalam bahasa ini adalah true Closures dan reflection. Dalam videonya, Russ Cox menunjukkan [...]<blockquote style="min-height:150px;">
<div style="float:left;min-height:150px;padding:40px;">
  <!--
  <script type="text/javascript">
  google_ad_client = "pub-2402759068068991";
  google_ad_slot = "7229600093";
  google_ad_width = 200;
  google_ad_height = 200;  
  </script>
  <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>  
  <a href="#" rel="nospam"><img src="http://socialenemy.com/wp-content/themes/irresistible/images/ads.jpg" alt="Contact me to advertise here" title="Contact me to advertise here"/></a>
  //-->
  <g:plusone size="tall"></g:plusone>
</div>
<div style="padding:10px 20px;">
  <h4>Related Posts</h4>
  <ul>
  <li><a href="http://socialenemy.com/2009/10/code-coding-doesnt-comments/" rel="bookmark">Code well your coding so it does&#8217;nt need comments</a></li><li><a href="http://socialenemy.com/2009/08/cross-domain-ajax-pendekatan-lain/" rel="bookmark">Cross domain AJAX, pendekatan lain</a></li>  </ul>  
</div>
</blockquote>
]]></description>
		<wfw:commentRss>http://socialenemy.com/2009/11/google-go-bahasa-pemrograman-open-source-dari-google/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Simple Java singleton example</title>
		<link>http://socialenemy.com/2009/05/simple-java-singleton-example/</link>
		<comments>http://socialenemy.com/2009/05/simple-java-singleton-example/#comments</comments>
		<pubDate>Tue, 26 May 2009 10:12:02 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Code Snippet]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://socialenemy.com/?p=21</guid>
		<description><![CDATA[public class SimpleSingleton { private static SimpleSingleton singleInstance = new SimpleSingleton(); //Marking default constructor private //to avoid direct instantiation. private SimpleSingleton() {} //Get instance for class SimpleSingleton public static SimpleSingleton getInstance() { return singleInstance; } } Incoming search terms singletonsingleton javajava singleton examplejava singletonjquery singletonjava examplesingleton java examplejava singleonsingleton in javasingleton pada java<blockquote style="min-height:150px;">
<div style="float:left;min-height:150px;padding:40px;">
  <!--
  <script type="text/javascript">
  google_ad_client = "pub-2402759068068991";
  google_ad_slot = "7229600093";
  google_ad_width = 200;
  google_ad_height = 200;  
  </script>
  <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>  
  <a href="#" rel="nospam"><img src="http://socialenemy.com/wp-content/themes/irresistible/images/ads.jpg" alt="Contact me to advertise here" title="Contact me to advertise here"/></a>
  //-->
  <g:plusone size="tall"></g:plusone>
</div>
		<div style="padding:10px 20px;">
	  <h4>Incoming search terms</h4>
	  <ul>
	  <li><a href="http://socialenemy.com/2009/05/simple-java-singleton-example/" title="singleton">singleton</a></li><li><a href="http://socialenemy.com/2009/05/simple-java-singleton-example/" title="singleton java">singleton java</a></li><li><a href="http://socialenemy.com/2009/05/simple-java-singleton-example/" title="java singleton example">java singleton example</a></li><li><a href="http://socialenemy.com/2009/05/simple-java-singleton-example/" title="java singleton">java singleton</a></li><li><a href="http://socialenemy.com/2009/05/simple-java-singleton-example/" title="jquery singleton">jquery singleton</a></li><li><a href="http://socialenemy.com/2009/05/simple-java-singleton-example/" title="java example">java example</a></li><li><a href="http://socialenemy.com/2009/05/simple-java-singleton-example/" title="singleton java example">singleton java example</a></li><li><a href="http://socialenemy.com/2009/05/simple-java-singleton-example/" title="java singleon">java singleon</a></li><li><a href="http://socialenemy.com/2009/05/simple-java-singleton-example/" title="singleton in java">singleton in java</a></li><li><a href="http://socialenemy.com/2009/05/simple-java-singleton-example/" title="singleton pada java">singleton pada java</a></li> 
	  </ul>
	</div>
	</blockquote>
]]></description>
		<wfw:commentRss>http://socialenemy.com/2009/05/simple-java-singleton-example/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

