<?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 on: Python davclient+PIL =&gt; my gallery uploader</title>
	<atom:link href="http://jrwren.wrenfam.com/blog/2007/07/06/python-davclientpil-my-gallery-uploader/feed/" rel="self" type="application/rss+xml" />
	<link>http://jrwren.wrenfam.com/blog/2007/07/06/python-davclientpil-my-gallery-uploader/</link>
	<description>babblings of a computer loving fool</description>
	<lastBuildDate>Fri, 16 Jul 2010 11:52:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Christian Mohn</title>
		<link>http://jrwren.wrenfam.com/blog/2007/07/06/python-davclientpil-my-gallery-uploader/comment-page-1/#comment-29221</link>
		<dc:creator>Christian Mohn</dc:creator>
		<pubDate>Sat, 07 Jul 2007 22:45:32 +0000</pubDate>
		<guid isPermaLink="false">http://jrwren.wrenfam.com/blog/2007/07/06/python-davclientpil-my-gallery-uploader/#comment-29221</guid>
		<description>The 2MB limit is not a Gallery limit, thats the default PHP upload size limit. Gallery has to obey the php.ini setting for uploads, if you host could increase that you could upload larger images without resizing them at all.

There are also several existing script based Gallery uploaders around, in various languages ( http://codex.gallery2.org/Other_Clients ).

Nice job on the python though. :)</description>
		<content:encoded><![CDATA[<p>The 2MB limit is not a Gallery limit, thats the default PHP upload size limit. Gallery has to obey the php.ini setting for uploads, if you host could increase that you could upload larger images without resizing them at all.</p>
<p>There are also several existing script based Gallery uploaders around, in various languages ( <a href="http://codex.gallery2.org/Other_Clients" rel="nofollow">http://codex.gallery2.org/Other_Clients</a> ).</p>
<p>Nice job on the python though. <img src='http://jrwren.wrenfam.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://jrwren.wrenfam.com/blog/2007/07/06/python-davclientpil-my-gallery-uploader/comment-page-1/#comment-29217</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Fri, 06 Jul 2007 21:32:34 +0000</pubDate>
		<guid isPermaLink="false">http://jrwren.wrenfam.com/blog/2007/07/06/python-davclientpil-my-gallery-uploader/#comment-29217</guid>
		<description>Did you ever just try out the Gallery Remote app? It can handle creating/editing albums, resizing, etc. I use it all the time to get my 100s of images up to my gallery server. 

After the wedding I used it to upload 8gb of images over 3 days. 

http://gallery.menalto.com/wiki/Gallery_Remote</description>
		<content:encoded><![CDATA[<p>Did you ever just try out the Gallery Remote app? It can handle creating/editing albums, resizing, etc. I use it all the time to get my 100s of images up to my gallery server. </p>
<p>After the wedding I used it to upload 8gb of images over 3 days. </p>
<p><a href="http://gallery.menalto.com/wiki/Gallery_Remote" rel="nofollow">http://gallery.menalto.com/wiki/Gallery_Remote</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
