<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for The Ramblings</title>
	<atom:link href="http://anonbadger.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://anonbadger.wordpress.com</link>
	<description>Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius - and a lot of courage - to move in the opposite direction.  -- Albert Einstein</description>
	<lastBuildDate>Thu, 16 May 2013 15:32:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Fun from other people&#8217;s unicode woes by abadger1999</title>
		<link>http://anonbadger.wordpress.com/2013/05/13/fun-from-other-peoples-unicode-woes/#comment-614</link>
		<dc:creator><![CDATA[abadger1999]]></dc:creator>
		<pubDate>Thu, 16 May 2013 15:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://anonbadger.wordpress.com/?p=344#comment-614</guid>
		<description><![CDATA[Thanks!

/me goes to order that]]></description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>/me goes to order that</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fun from other people&#8217;s unicode woes by Tobu</title>
		<link>http://anonbadger.wordpress.com/2013/05/13/fun-from-other-peoples-unicode-woes/#comment-613</link>
		<dc:creator><![CDATA[Tobu]]></dc:creator>
		<pubDate>Thu, 16 May 2013 06:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://anonbadger.wordpress.com/?p=344#comment-613</guid>
		<description><![CDATA[The author did write a book: http://www.laurenipsum.org/

Here&#039;s the original post: https://www.facebook.com/cmb/posts/619241744770551]]></description>
		<content:encoded><![CDATA[<p>The author did write a book: <a href="http://www.laurenipsum.org/" rel="nofollow">http://www.laurenipsum.org/</a></p>
<p>Here&#8217;s the original post: <a href="https://www.facebook.com/cmb/posts/619241744770551" rel="nofollow">https://www.facebook.com/cmb/posts/619241744770551</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Porting Kitchen to Python3: Part 1 &#8212; Detecting string types by rdavidmurray</title>
		<link>http://anonbadger.wordpress.com/2012/09/15/porting-kitchen-to-python3-part-1-detecting-string-types/#comment-475</link>
		<dc:creator><![CDATA[rdavidmurray]]></dc:creator>
		<pubDate>Sat, 15 Sep 2012 23:32:54 +0000</pubDate>
		<guid isPermaLink="false">http://anonbadger.wordpress.com/?p=300#comment-475</guid>
		<description><![CDATA[You can instead write:

  isinstance(var, (str, bytes, bytearray))

But most of the time tou are right, what you really need to do is refactor the code.]]></description>
		<content:encoded><![CDATA[<p>You can instead write:</p>
<p>  isinstance(var, (str, bytes, bytearray))</p>
<p>But most of the time tou are right, what you really need to do is refactor the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My first python3 script by abadger1999</title>
		<link>http://anonbadger.wordpress.com/2012/09/03/my-first-python3-script/#comment-394</link>
		<dc:creator><![CDATA[abadger1999]]></dc:creator>
		<pubDate>Tue, 04 Sep 2012 15:23:01 +0000</pubDate>
		<guid isPermaLink="false">http://anonbadger.wordpress.com/?p=305#comment-394</guid>
		<description><![CDATA[I think that who doesn&#039;t return information about past logins.  So it doesn&#039;t keep them from logging in for a portion of their quota, logging out, and repeating as often as they like.  I remember thinking about using `last` output at one time but went with a db instead... I don&#039;t remember why.]]></description>
		<content:encoded><![CDATA[<p>I think that who doesn&#8217;t return information about past logins.  So it doesn&#8217;t keep them from logging in for a portion of their quota, logging out, and repeating as often as they like.  I remember thinking about using `last` output at one time but went with a db instead&#8230; I don&#8217;t remember why.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My first python3 script by pingou</title>
		<link>http://anonbadger.wordpress.com/2012/09/03/my-first-python3-script/#comment-385</link>
		<dc:creator><![CDATA[pingou]]></dc:creator>
		<pubDate>Tue, 04 Sep 2012 07:27:47 +0000</pubDate>
		<guid isPermaLink="false">http://anonbadger.wordpress.com/?p=305#comment-385</guid>
		<description><![CDATA[On the stupid question level, since &#039;who&#039; returns you the last login time, why don&#039;t you use this information to check if the time is above the quota ?

Then the db could just register when you log-out someone on a given day and check if this person has already been logoff today. But at the end it should do the same thing :-)]]></description>
		<content:encoded><![CDATA[<p>On the stupid question level, since &#8216;who&#8217; returns you the last login time, why don&#8217;t you use this information to check if the time is above the quota ?</p>
<p>Then the db could just register when you log-out someone on a given day and check if this person has already been logoff today. But at the end it should do the same thing <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My first python3 script by abadger1999</title>
		<link>http://anonbadger.wordpress.com/2012/09/03/my-first-python3-script/#comment-384</link>
		<dc:creator><![CDATA[abadger1999]]></dc:creator>
		<pubDate>Mon, 03 Sep 2012 19:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://anonbadger.wordpress.com/?p=305#comment-384</guid>
		<description><![CDATA[Cool. I better update the --help text then :-)]]></description>
		<content:encoded><![CDATA[<p>Cool. I better update the &#8211;help text then <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My first python3 script by limburgher</title>
		<link>http://anonbadger.wordpress.com/2012/09/03/my-first-python3-script/#comment-383</link>
		<dc:creator><![CDATA[limburgher]]></dc:creator>
		<pubDate>Mon, 03 Sep 2012 17:31:59 +0000</pubDate>
		<guid isPermaLink="false">http://anonbadger.wordpress.com/?p=305#comment-383</guid>
		<description><![CDATA[Oh, I am so totally using nanny.py. :)]]></description>
		<content:encoded><![CDATA[<p>Oh, I am so totally using nanny.py. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kitchen 1.1.0 release by Toshio Kuratomi: Kitchen 1.1.0 release &#124; Python &#124; Syngu</title>
		<link>http://anonbadger.wordpress.com/2012/01/09/kitchen-1-1-0-release/#comment-306</link>
		<dc:creator><![CDATA[Toshio Kuratomi: Kitchen 1.1.0 release &#124; Python &#124; Syngu]]></dc:creator>
		<pubDate>Tue, 10 Jan 2012 06:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://anonbadger.wordpress.com/?p=271#comment-306</guid>
		<description><![CDATA[[...] For the complete set of changes, see the NEWS file.    &#160;   &#160;Python     Read the original post on Planet Python... [...]]]></description>
		<content:encoded><![CDATA[<p>[...] For the complete set of changes, see the NEWS file.    &nbsp;   &nbsp;Python     Read the original post on Planet Python&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New kitchen release coming soon by Kitchen 1.1.0 release &#171; The Ramblings</title>
		<link>http://anonbadger.wordpress.com/2012/01/03/new-kitchen-release-coming-soon/#comment-304</link>
		<dc:creator><![CDATA[Kitchen 1.1.0 release &#171; The Ramblings]]></dc:creator>
		<pubDate>Mon, 09 Jan 2012 21:56:57 +0000</pubDate>
		<guid isPermaLink="false">http://anonbadger.wordpress.com/?p=256#comment-304</guid>
		<description><![CDATA[[...] mentioned last week a new kitchen release went out today. Since last week some small changes were made to the [...]]]></description>
		<content:encoded><![CDATA[<p>[...] mentioned last week a new kitchen release went out today. Since last week some small changes were made to the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Try my Keyboard! activity at FUDCon Blacksburg by Adam Williamson</title>
		<link>http://anonbadger.wordpress.com/2012/01/06/try-my-keyboard-activity-at-fudcon-blacksburg/#comment-300</link>
		<dc:creator><![CDATA[Adam Williamson]]></dc:creator>
		<pubDate>Fri, 06 Jan 2012 22:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://anonbadger.wordpress.com/?p=267#comment-300</guid>
		<description><![CDATA[I have four Model M&#039;s, but not sure if I&#039;ll have the space / weight in my carry-on to bring any to Blacksburg. I will if I can, though.

Oh, and I do have a small keyboard with Cherry switches idling away in my server cabinet, now I come to think of it.]]></description>
		<content:encoded><![CDATA[<p>I have four Model M&#8217;s, but not sure if I&#8217;ll have the space / weight in my carry-on to bring any to Blacksburg. I will if I can, though.</p>
<p>Oh, and I do have a small keyboard with Cherry switches idling away in my server cabinet, now I come to think of it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
