<?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>unKool.com &#187; facebook</title>
	<atom:link href="http://unkool.com/tag/facebook/feed" rel="self" type="application/rss+xml" />
	<link>http://unkool.com</link>
	<description>Here is thuyLa&#039;s personal website</description>
	<lastBuildDate>Thu, 22 Mar 2012 22:59:46 +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>Remove black background when viewing Facebook photos</title>
		<link>http://unkool.com/blog/remove-black-background-when-viewing-facebook-photos</link>
		<comments>http://unkool.com/blog/remove-black-background-when-viewing-facebook-photos#comments</comments>
		<pubDate>Wed, 06 Apr 2011 23:04:14 +0000</pubDate>
		<dc:creator>thuyla</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[black]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[remove]]></category>

		<guid isPermaLink="false">http://unkool.com/?p=1279</guid>
		<description><![CDATA[The new black background popup feature in Facebook when viewing photos is kinda dump to me, so I guess it has to go. There are few methods to remove it with little steps in your browser. Method 1: View your Facebook Photos Notice at the end of your browser URL, there is &#038;theater Just delete [...]]]></description>
			<content:encoded><![CDATA[<p>The new black background popup feature in Facebook when viewing photos is kinda dump to me, so I guess it has to go. There are few methods to remove it with little steps in your browser. </p>
<p>Method 1:</p>
<ol>
<li>View your Facebook Photos</li>
<li>Notice at the end of your browser URL, there is <strong>&#038;theater</strong></li>
<li>Just delete <strong>&#038;theater</strong> and hit <strong>Enter</strong></li>
</ol>
<p>Method 2:</p>
<ol>
<li>Using Firefox, install Add-ons <strong><a href="https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/" onclick="window.open(this.href); return false;">Greasemonkey</a></strong></li>
<li>Open up <a href="http://userscripts.org/scripts/show/97067" onclick="window.open(this.href); return false;">this link</a> and <strong>install</strong> the scripts for Greasemonkey</li>
<li>Restart your Firefox</li>
</ol>
<p>Enjoys your old Facebook style&#8230;</p>
<p><img src="http://unkool.com/wp-content/uploads/2011/04/facebook_black_background_removed.jpg" alt="" title="facebook_black_background_removed" width="471" height="214" class="aligncenter size-full wp-image-1286" /></p>
]]></content:encoded>
			<wfw:commentRss>http://unkool.com/blog/remove-black-background-when-viewing-facebook-photos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook iPhone App on iPad (Unpixelated version)</title>
		<link>http://unkool.com/ipad/facebook-iphone-app-on-ipad-unpixelated-version</link>
		<comments>http://unkool.com/ipad/facebook-iphone-app-on-ipad-unpixelated-version#comments</comments>
		<pubDate>Thu, 06 May 2010 00:45:16 +0000</pubDate>
		<dc:creator>thuyla</dc:creator>
				<category><![CDATA[iPad]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[FullForce]]></category>
		<category><![CDATA[jailbreak]]></category>

		<guid isPermaLink="false">http://unkool.com/?p=812</guid>
		<description><![CDATA[Have you tried Facebook iPhone app with 2x resolution on iPad? It does look ugly and pixelated on the iPad right? OK. I have got some cool tweak you could fix that problem. Here is you what need on your iPad (version OS 3.2): Jailbreak your iPad with Spirit. Cydia app: iFile An installed Facebook [...]]]></description>
			<content:encoded><![CDATA[<p>Have you tried Facebook iPhone app with 2x resolution on iPad? It does look ugly and pixelated on the iPad right? OK. I have got some cool tweak you could fix that problem. Here is you what need on your iPad (version OS 3.2):</p>
<ul>
<li>Jailbreak your iPad with <a href="http://www.spiritjb.com/" onclick="window.open(this.href); return false;">Spirit</a>.</li>
<li>Cydia app: iFile</li>
<li>An installed Facebook iPhone app from Apps Store</li>
</ul>
<p>Here is step by step:</p>
<p>- Step 1: Open and run <strong>Cydia</strong> on iPad.<br />
- Step 2: Tap &#8220;Search&#8221; in Cydia and type in &#8220;<strong>iFile</strong>&#8220;, then install it.<br />
- Step 3: Now, close Cydia app.<br />
- Step 4: Open <strong>iFile</strong> app you just installed on your iPad screen.<br />
- Step 5: Navigate to <strong>/var/mobile/Applications</strong><br />
- Step 6: Look for <strong>5AD431ED-809C&#8230;3C5A6F20EA62</strong> (Facebook directory)<br />
- Step 7: Navigate to <strong>Facebook.app</strong> folder and scroll down.<br />
- Step 8: Touch and open <strong>Info.plist</strong> file.<br />
- Step 9: Find the <strong>first</strong> <em>&lt;dict&gt;</em> and add these lines below:</p>
<p style="text-align: left; padding-left: 30px;"><em>&lt;key&gt;UIDeviceFamily&lt;/key&gt;<br />
&lt;array&gt;<br />
&lt;integer&gt;1&lt;/integer&gt;<br />
&lt;integer&gt;2&lt;/integer&gt;<br />
&lt;/array&gt;</em></p>
<p>- Step 10: Done and Save it.<br />
- Step 11: Restart your iPad&#8230;<br />
- Step 12: Open Facebook on your iPad now. Wooolaa&#8230;&#8230; Enjoys.</p>
<p><span style="color: #ff0000;"><strong>UPDATE:</strong></span> There is a new method you can do this easily by installing <strong>FullForce</strong> in Cydia. Open Settings and you will see FullForce settings and enable &#8220;ON&#8221; for Facebook app. This Cydia app can also enable 2x resolution for any others as well. It&#8217;s pretty neat huh? You should install it if you are using a lot iPhone apps on your iPad.</p>
<p><img src="http://unkool.com/wp-content/uploads/2010/05/fullforce_settings.jpg" alt="" title="FullForce Settings" width="595" height="205" class="aligncenter size-full wp-image-936" /></p>
<blockquote><p><strong>Disclaimer:</strong> This little tweak is for personal testing purpose only and I am not responsible for any kind of loss data or damage your iPad. I hope you&#8217;d know what you doing, please do at your own risk.</p></blockquote>
<p>Screenshot:</p>
<p><a href="http://unkool.com/wp-content/uploads/2010/05/ipad_facebook.png"><img class="aligncenter size-full wp-image-827" title="iPad Facebook small" src="http://unkool.com/wp-content/uploads/2010/05/ipad_facebook.jpg" alt="" width="595" height="793" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://unkool.com/ipad/facebook-iphone-app-on-ipad-unpixelated-version/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Facebook username</title>
		<link>http://unkool.com/blog/new-facebook-username</link>
		<comments>http://unkool.com/blog/new-facebook-username#comments</comments>
		<pubDate>Sat, 13 Jun 2009 11:38:33 +0000</pubDate>
		<dc:creator>thuyla</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[username]]></category>

		<guid isPermaLink="false">http://unkool.com/?p=667</guid>
		<description><![CDATA[Have you got your new Facebook username yet? It started at 12:01 AM today and I just got my unique username already. It&#8217;s a good idea reserve yours now. Here is how you need to do: Log in your Facebook account Or type in http://www.facebook.com/username/ to your browser. Click on More Choose your unique name [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.facebook.com/blog.php?post=90316352130" onclick="window.open(this.href); return false;"><img src="http://unkool.com/wp-content/uploads/2009/06/facebook_username.jpg" alt="Facebook Username" title="Facebook Username" width="460" height="91" class="aligncenter size-full wp-image-668" /></a></p>
<p>Have you got your new Facebook username yet? It started at 12:01 AM today and I just got my unique username already. It&#8217;s a good idea reserve yours now. Here is how you need to do:</p>
<ol>
<li>Log in your <a href="http://facebook.com" onclick="window.open(this.href); return false;">Facebook</a> account</li>
<li>Or type in <a href="http://www.facebook.com/username/" onclick="window.open(this.href); return false;">http://www.facebook.com/username/</a> to your browser.</li>
<li>Click on <strong>More</strong></li>
<li>Choose your unique name in &#8220;Enter desired username&#8221; box</li>
<li>Finish by clicking &#8220;Check Availability&#8221;</li>
</ol>
<p>I don&#8217;t know, I have a feeling about this new Facebook username, there must be some good and bad about this, but I&#8217;m not sure. Anyways, <a href="http://360.yahoo.com" target="_blank">Yahoo! 360°</a> is about to close on July 13, and I know a lot of my friends and relatives are using it, they are probably moving to Facebook soon. So, here is my Facebook: <a href="http://www.facebook.com/thuyLa" onclick="window.open(this.href); return false;">http://www.facebook.com/thuyLa</a></p>
]]></content:encoded>
			<wfw:commentRss>http://unkool.com/blog/new-facebook-username/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

