<?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/"
		>
<channel>
	<title>Comments for Pablo&#039;s new site</title>
	<atom:link href="http://pupeno.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://pupeno.com</link>
	<description>A bit of this, a bit of that and a lot about computers</description>
	<lastBuildDate>Sat, 03 Jul 2010 15:12:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on Revisioning /etc with Git by Pablo</title>
		<link>http://pupeno.com/blog/revisioning-etc-with-git/#comment-1066</link>
		<dc:creator>Pablo</dc:creator>
		<pubDate>Sat, 03 Jul 2010 15:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://pupeno.com/?p=1165#comment-1066</guid>
		<description>Using git for /etc is good, but I think spending the time to learn Puppet is worth it. I&#039;m now using Puppet and never going back.</description>
		<content:encoded><![CDATA[<p>Using git for /etc is good, but I think spending the time to learn Puppet is worth it. I&#8217;m now using Puppet and never going back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Revisioning /etc with Git by John Hunter</title>
		<link>http://pupeno.com/blog/revisioning-etc-with-git/#comment-1065</link>
		<dc:creator>John Hunter</dc:creator>
		<pubDate>Sat, 03 Jul 2010 15:01:59 +0000</pubDate>
		<guid isPermaLink="false">http://pupeno.com/?p=1165#comment-1065</guid>
		<description>Very nice I think I will start doing this with my sites on Slicehost.  I already maintain the applications in git, this seems like a good addition.</description>
		<content:encoded><![CDATA[<p>Very nice I think I will start doing this with my sites on Slicehost.  I already maintain the applications in git, this seems like a good addition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I&#039;m changing how I deal with spam by Blue</title>
		<link>http://pupeno.com/blog/im-changing-how-i-deal-with-spam/#comment-1084</link>
		<dc:creator>Blue</dc:creator>
		<pubDate>Tue, 22 Jun 2010 03:27:50 +0000</pubDate>
		<guid isPermaLink="false">http://pupeno.com/?p=1587#comment-1084</guid>
		<description>It&#039;s a good idea to check your spam once in awhile to make sure good emails are not getting dumped. Also, when you sign up for something there is usually a helpful process that allow you to make sure it doesn&#039;t go to spam, like a newsletter or website. Other than that, I tend to agree with ignoring spam. I also let my spam filter know about new spam.</description>
		<content:encoded><![CDATA[<p>It&#8217;s a good idea to check your spam once in awhile to make sure good emails are not getting dumped. Also, when you sign up for something there is usually a helpful process that allow you to make sure it doesn&#8217;t go to spam, like a newsletter or website. Other than that, I tend to agree with ignoring spam. I also let my spam filter know about new spam.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Really resetting the database by Khanh</title>
		<link>http://pupeno.com/blog/really-resetting-the-database/#comment-1117</link>
		<dc:creator>Khanh</dc:creator>
		<pubDate>Wed, 16 Jun 2010 06:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://pupeno.com/?p=1668#comment-1117</guid>
		<description>The article very wonderful and useful.
Thanks Pablo</description>
		<content:encoded><![CDATA[<p>The article very wonderful and useful.<br />
Thanks Pablo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What I didn&#039;t like about Avatar by JDintheOC</title>
		<link>http://pupeno.com/blog/what-i-didnt-like-about-avatar/#comment-1100</link>
		<dc:creator>JDintheOC</dc:creator>
		<pubDate>Tue, 18 May 2010 04:03:36 +0000</pubDate>
		<guid isPermaLink="false">http://pupeno.com/?p=1601#comment-1100</guid>
		<description>Well, I&#039;m pretty sure I just saw another version of How the West was Won...or nearly so.  Native Americans (of which I am one) have lots of land when gold is discovered.  The Europeans decide to relocate them.  Failing in that, they try to kill them off to get at the gold.  The end fight was a retelling of Custer&#039;s last stand.  Beautiful CGI scenery but a paper thin plot.</description>
		<content:encoded><![CDATA[<p>Well, I&#8217;m pretty sure I just saw another version of How the West was Won&#8230;or nearly so.  Native Americans (of which I am one) have lots of land when gold is discovered.  The Europeans decide to relocate them.  Failing in that, they try to kill them off to get at the gold.  The end fight was a retelling of Custer&#8217;s last stand.  Beautiful CGI scenery but a paper thin plot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The problem with Lisp by Alpheus</title>
		<link>http://pupeno.com/blog/the-problem-with-lisp/#comment-40</link>
		<dc:creator>Alpheus</dc:creator>
		<pubDate>Tue, 04 May 2010 18:56:33 +0000</pubDate>
		<guid isPermaLink="false">http://221#comment-40</guid>
		<description>I don&#039;t see this as the biggest problem with Lisp.  I&#039;m just starting out, but I&#039;m also determined to learn Lisp...and while I&#039;ll someday be interested in distributing executables, for me the biggest problem I have to come to grips with is the library mess!  How the heck do I find libraries that do what I want, and how do I install them?

I&#039;m inclined to think that if *this* could be solved, the &quot;standalone&quot; executables will be easier to deal with.

So far, though, I like the language.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t see this as the biggest problem with Lisp.  I&#8217;m just starting out, but I&#8217;m also determined to learn Lisp&#8230;and while I&#8217;ll someday be interested in distributing executables, for me the biggest problem I have to come to grips with is the library mess!  How the heck do I find libraries that do what I want, and how do I install them?</p>
<p>I&#8217;m inclined to think that if *this* could be solved, the &#8220;standalone&#8221; executables will be easier to deal with.</p>
<p>So far, though, I like the language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Printing emails in Django by rohan</title>
		<link>http://pupeno.com/blog/printing-emails-in-django/#comment-275</link>
		<dc:creator>rohan</dc:creator>
		<pubDate>Mon, 26 Apr 2010 12:27:46 +0000</pubDate>
		<guid isPermaLink="false">http://293#comment-275</guid>
		<description>Have you tried this:
python -m smtpd -n -c DebuggingServer localhost:1025

This will catch everything and redirect the input into standard out, which you can redirect if you want of course.

Can&#039;t claim credit, my fellow worker showed me. :)</description>
		<content:encoded><![CDATA[<p>Have you tried this:<br />
python -m smtpd -n -c DebuggingServer localhost:1025</p>
<p>This will catch everything and redirect the input into standard out, which you can redirect if you want of course.</p>
<p>Can&#8217;t claim credit, my fellow worker showed me. <img src='http://pupeno.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LEGO! by &#60;b&#62;LEGO&#60;/b&#62;! &#171; Pablo&#039;s site</title>
		<link>http://pupeno.com/blog/lego/#comment-1112</link>
		<dc:creator>&#60;b&#62;LEGO&#60;/b&#62;! &#171; Pablo&#039;s site</dc:creator>
		<pubDate>Wed, 31 Mar 2010 21:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://pupeno.com/?p=1644#comment-1112</guid>
		<description>[...]             1 votes   vote     &lt;b&gt;LEGO&lt;/b&gt;! &#171; Pablo&#039;s site   After watching AFOL A Blocumentary I got obsesed about LEGO. I couldn&#039;t stop thinking about [...]</description>
		<content:encoded><![CDATA[<p>[...]             1 votes   vote     &lt;b&gt;LEGO&lt;/b&gt;! &laquo; Pablo&#039;s site   After watching AFOL A Blocumentary I got obsesed about LEGO. I couldn&#039;t stop thinking about [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some comments on This Week in Android #1 by Roberta</title>
		<link>http://pupeno.com/blog/some-comments-on-this-week-in-android-1/#comment-1073</link>
		<dc:creator>Roberta</dc:creator>
		<pubDate>Mon, 29 Mar 2010 22:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://pupeno.com/?p=1577#comment-1073</guid>
		<description>Thank you for watching our show!! and Blogging about it!!</description>
		<content:encoded><![CDATA[<p>Thank you for watching our show!! and Blogging about it!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Are dynamic languages just a temporary workaround? by Louis Wu</title>
		<link>http://pupeno.com/blog/are-dynamic-languages-just-a-temporary-workaround/#comment-1001</link>
		<dc:creator>Louis Wu</dc:creator>
		<pubDate>Thu, 25 Mar 2010 11:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://pupeno.com/?p=759#comment-1001</guid>
		<description>@Kazimir: great, you&#039;re a *real* programmer. Who cares if you don&#039;t need ?</description>
		<content:encoded><![CDATA[<p>@Kazimir: great, you&#8217;re a *real* programmer. Who cares if you don&#8217;t need ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
