<?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>Vincent Gable's Blog &#187; Latent Semantic Mapping</title>
	<atom:link href="http://vgable.com/blog/tag/latent-semantic-mapping/feed/" rel="self" type="application/rss+xml" />
	<link>http://vgable.com/blog</link>
	<description>my weblog.</description>
	<lastBuildDate>Tue, 29 Nov 2011 22:20:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Automatically Closing NSFW Content (Beta)</title>
		<link>http://vgable.com/blog/2009/01/13/automatically-closing-nsfw-content-beta/</link>
		<comments>http://vgable.com/blog/2009/01/13/automatically-closing-nsfw-content-beta/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 07:55:12 +0000</pubDate>
		<dc:creator>Vincent Gable</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[Automator]]></category>
		<category><![CDATA[IMLocation]]></category>
		<category><![CDATA[Latent Semantic Mapping]]></category>
		<category><![CDATA[Leopard]]></category>

		<guid isPermaLink="false">http://vgable.com/blog/2009/01/13/automatically-closing-nsfw-content-beta/</guid>
		<description><![CDATA[I&#8217;ve finally implemented a neat feature for IMLocation that I&#8217;ve wanted to do for a while now, when you arrive at work, it can automagically close NSFW webpages. NSFW content is detected using the same technology behind Mac OS X&#8217;s Parental Controls. I recommend downloading IMLocation to get the full effect, but you can also [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve finally implemented a neat feature for <a href="http://www.vgable.com/imlocation/">IMLocation</a> that I&#8217;ve wanted to do for a while now, <strong>when you arrive at work, it can automagically close NSFW webpages</strong>.  NSFW content is detected using <a href="http://developer.apple.com/DOCUMENTATION/DARWIN/Reference/ManPages/man1/lsm.1.html">the same technology</a> behind Mac OS X&#8217;s Parental Controls.</p>
<p>I recommend <a href="http://www.vgable.com/imlocation/IMLocation.dmg">downloading IMLocation</a> to get the full effect, but you can also <a href="http://vgable.com/files/Close%20Private%20Webpages%20in%20Safari.action.zip">get just the automator action</a>.  Leopard is required, and it only works with Safari right now.</p>
<p>As you guessed, there is a trade-off between accidentally closing important webpages and letting questionable content slip through.  I&#8217;m not yet sure what the best way to expose tweaking this tradeoff is.  In the mean time I&#8217;ve chosen the more-confusing-but-powerful road, because I think it&#8217;s best to start with something that can do the job, and then refine and simplify it.</p>
<h3>Firefox?</h3>
<p>I want this to work with Firefox, but I am hamstrung by Firefox&#8217;s poor-to-nonexistant AppleScript support.  (In the meantime you can try the <a href="http://corknut.org/worksafer/">worksafer</a> Firefox plugin, but it&#8217;s not a true substitute).</p>
<p>Firefox is geared towards extension through plugins, while Safari has a less-rich plugin architecture, but good scripting support.  Arguably, the Firefox way is better for a web-browser.  I&#8217;ve seen some really cool Firefox plugins that extend the web-browsing experience in ways a script just can&#8217;t.  Unfortunately, what I&#8217;m trying to do &#8212; have NSFW content automatically closed <em>for you</em> when you get to work &#8212; is the sort of thing a script does well, and a plugin does cumbersomely, if at all.</p>
<p>If anyone has some advice on how to hack around Firefox&#8217;s limitations please drop me a line.  Right now my prognosis is &#8220;a lot of work for a clunky payoff&#8221;, so right now I&#8217;m focusing on more pressing concerns.</p>
]]></content:encoded>
			<wfw:commentRss>http://vgable.com/blog/2009/01/13/automatically-closing-nsfw-content-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

