<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"	>
<channel>
	<title>Comments on: For Some Definition of &#8220;Reusable&#8221;</title>
	<atom:link href="http://yergler.net/blog/2010/03/09/for-some-definition-of-reusable/feed/" rel="self" type="application/rss+xml" />
	<link>http://yergler.net/blog/2010/03/09/for-some-definition-of-reusable/</link>
	<description>Because eventually I&#039;ll be right. Theoretically.</description>
	<lastBuildDate>Fri, 16 Dec 2011 15:14:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Nathan Yergler</title>
		<link>http://yergler.net/blog/2010/03/09/for-some-definition-of-reusable/comment-page-1/#comment-18818</link>
		<dc:creator>Nathan Yergler</dc:creator>
		<pubDate>Wed, 10 Mar 2010 05:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://yergler.net/?p=1539#comment-18818</guid>
		<description>Thanks for the comment and for the original post that nudged me to do my own post.  I do need to spend some time with pip.  Starting out in the setuptools world, I think I&#039;m a little resistant to something &quot;new&quot;, but the flexibility of installing from various DVCS systems is appealing.  I also didn&#039;t realize it did both setup.py dependencies as well as its dependency file; I&#039;ll have to take a closer look.</description>
		<content:encoded><![CDATA[<p>Thanks for the comment and for the original post that nudged me to do my own post.  I do need to spend some time with pip.  Starting out in the setuptools world, I think I&#8217;m a little resistant to something &#8220;new&#8221;, but the flexibility of installing from various DVCS systems is appealing.  I also didn&#8217;t realize it did both setup.py dependencies as well as its dependency file; I&#8217;ll have to take a closer look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luispedro</title>
		<link>http://yergler.net/blog/2010/03/09/for-some-definition-of-reusable/comment-page-1/#comment-18808</link>
		<dc:creator>luispedro</dc:creator>
		<pubDate>Wed, 10 Mar 2010 03:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://yergler.net/?p=1539#comment-18808</guid>
		<description>This is pretty much what I wanted to express, but your post is perhaps better reasoned.

Pylons hasn&#039;t solved the re-use problem that much, but punts to the traditional python environment. I do think that it has a bit of a better culture in this regard as it is a more traditional software development instead of web development culture.

Also, you are right that we have different expectations: I put up a couple of small websites for small non-profits in my spare time, so there is no talk of hiring anyone.

Btw, do checkout pip; the requirements file is what you specify that needs to be installed. It recognises when there are dependencies in setup.py files too, but when they&#039;re not declared you can add them manually.</description>
		<content:encoded><![CDATA[<p>This is pretty much what I wanted to express, but your post is perhaps better reasoned.</p>
<p>Pylons hasn&#8217;t solved the re-use problem that much, but punts to the traditional python environment. I do think that it has a bit of a better culture in this regard as it is a more traditional software development instead of web development culture.</p>
<p>Also, you are right that we have different expectations: I put up a couple of small websites for small non-profits in my spare time, so there is no talk of hiring anyone.</p>
<p>Btw, do checkout pip; the requirements file is what you specify that needs to be installed. It recognises when there are dependencies in setup.py files too, but when they&#8217;re not declared you can add them manually.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

