<?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>Ubuntu Tutorials &#187; facebook</title>
	<atom:link href="http://ubuntu-tutorials.com/tag/facebook/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntu-tutorials.com</link>
	<description>Enhancing your Ubuntu experience!</description>
	<lastBuildDate>Sat, 28 Jan 2012 20:08:41 +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>Ubuntu Tutorials Now Available on Facebook!</title>
		<link>http://ubuntu-tutorials.com/2010/01/15/ubuntu-tutorials-now-available-on-facebook/</link>
		<comments>http://ubuntu-tutorials.com/2010/01/15/ubuntu-tutorials-now-available-on-facebook/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 07:30:22 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=1430</guid>
		<description><![CDATA[I realized today that this blog could do far more to reach Ubuntu Users worldwide than it currently is. For that reason I have created a Facebook page for Ubuntu Tutorials! If you are a fan of this blog, please become a fan on Facebook as well. I would like to be able to better [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.facebook.com/pages/Ubuntu-Tutorials/246419733602" target="_blank"><img class="alignleft size-full wp-image-1433" title="5u84f48n" src="http://ubuntu-tutorials.com/wp-content/uploads/2010/01/5u84f48n.gif" alt="" width="144" height="44" /></a>I realized today that this blog could do far more to reach Ubuntu Users worldwide than it currently is. For that reason I have created a <a title="Ubuntu Tutorials on Facebook" href="http://www.facebook.com/pages/Ubuntu-Tutorials/246419733602">Facebook page for Ubuntu Tutorials</a>! If you are a fan of this blog, please become a fan on Facebook as well. I would like to be able to better reach Ubuntu Users, and the best way to do that is through the largest, most popular site in the world!</p>
<p>To become a fan of Ubuntu Tutorials on Facebook, follow these two simple steps:</p>
<ol>
<li>Visit the <a title="Ubuntu Tutorials on Facebook" href="http://www.facebook.com/pages/Ubuntu-Tutorials/246419733602">Ubuntu Tutorials page</a>. Click &#8220;Become a Fan&#8221; at the top of the page</li>
<li>Invite your Facebook friends to become fans as well!</li>
</ol>
<p>Becoming a fan will allow you to follow blog updates via Facebook, including links to full articles. I&#8217;ll also be including additional Facebook-only contests and events</p>
<p>Help get things moving, become a fan today!</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2010/01/15/ubuntu-tutorials-now-available-on-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Install Flock Browser v1.2 on Ubuntu 8.04</title>
		<link>http://ubuntu-tutorials.com/2008/06/15/how-to-install-flock-browser-v12-on-ubuntu-804/</link>
		<comments>http://ubuntu-tutorials.com/2008/06/15/how-to-install-flock-browser-v12-on-ubuntu-804/#comments</comments>
		<pubDate>Sun, 15 Jun 2008 21:12:03 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[digg]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[flock]]></category>
		<category><![CDATA[social network]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=670</guid>
		<description><![CDATA[It&#8217;s been a while since I&#8217;ve blogged about the Flock Browser, and after checking it out today I thought it was time for an update here at Ubuntu Tutorials.  For all of you that are addicted to all of the social networking sites (Digg, Twitter, Facebook, del.icio.us, Flickr, etc) you get an integrated-into-the-browser experience with [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a while since I&#8217;ve blogged about the Flock Browser, and after checking it out today I thought it was time for an update here at Ubuntu Tutorials.  For all of you that are addicted to all of the social networking sites (Digg, Twitter, Facebook, del.icio.us, Flickr, etc) you get an integrated-into-the-browser experience with the Flock Browser.  Follow the steps below and give &#8216;er a try:</p>
<p><strong>Install Flock Browser v1.2 on Ubuntu 8.04</strong></p>
<p>Unfortunately there are no .deb packages for the Flock Browser so you&#8217;ll have to install things manually.  Yes, this&#8217;ll require some commands at the terminal.  Yes, I&#8217;ll give you cut-and-paste commands.  No, the terminal won&#8217;t eat your cat.</p>
<ol>
<li><a title="Download Flock Web Browser v1.2" href="http://flock.com/get-ready-to-flock">Download Flock Browser v1.2</a> and select &#8220;Save File&#8221; to store it on your Desktop.</li>
<li>Open a terminal and run: <code>sudo tar -C /opt -xzvf Desktop/flock-*.tar.gz</code></li>
<li>Create a link to the new browser within your PATH: <code>sudo ln -s /opt/flock/flock /usr/bin/flock-browser</code></li>
<li>Dump the following into a new file: /usr/share/applications/flock.desktop</li>
</ol>
<blockquote><p><code>[Desktop Entry]<br />
Encoding=UTF-8<br />
Name=Flock<br />
Comment=Flock Web Browser<br />
Exec=flock-browser<br />
Icon=/opt/flock/icons/mozicon128.png<br />
StartupNotify=true<br />
Terminal=false<br />
Type=Application<br />
Categories=Applications;Network</code></p></blockquote>
<p>You should now have a new entry in your Applications menu called &#8220;Flock Web Browser&#8221; (your menu may need to refresh first).  You can also launch the browser from the terminal using the command:</p>
<blockquote><p><code>flock-browser</code></p></blockquote>
<p>Enjoy!  Anytime there is a Flock Browser update you should be able to safely repeat steps 1 and 2 and you&#8217;re set.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2008/06/15/how-to-install-flock-browser-v12-on-ubuntu-804/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic (User agent is rejected)
Database Caching 2/18 queries in 0.013 seconds using disk: basic
Object Caching 281/309 objects using disk: basic

Served from: ubuntu-tutorials.com @ 2012-02-09 13:06:51 -->
