<?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/"
	
xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
>

<channel>
	<title>Site-details &#8211; Journal of PlanetMike</title>
	<atom:link href="/category/site-details/feed/" rel="self" type="application/rss+xml" />
	<link>/</link>
	<description>Tips and tricks to get technology to work for you, by Michael Boyd Clark</description>
	<lastBuildDate>Tue, 21 May 2019 17:07:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">40216741</site>	<item>
		<title>No Advertising on PlanetMike.com</title>
		<link>/2012/05/24/no-advertising-on-planetmike-com/</link>
		<comments>/2012/05/24/no-advertising-on-planetmike-com/#comments</comments>
		<pubDate>Thu, 24 May 2012 12:54:07 +0000</pubDate>
		<dc:creator><![CDATA[Michael Clark]]></dc:creator>
				<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Site-details]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://www.planetmike.com/?p=1601</guid>
		<description><![CDATA[What the heck is wrong with the idiots out there that may think I want to run advertising on this web site? Do you see any advertising on the site already? I realize they&#8217;re just sending spam, and are just mass-mailing everyone online in the hopes of getting their drivel out there. But geesh, people [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>What the heck is wrong with the idiots out there that may think I want to run advertising on this web site? Do you see any advertising on the site already? I realize they&#8217;re just sending spam, and are just mass-mailing everyone online in the hopes of getting their drivel out there. But geesh, people are idiots. Both the spammers, and the fools that fall for it. 7b1d91231a87fb75e0054e886a0dea57 </p>
<p>A real advertising offer will have a web site included in the message. The return address will not be a disposable domain name, like gmail.com, hotmail.com, or yahoo.com. The message will also follow the CAN-SPAM law. There will be a postal mailing address in the message. There will be an opt-out link. (Although you should never opt-out of spam in the first place since all that does is confirm your email address is being read).</p>
<p>So in case you&#8217;re not clear: I am not interested in running your text ad, or banner ad, or other wonderful advertising solution on this site. Go away.</p>
<p>There. I feel better now. I just wanted to get that off my chest.</p>
 198.136.50.162 06/Dec/2019:01:57:36<br /><br />Copyright &copy; 2019 <strong><a href="/">Journal of PlanetMike</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material at http://www.planetmike.com/ or in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact copyright@planetmike.com so we can take legal action immediately.]]></content:encoded>
			<wfw:commentRss>/2012/05/24/no-advertising-on-planetmike-com/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<post-id xmlns="com-wordpress:feed-additions:1">1601</post-id>	</item>
		<item>
		<title>Using 301 vs. RewriteRule</title>
		<link>/2009/06/22/using-301-vs-rewriterule/</link>
		<pubDate>Mon, 22 Jun 2009 13:00:58 +0000</pubDate>
		<dc:creator><![CDATA[Michael Clark]]></dc:creator>
				<category><![CDATA[Site-details]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web-design]]></category>

		<guid isPermaLink="false">http://www.planetmike.com/?p=853</guid>
		<description><![CDATA[A few weeks ago, I wrote out a series of steps aimed at Fighting Bots Via Their Bad Requests. After watching my logs since then, I&#8217;ve noticed I made an incredibly stupid mistake. Bad bots do not follow 301 redirects! What does that mean? 7b1d91231a87fb75e0054e886a0dea57 If a regular browser encounters a web page, image, or [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>A few weeks ago, I wrote out a series of steps aimed at <a href="http://www.planetmike.com/2009/06/07/fighting-bots-via-their-bad-requests/">Fighting Bots Via Their Bad Requests</a>. After watching my logs since then, I&#8217;ve noticed I made an incredibly stupid mistake. Bad bots do not follow 301 redirects! What does that mean? 7b1d91231a87fb75e0054e886a0dea57 </p>
<p>If a regular browser encounters a web page, image, or document and is told by the web server that that item has been moved (via a 301 response code), the web browser will then ask for the item at its new location. That is the redirect. But it is up to the browser to ask for the item at its new location! Bad bots don&#8217;t care if the item has been moved, they&#8217;re just looking for vulnerabilities to exploit. </p>
<p>So I have removed the R=301 code from my redirect requests. And now if a bad bot asks for something like <i>http://www.planetmike.com/2007/02//include/scripts/export_batch.inc.php?DIR=</i> they will not be redirected to my robot-trap, but instead will be <b>given</b> the robot-trap! Poof! Instantly they are blocked. I was making things more complicated than they needed to be.</p>
 198.136.50.162 06/Dec/2019:01:57:36<br /><br />Copyright &copy; 2019 <strong><a href="/">Journal of PlanetMike</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material at http://www.planetmike.com/ or in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact copyright@planetmike.com so we can take legal action immediately.]]></content:encoded>
		<post-id xmlns="com-wordpress:feed-additions:1">853</post-id>	</item>
		<item>
		<title>Fighting Bots Via Their Bad Requests</title>
		<link>/2009/06/07/fighting-bots-via-their-bad-requests/</link>
		<comments>/2009/06/07/fighting-bots-via-their-bad-requests/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 13:45:48 +0000</pubDate>
		<dc:creator><![CDATA[Michael Clark]]></dc:creator>
				<category><![CDATA[Site-details]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web-design]]></category>

		<guid isPermaLink="false">http://www.planetmike.com/?p=819</guid>
		<description><![CDATA[Last week I started looking through my &#8220;page not found&#8221; (404) errors. It&#8217;s been interesting to say the least, with nearly 800 bad requests since then, most of which have been various attacks in trying to mislead people. I address most of these attacks or probes by re-routing the request to a robot block system [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Last week I started looking through my &#8220;page not found&#8221; (404) errors. It&#8217;s been interesting to say the least, with nearly 800 bad requests since then, most of which have been various attacks in trying to mislead people. I address most of these attacks or probes by re-routing the request to a robot block system based on <a href="http://danielwebb.us/software/bot-trap/">Daniel&#8217;s Webb&#8217;s Bot-trap &#8211; A Bad Web-Robot Blocker</a>. In the code blocks listed below, I have listed a sample of the commands I have entered into my site&#8217;s .htaccess file. <b>Warning:</b> <i>Messing with your .htaccess can break your web site. Be Careful!</i> 7b1d91231a87fb75e0054e886a0dea57 </p>
<ol>
<li><b>Scanning for Remote File Include Vulnerabilities</b>. There are many bugs in many diferent programs out there on the web. So when someone scans my server for oen of these things, they aren&#8217;t up to any good. Common requests include errors.php, contact.php, advanced1.php. There is (was) a compromised server at
<ul>
<li>http://www.eyepro.net//assets/images/id1.txt</li>
<li>http://www.eyepro.net//assets/images/master-id.txt</li>
<li>http://www.graal-plus.zp.ua//images/roxx.jpg</li>
<li>http://grupowh.com/sqli/fx29id.txt</li>
<li>http://www.ecobook.or.kr/ecobook/data/ecobook/1132289642/copyright.txt</li>
<li>http://www.centrsoft.ru/logo.jpg</li>
<li>http://www.cookieez.com/image.jpg</li>
<li>http://largeface.com/gnuboard4/style/sid.txt</li>
<li>http://harvestusa.org///administrator//includes/id1.txt</li>
</ul>
<p>Someone at these IP addresses was scanning:</p>
<ul>
<li>80.67.20.178</li>
<li>62.193.227.12</li>
<li>212.193.241.25</li>
<li>70.245.218.25</li>
<li>203.185.28.194</li>
<li>200.30.136.59</li>
<li>74.55.117.34</li>
<li>74.36.117.160</li>
<li>94.23.200.54</li>
<li>211.189.18.73</li>
</ul>
<p>These probes are now being dealt with in real time.<br />
See <a href="http://www.davidsopas.com/2009/05/08/fx29id-cmd/" rev="vote-for">Fx29ID cmd</a> for a little more information.</p>
<p><code><br />
RewriteRule errors.php /robot-trap/ [L]<br />
</code>
</li>
<li>Requests for my favicon.ico in a directory other than the root. The only thing in common with the requests is they are all using GoogleToolbar 6.1; Windows 6.0; MSIE 7.0. This is a  silly request, is there <b>ever</b> a reason for a favicon to be anywhere other than the root of the site? I&#8217;ve now dealt with these as well.<br />
<code><br />
RewriteRule .+/favicon.ico /favicon.ico [L]<br />
</code>
</li>
<li>There were a very few requests for a malformed URL that was actaully part of my server&#8217;s file system. That&#8217;s been fixed.<br />
<code><br />
RewriteRule var/www/html / [L]<br />
</code>
</li>
<li>I discovered a Java-based browser (probably a spam bot seeking email addresses) that kept tripping one URL that wasn&#8217;t being rewritten correctly. So I fixed my rewrite rule.
<ul>
<li>213.93.203.217, Java/1.6.0_04</li>
<li>24.132.227.22, Java/1.6.0_13</li>
<li>77.211.115.58, Java/1.6.0_04</li>
<li>82.192.63.216, Java/1.6.0_13</li>
<li>84.124.194.76, Java/1.6.0_13</li>
</ul>
<p>Now to decide how to deal with these &#8220;web browsers.&#8221; Based on the traffic activity (one request every 1-2 seconds, no images or style sheets requested at all) should I even allow these browsers to access my web site? I&#8217;ve also  decided to block access to my web site by Java user agents. See <a href="http://www.tacticaltechnique.com/how-to/block-java-user-agents/" rev="vote-for">How To Block Java User-Agents</a> for someone else&#8217;s similar approach to the Java problem.</p>
<p><code><br />
RewriteCond %{HTTP_USER_AGENT} Java.*<br />
RewriteRule ^(.*)$ /robot-trap/ [F]<br />
</code>
</li>
<li>For some bizarre reason, the MSNBot (shouldn&#8217;t that be the BingBot now?) is sending requests including an anchor. Their requests are showing up as &#8220;GET /url-stuff-in-here/#respond HTTP/1.1&#8221;. I can&#8217;t see how the hash symbol (pound symbol) is being logged at all, I can&#8217;t reproduce the problem. Helpfully, MSN does include with their browser agent, a URL that can be used for help. &#8220;msnbot/2.0b (+http://search.msn.com/msnbot.htm)&#8221;
<p>Just try visiting that msn.com URL. You get bounced over to a site at live.com, which is now Microsoft&#8217;s bing search engine. Using Firefox 3, OmniWeb, or Opera, after &#8220;signing in&#8221; I kept getting into a loop where it would ask me to join the community. I couldn&#8217;t get past that point. I finally fired up Virtual Box and used IE8 under Windows 7. Sigh. And Microsoft wonders why people loathe them so. (Remember Bing stands for But It&#8217;s Not Good.)</li>
<li>Speaking of Microsoft, some poor souls are still using IE 6, with the Discussion bar turned on. Discussion bar requests (/_vti_bin/ or /MSOffice/) are now being redirected to <a href="http://www.browserupgrade.info/ie6/" rev="vote-for">the I6 page at BrowserUpgrade.info</a>.
<p><code><br />
RewriteRule _vti_bin http://www.browserupgrade.info/ie6/ [R=301,L]<br />
</code>
</li>
<li>A few web browsers were badly broken, and were requesting things like http://www.planetmike.comhttp://www.planetmike.com/2006/08/. I fixed this.
<p><code><br />
RewriteRule www.planetmike.com(.*) $1 [R=301,L]<br />
</code>
</li>
<li>A few bots were attempting to poison my referral logs, or to otherwise do Bad Things by requesting multiple times files on my site with a space in the file name. And to make things look legitimate, they set the referral to be a search at Google.
<p><code><br />
RewriteCond %{HTTP_REFERER} google\.com<br />
RewriteCond %{REQUEST_URI} .*\ .*<br />
RewriteRule ^.*$ /robot-trap/space.php [L]<br />
</code>
</li>
<li>A few requests for labels.rdf. This is a standard for labelling how family-friendly your web site is. See the <a href="http://www.icra.org/label/" rev="vote-for">Family Online Safety Institute Labelling Page</a> for information. This is the next generation site labelling method after the PICs method which was used in the &#8217;90&#8217;s. For now I&#8217;ll let these requests return a 404.</li>
<li>Bad BrowserAgents. No browser agent at all? Denied! An agent of &#8220;anonymous&#8221; is not allowed either. Especially when your IP address is registered to Korea or Brazil.<br />
<code><br />
BrowserMatchNoCase "^$" spambot=1<br />
BrowserMatchNoCase "^anonymous$" spambot=1<br />
Order deny,allow<br />
deny from env=spambot<br />
</code>
</li>
<li>And there have been a few links on my own site that were misspelled, or had other stupid mistakes. Those have been fixed.</li>
</ul>
<p>This is a start, I&#8217;ll post updates as more unique cases appear. </p>
 198.136.50.162 06/Dec/2019:01:57:36<br /><br />Copyright &copy; 2019 <strong><a href="/">Journal of PlanetMike</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material at http://www.planetmike.com/ or in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact copyright@planetmike.com so we can take legal action immediately.]]></content:encoded>
			<wfw:commentRss>/2009/06/07/fighting-bots-via-their-bad-requests/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<post-id xmlns="com-wordpress:feed-additions:1">819</post-id>	</item>
		<item>
		<title>Evolving PlanetMike.com: Chapter 5 &#8211; New Name</title>
		<link>/2008/02/07/evolving-planetmikecom-chapter5/</link>
		<pubDate>Thu, 07 Feb 2008 21:30:09 +0000</pubDate>
		<dc:creator><![CDATA[Michael Clark]]></dc:creator>
				<category><![CDATA[Site-details]]></category>
		<category><![CDATA[Web-design]]></category>

		<guid isPermaLink="false">http://www.planetmike.com/2008/02/07/evolving-planetmikecom-chapter5/</guid>
		<description><![CDATA[Currently most, and soon all, of the content at PlanetMike.com is related to technology and web design. So I took this opportunity to rename the site from &#8220;Michael Boyd Clark Journal/Blog&#8221; to &#8220;PlanetMike&#8217;s Technology Journal.&#8221; I am now adding new GoogleAlerts to monitor for the new name appearing in splogs (already found two!). I also [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Currently most, and soon all, of the content at PlanetMike.com is related to technology and web design. So I took this opportunity to rename the site from &#8220;Michael Boyd Clark Journal/Blog&#8221; to &#8220;PlanetMike&#8217;s Technology Journal.&#8221; I am now adding new GoogleAlerts to monitor for the new name appearing in splogs (already found two!). I also tweaked the settings in my rss footer plugin. 7b1d91231a87fb75e0054e886a0dea57 </p>
 198.136.50.162 06/Dec/2019:01:57:36<br /><br />Copyright &copy; 2019 <strong><a href="/">Journal of PlanetMike</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material at http://www.planetmike.com/ or in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact copyright@planetmike.com so we can take legal action immediately.]]></content:encoded>
		<post-id xmlns="com-wordpress:feed-additions:1">671</post-id>	</item>
		<item>
		<title>Evolving PlanetMike.com: Chapter 4 &#8211; Copying the Database and Redirecting</title>
		<link>/2008/02/06/evolving-planetmikecom-chapter4/</link>
		<pubDate>Wed, 06 Feb 2008 23:03:18 +0000</pubDate>
		<dc:creator><![CDATA[Michael Clark]]></dc:creator>
				<category><![CDATA[Site-details]]></category>
		<category><![CDATA[Web-design]]></category>

		<guid isPermaLink="false">http://www.planetmike.com/2008/02/06/evolving-planetmikecom-chapter4/</guid>
		<description><![CDATA[Ok, I&#8217;ve moved a whole bunch of posts from PlanetMike.com over to my personal site, MichaelClark.name. While tedious, it was a pretty straightforward process. 7b1d91231a87fb75e0054e886a0dea57 Install WordPress on your new domain. Make sure it is the same version as the one on the old domain! Copy the active theme to the new site&#8217;s theme directory. [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Ok, I&#8217;ve moved a whole bunch of posts from PlanetMike.com over to my personal site, <a href="http://www.michaelclark.name/">MichaelClark.name</a>. While tedious, it was a pretty straightforward process. 7b1d91231a87fb75e0054e886a0dea57 </p>
<ol>
<li>Install WordPress on your new domain. Make sure it is the same version as the one on the old domain!</li>
<li>Copy the active  theme to the new site&#8217;s theme directory. This should be under wp-content/themes/. </li>
<li>Copy all of your plugins to the new site&#8217;s plugins directory. This should be under wp-content/plugins/.  </li>
<li>Copy the WordPress database to a new database. Ideally, make a backup of the old site&#8217;s database, and then import it into a new database. At this point you have two WordPress database set up with 100% duplicated content, users, passwords. </li>
<li>Use a mysql editor to edit the &#8220;siteurl&#8221; and &#8220;home&#8221; values in the wp_options table. I used Navicat, but you could use any mysql database editor like PHPMyAdmin or the command line.</li>
<li>Then simply edit the wp-config.php file on the new site so it can read the new database.</li>
</ol>
<p>Tada! You now have a complete copy of your old WordPress blog on a new domain. </p>
<p>I took this opportunity on the new site to change my permalink structure. I removed the dates from my post&#8217;s URLs.</p>
<p><b>Important!</b> If you have any photos, style sheets, images, included files, or other content referenced from the old site, those links won&#8217;t work on the new site until you copy or move that content over. And since I was splitting out my personal information, I had a lot of other info to move around.</p>
<p>My goal was to have my photos, family stuff, jokes, etc&#8230; all on my personal site. So I moved those directories to their new location. But for now I don&#8217;t want those pages to break if someone visits that URL. So I created a link from the new site to the old site. For example:<br />
<code><br />
ln -s photos ../www.planetmike.com/photos<br />
</code></p>
<p>I did this for a bunch of directories. To the end user, you can&#8217;t tell that anything has changed. But I do have the same content on two domains now, which could mean a penalty at some point from search engines. The reason I had a bunch of directories is that PlanetMike.com has been around since 1997, the days before there were content management systems available.</p>
<p>Now another tedious step: removing duplicate content from the blogs. On the new site I went through and removed a bunch of posts and categories that will not be used there. On the old site I didn&#8217;t have to do anything with those posts, since they aren&#8217;t changing.</p>
<p>And the final tedious step: On the old site, look at each post in the categories for the new site. A very few of these posts could be deleted entirely, from both blogs. But most needed to be redirected to the new site. I created a list of URLs from the old site that were to be redirected to the new site. I did this by category, just to keep this in manageable chunks. A few posts I reclassified into other categories. Then in my .htaccess for the blog, I added the RewriteRule, one for each URL:<br />
<code><br />
RewriteRule 2005/09/15/virginia-tech-photographs/? http://www.michaelclark.name/virginia-tech-photographs [R=301,L]<br />
</code></p>
<p>This rule says if the requested url contains 2005/09/15/virginia-tech-photographs (with an optional slash at the end), that page has been permanently redirected to http://www.michaelclark.name/virginia-tech-photographs. As I added each category&#8217;s URLs to the .htaccess file, I deleted the post from the old blog. Anyone that requests the old URL would transparently be bounced to the new site. That might be confusing to people who visit the site during the transition.</p>
<p>I ended up with over 270 lines in the .htaccess file. I could have used some regex (regular expression) magic, but I liked actually touching each URL. By doing each URL one at a time, I was able to basically audit the entire site.</p>
<p>I finished this step a week ago, and have been watching my server logs and my Google webmaster account for problems. One problem I&#8217;m seeing now is that some of my category and monthly archives had multiple pages, but since I&#8217;ve pruned the number of posts down, the highest numbered pages don&#8217;t exist any longer. I&#8217;ll be leaving that as a 404 error so that the search engines will remove that page from their indices.</p>
 198.136.50.162 06/Dec/2019:01:57:36<br /><br />Copyright &copy; 2019 <strong><a href="/">Journal of PlanetMike</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material at http://www.planetmike.com/ or in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact copyright@planetmike.com so we can take legal action immediately.]]></content:encoded>
		<post-id xmlns="com-wordpress:feed-additions:1">669</post-id>	</item>
		<item>
		<title>Evolving PlanetMike.com: Chapter 3 &#8211; Moving Content Between Domains</title>
		<link>/2008/01/10/evolving-planetmikecom-chapter3/</link>
		<pubDate>Thu, 10 Jan 2008 12:48:00 +0000</pubDate>
		<dc:creator><![CDATA[Michael Clark]]></dc:creator>
				<category><![CDATA[Site-details]]></category>
		<category><![CDATA[Web-design]]></category>

		<guid isPermaLink="false">http://www.planetmike.com/journal/2008/01/10/evolving-planetmikecom-chapter3/</guid>
		<description><![CDATA[I&#8217;ve made a good start on splitting out personal stuff from PlanetMike.com, and moving it to MichaelClark.name. Jokes, photo galleries, and a handful of categories from WordPress have been moved. I&#8217;m moving a few more categories today, then I&#8217;ll share some of the lessons I&#8217;ve learned. Hopefully you won&#8217;t see too many problems on any [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve made a good start on splitting out personal stuff from PlanetMike.com, and moving it to MichaelClark.name. Jokes, photo galleries, and a handful of categories from WordPress have been moved. I&#8217;m moving a few more categories today, then I&#8217;ll share some of the lessons I&#8217;ve learned. Hopefully you won&#8217;t see too many problems on any of the pages during this transition. I&#8217;m using linked directories, and apache&#8217;s rewrite rules to gracefully move content around. 7b1d91231a87fb75e0054e886a0dea57 </p>
 198.136.50.162 06/Dec/2019:01:57:36<br /><br />Copyright &copy; 2019 <strong><a href="/">Journal of PlanetMike</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material at http://www.planetmike.com/ or in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact copyright@planetmike.com so we can take legal action immediately.]]></content:encoded>
		<post-id xmlns="com-wordpress:feed-additions:1">664</post-id>	</item>
		<item>
		<title>Usage Statistics for PlanetMike.com: 2007</title>
		<link>/2008/01/01/usage-statistics-for-2007/</link>
		<pubDate>Wed, 02 Jan 2008 03:48:08 +0000</pubDate>
		<dc:creator><![CDATA[Michael Clark]]></dc:creator>
				<category><![CDATA[Site-details]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://www.planetmike.com/?p=906</guid>
		<description><![CDATA[7b1d91231a87fb75e0054e886a0dea57 Summary by Month Month Daily Avg Monthly Totals Hits Files Pages Visits Sites KBytes Visits Pages Files Hits Dec 2007 15,151 13,329 8,748 2,681 42,654 7,180,572 83,124 271,191 413,207 469,697 Nov 2007 15,551 13,817 8,359 2,690 43,339 7,285,245 80,720 250,796 414,536 466,559 Oct 2007 14,355 12,382 7,932 2,829 41,912 5,712,332 87,721 245,918 383,861 445,030 [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><img src="/images/usage2007.png" alt="Usage summary for PlanetMike.com" height=256 width=512> 7b1d91231a87fb75e0054e886a0dea57 </p>
<table width=600 border=2 cellspacing=1 cellpadding=1>
<tr>
<th height=4></th>
</tr>
<tr>
<th colspan=11 bgcolor="#C0C0C0" align=center>Summary by Month</th>
</tr>
<tr>
<th height=4></th>
</tr>
<tr>
<th align=left rowspan=2 bgcolor="#C0C0C0"><font size="-1">Month</font></th>
<th align=center colspan=4 bgcolor="#C0C0C0"><font size="-1">Daily Avg</font></th>
<th align=center colspan=6 bgcolor="#C0C0C0"><font size="-1">Monthly Totals</font></th>
</tr>
<tr>
<th align=center bgcolor="#008040"><font size="-1">Hits</font></th>
<th align=center bgcolor="#0080FF"><font size="-1">Files</font></th>
<th align=center bgcolor="#00E0FF"><font size="-1">Pages</font></th>
<th align=center bgcolor="#FFFF00"><font size="-1">Visits</font></th>
<th align=center bgcolor="#FF8000"><font size="-1">Sites</font></th>
<th align=center bgcolor="#FF0000"><font size="-1">KBytes</font></th>
<th align=center bgcolor="#FFFF00"><font size="-1">Visits</font></th>
<th align=center bgcolor="#00E0FF"><font size="-1">Pages</font></th>
<th align=center bgcolor="#0080FF"><font size="-1">Files</font></th>
<th align=center bgcolor="#008040"><font size="-1">Hits</font></th>
</tr>
<tr>
<th height=4></th>
</tr>
<tr>
<td nowrap><font size="-1">Dec 2007</font></td>
<td align=right><font size="-1">15,151</font></td>
<td align=right><font size="-1">13,329</font></td>
<td align=right><font size="-1">8,748</font></td>
<td align=right><font size="-1">2,681</font></td>
<td align=right><font size="-1">42,654</font></td>
<td align=right><font size="-1">7,180,572</font></td>
<td align=right><font size="-1">83,124</font></td>
<td align=right><font size="-1">271,191</font></td>
<td align=right><font size="-1">413,207</font></td>
<td align=right><font size="-1">469,697</font></td>
</tr>
<tr>
<td nowrap><font size="-1">Nov 2007</font></td>
<td align=right><font size="-1">15,551</font></td>
<td align=right><font size="-1">13,817</font></td>
<td align=right><font size="-1">8,359</font></td>
<td align=right><font size="-1">2,690</font></td>
<td align=right><font size="-1">43,339</font></td>
<td align=right><font size="-1">7,285,245</font></td>
<td align=right><font size="-1">80,720</font></td>
<td align=right><font size="-1">250,796</font></td>
<td align=right><font size="-1">414,536</font></td>
<td align=right><font size="-1">466,559</font></td>
</tr>
<tr>
<td nowrap><font size="-1">Oct 2007</font></td>
<td align=right><font size="-1">14,355</font></td>
<td align=right><font size="-1">12,382</font></td>
<td align=right><font size="-1">7,932</font></td>
<td align=right><font size="-1">2,829</font></td>
<td align=right><font size="-1">41,912</font></td>
<td align=right><font size="-1">5,712,332</font></td>
<td align=right><font size="-1">87,721</font></td>
<td align=right><font size="-1">245,918</font></td>
<td align=right><font size="-1">383,861</font></td>
<td align=right><font size="-1">445,030</font></td>
</tr>
<tr>
<td nowrap><font size="-1">Sep 2007</font></td>
<td align=right><font size="-1">16,362</font></td>
<td align=right><font size="-1">14,760</font></td>
<td align=right><font size="-1">8,595</font></td>
<td align=right><font size="-1">3,121</font></td>
<td align=right><font size="-1">44,531</font></td>
<td align=right><font size="-1">6,048,530</font></td>
<td align=right><font size="-1">93,651</font></td>
<td align=right><font size="-1">257,851</font></td>
<td align=right><font size="-1">442,803</font></td>
<td align=right><font size="-1">490,879</font></td>
</tr>
<tr>
<td nowrap><font size="-1">Aug 2007</font></td>
<td align=right><font size="-1">19,132</font></td>
<td align=right><font size="-1">17,161</font></td>
<td align=right><font size="-1">9,987</font></td>
<td align=right><font size="-1">3,957</font></td>
<td align=right><font size="-1">53,589</font></td>
<td align=right><font size="-1">9,012,449</font></td>
<td align=right><font size="-1">122,670</font></td>
<td align=right><font size="-1">309,605</font></td>
<td align=right><font size="-1">532,000</font></td>
<td align=right><font size="-1">593,098</font></td>
</tr>
<tr>
<td nowrap><font size="-1">Jul 2007</font></td>
<td align=right><font size="-1">19,288</font></td>
<td align=right><font size="-1">16,980</font></td>
<td align=right><font size="-1">10,382</font></td>
<td align=right><font size="-1">4,510</font></td>
<td align=right><font size="-1">54,278</font></td>
<td align=right><font size="-1">7,551,001</font></td>
<td align=right><font size="-1">139,820</font></td>
<td align=right><font size="-1">321,848</font></td>
<td align=right><font size="-1">526,400</font></td>
<td align=right><font size="-1">597,931</font></td>
</tr>
<tr>
<td nowrap><font size="-1">Jun 2007</font></td>
<td align=right><font size="-1">19,756</font></td>
<td align=right><font size="-1">17,743</font></td>
<td align=right><font size="-1">10,586</font></td>
<td align=right><font size="-1">4,326</font></td>
<td align=right><font size="-1">55,907</font></td>
<td align=right><font size="-1">5,610,407</font></td>
<td align=right><font size="-1">129,796</font></td>
<td align=right><font size="-1">317,585</font></td>
<td align=right><font size="-1">532,290</font></td>
<td align=right><font size="-1">592,688</font></td>
</tr>
<tr>
<td nowrap><font size="-1">May 2007</font></td>
<td align=right><font size="-1">19,309</font></td>
<td align=right><font size="-1">17,420</font></td>
<td align=right><font size="-1">10,541</font></td>
<td align=right><font size="-1">3,538</font></td>
<td align=right><font size="-1">51,775</font></td>
<td align=right><font size="-1">5,939,830</font></td>
<td align=right><font size="-1">109,689</font></td>
<td align=right><font size="-1">326,784</font></td>
<td align=right><font size="-1">540,050</font></td>
<td align=right><font size="-1">598,607</font></td>
</tr>
<tr>
<td nowrap><font size="-1">Apr 2007</font></td>
<td align=right><font size="-1">23,801</font></td>
<td align=right><font size="-1">21,295</font></td>
<td align=right><font size="-1">11,800</font></td>
<td align=right><font size="-1">3,880</font></td>
<td align=right><font size="-1">62,231</font></td>
<td align=right><font size="-1">7,530,408</font></td>
<td align=right><font size="-1">116,417</font></td>
<td align=right><font size="-1">354,002</font></td>
<td align=right><font size="-1">638,869</font></td>
<td align=right><font size="-1">714,044</font></td>
</tr>
<tr>
<td nowrap><font size="-1">Mar 2007</font></td>
<td align=right><font size="-1">18,459</font></td>
<td align=right><font size="-1">15,847</font></td>
<td align=right><font size="-1">10,354</font></td>
<td align=right><font size="-1">3,159</font></td>
<td align=right><font size="-1">46,489</font></td>
<td align=right><font size="-1">6,788,780</font></td>
<td align=right><font size="-1">97,932</font></td>
<td align=right><font size="-1">320,974</font></td>
<td align=right><font size="-1">491,286</font></td>
<td align=right><font size="-1">572,233</font></td>
</tr>
<tr>
<td nowrap><font size="-1">Feb 2007</font></td>
<td align=right><font size="-1">20,256</font></td>
<td align=right><font size="-1">17,948</font></td>
<td align=right><font size="-1">9,690</font></td>
<td align=right><font size="-1">3,415</font></td>
<td align=right><font size="-1">57,104</font></td>
<td align=right><font size="-1">6,743,685</font></td>
<td align=right><font size="-1">95,634</font></td>
<td align=right><font size="-1">271,332</font></td>
<td align=right><font size="-1">502,559</font></td>
<td align=right><font size="-1">567,168</font></td>
</tr>
<tr>
<td nowrap><font size="-1">Jan 2007</font></td>
<td align=right><font size="-1">21,433</font></td>
<td align=right><font size="-1">18,710</font></td>
<td align=right><font size="-1">11,511</font></td>
<td align=right><font size="-1">2,954</font></td>
<td align=right><font size="-1">46,985</font></td>
<td align=right><font size="-1">6,808,148</font></td>
<td align=right><font size="-1">91,595</font></td>
<td align=right><font size="-1">356,869</font></td>
<td align=right><font size="-1">580,011</font></td>
<td align=right><font size="-1">664,446</font></td>
</tr>
<tr>
<th height=4></th>
</tr>
<tr>
<th bgcolor="#C0C0C0" colspan=6 align=left><font size="-1">Totals</font></th>
<th bgcolor="#C0C0C0" align=right><font size="-1">82,211,387</font></th>
<th bgcolor="#C0C0C0" align=right><font size="-1">1,248,769</font></th>
<th bgcolor="#C0C0C0" align=right><font size="-1">3,604,755</font></th>
<th bgcolor="#C0C0C0" align=right><font size="-1">5,997,872</font></th>
<th bgcolor="#C0C0C0" align=right><font size="-1">6,772,380</font></th>
</tr>
<tr>
<th height=4></th>
</tr>
</table>
 198.136.50.162 06/Dec/2019:01:57:36<br /><br />Copyright &copy; 2019 <strong><a href="/">Journal of PlanetMike</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material at http://www.planetmike.com/ or in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact copyright@planetmike.com so we can take legal action immediately.]]></content:encoded>
		<post-id xmlns="com-wordpress:feed-additions:1">906</post-id>	</item>
		<item>
		<title>Evolving PlanetMike.com: Chapter 2 &#8211; Where will it go?</title>
		<link>/2007/12/20/evolving-planetmikecom-chapter2/</link>
		<pubDate>Thu, 20 Dec 2007 18:03:46 +0000</pubDate>
		<dc:creator><![CDATA[Michael Clark]]></dc:creator>
				<category><![CDATA[Site-details]]></category>
		<category><![CDATA[Web-design]]></category>

		<guid isPermaLink="false">http://www.planetmike.com/journal/2007/12/20/evolving-planetmikecom-chapter2/</guid>
		<description><![CDATA[I&#8217;ve said the personal posts and content from PlanetMike.com will be moved to another site. What site would that be? I&#8217;m thinking now it will be MichaelClark.name. I also have registered both MichaelClark.org and MichaelClark.net, but .name will be my &#8220;official&#8221; personal site. 7b1d91231a87fb75e0054e886a0dea57 If you&#8217;d like to get a glimpse as to how I&#8217;ll [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve said the personal posts and content from PlanetMike.com will be moved to another site. What site would that be? I&#8217;m thinking now it will be <a href="http://www.michaelclark.name/" rev="vote-for">MichaelClark.name</a>. I also have registered both <a href="http://www.michaelclark.org/" rev="vote-for">MichaelClark.org</a> and <a href="http://www.michaelclark.net/" rev="vote-for">MichaelClark.net</a>, but .name will be my &#8220;official&#8221; personal site. 7b1d91231a87fb75e0054e886a0dea57 </p>
<p>If you&#8217;d like to get a glimpse as to how I&#8217;ll be doing this, simply subscribe to my personal RSS feed at <a href="http://www.michaelclark.name/feed" rev="vote-for">http://www.michaelclark.name/feed</a>.</p>
 198.136.50.162 06/Dec/2019:01:57:36<br /><br />Copyright &copy; 2019 <strong><a href="/">Journal of PlanetMike</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material at http://www.planetmike.com/ or in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact copyright@planetmike.com so we can take legal action immediately.]]></content:encoded>
		<post-id xmlns="com-wordpress:feed-additions:1">655</post-id>	</item>
		<item>
		<title>Evolving PlanetMike.com: Chapter 1 &#8211; What do I currently have?</title>
		<link>/2007/12/19/evolving-planetmikecom-chapter1/</link>
		<pubDate>Wed, 19 Dec 2007 12:33:15 +0000</pubDate>
		<dc:creator><![CDATA[Michael Clark]]></dc:creator>
				<category><![CDATA[Site-details]]></category>
		<category><![CDATA[Web-design]]></category>

		<guid isPermaLink="false">http://www.planetmike.com/journal/2007/12/19/evolving-planetmikecom-chapter1/</guid>
		<description><![CDATA[So the first thing to do is figure out exactly what content I have to work with. For the WordPress portion of the site, that&#8217;s simple. I installed the Dagon Design Sitemap Plugin (warning &#8211; lots of spammy comments, so that site may not be managed any longer) and created a sitemap of the blog [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>So the first thing to do is figure out exactly what content I have to work with. For the WordPress portion of the site, that&#8217;s simple. I installed the <a href="http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/" rev="vote-for">Dagon Design Sitemap Plugin</a> (warning &#8211; lots of spammy comments, so that site may not be managed any longer) and created a <a href="/sitemap/">sitemap</a> of the blog portion of PlanetMike.com. 7b1d91231a87fb75e0054e886a0dea57 </p>
<p>I also simply eyeballed the site&#8217;s home page of PlanetMike.com to see how many sections of the site could be rolled over to my new personal site. It&#8217;s a lot to move over: <a href="/photos/">photography</a>, <a href="/fractals/">fractals</a>, all of the Humor sections (<a href="/jokes/">jokes</a>, <a href="/opticalillusions/">optical illusions</a>, and <a href="/funny-photos/">funny photographs</a> (which may simply get deleted since I don&#8217;t think I own the copyright on any of them)). There are also a lot of my writings from before there were blogs that will be moved into the blog system. That will also make the site easier to navigate and maintain. </p>
<p>Ultimately my final goal is to have everything in the WordPress database. That may not be possible, but as far as I can do it I will. For example, my web traffic log reports output into shtml (server side include) files. I&#8217;d rather they were in my WordPress database. Can I copy and paste the tables and reports into a new page in WordPress? A little extra work, but that&#8217;s ok. Can I do the same thing with my Gallerie photo galleries? I think I&#8217;ll probably look around at the options available for photo management plugins for WordPress.</p>
 198.136.50.162 06/Dec/2019:01:57:36<br /><br />Copyright &copy; 2019 <strong><a href="/">Journal of PlanetMike</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material at http://www.planetmike.com/ or in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact copyright@planetmike.com so we can take legal action immediately.]]></content:encoded>
		<post-id xmlns="com-wordpress:feed-additions:1">652</post-id>	</item>
		<item>
		<title>Evolving PlanetMike.com: Introduction</title>
		<link>/2007/12/18/evolving-planetmikecom-introduction/</link>
		<pubDate>Tue, 18 Dec 2007 17:56:50 +0000</pubDate>
		<dc:creator><![CDATA[Michael Clark]]></dc:creator>
				<category><![CDATA[Site-details]]></category>
		<category><![CDATA[Web-design]]></category>

		<guid isPermaLink="false">http://www.planetmike.com/journal/2007/12/18/evolving-planetmikecom-introduction/</guid>
		<description><![CDATA[For years I&#8217;ve been using PlanetMike.com as my primary web site, and I post everything on it. The site started as a bunch of static web pages, then used (and still does in many places) server side includes. I&#8217;ve posted photos, jokes, other miscellaneous information. Then I started blogging, using Bloxsom, and then switched to [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>For years I&#8217;ve been using PlanetMike.com as my primary web site, and I post everything on it. The site started as  a bunch of static web pages, then used (and still does in many places) server side includes. I&#8217;ve posted photos, jokes, other miscellaneous information. Then I started blogging, using Bloxsom, and then switched to WordPress. My category list is enormous.  7b1d91231a87fb75e0054e886a0dea57 </p>
<p>Well, I am now getting ready for the next step in the evolution of the PlanetMike.com web site. I am going to move the personal stuff off of PlanetMike.com over to another domain. I want PlanetMike.com to be a site that a new blogger (or an experienced blogger) can come to to learn about technology and related issues. And obviously a lot of the content on the current site is a distraction and clutters the message that I am a professional who knows what he&#8217;s talking about. So I&#8217;m going to streamline the site, move content around (e.g. the blog will be the top level, the journal directory will be no more), and end up with two sites: one covering technology and blogging issues, and one covering me and my life.</p>
<p>I plan to start this process shortly after Christmas, and being finished up sometime in January. I&#8217;ll be writing about my experiences in a series of posts here on PlanetMike, since I&#8217;m sure I will learn things that others will need to learn as well. A key part of this is to not break old URLs and links, like I wrote about a few days ago in <a href="/journal/2007/12/15/help-your-users-dont-break-old-urls/" title="Permanent Link to Help Your Users: Don’t Break Old URLs">Help Your Users: Don’t Break Old URLs</a>.</p>
 198.136.50.162 06/Dec/2019:01:57:36<br /><br />Copyright &copy; 2019 <strong><a href="/">Journal of PlanetMike</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material at http://www.planetmike.com/ or in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact copyright@planetmike.com so we can take legal action immediately.]]></content:encoded>
		<post-id xmlns="com-wordpress:feed-additions:1">650</post-id>	</item>
	</channel>
</rss>
