<?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: Gallery2 Cron-job to automate &#8220;build-all-thumbnail/resizes&#8221;</title>
	<atom:link href="http://www.roelbroersma.nl/index.php/2008/07/29/gallery2-cron-job-to-automate-build-all-thumbnailresizes/feed" rel="self" type="application/rss+xml" />
	<link>http://www.roelbroersma.nl/index.php/2008/07/29/gallery2-cron-job-to-automate-build-all-thumbnailresizes</link>
	<description>Technical stuff (coding/hosting/ASP/PHP) and about life (photos/stories)</description>
	<lastBuildDate>Fri, 30 Jul 2010 13:54:42 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ipstenu</title>
		<link>http://www.roelbroersma.nl/index.php/2008/07/29/gallery2-cron-job-to-automate-build-all-thumbnailresizes/comment-page-1#comment-12263</link>
		<dc:creator>Ipstenu</dc:creator>
		<pubDate>Wed, 18 Feb 2009 18:59:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.roelbroersma.nl/?p=43#comment-12263</guid>
		<description>Awesome +1!

I too had to change my AUTHTOKEN from -f9 (in my case it was -f11)

If you&#039;re having issh with this, run it once with the rm for g2_loginpage commented out, and then run

&lt;code&gt;cat /tmp/g2_loginpage &#124; grep -m1 g2_authToken &#124; cut -d&quot;_&quot; -f# &#124; cut -d&quot;%&quot; -f2 &#124; cut -d&quot;D&quot; -f2-&lt;/code&gt;

from command line, changing f# up and down until it spits out something like f05v09ff (you&#039;ll know it&#039;s wrong when you see it)

Huzzah! Cron cleanup is underway!</description>
		<content:encoded><![CDATA[<p>Awesome +1!</p>
<p>I too had to change my AUTHTOKEN from -f9 (in my case it was -f11)</p>
<p>If you&#8217;re having issh with this, run it once with the rm for g2_loginpage commented out, and then run</p>
<p><code>cat /tmp/g2_loginpage | grep -m1 g2_authToken | cut -d"_" -f# | cut -d"%" -f2 | cut -d"D" -f2-</code></p>
<p>from command line, changing f# up and down until it spits out something like f05v09ff (you&#8217;ll know it&#8217;s wrong when you see it)</p>
<p>Huzzah! Cron cleanup is underway!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Blake's Blog - Even the wrong words seem to rhyme &#187; Blog Archive &#187; Automatically Geotagging your Gallery</title>
		<link>http://www.roelbroersma.nl/index.php/2008/07/29/gallery2-cron-job-to-automate-build-all-thumbnailresizes/comment-page-1#comment-11394</link>
		<dc:creator>Kevin Blake's Blog - Even the wrong words seem to rhyme &#187; Blog Archive &#187; Automatically Geotagging your Gallery</dc:creator>
		<pubDate>Sun, 16 Nov 2008 21:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.roelbroersma.nl/?p=43#comment-11394</guid>
		<description>[...] a maintenance task to use the EXIF data to power the maps module of Gallery2, so using Roel Broersma&#8217;s excellent script to run the maintenance tasks, these can be scheduled with the extra [...]</description>
		<content:encoded><![CDATA[<p>[...] a maintenance task to use the EXIF data to power the maps module of Gallery2, so using Roel Broersma&#8217;s excellent script to run the maintenance tasks, these can be scheduled with the extra [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Blake</title>
		<link>http://www.roelbroersma.nl/index.php/2008/07/29/gallery2-cron-job-to-automate-build-all-thumbnailresizes/comment-page-1#comment-11362</link>
		<dc:creator>Kevin Blake</dc:creator>
		<pubDate>Sat, 15 Nov 2008 19:26:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.roelbroersma.nl/?p=43#comment-11362</guid>
		<description>Awesome.  Exactly what I needed - thanks for sharing :)
I had to make a minor edit to the second cut command, but could be all down to my templates / particular install.

AUTHTOKEN=...  &#124; cut -d&quot;_&quot; -f8 &#124; ...</description>
		<content:encoded><![CDATA[<p>Awesome.  Exactly what I needed &#8211; thanks for sharing :)<br />
I had to make a minor edit to the second cut command, but could be all down to my templates / particular install.</p>
<p>AUTHTOKEN=&#8230;  | cut -d&#8221;_&#8221; -f8 | &#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
