<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>In Photos dot Org &#187; memories</title>
	<atom:link href="http://inphotos.org/tag/memories/feed/" rel="self" type="application/rss+xml" />
	<link>http://inphotos.org</link>
	<description>no photoshopped images here</description>
	<lastBuildDate>Thu, 26 Jan 2012 22:21:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Motivation from the past</title>
		<link>http://inphotos.org/2006/08/23/motivation-from-the-past/</link>
		<comments>http://inphotos.org/2006/08/23/motivation-from-the-past/#comments</comments>
		<pubDate>Wed, 23 Aug 2006 08:22:02 +0000</pubDate>
		<dc:creator>Donncha O Caoimh</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Words]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[enthusiasm]]></category>
		<category><![CDATA[memories]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[motivation]]></category>
		<category><![CDATA[permalink]]></category>
		<category><![CDATA[redirect]]></category>

		<guid isPermaLink="false">http://inphotos.org/motivation-from-the-past/</guid>
		<description><![CDATA[What is your favourite photo on your blog? Link to it here in the comments section, and I&#8217;d love to hear why!
I usually don&#8217;t have &#8230;]]></description>
			<content:encoded><![CDATA[<p>What is your favourite photo on <em>your</em> blog? Link to it here in the comments section, and I&#8217;d love to hear why!</p>
<p>I usually don&#8217;t have time to look through the archives of my blog at my leisure, but while working on Google sitemap stuff I found out that Google had discovered a number of 404 &#8220;file not found&#8221; errors on my blog. A number of them were due to my changing URL format way back in November. I used to have a redirect in place but it disappeared somewhere!</p>
<p>After fixing that little bug I took a look around at some of the old photos from 2005 and was pleasantly surprised at my own reaction. I haven&#8217;t see most of these photos in several months so I had forgotten about them and here I am, saying to myself, &#8220;I took that? That&#8217;s a nice photo!&#8221;</p>
<p><q>Self praise is no praise</q> as they say but I liked what I saw and that fills me with renewed energy and enthusiasm for the sometimes daily slog of posting a new picture every day. So what if I&#8217;m no <a href="http://www.chromasia.com/iblog/">Chromasia</a> or <a href="http://wvs.topleftpixel.com">Daily Dose of Imagery</a> or <a href="http://thomashawk.com/">Thomas Hawk</a>! We do what we do and do the best we can.</p>
<p>So, go look up your archives and be happy!</p>
<p>After that rather rambling monologoue, here&#8217;s something useful for all you blog owners. I changed the format of my URLs after a discussion with <a href="http://www.tomrafteryit.net/">Tom Raftery</a>. In the course of conversation Tom told me that he used the domin.tld/post-name/ format for his blog instead of the usual domain.tld/yyyy/mm/dd/post-name/. In that way, the all important post title is snuggled up next to his name in the address of the post! Good for search engines, good for finding information.</p>
<p>I did the same here, but I had posts already written in the old format. I needed a mod_rewrite rule to redirect those URLs to the new ones! Here it is, in all it&#8217;s glory! Add this to your .htaccess and it will transform <a href="http://inphotos.org/2005/10/08/into-town/">http://inphotos.org/2005/10/08/into-town/</a> to <a href="http://inphotos.org/into-town/">http://inphotos.org/into-town/</a></p>
<blockquote><p><code>RewriteRule ^([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(.*)/ /$4/ [R=301,L]</code></p></blockquote>
<p>That bit of code adds a &#8220;Permanent Redirect&#8221; to the new location. There may still be links pointing at the old URL but Google should hopefully know that it has been moved.</p>
 <img src="http://inphotos.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=460" width="1" height="1" style="display: none;" />
<p><strong>Related Posts</strong><ul><li> <a href="http://inphotos.org/2007/05/25/cars-speed-past/" rel="bookmark" title="Permanent Link: Cars speed past">Cars speed past</a></li><li> <a href="http://inphotos.org/2008/09/03/tour-of-ireland-blur-past/" rel="bookmark" title="Permanent Link: Tour of Ireland blur past">Tour of Ireland blur past</a></li><li> <a href="http://inphotos.org/2007/03/02/innovative-streets/" rel="bookmark" title="Permanent Link: Innovative Streets">Innovative Streets</a></li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://inphotos.org/2006/08/23/motivation-from-the-past/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

