<?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>Rossotron.com &#187; script</title>
	<atom:link href="http://rossotron.com/tag/script/feed/" rel="self" type="application/rss+xml" />
	<link>http://rossotron.com</link>
	<description>The eclectic ramblings, interests, and works of Ross Goldberg</description>
	<lastBuildDate>Wed, 08 Sep 2010 16:05:45 +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>AutoLink for Twitter &#8211; New Greasemonkey Script</title>
		<link>http://rossotron.com/2008/06/18/autolink-for-twitter-new-greasemonkey-script/</link>
		<comments>http://rossotron.com/2008/06/18/autolink-for-twitter-new-greasemonkey-script/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 01:18:01 +0000</pubDate>
		<dc:creator>Ross</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[autolink]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[jesse]]></category>
		<category><![CDATA[ruderman]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://rossotron.com/2008/06/18/autolink-for-twitter-new-greasemonkey-script/</guid>
		<description><![CDATA[Greasemonkey @Pistachio on Twitter gave me a great idea for a new Greasemonkey script.&#160; Twitter users know that putting the @ sign in front of someone&#39;s Twitter ID (e.g. @twitterID) is the way to reply to that person through twitter.&#160; When you&#39;re on twitter.com, or using a twitter client, this @twitterID is usually hyperlinked to [...]


Possibly related posts (auto-generated):<ol><li><a href='http://rossotron.com/2007/07/31/tired-of-recent-updates-use-my-greasemonkey-script/' rel='bookmark' title='Permanent Link: Tired of Recent Updates?  Use My Greasemonkey Script!'>Tired of Recent Updates?  Use My Greasemonkey Script!</a></li>
<li><a href='http://rossotron.com/2008/03/24/need-a-link-greasemonkey-to-the-rescue/' rel='bookmark' title='Permanent Link: Need a Link?  Greasemonkey to the Rescue!'>Need a Link?  Greasemonkey to the Rescue!</a></li>
<li><a href='http://rossotron.com/2008/02/06/more-greasemonkey-goodness-threaded-comments-on-vox/' rel='bookmark' title='Permanent Link: More Greasemonkey Goodness &#8211; Threaded Comments on Vox'>More Greasemonkey Goodness &#8211; Threaded Comments on Vox</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
<div at:enclosure="asset" at:xid="6a00d4142121106a4700fad691c81e0005" at:format="small" at:align="right"     class="enclosure enclosure-right enclosure-small photo-enclosure"       style="text-align: center; float: right;">
<div class="enclosure-inner"              style="padding: 9px; border: 1px solid; width: px; margin: 0 0 20px 20px;"     >
<div class="enclosure-list">
<div class="enclosure-item photo-asset last">
<div class="enclosure-image">                          <a href="http://rossotron.com/wp/wp-content/uploads/6a00d4142121106a4700fad691c81e0005.gif"><img src="http://rossotron.com/wp/wp-content/uploads/6a00d4142121106a4700fad691c81e0005.gif" alt="Greasemonkey" title="Greasemonkey" /></a>                      </div>
<div class="enclosure-meta">
<div class="enclosure-asset-name"><a href="http://rossotron.com/wp/wp-content/uploads/6a00d4142121106a4700fad691c81e0005.gif" title="Greasemonkey">Greasemonkey</a></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
<p><!-- end enclosure -->
<p>@Pistachio on Twitter gave me a great idea for a <a href="http://userscripts.org/scripts/show/28705">new Greasemonkey script</a>.&#160; Twitter users know that putting the @ sign in front of someone&#39;s Twitter ID (e.g. @twitterID) is the way to reply to that person through twitter.&#160; When you&#39;re on twitter.com, or using a twitter client, this @twitterID is usually hyperlinked to that Twitter profile page (e.g. <a href="http://www.twitter.com/twitterID">http://www.twitter.com/twitterID</a> ).&#160; However, this is usually NOT the case when you view a Twitter ID on any other&#160;webpage (including Gmail).&#160; I decided to put together a Greasemonkey script that changes that, so that any Twitter ID, anywhere (even in Gmail) will be hyperlinked to the corresponding Twitter profile page.</p>
<p>Since I try not to reinvent the wheel when possible, I built my script on top of Jesse Ruderman&#39;s AutoLink Greasemonkey script.&#160; (I did delete some of the functionality that people might not want, such as bugzilla IDs and phone numbers &#8211; if you want the full version of that script, get it <a href="http://www.squarefree.com/2005/05/22/autolink/">here</a>. Note that you&#39;ll have to merge my Twitter filter into his script if you want the Twitter auto-linking functionality.)</p>
<p>Once you install the script, @rossruns will look like <a href="http://www.twitter.com/rossruns">@rossruns</a>.&#160; As an added benefit, Jesse&#39;s script already converted email addresses and plainlink URLs into hyperlinked versions, so you get that auto-linking functionality with this script, too.</p>
<p>Want to install this script for your own use?&#160; First install Greasemonkey, and then get the script <a href="http://userscripts.org/scripts/show/28705">here</a>.&#160; (Instructions to install Greasemonkey can be found <a href="http://diveintogreasemonkey.org/install/greasemonkey.html">here</a>.)</p>
<p style="clear:both;">      <a href="http://typeset.vox.com/library/post/autolink-for-twitter---new-greasemonkey-script.html?_c=feed-atom-full#comments">Read and post comments</a>   |        <a href="http://www.vox.com/share/6a00d4142121106a4700fae8c42751000b?_c=feed-atom-full">Send to a friend</a>  </p>
</p></div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://rossotron.com/wp/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>Possibly related posts (auto-generated):<ol><li><a href='http://rossotron.com/2007/07/31/tired-of-recent-updates-use-my-greasemonkey-script/' rel='bookmark' title='Permanent Link: Tired of Recent Updates?  Use My Greasemonkey Script!'>Tired of Recent Updates?  Use My Greasemonkey Script!</a></li>
<li><a href='http://rossotron.com/2008/03/24/need-a-link-greasemonkey-to-the-rescue/' rel='bookmark' title='Permanent Link: Need a Link?  Greasemonkey to the Rescue!'>Need a Link?  Greasemonkey to the Rescue!</a></li>
<li><a href='http://rossotron.com/2008/02/06/more-greasemonkey-goodness-threaded-comments-on-vox/' rel='bookmark' title='Permanent Link: More Greasemonkey Goodness &#8211; Threaded Comments on Vox'>More Greasemonkey Goodness &#8211; Threaded Comments on Vox</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://rossotron.com/2008/06/18/autolink-for-twitter-new-greasemonkey-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vox Homepage &#8211; Just The Way You Want It</title>
		<link>http://rossotron.com/2008/03/19/vox-homepage-just-the-way-you-want-it/</link>
		<comments>http://rossotron.com/2008/03/19/vox-homepage-just-the-way-you-want-it/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 22:49:52 +0000</pubDate>
		<dc:creator>Ross</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[homepage]]></category>
		<category><![CDATA[qotd]]></category>
		<category><![CDATA[release 42]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[vox]]></category>
		<category><![CDATA[vox hunt]]></category>

		<guid isPermaLink="false">http://rossotron.com/2008/03/19/vox-homepage-just-the-way-you-want-it/</guid>
		<description><![CDATA[As promised, I spent some time over the past week putting together a Greasemonkey script to reorder the modules on the new Vox homepage. After the feedback people left, the new order I ended up using is: Left Column&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Right Sidebar&#160;1) Posts&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 1) QotD&#160;2) Comments&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 2) Vox Hunt&#160;3) Neighbor Activity&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 3) Team Vox News&#160;4) [This [...]


Possibly related posts (auto-generated):<ol><li><a href='http://rossotron.com/2008/03/11/how-do-you-want-your-vox-homepage-reordered/' rel='bookmark' title='Permanent Link: How Do You Want Your Vox Homepage Reordered?'>How Do You Want Your Vox Homepage Reordered?</a></li>
<li><a href='http://rossotron.com/2008/06/18/autolink-for-twitter-new-greasemonkey-script/' rel='bookmark' title='Permanent Link: AutoLink for Twitter &#8211; New Greasemonkey Script'>AutoLink for Twitter &#8211; New Greasemonkey Script</a></li>
<li><a href='http://rossotron.com/2008/03/13/easier-done-than-said/' rel='bookmark' title='Permanent Link: Easier Done Than Said'>Easier Done Than Said</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
<p>As promised, I spent some time over the past week putting together a <a href="http://en.wikipedia.com/wiki/Greasemonkey">Greasemonkey</a> script to reorder the modules on the new Vox homepage.</p>
<p>After the feedback people left, the new order I ended up using is:</p>
<pre><u>Left Column</u>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <u>Right Sidebar</u>&#160;1) Posts&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 1) QotD&#160;2) Comments&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 2) Vox Hunt&#160;3) Neighbor Activity&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 3) Team Vox News&#160;4) [This is Good] Explore Box&#160;&#160;&#160; 4) Tips Box&#160;5) Vox MSN Advertisement&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 5) Themes Box&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 6) Advertisement&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; 7) Find your friends box</pre>
<p>
<div at:enclosure="asset" at:xid="6a00d4142121106a4700e398e77a4e0004 6a00d4142121106a4700f48ce5ede50003" at:format="strip-vertical" at:align="right" class="enclosure enclosure-right enclosure-strip enclosure-strip-vertical"  style="text-align: center; float: right;">
<div class="enclosure-inner" style="width: 130px; margin: 5px; border: 1px solid; text-align: center;"><a href="http://rossotron.com/wp/wp-content/uploads/6a00d4142121106a4700e398e77a4e0004.jpg" class="enclosure-strip-link" title="Vox Homepage (After Script)"><img src="http://rossotron.com/wp/wp-content/uploads/6a00d4142121106a4700e398e77a4e0004-147x300.jpg" alt="Vox Homepage (After Script)" class="enclosure-strip-image" style="margin: 5px; border: 0;" /></a><br /><a href="http://rossotron.com/wp/wp-content/uploads/6a00d4142121106a4700f48ce5ede50003.jpg" class="enclosure-strip-link" title="Vox Homepage (Before Script)"><img src="http://rossotron.com/wp/wp-content/uploads/6a00d4142121106a4700f48ce5ede50003-147x300.jpg" alt="Vox Homepage (Before Script)" class="enclosure-strip-image" style="margin: 5px; border: 0;" /></a></div>
</p></div>
<p> <!-- end enclosure -->   which can be seen in the screen shots to the right, here:   </p>
<p>Want to install this script for your own use?&#160; First install Greasemonkey, and then get the script <a href="http://userscripts.org/scripts/show/24127">here</a>.&#160; (Instructions to install Greasemonkey can be found <a href="http://diveintogreasemonkey.org/install/greasemonkey.html">here</a>.)</p>
<p>As always, if you have any comments, feedback, or suggestions, or notice any bugs, please leave me a comment or send me a note.&#160; I&#39;ll do my best to stay on top of any issues that arise.</p>
<p>Also, to those people who left me feedback but didn&#39;t get the exact order they wanted &#8211; I&#39;m willing to make a custom version of this script just for you with the modules in the alternative order that you wanted.&#160; Please leave me a comment as to whether you still want the order you suggested, and I&#39;ll send you a PM with the location where you can download/install your custom version of the script.</p>
<p>Enjoy!  </p>
<p style="clear:both;">      <a href="http://typeset.vox.com/library/post/vox-homepage---just-the-way-you-want-it.html?_c=feed-atom-full#comments">Read and post comments</a>   |        <a href="http://www.vox.com/share/6a00d4142121106a4700f48ce5f1fe0003?_c=feed-atom-full">Send to a friend</a>  </p>
</p></div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://rossotron.com/wp/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>Possibly related posts (auto-generated):<ol><li><a href='http://rossotron.com/2008/03/11/how-do-you-want-your-vox-homepage-reordered/' rel='bookmark' title='Permanent Link: How Do You Want Your Vox Homepage Reordered?'>How Do You Want Your Vox Homepage Reordered?</a></li>
<li><a href='http://rossotron.com/2008/06/18/autolink-for-twitter-new-greasemonkey-script/' rel='bookmark' title='Permanent Link: AutoLink for Twitter &#8211; New Greasemonkey Script'>AutoLink for Twitter &#8211; New Greasemonkey Script</a></li>
<li><a href='http://rossotron.com/2008/03/13/easier-done-than-said/' rel='bookmark' title='Permanent Link: Easier Done Than Said'>Easier Done Than Said</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://rossotron.com/2008/03/19/vox-homepage-just-the-way-you-want-it/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Easier Done Than Said</title>
		<link>http://rossotron.com/2008/03/13/easier-done-than-said/</link>
		<comments>http://rossotron.com/2008/03/13/easier-done-than-said/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 17:42:52 +0000</pubDate>
		<dc:creator>Ross</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[homepage]]></category>
		<category><![CDATA[release 42]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[vox]]></category>

		<guid isPermaLink="false">http://rossotron.com/2008/03/13/easier-done-than-said/</guid>
		<description><![CDATA[Okay, that Greasemonkey script I mentioned the other day took a lot less time to make than I thought.&#160; Still waiting to hear what the majority wants for the order of the modules, but my first cut at it seems to work well and doesn&#39;t interfere with the readability of the page at all: Vox [...]


Possibly related posts (auto-generated):<ol><li><a href='http://rossotron.com/2008/03/11/how-do-you-want-your-vox-homepage-reordered/' rel='bookmark' title='Permanent Link: How Do You Want Your Vox Homepage Reordered?'>How Do You Want Your Vox Homepage Reordered?</a></li>
<li><a href='http://rossotron.com/2008/03/19/vox-homepage-just-the-way-you-want-it/' rel='bookmark' title='Permanent Link: Vox Homepage &#8211; Just The Way You Want It'>Vox Homepage &#8211; Just The Way You Want It</a></li>
<li><a href='http://rossotron.com/2008/02/06/more-greasemonkey-goodness-threaded-comments-on-vox/' rel='bookmark' title='Permanent Link: More Greasemonkey Goodness &#8211; Threaded Comments on Vox'>More Greasemonkey Goodness &#8211; Threaded Comments on Vox</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
<p>Okay, that Greasemonkey script I mentioned <a href="http://typeset.vox.com/library/post/how-do-you-want-your-vox-homepage-reordered.html">the other day</a> took a lot less time to make than I thought.&#160; Still waiting to hear what the majority wants for the order of the modules, but my first cut at it seems to work well and doesn&#39;t interfere with the readability of the page at all:</p>
<div at:enclosure="asset" at:xid="6a00d4142121106a4700e398e589f10005" at:format="extra-large" at:align="center"     class="enclosure enclosure-center enclosure-extra-large photo-enclosure"       style="text-align: center;">
<div class="enclosure-inner"              style="padding: 9px; border: 1px solid; width: px; margin: 10px auto;"     >
<div class="enclosure-list">
<div class="enclosure-item photo-asset last">
<div class="enclosure-image">                          <a href="http://rossotron.com/wp/wp-content/uploads/6a00d4142121106a4700e398e589f10005.png"><img src="http://rossotron.com/wp/wp-content/uploads/6a00d4142121106a4700e398e589f10005-300x177.png" alt="Vox homepage, above the fold" title="Vox homepage, above the fold" /></a>                      </div>
<div class="enclosure-meta">
<div class="enclosure-asset-name"><a href="http://rossotron.com/wp/wp-content/uploads/6a00d4142121106a4700e398e589f10005.png" title="Vox homepage, above the fold">Vox homepage, above the fold</a></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
<p><!-- end enclosure -->
<p> 
<div>If you think you might want to use this script, and haven&#39;t already, please be sure to leave me a comment letting me know the order of the boxes as you&#39;d like to see them &#8211; Since the coding was so easy, I&#39;m willing to handle special requests for ordering on a case-by-case basis.</div>
</p>
<p style="clear:both;">      <a href="http://typeset.vox.com/library/post/easier-done-than-said.html?_c=feed-atom-full#comments">Read and post comments</a>   |        <a href="http://www.vox.com/share/6a00d4142121106a4700e398e5825f0004?_c=feed-atom-full">Send to a friend</a>  </p>
</p></div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://rossotron.com/wp/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>Possibly related posts (auto-generated):<ol><li><a href='http://rossotron.com/2008/03/11/how-do-you-want-your-vox-homepage-reordered/' rel='bookmark' title='Permanent Link: How Do You Want Your Vox Homepage Reordered?'>How Do You Want Your Vox Homepage Reordered?</a></li>
<li><a href='http://rossotron.com/2008/03/19/vox-homepage-just-the-way-you-want-it/' rel='bookmark' title='Permanent Link: Vox Homepage &#8211; Just The Way You Want It'>Vox Homepage &#8211; Just The Way You Want It</a></li>
<li><a href='http://rossotron.com/2008/02/06/more-greasemonkey-goodness-threaded-comments-on-vox/' rel='bookmark' title='Permanent Link: More Greasemonkey Goodness &#8211; Threaded Comments on Vox'>More Greasemonkey Goodness &#8211; Threaded Comments on Vox</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://rossotron.com/2008/03/13/easier-done-than-said/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How Do You Want Your Vox Homepage Reordered?</title>
		<link>http://rossotron.com/2008/03/11/how-do-you-want-your-vox-homepage-reordered/</link>
		<comments>http://rossotron.com/2008/03/11/how-do-you-want-your-vox-homepage-reordered/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 19:02:46 +0000</pubDate>
		<dc:creator>Ross</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[homepage]]></category>
		<category><![CDATA[release 41]]></category>
		<category><![CDATA[release 42]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[vox]]></category>

		<guid isPermaLink="false">http://rossotron.com/2008/03/11/how-do-you-want-your-vox-homepage-reordered/</guid>
		<description><![CDATA[If you haven&#39;t noticed yet, Vox pushed out another release (release 42) that fixes some of the issues people were having with the Vox homepage.&#160; Now, you have all your recent comments, posts, and activity visible by just scrolling down the page.&#160; The QotD and the Vox Hunt are together (although not above the fold).&#160; [...]


Possibly related posts (auto-generated):<ol><li><a href='http://rossotron.com/2008/03/19/vox-homepage-just-the-way-you-want-it/' rel='bookmark' title='Permanent Link: Vox Homepage &#8211; Just The Way You Want It'>Vox Homepage &#8211; Just The Way You Want It</a></li>
<li><a href='http://rossotron.com/2008/03/13/easier-done-than-said/' rel='bookmark' title='Permanent Link: Easier Done Than Said'>Easier Done Than Said</a></li>
<li><a href='http://rossotron.com/2007/07/31/tired-of-recent-updates-use-my-greasemonkey-script/' rel='bookmark' title='Permanent Link: Tired of Recent Updates?  Use My Greasemonkey Script!'>Tired of Recent Updates?  Use My Greasemonkey Script!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
<p>If you haven&#39;t noticed yet, Vox pushed out another release (release 42) that fixes some of the issues people were having with the Vox homepage.&#160; Now, you have all your recent comments, posts, and activity visible by just scrolling down the page.&#160; The QotD and the Vox Hunt are together (although not above the fold).&#160; As improvements go, this is MUCH better than release 41, but not quite yet what I could see myself wanting to have on my homepage.</p>
<p>I&#39;m planning to put together another quick-and-dirty Greasemonkey script for the Vox homepage &#8211; the first revision of this (and only planned revision, at this time) will only re-order the content boxes around on the page.&#160; For example, I would much prefer to have the QotD and Vox Hunt up in the top right, where currently the &quot;Find your friends&quot; and ad boxes are.</p>
<p>I&#39;d like to make this script something that people would want to use, so for now, I&#39;d like to hear how you&#39;d like your homepage reordered.&#160; Please leave a comment if you think you&#39;d like to have your homepage reordered in any way, and let me know what your dream order for the boxes would be.&#160; Keep the following in mind:</p>
<ul>
<li>On the first revision, I&#39;m only going to reorder the stuff on the left up/down, and the stuff on the right up/down.&#160; I&#39;m not going to be moving things left-to-right or vice versa, or merging content of boxes.</li>
<li>I&#39;m not going to delete anything.&#160; If you don&#39;t want ads, use an ad blocker.&#160; I <em>will</em> however be amenable to putting things that aren&#39;t used often (like the find your friends widget) at the very bottom of the screen, where you won&#39;t see them often.</li>
</ul>
<p>If I get overwhelming direction in the comments to order things a certain way, I&#39;ll definitely create a version of the script to order them that way.&#160; If there&#39;s a more even split for what people want, I will probably pick the solution I would prefer and just implement that.&#160; If you have any special requests after the fact, send me a note and we&#39;ll see what we can do.</p>
<p>I will be waiting to hear what people think until early next week (March 17th), after which I&#39;ll decide on an order, put together the script, and post a follow-up with a link for people to install it.</p>
<p><span style="color: #ff0000"><strong>Edit:</strong> While hacking Vox to our whims may be fun and useful, the only way it&#39;s ever going to be &quot;fixed&quot; for real is by <a href="http://www.vox.com/services/kb/ask.php">sending Vox some feedback</a> with what you would like changed.&#160; In addition to leaving a comment for me for the short-term fix, I urge you to tell Vox what you&#39;d like reorganized on the home page &#8211; if they get enough feedback asking for a specific change, they will probably at least consider making the change (as shown by their efforts in release 42 to fix some of the complaints they received from their release 41 modifications).</span> </p>
<p style="clear:both;">      <a href="http://typeset.vox.com/library/post/how-do-you-want-your-vox-homepage-reordered.html?_c=feed-atom-full#comments">Read and post comments</a>   |        <a href="http://www.vox.com/share/6a00d4142121106a4700e398e4ed9b0005?_c=feed-atom-full">Send to a friend</a>  </p>
</p></div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://rossotron.com/wp/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>Possibly related posts (auto-generated):<ol><li><a href='http://rossotron.com/2008/03/19/vox-homepage-just-the-way-you-want-it/' rel='bookmark' title='Permanent Link: Vox Homepage &#8211; Just The Way You Want It'>Vox Homepage &#8211; Just The Way You Want It</a></li>
<li><a href='http://rossotron.com/2008/03/13/easier-done-than-said/' rel='bookmark' title='Permanent Link: Easier Done Than Said'>Easier Done Than Said</a></li>
<li><a href='http://rossotron.com/2007/07/31/tired-of-recent-updates-use-my-greasemonkey-script/' rel='bookmark' title='Permanent Link: Tired of Recent Updates?  Use My Greasemonkey Script!'>Tired of Recent Updates?  Use My Greasemonkey Script!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://rossotron.com/2008/03/11/how-do-you-want-your-vox-homepage-reordered/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>More Greasemonkey Goodness &#8211; Threaded Comments on Vox</title>
		<link>http://rossotron.com/2008/02/06/more-greasemonkey-goodness-threaded-comments-on-vox/</link>
		<comments>http://rossotron.com/2008/02/06/more-greasemonkey-goodness-threaded-comments-on-vox/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 23:03:04 +0000</pubDate>
		<dc:creator>Ross</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[threaded]]></category>
		<category><![CDATA[vox]]></category>

		<guid isPermaLink="false">http://rossotron.com/2008/02/06/more-greasemonkey-goodness-threaded-comments-on-vox/</guid>
		<description><![CDATA[Threaded comments &#8211; Hacking Vox http://hack.group&#8230; And so, it&#8217;s official now. Vox seems reluctant to provide the threaded comments support, but where&#8217;s a will, there&#8217;s a way, and I found the way (but only for users of Firefox and other such browsers, that support GreaseMonkey). In case my last hit of Greasemonkey on Vox wasn&#39;t [...]


Possibly related posts (auto-generated):<ol><li><a href='http://rossotron.com/2008/06/18/autolink-for-twitter-new-greasemonkey-script/' rel='bookmark' title='Permanent Link: AutoLink for Twitter &#8211; New Greasemonkey Script'>AutoLink for Twitter &#8211; New Greasemonkey Script</a></li>
<li><a href='http://rossotron.com/2008/03/24/need-a-link-greasemonkey-to-the-rescue/' rel='bookmark' title='Permanent Link: Need a Link?  Greasemonkey to the Rescue!'>Need a Link?  Greasemonkey to the Rescue!</a></li>
<li><a href='http://rossotron.com/2007/07/31/tired-of-recent-updates-use-my-greasemonkey-script/' rel='bookmark' title='Permanent Link: Tired of Recent Updates?  Use My Greasemonkey Script!'>Tired of Recent Updates?  Use My Greasemonkey Script!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
<div at:enclosure="asset" at:xid="6a00d4142121106a4700e398d9f8e90004" at:format="large" at:align="right"     class="enclosure enclosure-right enclosure-large link-enclosure"       style="text-align: center; float: right;">
<div class="enclosure-inner"              style="padding: 9px; border: 1px solid; width: px; margin: 0 0 20px 20px;"     >
<div class="enclosure-list">
<div class="enclosure-item link-asset last">
<div class="enclosure-image">                          <a href="http://typeset.vox.com/library/link/6a00d4142121106a4700e398d9f8e90004.html"><img src="http://rossotron.com/wp/wp-content/uploads/6a00d4142121106a4700e398d9f8e90004.gif" alt="Threaded comments - Hacking Vox" title="Threaded comments - Hacking Vox" /></a>                      </div>
<div class="enclosure-meta">
<div class="enclosure-asset-name"><a href="http://typeset.vox.com/library/link/6a00d4142121106a4700e398d9f8e90004.html" title="Threaded comments - Hacking Vox">Threaded comments &#8211; Hacking Vox</a></div>
<div class="enclosure-asset-subtitle link-subtitle"><a href="http://hack.groups.vox.com/library/post/6a00e398c523ea000200e398c66f0f0003.html" target="new">http://hack.group&#8230;</a></div>
<div class="enclosure-asset-description">And so, it&#8217;s official now. Vox seems reluctant to provide the threaded comments support, but where&#8217;s a will, there&#8217;s a way, and I found the way (but only for users of Firefox and other such browsers, that support GreaseMonkey).</div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
<p><!-- end enclosure -->
<div>In case my <a href="http://typeset.vox.com/library/post/take-control-of-your-vox-recent-activity.html">last hit of Greasemonkey</a> on Vox wasn&#39;t enough for you, here&#39;s another great script to help your Vox user experience &#8211; one that moves comment replies and inserts them in the proper place so your comments are threaded, rather than ordered by timestamp! (See image below for example).</p>
<p>I can&#39;t take credit for this script, it&#39;s the effort of <a href="http://dimrub.vox.com/">Dmitry Rubinstein</a>, who is not only one of the hosts of the <a href="http://hack.groups.vox.com">Hacking Vox</a> group, but has also created a number of other Vox and LiveJournal related scripts (see full list <a href="http://userscripts.org/users/36978/scripts">here</a>).</p>
<p>Dmitry&#39;s <a href="http://dimrub.vox.com/library/post/threaded-comments-1.html">post</a> on the topic has the direct link to install, or you can install via the Userscripts archive located <a href="http://userscripts.org/scripts/show/16105">here</a>.</p>
<div at:enclosure="asset" at:xid="6a00d4142121106a4700e398da021a0003" at:format="extra-large" at:align="center"     class="enclosure enclosure-center enclosure-extra-large photo-enclosure"       style="text-align: center;">
<div class="enclosure-inner"              style="padding: 9px; border: 1px solid; width: px; margin: 10px auto;"     >
<div class="enclosure-list">
<div class="enclosure-item photo-asset last">
<div class="enclosure-image">                          <a href="http://rossotron.com/wp/wp-content/uploads/6a00d4142121106a4700e398da021a0003.jpg"><img src="http://rossotron.com/wp/wp-content/uploads/6a00d4142121106a4700e398da021a0003-274x300.jpg" alt="Example of Threaded Comments" title="Example of Threaded Comments" /></a>                      </div>
<div class="enclosure-meta">
<div class="enclosure-asset-name"><a href="http://rossotron.com/wp/wp-content/uploads/6a00d4142121106a4700e398da021a0003.jpg" title="Example of Threaded Comments">Example of Threaded Comments</a></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
<p><!-- end enclosure -->  </p>
<p><strong>Installation Note</strong>: If you scroll down to the very end of the comments in the announcement post, you&#39;ll see that this script is initially set up for all POSTS only.&#160; In order to make this apply to comments everywhere (audio, video, etc), you&#39;ll need to:</p>
<p>  1. Go to Tools -&gt; Greasemonkey -&gt; Manage user scripts<br />2. Click on &quot;Thread Comments&quot;<br />3. Edit the Include pages to replace <strong>http://*.vox.com/library/post/*</strong> with this: <strong>http://*.vox.com/*</strong></p>
<p>Enjoy your threaded comments!</div>
<p style="clear:both;">      <a href="http://typeset.vox.com/library/post/more-greasemonkey-goodness---threaded-comments-on-vox.html?_c=feed-atom-full#comments">Read and post comments</a>   |        <a href="http://www.vox.com/share/6a00d4142121106a4700e398d9fa9d0004?_c=feed-atom-full">Send to a friend</a>  </p>
</p></div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://rossotron.com/wp/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>Possibly related posts (auto-generated):<ol><li><a href='http://rossotron.com/2008/06/18/autolink-for-twitter-new-greasemonkey-script/' rel='bookmark' title='Permanent Link: AutoLink for Twitter &#8211; New Greasemonkey Script'>AutoLink for Twitter &#8211; New Greasemonkey Script</a></li>
<li><a href='http://rossotron.com/2008/03/24/need-a-link-greasemonkey-to-the-rescue/' rel='bookmark' title='Permanent Link: Need a Link?  Greasemonkey to the Rescue!'>Need a Link?  Greasemonkey to the Rescue!</a></li>
<li><a href='http://rossotron.com/2007/07/31/tired-of-recent-updates-use-my-greasemonkey-script/' rel='bookmark' title='Permanent Link: Tired of Recent Updates?  Use My Greasemonkey Script!'>Tired of Recent Updates?  Use My Greasemonkey Script!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://rossotron.com/2008/02/06/more-greasemonkey-goodness-threaded-comments-on-vox/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Take Control of Your Vox Recent Activity</title>
		<link>http://rossotron.com/2008/02/04/take-control-of-your-vox-recent-activity/</link>
		<comments>http://rossotron.com/2008/02/04/take-control-of-your-vox-recent-activity/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 20:22:59 +0000</pubDate>
		<dc:creator>Ross</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[recent activity]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[vox]]></category>

		<guid isPermaLink="false">http://rossotron.com/2008/02/04/take-control-of-your-vox-recent-activity/</guid>
		<description><![CDATA[Ever since Papi Chulo (formerly Pants Party) first pointed it out to me, I&#39;ve been both happy and frustrated with the Vox Recent Activity page.&#160; On one hand, it does provide an &#34;easy&#34; way to keep track of follow-up comments and favorites on posts you or someone in your neighborhood.&#160; On the other hand, it [...]


Possibly related posts (auto-generated):<ol><li><a href='http://rossotron.com/2007/07/31/tired-of-recent-updates-use-my-greasemonkey-script/' rel='bookmark' title='Permanent Link: Tired of Recent Updates?  Use My Greasemonkey Script!'>Tired of Recent Updates?  Use My Greasemonkey Script!</a></li>
<li><a href='http://rossotron.com/2008/06/18/autolink-for-twitter-new-greasemonkey-script/' rel='bookmark' title='Permanent Link: AutoLink for Twitter &#8211; New Greasemonkey Script'>AutoLink for Twitter &#8211; New Greasemonkey Script</a></li>
<li><a href='http://rossotron.com/2008/03/19/vox-homepage-just-the-way-you-want-it/' rel='bookmark' title='Permanent Link: Vox Homepage &#8211; Just The Way You Want It'>Vox Homepage &#8211; Just The Way You Want It</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
<p>Ever since <a href="http://pop.vox.com/">Papi Chulo (formerly Pants Party)</a> first pointed it out to me, I&#39;ve been both happy and frustrated with the Vox Recent Activity page.&#160; On one hand, it does provide an &quot;easy&quot; way to keep track of follow-up comments and favorites on posts you or someone in your neighborhood.&#160; On the other hand, it can bulky with 30+ posts on the page, each with its own set of comments.&#160; Scrolling down to older posts can put a serious case of carpal tunnel on your mouse-wheel finger, and if you have a couple of really popular threads going, you might not even know that one of the older posts has had a follow-up.&#160; (I&#39;ve also heard some people can&#39;t even load the page in their browsers, but I&#39;m not sure this will fix that issue.)</p>
<p>I decided to jump on the <a href="http://en.wikipedia.com/wiki/Greasemonkey">Greasemonkey</a> bandwagon and write a GM script to help out with this issue.&#160; I came up with a solution that, while quick-and-dirty, does a good job of streamlining the Vox Recent Activity page: the script creates links in each post to show/hide the comments, with the default setting of all comments being hidden on initial page load.&#160; That means your page that used to look like this:<br /> 
<div at:enclosure="asset" at:xid="6a00d4142121106a4700e398d874d80004" at:format="large" at:align="center"     class="enclosure enclosure-center enclosure-large photo-enclosure"       style="text-align: center;">
<div class="enclosure-inner"              style="padding: 9px; border: 1px solid; width: px; margin: 10px auto;"     >
<div class="enclosure-list">
<div class="enclosure-item photo-asset last">
<div class="enclosure-image">                          <a href="http://rossotron.com/wp/wp-content/uploads/6a00d4142121106a4700e398d874d80004.jpg"><img src="http://rossotron.com/wp/wp-content/uploads/6a00d4142121106a4700e398d874d80004-300x234.jpg" alt="Recent Activity Page - Normal" title="Recent Activity Page - Normal" /></a>                      </div>
<div class="enclosure-meta">
<div class="enclosure-asset-name"><a href="http://rossotron.com/wp/wp-content/uploads/6a00d4142121106a4700e398d874d80004.jpg" title="Recent Activity Page - Normal">Recent Activity Page &#8211; Normal</a></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
<p><!-- end enclosure -->  now looks like this:<br /> 
<div at:enclosure="asset" at:xid="6a00d4142121106a4700f30f57b6f70001" at:format="large" at:align="center"     class="enclosure enclosure-center enclosure-large photo-enclosure"       style="text-align: center;">
<div class="enclosure-inner"              style="padding: 9px; border: 1px solid; width: px; margin: 10px auto;"     >
<div class="enclosure-list">
<div class="enclosure-item photo-asset last">
<div class="enclosure-image">                          <a href="http://rossotron.com/wp/wp-content/uploads/6a00d4142121106a4700f30f57b6f70001.jpg"><img src="http://rossotron.com/wp/wp-content/uploads/6a00d4142121106a4700f30f57b6f70001-300x212.jpg" alt="Recent Activity Page - After Script" title="Recent Activity Page - After Script" /></a>                      </div>
<div class="enclosure-meta">
<div class="enclosure-asset-name"><a href="http://rossotron.com/wp/wp-content/uploads/6a00d4142121106a4700f30f57b6f70001.jpg" title="Recent Activity Page - After Script">Recent Activity Page &#8211; After Script</a></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
<p><!-- end enclosure -->   <br />All you have to do to view the comments for an individual post is click on the [+/-] link, and they&#39;ll toggle from hidden to shown.&#160; Click it again and they go back to being hidden!&#160; Pretty cool, huh?<br /> 
<div at:enclosure="asset" at:xid="6a00d4142121106a4700e398d8800b0005" at:format="large" at:align="center"     class="enclosure enclosure-center enclosure-large photo-enclosure"       style="text-align: center;">
<div class="enclosure-inner"              style="padding: 9px; border: 1px solid; width: px; margin: 10px auto;"     >
<div class="enclosure-list">
<div class="enclosure-item photo-asset last">
<div class="enclosure-image">                          <a href="http://rossotron.com/wp/wp-content/uploads/6a00d4142121106a4700e398d8800b0005.jpg"><img src="http://rossotron.com/wp/wp-content/uploads/6a00d4142121106a4700e398d8800b0005-298x300.jpg" alt="Example of Expanded Thread" title="Example of Expanded Thread" /></a>                      </div>
<div class="enclosure-meta">
<div class="enclosure-asset-name"><a href="http://rossotron.com/wp/wp-content/uploads/6a00d4142121106a4700e398d8800b0005.jpg" title="Example of Expanded Thread">Example of Expanded Thread</a></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
<p><!-- end enclosure -->   <br />Now your recent activity page is a lot slimmer, easier to navigate, and you can click on just the posts that you want to follow up on to see the most recent activity.</p>
<p>Want to install this script for your own use?&#160; First install Greasemonkey, and then get the script <a href="http://userscripts.org/scripts/show/22270">here</a>.<br />(Instructions to install Greasemonkey can be found <a href="http://diveintogreasemonkey.org/install/greasemonkey.html">here</a>.)</p>
<p>If you have questions, comments, or suggestions on how to improve this script, please leave a comment here or send me an email.</p>
<p style="clear:both;">      <a href="http://typeset.vox.com/library/post/take-control-of-your-vox-recent-activity.html?_c=feed-atom-full#comments">Read and post comments</a>   |        <a href="http://www.vox.com/share/6a00d4142121106a4700e398d93fbe0002?_c=feed-atom-full">Send to a friend</a>  </p>
</p></div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://rossotron.com/wp/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>Possibly related posts (auto-generated):<ol><li><a href='http://rossotron.com/2007/07/31/tired-of-recent-updates-use-my-greasemonkey-script/' rel='bookmark' title='Permanent Link: Tired of Recent Updates?  Use My Greasemonkey Script!'>Tired of Recent Updates?  Use My Greasemonkey Script!</a></li>
<li><a href='http://rossotron.com/2008/06/18/autolink-for-twitter-new-greasemonkey-script/' rel='bookmark' title='Permanent Link: AutoLink for Twitter &#8211; New Greasemonkey Script'>AutoLink for Twitter &#8211; New Greasemonkey Script</a></li>
<li><a href='http://rossotron.com/2008/03/19/vox-homepage-just-the-way-you-want-it/' rel='bookmark' title='Permanent Link: Vox Homepage &#8211; Just The Way You Want It'>Vox Homepage &#8211; Just The Way You Want It</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://rossotron.com/2008/02/04/take-control-of-your-vox-recent-activity/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Tired of Recent Updates?  Use My Greasemonkey Script!</title>
		<link>http://rossotron.com/2007/07/31/tired-of-recent-updates-use-my-greasemonkey-script/</link>
		<comments>http://rossotron.com/2007/07/31/tired-of-recent-updates-use-my-greasemonkey-script/#comments</comments>
		<pubDate>Tue, 31 Jul 2007 19:39:18 +0000</pubDate>
		<dc:creator>Ross</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[recent updates]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://rossotron.com/2007/07/31/tired-of-recent-updates-use-my-greasemonkey-script/</guid>
		<description><![CDATA[So I know I&#39;m not alone in wanting everyone to turn off that &#34;recent updates&#34; feature that appears on your homepage.&#160; Until Vox admin gets around to letting everyone decide whether the reader wants to view these updates, rather than whether the publisher wants to share it, it seems we&#39;re stuck noticing every time someone [...]


Possibly related posts (auto-generated):<ol><li><a href='http://rossotron.com/2008/06/18/autolink-for-twitter-new-greasemonkey-script/' rel='bookmark' title='Permanent Link: AutoLink for Twitter &#8211; New Greasemonkey Script'>AutoLink for Twitter &#8211; New Greasemonkey Script</a></li>
<li><a href='http://rossotron.com/2008/02/04/take-control-of-your-vox-recent-activity/' rel='bookmark' title='Permanent Link: Take Control of Your Vox Recent Activity'>Take Control of Your Vox Recent Activity</a></li>
<li><a href='http://rossotron.com/2008/03/24/need-a-link-greasemonkey-to-the-rescue/' rel='bookmark' title='Permanent Link: Need a Link?  Greasemonkey to the Rescue!'>Need a Link?  Greasemonkey to the Rescue!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
<p>So I know I&#39;m <a href="http://surfacetension.vox.com/library/post/vox-i-really-really-really-hate-the-recent-updates-section-of-my-homepage.html">not alone</a> in wanting everyone to <a href="http://eightysixfourhundred.vox.com/library/post/recent-updates-does-something-worthwhile.html#comment-6a00c2251d92a98fdb00e39898df790002">turn off that &quot;recent updates&quot; feature</a> that appears on your homepage.&#160; Until Vox admin gets around to letting everyone decide whether <strong>the reader</strong> wants to <strong>view</strong> these updates, rather than whether the <strong>publisher</strong> wants to <strong>share </strong>it, it seems we&#39;re stuck noticing every time someone changes their template, adds a new neighbor, or picks their nose (okay, that last one is made up, but now you probably understand how intrusive/unnecessary this &quot;feature&quot; seems to me).</p>
<p>Anyway, having recently read <a href="http://typeset.vox.com/library/post/not-a-harry-potter-post---spoiler-free.html#comment-6a00d4142121106a4700e398975e490004">Andy&#39;s comment</a> about using Greasemonkey to hide spoilers, I thought it would be pretty easy to use Greasemonkey to similarly hide this section of the homepage.&#160; Using the platypus plugin to cut/widen sections of the table holding the recent updates section, I&#39;ve created a very stupid, simple Greasemonkey script that anyone using<a href="http://www.mozilla.com/en-US/firefox/"> Firefox</a>+<a href="https://addons.mozilla.org/en-US/firefox/addon/748">Greasemonkey</a> can install and automatically get rid of this section of their vox home page.</p>
<p>Basically, all the script does is cut the &quot;recent updates&quot; section from the page and stretch the &quot;recent comments&quot; section to cover the gap, as shown below:</p>
<div at:enclosure="asset" at:xid="6a00d4142121106a4700e398990f410001" at:format="large" at:align="center"     class="enclosure enclosure-center enclosure-large photo-enclosure"       style="text-align: center;">
<div class="enclosure-inner"              style="padding: 9px; border: 1px solid; width: px; margin: 10px auto;"     >
<div class="enclosure-list">
<div class="enclosure-item photo-asset last">
<div class="enclosure-image">                          <a href="http://rossotron.com/wp/wp-content/uploads/6a00d4142121106a4700e398990f410001.jpg"><img src="http://rossotron.com/wp/wp-content/uploads/6a00d4142121106a4700e398990f410001-300x294.jpg" alt="Greasemonkey Change - Before and After" title="Greasemonkey Change - Before and After" /></a>                      </div>
<div class="enclosure-meta">
<div class="enclosure-asset-name"><a href="http://rossotron.com/wp/wp-content/uploads/6a00d4142121106a4700e398990f410001.jpg" title="Greasemonkey Change - Before and After">Greasemonkey Change &#8211; Before and After</a></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
<p><!-- end enclosure -->
<p><u><strong>TO INSTALL:</strong></u></p>
<p>The Greasemonkey script you need to install can be found <a href="http://goldweb.no-ip.com/greasemonkey/platypus-www_vox_com.user.js">here</a>.&#160; If you have the latest <a href="https://addons.mozilla.org/en-US/firefox/addon/748">Greasemonkey</a> add-on installed for <a href="http://www.mozilla.com/en-US/firefox/">Firefox</a>, it should pop up the install box and ask you whether you want to install.&#160; You can view the script if you want to make sure it&#39;s safe, yadda, yadda.&#160; As long as Greasemonkey is turned on, your homepage should load and [almost] immediately be reformatted to hide the &quot;recent updates&quot; section.</p>
<p>Please note that this variant of the script to perform this modification was created by me using the openly available <a href="https://addons.mozilla.org/en-US/firefox/addon/737">Platypus</a> addon for Firefox.&#160; Platypus is not required to use this script.&#160; While it appears to work just fine, I claim no responsibility for any problems you have while installing, modifying, or deleting this script.&#160; If you do have problems, it&#39;s easy to uninstall via Greasemonkey&#39;s configuration page.&#160; Instructions on how to install/use Firefox and Greasemonkey can be found on their respective installation links above.&#160; This script is subject to the same <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/" target="new">Creative Commons Attribution -Noncommercial -Share Alike 3.0 License</a> that governs the rest of the content on my site.</p>
<p><span style="font-size: 0.8em;">Note: I do understand that some people like to see this info, or want to see parts of this info.&#160; I don&#39;t have enough Greasemonkey knowledge to be able to let you configure the section to only hide those kinds of updates you don&#39;t want to see.&#160; If anyone wants to take a shot at this, I&#39;d be more than happy to help however I can, be it beta testing, code reviews, etc.&#160; I just don&#39;t think I can do it on my own given the time and energy I have to commit to things right now.</span></p>
<p></p>
<p style="clear:both;">      <a href="http://typeset.vox.com/library/post/tired-of-recent-updates-use-my-greasemonkey-script.html?_c=feed-atom-full#comments">Read and post comments</a>   |        <a href="http://www.vox.com/share/6a00d4142121106a4700e39899253c0004?_c=feed-atom-full">Send to a friend</a>  </p>
</p></div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://rossotron.com/wp/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>Possibly related posts (auto-generated):<ol><li><a href='http://rossotron.com/2008/06/18/autolink-for-twitter-new-greasemonkey-script/' rel='bookmark' title='Permanent Link: AutoLink for Twitter &#8211; New Greasemonkey Script'>AutoLink for Twitter &#8211; New Greasemonkey Script</a></li>
<li><a href='http://rossotron.com/2008/02/04/take-control-of-your-vox-recent-activity/' rel='bookmark' title='Permanent Link: Take Control of Your Vox Recent Activity'>Take Control of Your Vox Recent Activity</a></li>
<li><a href='http://rossotron.com/2008/03/24/need-a-link-greasemonkey-to-the-rescue/' rel='bookmark' title='Permanent Link: Need a Link?  Greasemonkey to the Rescue!'>Need a Link?  Greasemonkey to the Rescue!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://rossotron.com/2007/07/31/tired-of-recent-updates-use-my-greasemonkey-script/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>
