<?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#"
	
	>
<channel>
	<title>
	Comments on: Python Programming To Automate Common Tasks	</title>
	<atom:link href="https://gregladen.com/blog/2017/05/11/python-programming-to-automate-common-tasks/feed/" rel="self" type="application/rss+xml" />
	<link>https://gregladen.com/blog/2017/05/11/python-programming-to-automate-common-tasks/</link>
	<description></description>
	<lastBuildDate>Sun, 28 May 2017 17:32:47 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.8</generator>
	<item>
		<title>
		By: Kevin ONeill		</title>
		<link>https://gregladen.com/blog/2017/05/11/python-programming-to-automate-common-tasks/#comment-461862</link>

		<dc:creator><![CDATA[Kevin ONeill]]></dc:creator>
		<pubDate>Sun, 28 May 2017 17:32:47 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/?p=24050#comment-461862</guid>

					<description><![CDATA[Just want to say, &quot;Thanks again.&quot;

I took the time yesterday to sit down and learn enough Python to automate inspection of 8000 Excel files. I collected the filename, file size, the last modification date,  names of all worksheets in each workbook, the names and cell ranges of all Defined Names in each worksheet, a list of all external links, and the cell value for a particular Defined Name (where it existed).

I spent a dozen hours on the project, but much of that was because I kept adding to the information being retrieved.  This wasn&#039;t a &#039;mission critical&#039; project, In other words, it never would have been done without automation :)]]></description>
			<content:encoded><![CDATA[<p>Just want to say, &#8220;Thanks again.&#8221;</p>
<p>I took the time yesterday to sit down and learn enough Python to automate inspection of 8000 Excel files. I collected the filename, file size, the last modification date,  names of all worksheets in each workbook, the names and cell ranges of all Defined Names in each worksheet, a list of all external links, and the cell value for a particular Defined Name (where it existed).</p>
<p>I spent a dozen hours on the project, but much of that was because I kept adding to the information being retrieved.  This wasn&#8217;t a &#8216;mission critical&#8217; project, In other words, it never would have been done without automation 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kevin Thomas O'Neill		</title>
		<link>https://gregladen.com/blog/2017/05/11/python-programming-to-automate-common-tasks/#comment-461861</link>

		<dc:creator><![CDATA[Kevin Thomas O'Neill]]></dc:creator>
		<pubDate>Fri, 12 May 2017 03:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/?p=24050#comment-461861</guid>

					<description><![CDATA[Greg - the entire book is also available online https://automatetheboringstuff.com/

Thanks, for pointing the book out.]]></description>
			<content:encoded><![CDATA[<p>Greg &#8211; the entire book is also available online <a href="https://automatetheboringstuff.com/" rel="nofollow ugc">https://automatetheboringstuff.com/</a></p>
<p>Thanks, for pointing the book out.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mentifex (Arthur T. Murray)		</title>
		<link>https://gregladen.com/blog/2017/05/11/python-programming-to-automate-common-tasks/#comment-461860</link>

		<dc:creator><![CDATA[Mentifex (Arthur T. Murray)]]></dc:creator>
		<pubDate>Thu, 11 May 2017 12:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/?p=24050#comment-461860</guid>

					<description><![CDATA[One of these years I have got to learn Python -- which seems to be taking over from Perl in the domain of running webservers. I wish somebody would translate or &quot;port&quot; the http://mindsz.com/ideasz/ai-mind project form Perl into Python so that then any  Python programmer could become a  http://ai.neocities.org/maintainer.html AI Mind Maintainer.]]></description>
			<content:encoded><![CDATA[<p>One of these years I have got to learn Python &#8212; which seems to be taking over from Perl in the domain of running webservers. I wish somebody would translate or &#8220;port&#8221; the <a href="http://mindsz.com/ideasz/ai-mind" rel="nofollow ugc">http://mindsz.com/ideasz/ai-mind</a> project form Perl into Python so that then any  Python programmer could become a  <a href="http://ai.neocities.org/maintainer.html" rel="nofollow ugc">http://ai.neocities.org/maintainer.html</a> AI Mind Maintainer.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
