<?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>EyedMax's Pit &#187; Web Server</title>
	<atom:link href="http://eyedmax.com/tag/web-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://eyedmax.com</link>
	<description>Yeah, you're right. It's me ;)</description>
	<lastBuildDate>Sat, 05 Sep 2009 00:44:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
  <link>http://eyedmax.com</link>
  <url>http://eyedmax.com/favicon.ico</url>
  <title>EyedMax's Pit</title>
</image>
		<item>
		<title>Are you a web developer for real?</title>
		<link>http://eyedmax.com/2007/07/20/are-you-a-web-developer-for-real/</link>
		<comments>http://eyedmax.com/2007/07/20/are-you-a-web-developer-for-real/#comments</comments>
		<pubDate>Fri, 20 Jul 2007 19:34:41 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://eyedmax.com/2007/07/20/are-you-a-web-developer-for-real/</guid>
		<description><![CDATA[Just a simple test.
Check this out.
If all you see &#8211; is your browser&#8217;s &#8220;not found&#8221; page &#8211; well, bad luck! All others &#8211; welcome to the club!

	Related posts
	
	youthumb &#8211; another video plugin (0)
	Fixed BoxOver js library (3)
	Feed ShowZ plugin update (0)
	Feed ShowZ plugin for WordPress 2.x (0)
	Developers versus clients (0)


]]></description>
			<content:encoded><![CDATA[<p>Just a simple test.</p>
<p>Check <a href="http://localhost/" rel="nofollow">this</a> out.</p>
<p>If all you see &#8211; is your browser&#8217;s &#8220;not found&#8221; page &#8211; well, bad luck! All others &#8211; welcome to the club!</p>
<img src="http://eyedmax.com/?ak_action=api_record_view&id=51&type=feed" alt="" />
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://eyedmax.com/2007/03/27/youthumb-another-video-plugin/" title="youthumb &#8211; another video plugin (March 27, 2007)">youthumb &#8211; another video plugin</a> (0)</li>
	<li><a href="http://eyedmax.com/2008/05/28/fixed-boxover-js-library/" title="Fixed BoxOver js library (May 28, 2008)">Fixed BoxOver js library</a> (3)</li>
	<li><a href="http://eyedmax.com/2007/04/25/feed-showz-plugin-update/" title="Feed ShowZ plugin update (April 25, 2007)">Feed ShowZ plugin update</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/02/15/feed-showz-plugin-for-wordpress-2x/" title="Feed ShowZ plugin for WordPress 2.x (February 15, 2007)">Feed ShowZ plugin for WordPress 2.x</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/06/04/developers-versus-clients/" title="Developers versus clients (June 4, 2007)">Developers versus clients</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2007/07/20/are-you-a-web-developer-for-real/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>404 in logs</title>
		<link>http://eyedmax.com/2007/07/20/404-in-logs/</link>
		<comments>http://eyedmax.com/2007/07/20/404-in-logs/#comments</comments>
		<pubDate>Fri, 20 Jul 2007 12:22:16 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
				<category><![CDATA[Optimisation]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://eyedmax.com/2007/07/20/404-in-logs/</guid>
		<description><![CDATA[I hate 404s. I use awstats to watch my logs, and I hate when it shows some 404s&#8230;
I can tolerate some virus-generated URLs but when I see this &#8220;/feed%3Ahttp%3A//eyedmax.com/feed/&#8220;or search bot asking me for robots.txt or favicon.ico (and I haven&#8217;t one) &#8211; I can blow up.
My advices to all webmasters are following:

put all common files [...]]]></description>
			<content:encoded><![CDATA[<p>I hate 404s. I use <strong>awstats</strong> to watch my logs, and I hate when it shows some 404s&#8230;</p>
<p>I can tolerate some virus-generated URLs but when I see this &#8220;<strong>/feed%3Ahttp%3A//eyedmax.com/feed/</strong>&#8220;or search bot asking me for robots.txt or favicon.ico (and I haven&#8217;t one) &#8211; I can blow up.</p>
<p>My advices to all webmasters are following:</p>
<ul>
<li>put all common files (including index.html, robots.txt and favicon.ico) to your site</li>
<li>validate the code for &#8220;strange&#8221; URLs</li>
<li>analyze log files</li>
<li>use the automatically generated site map</li>
</ul>
<p><strong>Don&#8217;t trouble Google &#8217;till Google troubles you!</strong></p>
<img src="http://eyedmax.com/?ak_action=api_record_view&id=48&type=feed" alt="" />
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://eyedmax.com/2009/01/17/star-wars-image-experiment/" title="Star Wars image experiment (January 17, 2009)">Star Wars image experiment</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/01/22/hello-world/" title="Hello, cruel world! (January 22, 2007)">Hello, cruel world!</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/07/31/blogjet/" title="BlogJet (July 31, 2007)">BlogJet</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/07/21/blogdesk-software/" title="BlogDesk software (July 21, 2007)">BlogDesk software</a> (1)</li>
	<li><a href="http://eyedmax.com/2007/03/22/blog-adress-changed-now-its-eyedmaxcom/" title="Blog adress changed &#8211; now it&#8217;s eyedmax.com (March 22, 2007)">Blog adress changed &#8211; now it&#8217;s eyedmax.com</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2007/07/20/404-in-logs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
