<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: What Ails Me</title>
	<atom:link href="http://www.beingamberrhea.com/2005/09/12/what-ails-me/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.beingamberrhea.com/2005/09/12/what-ails-me/</link>
	<description>Making the baby Jesus cry since 2002.</description>
	<pubDate>Wed, 07 Jan 2009 20:57:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Amber</title>
		<link>http://www.beingamberrhea.com/2005/09/12/what-ails-me/#comment-25932</link>
		<dc:creator>Amber</dc:creator>
		<pubDate>Wed, 14 Sep 2005 13:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://amber.tangerinecs.com/?p=726#comment-25932</guid>
		<description>Thanks for the info. I tend to find captchas annoying - and I feel that anything that causes the user to expend more energy than necessary is indicative of a bad UI - but we'll see. If my session-based idea that I have swimming around in my head doesn't work, I may give it a shot. I may just do something like, the first time a person comments they have to pass my "are you human?" test, and from then on out they're allowed to post unrestricted. I can create a database table of "known users" or something.
&lt;br /&gt;
&lt;br /&gt;Oh, and as to &lt;code&gt;nofollow&lt;/code&gt;... WTF? I thought I'd coded it in there. Gah. Oh well.</description>
		<content:encoded><![CDATA[<p>Thanks for the info. I tend to find captchas annoying - and I feel that anything that causes the user to expend more energy than necessary is indicative of a bad UI - but we&#8217;ll see. If my session-based idea that I have swimming around in my head doesn&#8217;t work, I may give it a shot. I may just do something like, the first time a person comments they have to pass my &#8220;are you human?&#8221; test, and from then on out they&#8217;re allowed to post unrestricted. I can create a database table of &#8220;known users&#8221; or something.</p>
<p>Oh, and as to <code>nofollow</code>&#8230; WTF? I thought I&#8217;d coded it in there. Gah. Oh well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garrett</title>
		<link>http://www.beingamberrhea.com/2005/09/12/what-ails-me/#comment-25931</link>
		<dc:creator>Garrett</dc:creator>
		<pubDate>Wed, 14 Sep 2005 13:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://amber.tangerinecs.com/?p=726#comment-25931</guid>
		<description>And here are some &lt;A href="http://en.wikipedia.org/wiki/Captcha#PHP"&gt;PHP captchas&lt;/a&gt; that may work for you.</description>
		<content:encoded><![CDATA[<p>And here are some <a href="http://en.wikipedia.org/wiki/Captcha#PHP">PHP captchas</a> that may work for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garrett</title>
		<link>http://www.beingamberrhea.com/2005/09/12/what-ails-me/#comment-25930</link>
		<dc:creator>Garrett</dc:creator>
		<pubDate>Wed, 14 Sep 2005 13:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://amber.tangerinecs.com/?p=726#comment-25930</guid>
		<description>I've also seen somewhere (I forget where now) an extra field in the comments stuff where you have to answer a question (like "what are letters #4-10 in my email address?") in order to post a comment, and the site owner just changes the question randomly, or every week or two.  If the commenter doesn't type "ertange" as the answer, the blog doesn't post his comment.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve also seen somewhere (I forget where now) an extra field in the comments stuff where you have to answer a question (like &#8220;what are letters #4-10 in my email address?&#8221;) in order to post a comment, and the site owner just changes the question randomly, or every week or two.  If the commenter doesn&#8217;t type &#8220;ertange&#8221; as the answer, the blog doesn&#8217;t post his comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garrett</title>
		<link>http://www.beingamberrhea.com/2005/09/12/what-ails-me/#comment-25929</link>
		<dc:creator>Garrett</dc:creator>
		<pubDate>Wed, 14 Sep 2005 13:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://amber.tangerinecs.com/?p=726#comment-25929</guid>
		<description>&lt;blockquote&gt;A captcha (an acronym for "completely automated public Turing test to tell computers and humans apart") is a type of challenge-response test used in computing to determine whether or not the user is human. The term was coined in 2000 by Luis von Ahn, Manuel Blum, and Nicholas J. Hopper of Carnegie Mellon University, and John Langford of IBM. A common type of captcha requires that the user type the letters of a distorted and/or obscured sequence of letters or digits that appears on the screen. Because the test is administered by a computer, in contrast to the standard Turing test that is administered by a human, a captcha is sometimes described as a reverse Turing test.&lt;/blockquote&gt;
&lt;br /&gt;Anyway, yeah, I don't see nofollow tags anywhere, but maybe that's a good thing.  I like the idea, but I also think we shouldn't penalize everyone for spammers' asshattery.  A lot of people find your blog via Google, and I wouldn't want you to lose that.</description>
		<content:encoded><![CDATA[<blockquote><p>A captcha (an acronym for &#8220;completely automated public Turing test to tell computers and humans apart&#8221;) is a type of challenge-response test used in computing to determine whether or not the user is human. The term was coined in 2000 by Luis von Ahn, Manuel Blum, and Nicholas J. Hopper of Carnegie Mellon University, and John Langford of IBM. A common type of captcha requires that the user type the letters of a distorted and/or obscured sequence of letters or digits that appears on the screen. Because the test is administered by a computer, in contrast to the standard Turing test that is administered by a human, a captcha is sometimes described as a reverse Turing test.</p></blockquote>
<p>Anyway, yeah, I don&#8217;t see nofollow tags anywhere, but maybe that&#8217;s a good thing.  I like the idea, but I also think we shouldn&#8217;t penalize everyone for spammers&#8217; asshattery.  A lot of people find your blog via Google, and I wouldn&#8217;t want you to lose that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jen</title>
		<link>http://www.beingamberrhea.com/2005/09/12/what-ails-me/#comment-25928</link>
		<dc:creator>Jen</dc:creator>
		<pubDate>Tue, 13 Sep 2005 19:52:06 +0000</pubDate>
		<guid isPermaLink="false">http://amber.tangerinecs.com/?p=726#comment-25928</guid>
		<description>&lt;a href="http://www.peskyapostrophe.com/"&gt;Mac&lt;/a&gt; uses Captchas.</description>
		<content:encoded><![CDATA[<p><a href="http://www.peskyapostrophe.com/">Mac</a> uses Captchas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amber</title>
		<link>http://www.beingamberrhea.com/2005/09/12/what-ails-me/#comment-25927</link>
		<dc:creator>Amber</dc:creator>
		<pubDate>Tue, 13 Sep 2005 19:36:10 +0000</pubDate>
		<guid isPermaLink="false">http://amber.tangerinecs.com/?p=726#comment-25927</guid>
		<description>I already use ref="nofollow". What is a captcha? Or should I just fucking Google it? (Which will have to wait, since I'm working at the moment.) Anyway, I need to just put in some session-based checking thing that prevents people from spamming the form, but I've been too lazy to sit down and do it.</description>
		<content:encoded><![CDATA[<p>I already use ref=&#8221;nofollow&#8221;. What is a captcha? Or should I just fucking Google it? (Which will have to wait, since I&#8217;m working at the moment.) Anyway, I need to just put in some session-based checking thing that prevents people from spamming the form, but I&#8217;ve been too lazy to sit down and do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garrett</title>
		<link>http://www.beingamberrhea.com/2005/09/12/what-ails-me/#comment-25926</link>
		<dc:creator>Garrett</dc:creator>
		<pubDate>Tue, 13 Sep 2005 18:44:50 +0000</pubDate>
		<guid isPermaLink="false">http://amber.tangerinecs.com/?p=726#comment-25926</guid>
		<description>No, if it were spam, it'd be a random link to somebody's pharmaceuticals site, in a comment from 2003 about New York.  Have you thought about using a captcha or a ref=nofollow tag, or both?</description>
		<content:encoded><![CDATA[<p>No, if it were spam, it&#8217;d be a random link to somebody&#8217;s pharmaceuticals site, in a comment from 2003 about New York.  Have you thought about using a captcha or a ref=nofollow tag, or both?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amber</title>
		<link>http://www.beingamberrhea.com/2005/09/12/what-ails-me/#comment-25924</link>
		<dc:creator>Amber</dc:creator>
		<pubDate>Tue, 13 Sep 2005 15:56:33 +0000</pubDate>
		<guid isPermaLink="false">http://amber.tangerinecs.com/?p=726#comment-25924</guid>
		<description>Thanks, Bhoooze. What would I do without you?
&lt;br /&gt;
&lt;br /&gt;And just for the record, everyone else - this is not, in fact, spam. :P</description>
		<content:encoded><![CDATA[<p>Thanks, Bhoooze. What would I do without you?</p>
<p>And just for the record, everyone else - this is not, in fact, spam. :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bhoooze</title>
		<link>http://www.beingamberrhea.com/2005/09/12/what-ails-me/#comment-25925</link>
		<dc:creator>bhoooze</dc:creator>
		<pubDate>Tue, 13 Sep 2005 15:42:53 +0000</pubDate>
		<guid isPermaLink="false">http://amber.tangerinecs.com/?p=726#comment-25925</guid>
		<description>http://my.webmd.com/medical_information/condition_centers/pain_management/default.htm?z=3074_00000_1010_00_03</description>
		<content:encoded><![CDATA[<p><a href="http://my.webmd.com/medical_information/condition_centers/pain_management/default.htm?z=3074_00000_1010_00_03" rel="nofollow">http://my.webmd.com/medical_information/condition_centers/pain_management/default.htm?z=3074_00000_1010_00_03</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jen</title>
		<link>http://www.beingamberrhea.com/2005/09/12/what-ails-me/#comment-25923</link>
		<dc:creator>Jen</dc:creator>
		<pubDate>Tue, 13 Sep 2005 15:05:55 +0000</pubDate>
		<guid isPermaLink="false">http://amber.tangerinecs.com/?p=726#comment-25923</guid>
		<description>You need to drink gallons of cranberry juice.</description>
		<content:encoded><![CDATA[<p>You need to drink gallons of cranberry juice.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
