<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on moustache your facebook friends | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/3944</link>
    <description>Recent comments on userscript: moustache your facebook friends</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by James Pereira</title>
      <description>&lt;p&gt;Oh, wow, I should pay more attention to my scripts. I didn't know anyone was using them. I made a few modifications awhile back to this and added animal bodies and things. I'll u/l, along with recent modifications, as soon as I revisit it and make sure it's cool.&lt;/p&gt;</description>
      <pubDate>Wed, 11 Apr 2007 06:59:06 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15736:66213</guid>
      <author>James Pereira</author>
      <link>http://userscripts.org/posts/66213</link>
    </item>
    <item>
      <title>Archived Comments, replied by Richard Ward</title>
      <description>&lt;p&gt;I should add that the left/right arrows only change the width.  the [] will change the height.  I'll see about adding in a rotate later, it would require 2 x points and 2 y points... which I'll have to do some fiddling with to get to work.&lt;/p&gt;</description>
      <pubDate>Tue, 20 Mar 2007 02:12:12 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15736:66214</guid>
      <author>Richard Ward</author>
      <link>http://userscripts.org/posts/66214</link>
    </item>
    <item>
      <title>Archived Comments, replied by Richard Ward</title>
      <description>&lt;p&gt;Here's a couple bits to the resize function that I made.  Originally I had it mapped to the up/down arrows, but that conflicts with page scrolling so I've set it to [] instead... eventually, I'll probably end up switching it all over to wasd&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;
	if(e.keyCode==221)
	{ //This bit by Richard Ward [wardrich@gmail.com]
	  //keyCode 221 is the ] key
	  current_img.height += 1;
	}
	if (e.keyCode==219)
	{ //this bit  by Richard Ward [wardrich@gmail.com]
	  //keyCode 95 is the -/_ key
	  current_img.height -= 1;
	}
&lt;/pre&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 20 Mar 2007 02:10:46 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15736:66215</guid>
      <author>Richard Ward</author>
      <link>http://userscripts.org/posts/66215</link>
    </item>
    <item>
      <title>Archived Comments, replied by Adam 7</title>
      <description>&lt;p&gt;sorry, not profile.php, but album.php (&lt;a href=&quot;http://*facebook.com*album.php&quot;&gt;http://*facebook.com*album.php&lt;/a&gt;*), and &lt;a href=&quot;http://*facebook.com*photo_search&quot;&gt;http://*facebook.com*photo_search&lt;/a&gt;* so as to include all possible tagging instances.&lt;/p&gt;</description>
      <pubDate>Sat, 25 Nov 2006 09:31:55 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15736:66216</guid>
      <author>Adam 7</author>
      <link>http://userscripts.org/posts/66216</link>
    </item>
    <item>
      <title>Archived Comments, replied by Adam 7</title>
      <description>&lt;p&gt;IMO the best Greasemonkey script out there. It'd help if it had a rotate feature as well (I'm not skilled enough to create on myself), but otherwise well done. For future versions, you might want to add &lt;/p&gt;

&lt;p&gt;*facebook.com/photo.php?*
&lt;br /&gt;*facebook.com/profile.php?*&lt;/p&gt;

&lt;p&gt;to the included sites list. Just a thought&lt;/p&gt;</description>
      <pubDate>Sat, 25 Nov 2006 09:20:49 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15736:66217</guid>
      <author>Adam 7</author>
      <link>http://userscripts.org/posts/66217</link>
    </item>
    <item>
      <title>Archived Comments, replied by James Pereira</title>
      <description>&lt;p&gt;Actually, there is resize. You have to look in the code for the info:
&lt;br /&gt;// @description   ********************************************
&lt;br /&gt;// @description   **  TO RESIZE MOUSTACHES, HOVER OVER THE  **
&lt;br /&gt;// @description   **  MOUSTACHE AND PRESS THE LEFT OR RIGHT **
&lt;br /&gt;// @description   **  ARROW KEY                             **
&lt;br /&gt;// @description   ********************************************&lt;/p&gt;</description>
      <pubDate>Sun, 01 Oct 2006 10:53:27 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15736:66218</guid>
      <author>James Pereira</author>
      <link>http://userscripts.org/posts/66218</link>
    </item>
    <item>
      <title>Archived Comments, replied by Adam 7</title>
      <description>&lt;p&gt;quite possibly the greatest script ever created. Unfortunately, there's no resize or rotate feature. If this had a few more options, it would earn my unqualified reccomendation.&lt;/p&gt;</description>
      <pubDate>Mon, 25 Sep 2006 04:32:52 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15736:66219</guid>
      <author>Adam 7</author>
      <link>http://userscripts.org/posts/66219</link>
    </item>
    <item>
      <title>Archived Comments, replied by djm</title>
      <description>&lt;p&gt;Haha, good for laugh..&lt;/p&gt;

&lt;p&gt;Works as of 17.Aug.2006&lt;/p&gt;</description>
      <pubDate>Wed, 16 Aug 2006 20:25:00 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15736:66220</guid>
      <author>djm</author>
      <link>http://userscripts.org/posts/66220</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews</title>
      <description>&lt;p&gt;The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)&lt;/p&gt;</description>
      <pubDate>Wed, 17 Nov 2004 01:05:33 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15736:66212</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/66212</link>
    </item>
  </channel>
</rss>
