<?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>Logs &#8211; Harry Jackson</title>
	<atom:link href="http://127.0.0.1:8090/tag/logs/feed" rel="self" type="application/rss+xml" />
	<link>http://127.0.0.1:8090</link>
	<description>Parent, Painter, Programmer</description>
	<lastBuildDate>Thu, 18 Nov 2004 03:29:58 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
	<item>
		<title>Who&#8217;s searching on what</title>
		<link>http://127.0.0.1:8090/whos_searching_on_what.htm</link>
					<comments>http://127.0.0.1:8090/whos_searching_on_what.htm#respond</comments>
		
		<dc:creator><![CDATA[harry]]></dc:creator>
		<pubDate>Thu, 18 Nov 2004 03:29:58 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Logs]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Search]]></category>
		<guid isPermaLink="false">http://www.hjackson.org/wp/?p=208</guid>

					<description><![CDATA[I noticed that someone had a look for gimpy on my blog today and I was wondering what terms people are finding my site with so I ran the following over my logs perl -ne &#8216;/.*google.*?&#38;q=(.*?)(&#38;&#124;&#8221;).*$/; print &#8220;$1\n&#8221; if $1;&#8217; *.log &#124; uniq I am sure there is a shorter and better way to do &#8230; <p class="link-more"><a href="http://127.0.0.1:8090/whos_searching_on_what.htm" class="more-link">Continue reading<span class="screen-reader-text"> "Who&#8217;s searching on what"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>I noticed that someone had a look for gimpy on my blog today and I was wondering what terms people are finding my site with so I ran the following over my logs<br />
perl -ne &#8216;/.*google.*?&amp;q=(.*?)(&amp;|&#8221;).*$/; print &#8220;$1\n&#8221; if $1;&#8217; *.log | uniq<br />
I am sure there is a shorter and better way to do it but this was more than enough to have a quick look.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://127.0.0.1:8090/whos_searching_on_what.htm/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
