<?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>sector-5.net &#187; thread filter</title>
	<atom:link href="http://sector-5.net/archives/tag/thread-filter/feed/" rel="self" type="application/rss+xml" />
	<link>http://sector-5.net</link>
	<description></description>
	<lastBuildDate>Wed, 06 Apr 2011 08:40:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>4chan Filter userscript for Opera</title>
		<link>http://sector-5.net/archives/4chan-filter-userscript-for-opera/</link>
		<comments>http://sector-5.net/archives/4chan-filter-userscript-for-opera/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 17:11:46 +0000</pubDate>
		<dc:creator>Anonymous</dc:creator>
				<category><![CDATA[4chan]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[thread filter]]></category>
		<category><![CDATA[userscript]]></category>

		<guid isPermaLink="false">http://sector-5.net/?p=54</guid>
		<description><![CDATA[Inspired by various Firefox extensions that deal with filtering posts on 4chan, I&#8217;ve taken some time to rewrite such a script for Opera. The current version doesn&#8217;t yet come with as many features as the original, but provides most of the important functionality. If you are using Opera 10.50 or higher, I encourage you to [...]]]></description>
			<content:encoded><![CDATA[<p>Inspired by various Firefox extensions that deal with filtering posts on 4chan, I&#8217;ve taken some time to rewrite such a script for Opera. The current version doesn&#8217;t yet come with as many features as the <a href="http://userscripts.org/scripts/show/33916" title="4chan Thread Filter">original</a>, but provides most of the important functionality. <strong>If you are using Opera 10.50 or higher, I encourage you to use the linked script instead of the one in this post.</strong> (More features, more maintainance, and so forth).</p>

<p><strong>Sample settings (based on real-life /a/)</strong></p>

<p><img src="/wp-content/uploads/2009/01/threadfilter-controlpanel.png" alt="Control panel" title="The control panel" /></p>

<p><strong>Download</strong></p>

<p><a href="http://files.sector-5.net/4chan-filter.js" title="4chan Thread Filter">4chan Filter for Opera, Version 1.3a</a></p>

<p><span id="more-54"></span></p>

<p><strong>Installation instructions</strong></p>

<p>Set up an userscript directory for Opera. This option can be accessed using Tools -> Preferences -> Advanced -> Content -> JavaScript Options. After you&#8217;ve selected a directory, simply drop the .js file there and the script should load automatically.</p>

<p><strong>Things to note</strong></p>

<ul>
<li>All values are interpreted as regular expressions, meaning that some special characters will not work as expected when entered. Those are, for example, <em>.+^$?*[]{}()</em>. Such characters should be escaped with backslash unless you actually know what you&#8217;re doing.</li>
<li>Since Opera doesn&#8217;t provide a way to store variables over a period of time, this script uses cookies to save settings. This means that a) if you disabled cookies nothing will work and b) if you set up Opera to delete new cookies on exit, all your settings will be gone the next time you start your browser.</li>
</ul>

<p><strong>Changelog</strong></p>

<p>01/21/2009 &#8211; Version 1.0. Tested and working with Opera 9.6. Reports indicate it also works with Opera 10.</p>

<p>01/22/2009 &#8211; Version 1.1.</p>

<ul>
<li>Added toggle to sticky or unsticky control panel</li>
<li>Fixed mouseover/mouseout for control panel</li>
<li>All strings are precompiled to RegExps</li>
<li>Added apply and reset buttons</li>
</ul>

<p>02/01/2009 &#8211; Version 1.2. Improved support for <a href="http://www.fybertech.com/userjs/fychan.js">fychan</a>. Still some rough edges though. The post counter isn&#8217;t corrected after expanding a thread, and the `Reset page&#8217; button destroys fychan. Nothing to be done about the latter since fychan always executes after this script.</p>

<p>02/02/2009 &#8211; Version 1.2a. Fixed new settings not taking effect unless the page was reloaded.</p>

<p>01/09/2010 &#8211; Version 1.3a. Updated some code which I don&#8217;t remember the significance of, and changed URL layout to conform to 4chan&#8217;s new URL scheme.</p>
]]></content:encoded>
			<wfw:commentRss>http://sector-5.net/archives/4chan-filter-userscript-for-opera/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>

