<?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>Mental Masturbation, Musings, and Methods &#187; Facebook</title>
	<atom:link href="http://blog.alexbeutel.com/category/facebook/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.alexbeutel.com</link>
	<description>The Mind of Alex Beutel</description>
	<lastBuildDate>Mon, 02 Aug 2010 06:20:49 +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>Hacking the New Facebook Design with Greasemonkey</title>
		<link>http://blog.alexbeutel.com/17/hacking-the-new-facebook-design-with-greasemonkey/</link>
		<comments>http://blog.alexbeutel.com/17/hacking-the-new-facebook-design-with-greasemonkey/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 04:38:43 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://blog.ambmediadesign.com/?p=17</guid>
		<description><![CDATA[In the seemingly never endless wait yet quickly approaching wake of the Facebook redesign I decided I should update my Greasemonkey Quick Links script.  Unfortunately, hacking this new version of Facebook was not quite as simple as appending some HTML to a div.  Because of Facebook&#8217;s push towards more AJAX integration, even their menu system [...]]]></description>
			<content:encoded><![CDATA[<p>In the seemingly never endless wait yet quickly approaching wake of the Facebook redesign I decided I should update my <a href="http://userscripts.org/scripts/show/11208" target="_blank">Greasemonkey Quick Links script</a>.  Unfortunately, hacking this new version of Facebook was not quite as simple as appending some HTML to a div.  Because of Facebook&#8217;s push towards more AJAX integration, even their menu system is far more Javascript than CSS dependent and now requires running a few of their functions to add event listeners appropriately for new menus.  Because this seemed like a bit of work, I decided to make a nice clean function that others can use should they want to make their own menus in Greasemonkey.  The full new Quick Links script can be found <a href="http://ambmediadesign.com/newFBlinks.js" target="_blank">here</a>.  The function to add a menu is below or viewable as <a href="http://ambmediadesign.com/fbExtensions.js" target="_blank">its own file</a>.</p>
<p><script src="http://gist.github.com/149654.js"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alexbeutel.com/17/hacking-the-new-facebook-design-with-greasemonkey/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
