<?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>aLemmer &#187; Facebook</title>
	<atom:link href="http://blog.alemmer.com/tag/facebook/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.alemmer.com</link>
	<description>IT Tutorials, Musings, and Works</description>
	<lastBuildDate>Tue, 06 Jul 2010 01:12:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Display Updates via RSS &amp; PHP in WordPress</title>
		<link>http://blog.alemmer.com/2010/06/display-updates-via-rss-php-in-wordpress/</link>
		<comments>http://blog.alemmer.com/2010/06/display-updates-via-rss-php-in-wordpress/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 12:07:16 +0000</pubDate>
		<dc:creator>Anthony Lemmer</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[website development]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://alemmer.com/?p=1750</guid>
		<description><![CDATA[Display certain information from an RSS feed. Works well for grabbing updates from Twitter, Facebook Pages, &#038;c. No plug-in required. Displaying an Update from RSS In the example I&#8217;ll use the code I wrote for displaying the newest status update from a Facebook Page. 1 2 3 4 5 6 7 8 9 10 &#60;?php [...]]]></description>
		<wfw:commentRss>http://blog.alemmer.com/2010/06/display-updates-via-rss-php-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hide the Facebook Chat Altogether</title>
		<link>http://blog.alemmer.com/2010/02/hide-the-facebook-chat-altogether/</link>
		<comments>http://blog.alemmer.com/2010/02/hide-the-facebook-chat-altogether/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 20:57:54 +0000</pubDate>
		<dc:creator>Anthony Lemmer</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://alemmer.com/?p=1253</guid>
		<description><![CDATA[Problem You would like to hide the chat feature from Facebook. Solution A few people on Facebook were complaining about the Facebook chat feature, so I quickly whipped this up. The script is CSS that states: 1 2 3 .fbx_bar &#123; display: none; &#125; Here is the script: Facebook Chat Hider (CSS). Applying the script [...]]]></description>
		<wfw:commentRss>http://blog.alemmer.com/2010/02/hide-the-facebook-chat-altogether/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deleting Updates in Facebook</title>
		<link>http://blog.alemmer.com/2009/06/deleting-updates-in-facebook/</link>
		<comments>http://blog.alemmer.com/2009/06/deleting-updates-in-facebook/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 23:02:06 +0000</pubDate>
		<dc:creator>Anthony Lemmer</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Facebook]]></category>

		<guid isPermaLink="false">http://www.alemmer.com/?p=775</guid>
		<description><![CDATA[Problem You wish to delete an update you made on Facebook, for whatever reason. Solution Make sure you&#8217;re logged in. Visit your profile page. You can get there by clicking profile from the blue navigation bar. Mouse-over the post that you wish to delete; a button labeled remove should appear. Click the remove button.]]></description>
		<wfw:commentRss>http://blog.alemmer.com/2009/06/deleting-updates-in-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
