<?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>(b)logophile &#187; ideas</title>
	<atom:link href="http://www.logophile.org/blog/tags/ideas/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.logophile.org/blog</link>
	<description>blog of a logophile (not "logos", but "λόγος")</description>
	<lastBuildDate>Sun, 11 Jul 2010 15:04:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=2198</generator>
		<item>
		<title>Archive-to-rss</title>
		<link>http://www.logophile.org/blog/2008/05/04/archive-to-rss/</link>
		<comments>http://www.logophile.org/blog/2008/05/04/archive-to-rss/#comments</comments>
		<pubDate>Sun, 04 May 2008 20:33:06 +0000</pubDate>
		<dc:creator>tikitu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.logophile.org/blog/?p=384</guid>
		<description><![CDATA[This idea I give free and gratis to teh internets, in the hopes that somebody more technically adept will implement it: a converter to turn a sequential archive into a delayed-update rss feed. Ever discover a new webcomic? And have your productivity drop to zero while you rampage through an archive backlog of several hundred [...]]]></description>
			<content:encoded><![CDATA[<p>This idea I give free and gratis to teh internets, in the hopes that somebody more technically adept will implement it: a converter to turn a sequential archive into a delayed-update rss feed.</p>

<p>Ever discover a new webcomic? And have your productivity drop to zero while you rampage through an archive backlog of several hundred episodes over a number of years? Imagine if you could drop that comic into your feedreader just like all the others, only you&#8217;d get two or three or five episodes per day, until you&#8217;d caught up.</p>

<p>It could be a spider: tell it which part of the archive page you want as the feed post, and which part is the link to the next entry (if entries have sequentially-numbered urls all the better, but guaranteed each one will have a link to Next and Previous). You also tell the spider how often you want to increment the feed (this stone kills two birds: you get dripfed your comic, and the spider doesn&#8217;t hammer the hell out of the comic server).</p>

<p>Now go forth and implement, ye lazyweb!</p>

<p><em>Update</em>: As I say in the comment below, I&#8217;ve sort of started work on an implementation using <a href="http://www.dapper.net/">Dapper</a> for the scraping (thanks <a href="http://www.justlol.org/">Erik</a> for the suggestion). But in case anyone else likes the idea and is less inept or lazy than I am, here&#8217;s my suggestion for the name: <em>dripfeed</em>. Obvious once you&#8217;ve thought of it. (&#8220;Archive-to-rss&#8221;? Why would you use rss as an archive format? Stupid-pants.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.logophile.org/blog/2008/05/04/archive-to-rss/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Tagging app/API</title>
		<link>http://www.logophile.org/blog/2007/08/01/tagging-appapi/</link>
		<comments>http://www.logophile.org/blog/2007/08/01/tagging-appapi/#comments</comments>
		<pubDate>Wed, 01 Aug 2007 17:57:30 +0000</pubDate>
		<dc:creator>tikitu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[LibraryThing]]></category>
		<category><![CDATA[net]]></category>

		<guid isPermaLink="false">http://www.logophile.org/blog/?p=312</guid>
		<description><![CDATA[Here&#8217;s an idea someone should be working on. There are all these Web2.0 sites out there letting you &#8220;tag&#8221; stuff. Some have excellent tagging interfaces and some are more primitive. What about a single app that talks to all of them? Or, more reasonably, a combination of two things: A standardised tagging API which these [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s an idea someone should be working on.</p>

<p>There are all these Web2.0 sites out there letting you &#8220;tag&#8221; stuff. Some have excellent tagging interfaces and some are more primitive.</p>

<p>What about a single app that talks to all of them?</p>

<p>Or, more reasonably, a combination of two things:</p>

<ol>
<li>A standardised tagging API which these sites can choose to adhere to, and</li>
<li>An app to grab a bunch of tag-object mappings according to the API and manipulate them.</li>
</ol>

<p>That way you can focus the design of the application on tags, rather than <a href="http://flickr.com">photographs</a> or <a href="http://www.librarything.com">books</a> or <a href="http://del.icio.us/">bookmarks</a> or whatever, and your implementation isn&#8217;t constrained by AJAX and web-browser restrictions.</p>

<p>I&#8217;m imagining here something for &#8216;hygienic&#8217; purposes: periodic cleaning up rather than day-to-day use (for that you&#8217;ve got the sites themselves, after all). Plus this raises the possibility of tags crossing over from one site to another &#8212; what do the music of Tom Waits, the novels of China Mi&eacute;ville and the film <em>Fallen Art</em> have in common?<sup>1</sup> (Actually I&#8217;m not sure quite what the answer is, but when I work it out I&#8217;d want to tag all three with it. Perhaps &#8216;junkyard aesthetic&#8217;?)</p>

<p><em>PS</em> There is already a related product on the market: the <a href="http://easyutil.com/index.html">EasyUtil</a> recommendation service promises to do the number-crunching for &#8220;Customers who bought X also bought Y&#8221; matching. The LibraryThing recommendations show that this isn&#8217;t necessarily something you can successfully abstract away from the type of data under consideration (they&#8217;ve got filters for apparent global popularity, so you don&#8217;t get Hairy Pothead topping your recommendations every time, and various other &#8220;special sauce&#8221; additions, which you can&#8217;t see unless you&#8217;ve got an LT account I&#8217;m afraid &#8212; so go <a href="http://www.librarything.com/">sign up</a>!) but still it might work for some applications. And I think a generic solution is likely to work better for what I&#8217;m suggesting here.</p>
<p>Notes:</p><ol class="footnotes"><li id="footnote_0_312" class="footnote">Is there a tag-your-favourite-movie site? If not, there&#8217;s another idea for the taking.</li></ol>]]></content:encoded>
			<wfw:commentRss>http://www.logophile.org/blog/2007/08/01/tagging-appapi/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Delivery delay service</title>
		<link>http://www.logophile.org/blog/2007/06/19/delivery-delay-service/</link>
		<comments>http://www.logophile.org/blog/2007/06/19/delivery-delay-service/#comments</comments>
		<pubDate>Tue, 19 Jun 2007 13:31:19 +0000</pubDate>
		<dc:creator>tikitu</dc:creator>
				<category><![CDATA[ideas]]></category>

		<guid isPermaLink="false">http://www.logophile.org/blog/?p=276</guid>
		<description><![CDATA[Here&#8217;s my latest brilliant idea, offered up for someone with more get-up-and-go to make a fortune from: a delayed-delivery service. More accurately: a load-balanced delivery service. Yesterday&#8217;s mail brought the zine Flytrap (which I haven&#8217;t read yet, hence no review). Last week the latest Electric Velocipede arrived (which I&#8217;ve read but don&#8217;t have time to [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s my latest brilliant idea, offered up for someone with more get-up-and-go to make a fortune from: a delayed-delivery service. More accurately: a <em>load-balanced</em> delivery service.</p>

<p>Yesterday&#8217;s mail brought the zine <a href="http://www.tropismpress.com/flytrap.html">Flytrap</a> (which I haven&#8217;t read yet, hence no review). Last week the latest <a href="http://www.electricvelocipede.com/htm/contents.htm">Electric Velocipede</a> arrived (which I&#8217;ve read but don&#8217;t have time to review, except to say that the cover is <em>smashing</em>), and not long before that was the second <a href="http://www.steampunkmagazine.com/">SteamPunk magazine</a> (same story on time, cover is less smashing but still pretty good).</p>

<p>So in short: all the spring editions are arriving at once (anyone would think it was spring!) and then there&#8217;ll be a looooong pause with nothing in the post&#8230; you get the idea, right?</p>

<p>I leave the technical details (<a href="http://www.scifi.com/scifiction/classics/classics_archive/shaw/shaw1.html">slow glass</a>?<sup>1</sup> bribe the postie? <a href="http://www.schneier.com/blog/archives/2007/04/hacking_the_us.html">subtly incorrect addressing</a>?) to the interested reader.</p>
<p>Notes:</p><ol class="footnotes"><li id="footnote_0_276" class="footnote">I thought the scifiction archives were going boom this month, but as of posting the story is still there.</li></ol>]]></content:encoded>
			<wfw:commentRss>http://www.logophile.org/blog/2007/06/19/delivery-delay-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Loosing ties and losing our grip</title>
		<link>http://www.logophile.org/blog/2005/08/08/loosing-ties-and-losing-our-grip/</link>
		<comments>http://www.logophile.org/blog/2005/08/08/loosing-ties-and-losing-our-grip/#comments</comments>
		<pubDate>Mon, 08 Aug 2005 18:56:37 +0000</pubDate>
		<dc:creator>tikitu</dc:creator>
				<category><![CDATA[ideas]]></category>
		<category><![CDATA[language(s)]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.logophile.org/blog/?p=78</guid>
		<description><![CDATA[I promise not to go grammar-Nazi here, although I expect in the coming months I&#8217;ll be posting more often on language (it&#8217;s the topic of my upcoming PhD study, after all). But I&#8217;ve just seen yet another articulate, carefully written and obviously proofread article talk about &#8220;loosing&#8221; (in this case, &#8220;loosing who we are&#8221;). And [...]]]></description>
			<content:encoded><![CDATA[<p>I promise not to go grammar-Nazi here, although I expect in the coming months I&#8217;ll be posting more often on language (it&#8217;s the topic of my upcoming PhD study, after all). But I&#8217;ve just seen yet <em>another</em> articulate, carefully written and obviously proofread article talk about &#8220;loosing&#8221; (in this case, &#8220;loosing who we are&#8221;). And I think I may have spotted the early stages of a genuinely new influence on language evolution: the spell checker.</p>

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

<p>First, the facts that we should agree on: &#8220;loosing&#8221; is a deliberate action of casting loose, while &#8220;losing&#8221; is an accidental and often bitterly regretted action of misplacement. The second is discussed far more often in normal speech than the first, yet I see the first extraordinarily often on otherwise highly literate websites. (I&#8217;ve also found it while proofreading essays for fellow students, but if memory serves these were usually written by non-native speakers of English, so there may be a bias there.)</p>

<p>And now the speculative bit: what is going on here? I think it&#8217;s very simple: people are trusting their spell checkers, perhaps their grammar checkers also (&#8220;to loose&#8221; is, after all, a transitive verb just like &#8220;to lose&#8221;), and not getting a second proofreading opinion. This is of course particularly the case for blogs; what serious blogger asks someone to proof their post before hitting &#8220;Submit&#8221;?</p>

<p>And more speculation: what will be the long-term effects? I suggest that within ten years &#8220;to loose&#8221; will be accepted by a major dictionary as a spelling variant of &#8220;to lose&#8221;. (Enough examples of the accident in otherwise good-quality prose examples, and people &#8211;particularly children and second language learners&#8211; will start adopting it as canon.) More generally, I think we&#8217;ll see either a near-quantum jump in the quality of spell-checking software (which I don&#8217;t think is very likely; it seems something awfully close to strong AI is needed to really work here), or a whole slew of language changes that can be explained, like this one, by spell-checker blindness. (The substitution of &#8220;wether&#8221; for &#8220;whether&#8221; is a personal favourite of mine, although not one I expect to catch on.)</p>

<p>I don&#8217;t use a spell checker myself. This is partly due to hubris, partly to laziness, and partly because I honestly don&#8217;t think it matters so much on my private blog. I do, however, proofread. I frequently make small changes in the first half-hour or so after posting. And if I find a mistake later than that, I&#8217;ll correct it. So this is also a request to my readers: if you spot something, use the comments here to let me know. No matter how trivial, with the following exceptions:</p>

<ul>
<li>I know that sometimes my left- or right-quotes (both single and double) aren&#8217;t correct. This is an issue of the software I&#8217;m using which I can&#8217;t be bothered fixing at this juncture (it has possibly even been resolved in a more recent version, who knows?).</li>
<li>Please don&#8217;t take me to task for British spellings. Or for American spellings. Or for some illegitimate offspring of the two. I grew up in New Zealand, and my daily reading diet these days is the Internet. I&#8217;m a bit muddled, sure.</li>
</ul>

<p>(At least one regular reader of this blog &#8211;he knows who he is&#8211; could profitably start applying such a scheme on his own site. Or he could give me write access, Wiki-style, like I&#8217;ve <em>pleaded</em> so many times. Just a thought. Actually, there could be a WordPress plugin in there: login as &#8220;proofreader&#8221; and you&#8217;re allowed to change up to five characters in any post. Something to think about next time I get motivated to play with php again.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.logophile.org/blog/2005/08/08/loosing-ties-and-losing-our-grip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New dimensions in scamming?</title>
		<link>http://www.logophile.org/blog/2005/07/09/new-dimensions-in-scamming/</link>
		<comments>http://www.logophile.org/blog/2005/07/09/new-dimensions-in-scamming/#comments</comments>
		<pubDate>Sat, 09 Jul 2005 12:06:31 +0000</pubDate>
		<dc:creator>tikitu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[new media]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.logophile.org/blog/?p=66</guid>
		<description><![CDATA[I&#8217;m not sure quite where I&#8217;m going with this yet, so bear with me; the tale will I hope grow in the telling. I&#8217;ve been struck over the last couple of days by a scam phenomenon that&#8217;s at least new to me, and that seems likely to me to get more and more prevalent. (It&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not sure quite where I&#8217;m going with this yet, so bear with me; the tale will I hope grow in the telling.</p>

<p>I&#8217;ve been struck over the last couple of days by a scam phenomenon that&#8217;s at least new to me, and that seems likely to me to get more and more prevalent. (It&#8217;s quite possible that this sort of thing is going on constantly already, and my recent intensive blog-reading session has only just made it visible to me). I&#8217;m calling it the spur-of-the-moment scam. Recent examples are the Live Journal <a href="http://www.livejournal.com/users/city_glitter/">money-for-vet-bills scam</a>, and a <a href="http://books.slashdot.org/article.pl?sid=05/07/08/1418212&amp;tid=214">Slashdot book review</a> that turned out to be posted by the book&#8217;s author.</p>

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

<p>There are a few of things I find interesting about these two scams. Let me give a quick recap of them both, so we&#8217;re both on the same page.</p>

<p>In the kitty scam, someone posted on LJ that their cat had been burned by local bullies, and that the vet bills would cost $5000. She asked for donations to her PayPal account, and got them. Then one of her friends got suspicious, did a bit of digging, and uncovered the fact that the cat was never sent to the vet at all. According to City_glitter, the whole thing was a social experiment (to prove a point to her father) and the money is being returned. (Friends are waiting for receipts, which is as far as I&#8217;ve followed the sordid little story.)</p>

<p>The Slashdot book review actually took me in. It reviewed a book released under Creative Commons, with a two pound download fee, in terms that made it sound not fantastic but worth at least checking out. Reading the comments, more and more people expressed disappointment with the book and questioned the reviewer&#8217;s impartiality&#8230; until someone realised that both reviewer and author shared an email address.</p>

<p>I&#8217;m calling these &#8220;spur-of-the-moment&#8221; scams, because they both seem to take something that someone has put enormous effort into (City&#95;glitter&#8217;s LJ community of friends, and James Morris&#8217;s book &#8212; make no mistake, badly-written or not, a novel is no small investment in time) and endanger it with a small action that might have seemed clever at the time, but that I bet the respective authors are deeply regretting now. This is a different type of scam to, say, Nigerian spam, where the author sets out from the very get-go to mess up someone&#8217;s life. (At least if City_glitter can be believed in her denials&#8230;) This is ordinary people, who through the scaling effects of the internet suddenly have the potential to skim hundreds or thousands of dollars, for very little <em>extra</em> effort.</p>

<p>But at a pretty big risk. I imagine City_glitter doesn&#8217;t have many friends in the LJ community these days. I guess nobody who reads Slashdot will be buying Morris&#8217;s book (the del.icio.us entry has eight people bookmarking, which is effectively nobody after a Slashdot advertisement). And the interesting thing is, it&#8217;s the same scaling effects that make these scams suddenly easy to perpetrate that also make it almost certain that the perpetrator is going to get smacked down.</p>

<p>First, take the kitty scam. This only works online, because real in-person friends are going to want to visit the poor wee darling, or notice that he&#8217;s still running around at home, or whatever. But also the sheer scale of the online community means that you can pretty quickly amass some serious donations, if you get your friends to sell your story to their friends, who sell it to theirs, and so on and so on. But exactly that scaling effect means you&#8217;re more-or-less certain to bump into someone suspicious at some point. And now the easy flow of information that got your sob story out to so many people starts working against you. Because it&#8217;s so easy to publish the details of Kitty&#8217;s case, suspicious people get more suspicious when you refuse to do so. And they&#8217;re just as free to publish their suspicions as you were to get the original story out there.</p>

<p>(A short digression: <a href="http://www.livejournal.com/users/foxfur/116753.html">Foxfur&#8217;s LJ</a>, blowing the whistle and then defending her position from City&#95;glitter&#8217;s apologists, is a gold-mine for some academic looking into how individuals affirm their group belonging, defend their community against attack, and so on. On the one hand, there&#8217;s Foxfur saying time and again &#8220;Don&#8217;t believe <em>me</em>, look at the facts yourselves, here&#8217;s what I researched, show me I&#8217;m wrong,&#8221; and on the other hand there&#8217;s people laying into her with &#8220;I can&#8217;t believe City_glitter would do this,&#8221; and &#8220;Why are you trying to destroy what we&#8217;ve got here?&#8221; Fascinating, and also pretty scary if you&#8217;re under the illusion that people can be swayed by rational argument. Extrapolating this sort of behaviour to world politics is left as an exercise for the reader.)</p>

<p>The Slashdot self-promotion backfired less spectacularly but far more quickly, and for more or less the same reasons. Slashdot gets a <em>lot</em> of readers. Most of them don&#8217;t comment, but a lot of them probably read most of the comments. All it takes is one of these people (many of them IT professionals, hackers, computer-savvy types) to find the link you forgot to cover between your authorial persona and your reviewer, and the game is up. And because reputation is so important online, you can be damn sure that <em>nobody</em> is going to read your book, no matter how good it is, with that sort of introduction.</p>

<p>I&#8217;m reminded of the Alternate Reality Gaming phenomenon <a href="http://www.logophile.org/blog/2005/06/06/the-game-really-happened/">I posted about</a> a while ago. Here&#8217;s a quote from a lecture by one of the makers of the game (taken from Jane McGonigal&#8217;s paper <a href="http://www.seanstewart.org/beast/mcgonigal/notagame/">&#8216;This Is Not a Game&#8217;: Immersive Aesthetics and Collective Play</a>):</p>

<blockquote> These were the puzzles that would take a day, these were
puzzles that would last a week, and these puzzles they&#8217;d probably never
figure out until we broke down and gave them the answers. So we built a
*three month* schedule around this. And finally we released. The
Cloudmakers [an online collective of players working together to solve the
game] solved *all* of these puzzles on the *first day*. [Italics in
McGonigal's paper.]  </blockquote>

<p>The power of scaling up seems to work both ways, scam-wise. So I&#8217;m asking you to tell all your friends that my pet gherkin has suffered a near-fatal accident, and that only your donation can save its salty skin. Come on, don&#8217;t be shy, the poor warty little dear is in need. Anyone interested in the medical details is welcome to contact me in person.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.logophile.org/blog/2005/07/09/new-dimensions-in-scamming/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Linguistic map of the world</title>
		<link>http://www.logophile.org/blog/2005/06/29/linguistic-map-of-the-world/</link>
		<comments>http://www.logophile.org/blog/2005/06/29/linguistic-map-of-the-world/#comments</comments>
		<pubDate>Wed, 29 Jun 2005 18:02:05 +0000</pubDate>
		<dc:creator>tikitu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[language(s)]]></category>

		<guid isPermaLink="false">http://www.logophile.org/blog/?p=62</guid>
		<description><![CDATA[Here&#8217;s an idea for the new media folk: how about a map of the linguistic connections around the world? Not sure quite how the visualisation would work, but it&#8217;s inspired by this Shirky article, which reinterprets proximity in terms of linguistic connection. In the next century, as countries increasingly trade more in information than hard [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s an idea for the new media folk: how about a map of the linguistic connections around the world? Not sure quite how the visualisation would work, but it&#8217;s inspired by this <a href="http://www.shirky.com/writings/language_networks.html">Shirky article</a>, which reinterprets proximity in terms of linguistic connection.</p>

<blockquote>
In the next century, as countries increasingly trade more in information than hard goods,
the definition of proximity changes from geographic to linguistic: two countries border
one another if and only if they have a language they can use in common.
</blockquote>

<p>Making it fly is left as an exercise for the reader. (Some thoughts: interpreted literally as border connections, the map is no longer planar; whopping great lines superimposed on a &#8220;standard&#8221; projection aren&#8217;t very satisfying; some recognition of numbers or percentages of speakers would be nice.) Me? I got a thesis to write&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.logophile.org/blog/2005/06/29/linguistic-map-of-the-world/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Magic word comment spamtrap</title>
		<link>http://www.logophile.org/blog/2005/06/28/magic-word-comment-spamtrap/</link>
		<comments>http://www.logophile.org/blog/2005/06/28/magic-word-comment-spamtrap/#comments</comments>
		<pubDate>Tue, 28 Jun 2005 13:53:47 +0000</pubDate>
		<dc:creator>tikitu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://www.logophile.org/blog/?p=60</guid>
		<description><![CDATA[A couple of thoughts about trapping comment spam: my first idea was, add a textfield requiring a significant word from the blog entry in question. Simple for a person to produce, and in practise you just need to check if the word occurred in the entry at all, skipping a list of obvious stop words [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of thoughts about trapping comment spam: my first idea was, add a textfield requiring a significant word from the blog entry in question. Simple for a person to produce, and in practise you just need to check if the word occurred in the entry at all, skipping a list of obvious stop words (&#8220;in&#8221;, &#8220;the&#8221;, etc.).</p>

<p>But of course a clever robot spider from hell can deal with that: the same technique <em>generates</em> magic words as tests for them.</p>

<p>So my second idea was a textfield already <em>containing</em> a word, with a note saying &#8220;If you submit this form without clearing this textfield, I&#8217;ll know you&#8217;re a robot spider from hell.&#8221; Better still, &#8220;Change this word to the one following it in the article above, to prove you&#8217;re not &#8230;&#8221; You get the idea.</p>

<p>For added fun, rotate these methods (and the simpler &#8220;Don&#8217;t fill in this textfield unless you&#8217;re a RSfH&#8221; on eg. the URL field) at random. If I didn&#8217;t have a thesis to write, I&#8217;d put together a wordpress plugin.</p>

<p>(Why am I thinking about this, given the obvious lack of comment spam on my blog? Because (a) I still occasionally moderate down posts advertising the-card-game-whose-name-we-do-not-speak, and (b) I&#8217;m terrified that one of the extremely infrequent genuine comments of my friends is going to get blitzed. It&#8217;s not that I don&#8217;t trust <a href="http://unknowngenius.com/blog/wordpress/spam-karma/dev/">Spam Karma</a>, it&#8217;s simply that I don&#8217;t understand it.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.logophile.org/blog/2005/06/28/magic-word-comment-spamtrap/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>My hat is floppy&#8230; no more!</title>
		<link>http://www.logophile.org/blog/2005/06/24/my-hat-is-floppy-no-more/</link>
		<comments>http://www.logophile.org/blog/2005/06/24/my-hat-is-floppy-no-more/#comments</comments>
		<pubDate>Fri, 24 Jun 2005 12:14:41 +0000</pubDate>
		<dc:creator>tikitu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[madness]]></category>

		<guid isPermaLink="false">http://www.logophile.org/blog/?p=58</guid>
		<description><![CDATA[Just had to quickly comment on my latest lowtech repair effort. I&#8217;ve got rather a nice Kiwi Stockman oilskin hat, which (as it is today topping 30 degrees) I&#8217;ve been wearing religiously to protect my poor little nose. However it suffers from one defect: the brim is floppy, so when I&#8217;m cycling the wind of [...]]]></description>
			<content:encoded><![CDATA[<p>Just had to quickly comment on my latest lowtech repair effort.</p>

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

<p>I&#8217;ve got rather a nice Kiwi Stockman oilskin hat, which (as it is today topping 30 degrees) I&#8217;ve been wearing religiously to protect my poor little nose. However it suffers from one defect: the brim is floppy, so when I&#8217;m cycling the wind of my passage sends it either down over my eyes (and no longer over my nose) or plastered up against my forehead (similarly useless for its original purpose).</p>

<p>The solution: brake cable from a bicycle, threaded through the rim of the brim. It&#8217;s just springy enough to keep the brim the right shape, while still flexible enough to cope with my rather casual handling. All in all, a perfect solution. Although a little girl did yell &#8220;Cowboy&#8221; at me as I cycled past her on my way to work this morning.</p>

<p>I haven&#8217;t got a camera, so I can&#8217;t show you the results in all their glory. I was going to do an artist&#8217;s impression, but it turns out that this requires&#8230; erm, an <em>artist</em>. Oh, all right.</p>

<p><a href="http://www.logophile.org/blog/?pp_album=1&amp;pp_image=hat.jpg" title="Artist&#39;s impression of my hat repairs" target="_top"><img src="http://www.logophile.org/blog/wp-content/photos/hat.jpg" width="308" height="410" alt="Artist&#39;s impression of my hat repairs" class="centered" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.logophile.org/blog/2005/06/24/my-hat-is-floppy-no-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>space opera generator</title>
		<link>http://www.logophile.org/blog/2005/04/22/space-opera-generator/</link>
		<comments>http://www.logophile.org/blog/2005/04/22/space-opera-generator/#comments</comments>
		<pubDate>Fri, 22 Apr 2005 12:43:53 +0000</pubDate>
		<dc:creator>tikitu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ideas]]></category>

		<guid isPermaLink="false">http://www.logophile.org/blog/?p=20</guid>
		<description><![CDATA[Along the lines of the random CompSci paper generator, it seems to me the world needs a random Space Opera generator. I&#8217;m remembering E.E. &#8216;Doc&#8217; Smith&#8217;s Lensman series, and thinking that this shouldn&#8217;t be so very difficult. For extra credit, have it learn the quirks of your favourite author, grammar-induction style.]]></description>
			<content:encoded><![CDATA[<p>Along the lines of the <a href="http://www.logophile.org/blog/2005/04/18/auto-generated-paper-accepted-for-conference/">random CompSci paper generator</a>, it seems to me the world <em>needs</em> a random Space Opera generator. I&#8217;m remembering E.E. &#8216;Doc&#8217; Smith&#8217;s <em>Lensman</em> series, and thinking that this shouldn&#8217;t be so very difficult.</p>

<p>For extra credit, have it learn the quirks of your favourite author, grammar-induction style.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.logophile.org/blog/2005/04/22/space-opera-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
