<?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"
	>
<channel>
	<title>Comments on: Welcome back, python</title>
	<atom:link href="http://schinckel.net/2006/12/12/welcome-back-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://schinckel.net/2006/12/12/welcome-back-python/</link>
	<description>Like a fortune cookie, only without the fortune, and not a cookie.</description>
	<pubDate>Thu, 20 Nov 2008 15:43:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Matthew Schinckel</title>
		<link>http://schinckel.net/2006/12/12/welcome-back-python/#comment-1468</link>
		<dc:creator>Matthew Schinckel</dc:creator>
		<pubDate>Mon, 11 Dec 2006 15:51:44 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.net/2006/12/12/welcome-back-python/#comment-1468</guid>
		<description>Also, some code that checks when a file exists, and if it's not "the same file" then create a second one, with an altered name.</description>
		<content:encoded><![CDATA[<p>Also, some code that checks when a file exists, and if it&#8217;s not &#8220;the same file&#8221; then create a second one, with an altered name.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Schinckel</title>
		<link>http://schinckel.net/2006/12/12/welcome-back-python/#comment-1467</link>
		<dc:creator>Matthew Schinckel</dc:creator>
		<pubDate>Mon, 11 Dec 2006 15:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://schinckel.net/2006/12/12/welcome-back-python/#comment-1467</guid>
		<description>Comments on my processes: iPhoto stores an original of files that have been edited - this is generating some warnings in my script.  Hopefully it's getting the edited ones not too many of the originals.

That should help reduce my library size somewhat too - getting rid of all of the duplicates.  I mean, when I edit a photo, I generally don't save it unless I'm pretty happy that it's better than the original.

Note to self: apparently Graphic Converter is good for viewing the files, too.  It has a nice Browser.

Also, files with spaces in their names don't work too well.  I'll have to fix that, and grab all of them while I'm at it, before I delete the iPhoto folder(s).</description>
		<content:encoded><![CDATA[<p>Comments on my processes: iPhoto stores an original of files that have been edited - this is generating some warnings in my script.  Hopefully it&#8217;s getting the edited ones not too many of the originals.</p>
<p>That should help reduce my library size somewhat too - getting rid of all of the duplicates.  I mean, when I edit a photo, I generally don&#8217;t save it unless I&#8217;m pretty happy that it&#8217;s better than the original.</p>
<p>Note to self: apparently Graphic Converter is good for viewing the files, too.  It has a nice Browser.</p>
<p>Also, files with spaces in their names don&#8217;t work too well.  I&#8217;ll have to fix that, and grab all of them while I&#8217;m at it, before I delete the iPhoto folder(s).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
