<?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; News</title>
	<atom:link href="http://socialenemy.com/category/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://socialenemy.com</link>
	<description>Programming and Web Development</description>
	<lastBuildDate>Tue, 20 Dec 2011 06:30:37 +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>How to get the new Youtube homepage before its release</title>
		<link>http://socialenemy.com/2011/11/how-to-get-the-new-youtube-homepage-before-its-release/</link>
		<comments>http://socialenemy.com/2011/11/how-to-get-the-new-youtube-homepage-before-its-release/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 02:19:59 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[New layout]]></category>
		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://socialenemy.com/?p=370</guid>
		<description><![CDATA[First, go to youtube. Note: Youtube has update its layout. This trick is not needed anymoar. If you&#8217;re using Chrome, press CTRL+SHIFT+J, or if you&#8217;re on Firefox, press CTRL+SHIFT+K. In the console that comes up, paste this as-is: document.cookie=&#8221;VISITOR_INFO1_LIVE=ST1Ti53r4fU&#8221;; Then close the console and reload the page. You&#8217;re welcome. Note: This is different from Cosmic Panda. [...]<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/2011/11/how-to-get-the-new-youtube-homepage-before-its-release/" title="youtube new layout 21-11-11">youtube new layout 21-11-11</a></li><li><a href="http://socialenemy.com/2011/11/how-to-get-the-new-youtube-homepage-before-its-release/" title="youtube">youtube</a></li><li><a href="http://socialenemy.com/2011/11/how-to-get-the-new-youtube-homepage-before-its-release/" title="new youtube">new youtube</a></li><li><a href="http://socialenemy.com/2011/11/how-to-get-the-new-youtube-homepage-before-its-release/" title="vbulletin jquery news">vbulletin jquery news</a></li><li><a href="http://socialenemy.com/2011/11/how-to-get-the-new-youtube-homepage-before-its-release/" title="new youtube template">new youtube template</a></li><li><a href="http://socialenemy.com/2011/11/how-to-get-the-new-youtube-homepage-before-its-release/" title="new youtube layout before release">new youtube layout before release</a></li><li><a href="http://socialenemy.com/2011/11/how-to-get-the-new-youtube-homepage-before-its-release/" title="new youtube layout before realease">new youtube layout before realease</a></li><li><a href="http://socialenemy.com/2011/11/how-to-get-the-new-youtube-homepage-before-its-release/" title="new youtube layout">new youtube layout</a></li><li><a href="http://socialenemy.com/2011/11/how-to-get-the-new-youtube-homepage-before-its-release/" title="how to get youtube new layout">how to get youtube new layout</a></li><li><a href="http://socialenemy.com/2011/11/how-to-get-the-new-youtube-homepage-before-its-release/" title="how to get the new youtube homepage before its release">how to get the new youtube homepage before its release</a></li> 
	  </ul>
	</div>
	</blockquote>
]]></description>
		<wfw:commentRss>http://socialenemy.com/2011/11/how-to-get-the-new-youtube-homepage-before-its-release/feed/</wfw:commentRss>
		<slash:comments>14</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>Ubuntu One: The next Ubuntu</title>
		<link>http://socialenemy.com/2009/05/ubuntu-one-the-next-ubuntu/</link>
		<comments>http://socialenemy.com/2009/05/ubuntu-one-the-next-ubuntu/#comments</comments>
		<pubDate>Fri, 22 May 2009 10:13:47 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://socialenemy.com/?p=6</guid>
		<description><![CDATA[Some of you may know that Ubuntu has recently launched a beta version of the storage service online called &#8220;Ubuntu One&#8221;. This service is very similar to what other service online storage dropbox as already, except that Ubuntu One (Corporate Service) is more expensive than dropbox and the fact that dropbox client already supports Linux [...]<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/ubuntu-one-the-next-ubuntu/" title="one the">one the</a></li><li><a href="http://socialenemy.com/2009/05/ubuntu-one-the-next-ubuntu/" title="ubuntu one">ubuntu one</a></li><li><a href="http://socialenemy.com/2009/05/ubuntu-one-the-next-ubuntu/" title="ubuntu one expensive">ubuntu one expensive</a></li><li><a href="http://socialenemy.com/2009/05/ubuntu-one-the-next-ubuntu/" title="email send to everyone ubuntu">email send to everyone ubuntu</a></li><li><a href="http://socialenemy.com/2009/05/ubuntu-one-the-next-ubuntu/" title="the next ubuntu">the next ubuntu</a></li><li><a href="http://socialenemy.com/2009/05/ubuntu-one-the-next-ubuntu/" title="ubuntu">ubuntu</a></li><li><a href="http://socialenemy.com/2009/05/ubuntu-one-the-next-ubuntu/" title="ubuntu one corperate">ubuntu one corperate</a></li><li><a href="http://socialenemy.com/2009/05/ubuntu-one-the-next-ubuntu/" title="ubuntu one corporate">ubuntu one corporate</a></li><li><a href="http://socialenemy.com/2009/05/ubuntu-one-the-next-ubuntu/" title="ubuntuone">ubuntuone</a></li> 
	  </ul>
	</div>
	</blockquote>
]]></description>
		<wfw:commentRss>http://socialenemy.com/2009/05/ubuntu-one-the-next-ubuntu/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

