<?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>Focus the Web &#187; trick</title>
	<atom:link href="http://www.focustheweb.com/tag/trick/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.focustheweb.com</link>
	<description>Music, Web Design, Ideas</description>
	<lastBuildDate>Sat, 21 Aug 2010 15:52:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Select all Facebook friends</title>
		<link>http://www.focustheweb.com/2010/03/select-all-facebook-friends/</link>
		<comments>http://www.focustheweb.com/2010/03/select-all-facebook-friends/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 07:57:36 +0000</pubDate>
		<dc:creator>Giovanni Cappellotto</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[friends]]></category>
		<category><![CDATA[suggestions]]></category>
		<category><![CDATA[trick]]></category>

		<guid isPermaLink="false">http://www.focustheweb.com/?p=157</guid>
		<description><![CDATA[This little script helps you to select all your facebook friends (to share something or send page suggestions):

Using Firefox and Firebug open a facebook page, click &#8220;Suggest to friends&#8221;, a popup window with all your contacts will open.
Paste inside the console area the code above than click &#8220;run&#8221;, all your friends should be now selected!
Update:
There&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>This little script helps you to <strong>select all your facebook friends</strong> (to <em>share something</em> or send <em>page suggestions</em>):</p>
<p><script src="http://gist.github.com/368187.js?file=select_all_facebook_friends_1.js"></script></p>
<p>Using <strong>Firefox</strong> and <strong>Firebug</strong> open a facebook page, click &#8220;Suggest to friends&#8221;, a popup window with all your contacts will open.<br />
Paste inside the <em>console area</em> the code above than click &#8220;run&#8221;, all your friends should be now selected!</p>
<p><strong>Update</strong>:<br />
There&#8217;s an <em>easiest</em> way to run this code, just put it all in a row and prepend the keyword <samp>javascript:</samp> than paste the object code inside the address input field of the browser and press enter.</p>
<p>Copy and paste inside address bar:<br />
<script src="http://gist.github.com/368187.js?file=select_all_facebook_friends_2.js"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.focustheweb.com/2010/03/select-all-facebook-friends/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
