<?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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Slacy's Blog</title>
	<atom:link href="http://slacy.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://slacy.com/blog</link>
	<description>This site is solar powered!</description>
	<lastBuildDate>Sat, 19 May 2012 03:18:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Download Palm Pre WebOS sound effects and ringtones by Pat</title>
		<link>http://slacy.com/blog/2010/02/download-palm-pre-webos-sound-effects/comment-page-1/#comment-20921</link>
		<dc:creator>Pat</dc:creator>
		<pubDate>Sat, 19 May 2012 03:18:15 +0000</pubDate>
		<guid isPermaLink="false">http://slacy.com/blog/?p=1121#comment-20921</guid>
		<description>Is there a way to convert these ringtones and use them on iPhone?</description>
		<content:encoded><![CDATA[<p>Is there a way to convert these ringtones and use them on iPhone?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Updated solar stats pages. by Andrew</title>
		<link>http://slacy.com/blog/2007/06/updated-solar-stats-pages/comment-page-1/#comment-20917</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Sat, 12 May 2012 06:30:56 +0000</pubDate>
		<guid isPermaLink="false">http://slacy.com/blog/index.php/2007/06/19/updated-solar-stats-pages/#comment-20917</guid>
		<description>Hi,

I know I&#039;m gravedigging this blog post here, but I&#039;m looking for a set of scripts (or scripts already close enough to modify) to directly monitor my Xantrex GT5 from a linux box (Thecus NAS actually), and directly load to pvoutput.org).  

Can you share your setup?

Thanks,

Andrew -a different one to the previous reply poster :)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I know I&#8217;m gravedigging this blog post here, but I&#8217;m looking for a set of scripts (or scripts already close enough to modify) to directly monitor my Xantrex GT5 from a linux box (Thecus NAS actually), and directly load to pvoutput.org).  </p>
<p>Can you share your setup?</p>
<p>Thanks,</p>
<p>Andrew -a different one to the previous reply poster <img src='http://slacy.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Just ordered a Lenovo S10 by Royce Standors</title>
		<link>http://slacy.com/blog/2008/11/just-ordered-a-lenovo-s10/comment-page-1/#comment-20914</link>
		<dc:creator>Royce Standors</dc:creator>
		<pubDate>Mon, 07 May 2012 04:49:45 +0000</pubDate>
		<guid isPermaLink="false">http://slacy.com/blog/?p=704#comment-20914</guid>
		<description>56. Hey very cool website!! Man .. Beautiful .. Amazing .. I&#039;ll bookmark your web site and take the feeds also…I am happy to find numerous useful information here in the post, we need work out more techniques in this regard, thanks for sharing. . . . . .</description>
		<content:encoded><![CDATA[<p>56. Hey very cool website!! Man .. Beautiful .. Amazing .. I&#8217;ll bookmark your web site and take the feeds also…I am happy to find numerous useful information here in the post, we need work out more techniques in this regard, thanks for sharing. . . . . .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using cookies.sqlite in wget or curl by Elliott</title>
		<link>http://slacy.com/blog/2010/02/using-cookies-sqlite-in-wget-or-curl/comment-page-1/#comment-20912</link>
		<dc:creator>Elliott</dc:creator>
		<pubDate>Wed, 02 May 2012 06:32:27 +0000</pubDate>
		<guid isPermaLink="false">http://slacy.com/blog/?p=1075#comment-20912</guid>
		<description>Hercules, you can install Cygwin and reap the power of UNIX!</description>
		<content:encoded><![CDATA[<p>Hercules, you can install Cygwin and reap the power of UNIX!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Make your tests 7x faster in Django 1.4 by Martin</title>
		<link>http://slacy.com/blog/2012/04/make-your-tests-faster-in-django-1-4/comment-page-1/#comment-20910</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Fri, 27 Apr 2012 10:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://slacy.com/blog/?p=1688#comment-20910</guid>
		<description>No need to set the environment variable. You can run ./manage.py test --settings=yourpriject.test_settings</description>
		<content:encoded><![CDATA[<p>No need to set the environment variable. You can run ./manage.py test &#8211;settings=yourpriject.test_settings</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Make your tests 7x faster in Django 1.4 by Nai</title>
		<link>http://slacy.com/blog/2012/04/make-your-tests-faster-in-django-1-4/comment-page-1/#comment-20909</link>
		<dc:creator>Nai</dc:creator>
		<pubDate>Fri, 27 Apr 2012 10:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://slacy.com/blog/?p=1688#comment-20909</guid>
		<description>Got mine from 170s to 90s for the entire project. Thanks for the tip!</description>
		<content:encoded><![CDATA[<p>Got mine from 170s to 90s for the entire project. Thanks for the tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Both production &amp; development settings using zc.buildout &amp; djangorecipe by Better source and more recent documentation for zc.buildout?</title>
		<link>http://slacy.com/blog/2010/10/both-production-development-settings-using-zc-buildout-djangorecipe/comment-page-1/#comment-20900</link>
		<dc:creator>Better source and more recent documentation for zc.buildout?</dc:creator>
		<pubDate>Thu, 12 Apr 2012 03:09:06 +0000</pubDate>
		<guid isPermaLink="false">http://slacy.com/blog/?p=1352#comment-20900</guid>
		<description>[...] http://slacy.com/blog/2010/10/both-production-development-settings-using-zc-buildout-djangorecipe/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://slacy.com/blog/2010/10/both-production-development-settings-using-zc-buildout-djangorecipe/" rel="nofollow">http://slacy.com/blog/2010/10/both-production-development-settings-using-zc-buildout-djangorecipe/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What Larry Page really needs to do to return Google to its startup roots by The Morning Lowdown 03-30-11 &#8212; paidContent</title>
		<link>http://slacy.com/blog/2011/03/what-larry-page-really-needs-to-do-to-return-google-to-its-startup-roots/comment-page-3/#comment-20898</link>
		<dc:creator>The Morning Lowdown 03-30-11 &#8212; paidContent</dc:creator>
		<pubDate>Mon, 09 Apr 2012 15:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://slacy.com/blog/?p=1523#comment-20898</guid>
		<description>[...] &#187;&#160; What Larry Page really needs to do to return Google (NSDQ: GOOG) to its startup roots (Slacy) [...]</description>
		<content:encoded><![CDATA[<p>[...] &#187;&nbsp; What Larry Page really needs to do to return Google (NSDQ: GOOG) to its startup roots (Slacy) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why I&#8217;m unhappy with the Pyramid web framework. by alex</title>
		<link>http://slacy.com/blog/2011/02/why-im-unhappy-with-the-pyramid-web-framework/comment-page-1/#comment-20887</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Sat, 31 Mar 2012 12:39:14 +0000</pubDate>
		<guid isPermaLink="false">http://slacy.com/blog/?p=1490#comment-20887</guid>
		<description>I love freedom Pyramid gives me. Defaults? Been there fought that! Any defaults would give those who want alternative hard time to remove them.

No defaults, please. Just write scuffolds for those whou find it difficult to figure out  what they want and how to get there. But I beg you don&#039;t make any defaults. It would be a huge step back to opinionated framework.</description>
		<content:encoded><![CDATA[<p>I love freedom Pyramid gives me. Defaults? Been there fought that! Any defaults would give those who want alternative hard time to remove them.</p>
<p>No defaults, please. Just write scuffolds for those whou find it difficult to figure out  what they want and how to get there. But I beg you don&#8217;t make any defaults. It would be a huge step back to opinionated framework.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What Larry Page really needs to do to return Google to its startup roots by What Innovations</title>
		<link>http://slacy.com/blog/2011/03/what-larry-page-really-needs-to-do-to-return-google-to-its-startup-roots/comment-page-3/#comment-20885</link>
		<dc:creator>What Innovations</dc:creator>
		<pubDate>Wed, 28 Mar 2012 17:31:59 +0000</pubDate>
		<guid isPermaLink="false">http://slacy.com/blog/?p=1523#comment-20885</guid>
		<description>Well, great diatribe but it all pre-supposes two very important things, one that Google did anything earth-shattering and that the so-called innovations were really innovations and not just re-worked decades old ideas.  Really, you think Google invented technology or something?  Creating &quot;big table&quot; is not exactly earth-shattering, try maybe a inventing the wheel like Codd did. But nice self-aggrandized rant anyway.</description>
		<content:encoded><![CDATA[<p>Well, great diatribe but it all pre-supposes two very important things, one that Google did anything earth-shattering and that the so-called innovations were really innovations and not just re-worked decades old ideas.  Really, you think Google invented technology or something?  Creating &#8220;big table&#8221; is not exactly earth-shattering, try maybe a inventing the wheel like Codd did. But nice self-aggrandized rant anyway.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

