<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.chrisretlich.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=WikiSysop</id>
	<title>ChrisWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.chrisretlich.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=WikiSysop"/>
	<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/Special:Contributions/WikiSysop"/>
	<updated>2026-04-07T01:37:48Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.40.0</generator>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Homophonics&amp;diff=217</id>
		<title>Homophonics</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Homophonics&amp;diff=217"/>
		<updated>2007-07-19T18:19:35Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: added category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;Homophonics&#039;&#039; was the second entry in [[Nightforge]]&#039;s &amp;quot;[[Nightforge&#039;s Word of the Day|Word of the Day]]&amp;quot; column. (Added Thursday, May 3, 2007 at 11:28pm CDT)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Definition(s):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
1) Derogatory slang; the accent or style of speech associated with a stereotypically gay male. See: [http://en.wikipedia.org/wiki/Bravo_%28television_network%29 Bravo].&lt;br /&gt;
&lt;br /&gt;
[[Category:Nightforge&#039;s Word of the Day]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Pyrotechnicality&amp;diff=216</id>
		<title>Pyrotechnicality</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Pyrotechnicality&amp;diff=216"/>
		<updated>2007-07-19T18:19:09Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: added category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;Pyrotechnicality&#039;&#039; was the first entry in [[Nightforge]]&#039;s &amp;quot;[[Nightforge&#039;s Word of the Day|Word of the Day]]&amp;quot; column. (Added Thursday, May 3, 2007 at 10:46pm CDT)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Definition(s):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
1) When you escape the consequences of an action you may or may not have committed by burning down the source of said consequences. See: [http://en.wikipedia.org/wiki/Light_Warriors_%288-Bit_Theater%29#Black_Mage_Evilwizardington Black Mage].&lt;br /&gt;
&lt;br /&gt;
[[Category:Nightforge&#039;s Word of the Day]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Howto:Install_MediaWiki_on_1and1&amp;diff=200</id>
		<title>Howto:Install MediaWiki on 1and1</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Howto:Install_MediaWiki_on_1and1&amp;diff=200"/>
		<updated>2007-05-04T20:29:20Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: rewrite code missing&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Howto:Install MediaWiki on 1&amp;amp;1=&lt;br /&gt;
After hours of toil to download a 3.8MB wiki software zip file, uploading 12MB of the uncompressed files&amp;lt;ref&amp;gt;On dial-up!&amp;lt;/ref&amp;gt;, then finding out that MediaWiki requires PHP5, and that 1&amp;amp;1 uses the .php5 extension for that so I needed to change my .htaccess file to map .php files to the PHP5 interpreter instead of [[PHP4]], and then finding out that 1&amp;amp;1 also [[retardedly]] uses the /config directory to redirect to the administration login page, and that this supersedes any files that actually exist on the server, including .htaccess, then finding out that the installation script craps out if the /config directory doesn&#039;t exist&amp;lt;ref&amp;gt;like when you rename the /config directory to /config2 so you can actually access the installer&amp;lt;/ref&amp;gt;, then going through the hassle to shorten the URLs through more .htaccess hacks so you don&#039;t end up with URLs like &amp;lt;code&amp;gt;http://wiki.chrisretlich.com/wiki/index.php?title=Main_Page&amp;lt;/code&amp;gt;, I finally have the wiki set up in a half-way decent fashion that appears to work now.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=How to &#039;&#039;Really&#039;&#039; install MediaWiki on 1&amp;amp;1=&lt;br /&gt;
# Download the [http://sourceforge.net/projects/wikipedia zip file] for MediaWiki (I used the 1.9.3 stable release).&lt;br /&gt;
# Unzip the files somewhere.&lt;br /&gt;
# Rename the &amp;quot;config&amp;quot; folder to &amp;quot;config2&amp;quot;.&lt;br /&gt;
# Create a new folder named &amp;quot;config&amp;quot;.&lt;br /&gt;
# Create a file named &amp;quot;.htaccess&amp;quot; and put it in the root folder of the unzipped files, this file should contain the text &amp;lt;code&amp;gt;AddType x-mapp-php5 .php&amp;lt;/code&amp;gt;&lt;br /&gt;
# Upload the files to your webspace using [http://filezilla.sf.net/ some kind of FTP program].  Use a separate folder for your files, such as /wiki/, and/or a different subdomain.&lt;br /&gt;
# Create a new MySQL database using the [https://admin.1and1.com 1&amp;amp;1 control panel]&lt;br /&gt;
## Copy the password, username, and server that you get on the confirmation screen&lt;br /&gt;
## You may want to change the password to something better&lt;br /&gt;
# Browse to the directory where you uploaded your files with a web browser, and then go to the /config2/ subdirectory, e.g. website.com/wiki/config2/ or wiki.website.com/config2/&lt;br /&gt;
# Fill out the form.&lt;br /&gt;
# Move the &amp;quot;LocalSettings.php&amp;quot; from the config folder up to it&#039;s parent folder.&lt;br /&gt;
# Put a 135x135px PNG logo in the images/ subdirectory, and add &amp;lt;code&amp;gt;$wgLogo = &amp;quot;/images/&#039;&#039;FILENAME&#039;&#039;.png&amp;quot;;&amp;lt;/code&amp;gt; to your LocalSettings.php file.&lt;br /&gt;
# Your wiki might be ready to go!&lt;br /&gt;
&lt;br /&gt;
==URL shortening==&lt;br /&gt;
If you want to employ the super-1337 URL shortening techniques, then add the following to your .htaccess file which you created earlier&amp;lt;ref name=&amp;quot;wikidirectory&amp;quot;&amp;gt;they may have to be modified if you installed your wiki in a subdirectory on your website, e.g. /wiki/&amp;lt;/ref&amp;gt;:&lt;br /&gt;
 DirectoryIndex index.php&lt;br /&gt;
 RewriteEngine On&lt;br /&gt;
 RewriteCond %{REQUEST_FILENAME} !-f&lt;br /&gt;
 RewriteCond %{REQUEST_FILENAME} !-d&lt;br /&gt;
 RewriteRule (.*) /index.php?title=$1 [L,QSA]&lt;br /&gt;
 RewriteRule ^$ /Main_Page [R]&lt;br /&gt;
You can also try this code instead:&lt;br /&gt;
 DirectoryIndex index.php&lt;br /&gt;
 RewriteEngine On&lt;br /&gt;
 RewriteRule (images|skins)/ - [L]&lt;br /&gt;
 RewriteRule \.php$ - [L]&lt;br /&gt;
 RewriteRule ^$ /Main_Page [R]&lt;br /&gt;
 RewriteRule ^/?(.*)$ /index.php?title=$1 [L,QSA]&lt;br /&gt;
Or you can also get some more help on [http://meta.wikimedia.org/wiki/Using_a_very_short_URL  wiki URL shortening].&lt;br /&gt;
&lt;br /&gt;
In addition, you&#039;ll want to add the following to your &amp;quot;LocalSettings.php&amp;quot; file&amp;lt;ref name=&amp;quot;wikidirectory&amp;quot; /&amp;gt;:&lt;br /&gt;
 $wgScriptPath = &amp;quot;&amp;quot;;&lt;br /&gt;
 $wgArticlePath = &amp;quot;$wgScriptPath/$1&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Notes:==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=User:Nightforge&amp;diff=199</id>
		<title>User:Nightforge</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=User:Nightforge&amp;diff=199"/>
		<updated>2007-05-04T20:00:29Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: fixed link (now internal instead of external)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Nf_Av_L1-1.gif|frame|right|Nightforge]]&lt;br /&gt;
[[Nightforge]], not to be confused with [[Daysmithy]] (his [http://runescape.wikia.com/wiki/Scaperune ScapeRune] alternate), is the current provider of the randomly updated &amp;quot;&#039;&#039;Nightforge&#039;s Word of the Day&#039;&#039;&amp;quot; column seen [[Nightforge&#039;s Word of the Day|here]].&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=User:Nightforge&amp;diff=198</id>
		<title>User:Nightforge</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=User:Nightforge&amp;diff=198"/>
		<updated>2007-05-04T20:00:10Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: fixed link (now internal instead of external)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Nf_Av_L1-1.gif|frame|right|Nightforge]]&lt;br /&gt;
[[Nightforge]], not to be confused with [[Daysmithy]] (his [http://runescape.wikia.com/wiki/Scaperune ScapeRune] alternate), is the current provider of the randomly updated &amp;quot;&#039;&#039;Nightforge&#039;s Word of the Day&#039;&#039;&amp;quot; column seen [Nightforge&#039;s Word of the Day|here].&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Template:Q&amp;diff=163</id>
		<title>Template:Q</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Template:Q&amp;diff=163"/>
		<updated>2007-04-04T02:51:33Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: Protected &amp;quot;Template:Q&amp;quot;: doesn&amp;#039;t need to be changed [edit=sysop:move=sysop]&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;code&amp;gt;“&#039;&#039;{{{1}}}&#039;&#039;”&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
:&amp;lt;code&amp;gt;~ &#039;&#039;&#039;[[{{{2}}}]] {{#if:{{{3|}}}|on {{{3}}}}}&#039;&#039;&#039;&amp;lt;/code&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Q|This is a quote.|Author}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; prints:&lt;br /&gt;
&lt;br /&gt;
{{Q|This is a quote.|Author}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Q|This is a quote.|Author|subject}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; prints:&lt;br /&gt;
&lt;br /&gt;
{{Q|This is a quote.|Author|subject}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=File:CWicon.png&amp;diff=116</id>
		<title>File:CWicon.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=File:CWicon.png&amp;diff=116"/>
		<updated>2007-03-30T04:08:57Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: Protected &amp;quot;Image:CWicon.png&amp;quot; [edit=sysop:move=sysop]&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;CW logo&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=File:CWlogo.png&amp;diff=114</id>
		<title>File:CWlogo.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=File:CWlogo.png&amp;diff=114"/>
		<updated>2007-03-30T04:03:32Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: Protected &amp;quot;Image:CWlogo.png&amp;quot;: don&amp;#039;t want people changing the wiki&amp;#039;s logo! [edit=sysop:move=sysop]&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &amp;quot;CW&amp;quot; logo used on this site.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Category:Stubs&amp;diff=107</id>
		<title>Category:Stubs</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Category:Stubs&amp;diff=107"/>
		<updated>2007-03-29T20:46:47Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: Protected &amp;quot;Category:Stubs&amp;quot;: because [edit=sysop:move=sysop]&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following is a list of [[ChrisWiki:Stub|stub]] articles.  They are short and need to be made longer or more useful.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Template:Stub&amp;diff=106</id>
		<title>Template:Stub</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Template:Stub&amp;diff=106"/>
		<updated>2007-03-29T20:46:46Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: Protected &amp;quot;Template:Stub&amp;quot;: because [edit=sysop:move=sysop]&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;notice metadata&amp;quot; id=&amp;quot;stub&amp;quot;&amp;gt;&#039;&#039;This article is a [[ChrisWiki:Stub|stub]]. You can help ChrisWiki by [{{fullurl:{{FULLPAGENAME}}|action=edit}} expanding it]. &#039;&#039;&amp;lt;/div&amp;gt;&amp;lt;includeonly&amp;gt;[[Category:Stubs]]&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&#039;&#039;This template will categorize articles that include it into [[:Category:Stubs]].&#039;&#039;&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=ChrisWiki:Stub&amp;diff=105</id>
		<title>ChrisWiki:Stub</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=ChrisWiki:Stub&amp;diff=105"/>
		<updated>2007-03-29T20:46:31Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: Protected &amp;quot;ChrisWiki:Stub&amp;quot;: because [edit=sysop:move=sysop]&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;stub&#039;&#039;&#039; article is an article that is short or temporary while the rest of the article is being created.&lt;br /&gt;
&lt;br /&gt;
==See also:==&lt;br /&gt;
[[:Category:Stubs]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=User:Chris&amp;diff=69</id>
		<title>User:Chris</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=User:Chris&amp;diff=69"/>
		<updated>2007-03-28T05:07:45Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: Protected &amp;quot;User:Chris&amp;quot;: because I said so [edit=sysop:move=sysop]&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;It&#039;s me, the person who owns and runs this website.  If you really want to know about me, go to [http://chrisretlich.com/ my website] instead.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Main_Page&amp;diff=66</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Main_Page&amp;diff=66"/>
		<updated>2007-03-28T04:57:47Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Welcome to ChrisWiki, the content-free encyclopedia that nobody&amp;lt;ref&amp;gt;except for myself and a small select group of other people&amp;lt;/ref&amp;gt; can edit!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Woohoo!!!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
See my rant at: &#039;&#039;&#039;[[Howto:Install MediaWiki on 1and1]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==What&#039;s Happening?:==&lt;br /&gt;
See: [[Special:Recentchanges|recent changes]].&lt;br /&gt;
&lt;br /&gt;
==See also:==&lt;br /&gt;
* [[Doctor Dewlittle]]&lt;br /&gt;
* [[Doctor Dolittle]]&lt;br /&gt;
* [[Doctor Leonard McCoy]]&lt;br /&gt;
* [[Doctor Pepper]]&lt;br /&gt;
* [[Microsoft]]&lt;br /&gt;
* [[Mountain Dew]]&lt;br /&gt;
* [[PHP]]&lt;br /&gt;
* [[Vulcan nerve pinch]]&lt;br /&gt;
* [[Mark Stone]]&lt;br /&gt;
* [[Qualitative Analysis of Aggregation Prevention of Amyloid Peptide Using Sugars]]&lt;br /&gt;
&lt;br /&gt;
==Notes:==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Howto:Install_MediaWiki_on_1and1&amp;diff=65</id>
		<title>Howto:Install MediaWiki on 1and1</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Howto:Install_MediaWiki_on_1and1&amp;diff=65"/>
		<updated>2007-03-28T04:56:49Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: bah, square brackets&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Howto:Install MediaWiki on 1&amp;amp;1=&lt;br /&gt;
After hours of toil to download a 3.8MB wiki software zip file, uploading 12MB of the uncompressed files&amp;lt;ref&amp;gt;On dial-up!&amp;lt;/ref&amp;gt;, then finding out that MediaWiki requires PHP5, and that 1&amp;amp;1 uses the .php5 extension for that so I needed to change my .htaccess file to map .php files to the PHP5 interpreter instead of [[PHP4]], and then finding out that 1&amp;amp;1 also [[retardedly]] uses the /config directory to redirect to the administration login page, and that this supersedes any files that actually exist on the server, including .htaccess, then finding out that the installation script craps out if the /config directory doesn&#039;t exist&amp;lt;ref&amp;gt;like when you rename the /config directory to /config2 so you can actually access the installer&amp;lt;/ref&amp;gt;, then going through the hassle to shorten the URLs through more .htaccess hacks so you don&#039;t end up with URLs like &amp;lt;code&amp;gt;http://wiki.chrisretlich.com/wiki/index.php?title=Main_Page&amp;lt;/code&amp;gt;, I finally have the wiki set up in a half-way decent fashion that appears to work now.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=How to &#039;&#039;Really&#039;&#039; install MediaWiki on 1&amp;amp;1=&lt;br /&gt;
# Download the [http://sourceforge.net/projects/wikipedia zip file] for MediaWiki (I used the 1.9.3 stable release).&lt;br /&gt;
# Unzip the files somewhere.&lt;br /&gt;
# Rename the &amp;quot;config&amp;quot; folder to &amp;quot;config2&amp;quot;.&lt;br /&gt;
# Create a new folder named &amp;quot;config&amp;quot;.&lt;br /&gt;
# Create a file named &amp;quot;.htaccess&amp;quot; and put it in the root folder of the unzipped files, this file should contain the text &amp;lt;code&amp;gt;AddType x-mapp-php5 .php&amp;lt;/code&amp;gt;&lt;br /&gt;
# Upload the files to your webspace using [http://filezilla.sf.net/ some kind of FTP program].  Use a separate folder for your files, such as /wiki/, and/or a different subdomain.&lt;br /&gt;
# Create a new MySQL database using the [https://admin.1and1.com 1&amp;amp;1 control panel]&lt;br /&gt;
## Copy the password, username, and server that you get on the confirmation screen&lt;br /&gt;
## You may want to change the password to something better&lt;br /&gt;
# Browse to the directory where you uploaded your files with a web browser, and then go to the /config2/ subdirectory, e.g. website.com/wiki/config2/ or wiki.website.com/config2/&lt;br /&gt;
# Fill out the form.&lt;br /&gt;
# Move the &amp;quot;LocalSettings.php&amp;quot; from the config folder up to it&#039;s parent folder.&lt;br /&gt;
# Put a 135x135px PNG logo in the images/ subdirectory, and add &amp;lt;code&amp;gt;$wgLogo = &amp;quot;/images/&#039;&#039;FILENAME&#039;&#039;.png&amp;quot;;&amp;lt;/code&amp;gt; to your LocalSettings.php file.&lt;br /&gt;
# Your wiki might be ready to go!&lt;br /&gt;
&lt;br /&gt;
==URL shortening==&lt;br /&gt;
If you want to employ the super-1337 URL shortening techniques, then add the following to your .htaccess file which you created earlier&amp;lt;ref name=&amp;quot;wikidirectory&amp;quot;&amp;gt;they may have to be modified if you installed your wiki in a subdirectory on your website, e.g. /wiki/&amp;lt;/ref&amp;gt;:&lt;br /&gt;
 RewriteCond %{REQUEST_FILENAME} !-f&lt;br /&gt;
 RewriteCond %{REQUEST_FILENAME} !-d&lt;br /&gt;
 RewriteRule (.*) /index.php?title=$1 [L,QSA]&lt;br /&gt;
 RewriteRule ^$ /Main_Page [R]&lt;br /&gt;
You can also try this code instead:&lt;br /&gt;
 RewriteRule (images|skins)/ - [L]&lt;br /&gt;
 RewriteRule \.php$ - [L]&lt;br /&gt;
 RewriteRule ^$ /Main_Page [R]&lt;br /&gt;
 RewriteRule ^/?(.*)$ /index.php?title=$1 [L,QSA]&lt;br /&gt;
Or you can also get some more help on [http://meta.wikimedia.org/wiki/Using_a_very_short_URL  wiki URL shortening].&lt;br /&gt;
&lt;br /&gt;
In addition, you&#039;ll want to add the following to your &amp;quot;LocalSettings.php&amp;quot; file&amp;lt;ref name=&amp;quot;wikidirectory&amp;quot; /&amp;gt;:&lt;br /&gt;
 $wgScriptPath = &amp;quot;&amp;quot;;&lt;br /&gt;
 $wgArticlePath = &amp;quot;$wgScriptPath/$1&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Notes:==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Howto:Install_MediaWiki_on_1and1&amp;diff=64</id>
		<title>Howto:Install MediaWiki on 1and1</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Howto:Install_MediaWiki_on_1and1&amp;diff=64"/>
		<updated>2007-03-28T04:55:15Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: new&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Howto:Install MediaWiki on 1&amp;amp;1=&lt;br /&gt;
After hours of toil to download a 3.8MB wiki software zip file, uploading 12MB of the uncompressed files&amp;lt;ref&amp;gt;On dial-up!&amp;lt;/ref&amp;gt;, then finding out that MediaWiki requires PHP5, and that 1&amp;amp;1 uses the .php5 extension for that so I needed to change my .htaccess file to map .php files to the PHP5 interpreter instead of [[PHP4]], and then finding out that 1&amp;amp;1 also [[retardedly]] uses the /config directory to redirect to the administration login page, and that this supersedes any files that actually exist on the server, including .htaccess, then finding out that the installation script craps out if the /config directory doesn&#039;t exist&amp;lt;ref&amp;gt;like when you rename the /config directory to /config2 so you can actually access the installer&amp;lt;/ref&amp;gt;, then going through the hassle to shorten the URLs through more .htaccess hacks so you don&#039;t end up with URLs like &amp;lt;code&amp;gt;http://wiki.chrisretlich.com/wiki/index.php?title=Main_Page&amp;lt;/code&amp;gt;, I finally have the wiki set up in a half-way decent fashion that appears to work now.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=How to &#039;&#039;Really&#039;&#039; install MediaWiki on 1&amp;amp;1=&lt;br /&gt;
# Download the [http://sourceforge.net/projects/wikipedia zip file] for MediaWiki (I used the 1.9.3 stable release).&lt;br /&gt;
# Unzip the files somewhere.&lt;br /&gt;
# Rename the &amp;quot;config&amp;quot; folder to &amp;quot;config2&amp;quot;.&lt;br /&gt;
# Create a new folder named &amp;quot;config&amp;quot;.&lt;br /&gt;
# Create a file named &amp;quot;.htaccess&amp;quot; and put it in the root folder of the unzipped files, this file should contain the text &amp;lt;code&amp;gt;AddType x-mapp-php5 .php&amp;lt;/code&amp;gt;&lt;br /&gt;
# Upload the files to your webspace using [http://filezilla.sf.net/ some kind of FTP program].  Use a separate folder for your files, such as /wiki/, and/or a different subdomain.&lt;br /&gt;
# Create a new MySQL database using the [https://admin.1and1.com 1&amp;amp;1 control panel]&lt;br /&gt;
## Copy the password, username, and server that you get on the confirmation screen&lt;br /&gt;
## You may want to change the password to something better&lt;br /&gt;
# Browse to the directory where you uploaded your files with a web browser, and then go to the /config2/ subdirectory, e.g. website.com/wiki/config2/ or wiki.website.com/config2/&lt;br /&gt;
# Fill out the form.&lt;br /&gt;
# Move the &amp;quot;LocalSettings.php&amp;quot; from the config folder up to it&#039;s parent folder.&lt;br /&gt;
# Put a 135x135px PNG logo in the images/ subdirectory, and add &amp;lt;code&amp;gt;$wgLogo = &amp;quot;/images/&#039;&#039;FILENAME&#039;&#039;.png&amp;quot;;&amp;lt;/code&amp;gt; to your LocalSettings.php file.&lt;br /&gt;
# Your wiki might be ready to go!&lt;br /&gt;
&lt;br /&gt;
==URL shortening==&lt;br /&gt;
If you want to employ the super-1337 URL shortening techniques, then add the following to your .htaccess file which you created earlier&amp;lt;ref name=&amp;quot;wikidirectory&amp;quot;&amp;gt;they may have to be modified if you installed your wiki in a subdirectory on your website, e.g. /wiki/&amp;lt;/ref&amp;gt;:&lt;br /&gt;
 RewriteCond %{REQUEST_FILENAME} !-f&lt;br /&gt;
 RewriteCond %{REQUEST_FILENAME} !-d&lt;br /&gt;
 RewriteRule (.*) /index.php?title=$1 [L,QSA]&lt;br /&gt;
 RewriteRule ^$ /Main_Page [R]&lt;br /&gt;
You can also try this code instead:&lt;br /&gt;
 RewriteRule (images|skins)/ - [L]&lt;br /&gt;
 RewriteRule \.php$ - [L]&lt;br /&gt;
 RewriteRule ^$ /Main_Page [R]&lt;br /&gt;
 RewriteRule ^/?(.*)$ /index.php?title=$1 [L,QSA]&lt;br /&gt;
Or you can also get some more help on [[http://meta.wikimedia.org/wiki/Using_a_very_short_URL  wiki URL shortening]].&lt;br /&gt;
&lt;br /&gt;
In addition, you&#039;ll want to add the following to your &amp;quot;LocalSettings.php&amp;quot; file&amp;lt;ref name=&amp;quot;wikidirectory&amp;quot; /&amp;gt;:&lt;br /&gt;
 $wgScriptPath = &amp;quot;&amp;quot;;&lt;br /&gt;
 $wgArticlePath = &amp;quot;$wgScriptPath/$1&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Notes:==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Help:Contents&amp;diff=63</id>
		<title>Help:Contents</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Help:Contents&amp;diff=63"/>
		<updated>2007-03-28T04:33:04Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: apparently external redirects don&amp;#039;t work&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;See: [http://www.mediawiki.org/wiki/Help:Contents this]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Help:Editing&amp;diff=62</id>
		<title>Help:Editing</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Help:Editing&amp;diff=62"/>
		<updated>2007-03-28T04:32:32Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: bah, preview it next time!&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;see: [http://www.mediawiki.org/wiki/Help:Editing this]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Main_Page&amp;diff=61</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Main_Page&amp;diff=61"/>
		<updated>2007-03-28T04:31:52Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Woohoo!!!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Welcome to ChrisWiki, the content-free encyclopedia that nobody&amp;lt;ref&amp;gt;except for myself and a small select group of other people&amp;lt;/ref&amp;gt; can edit!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
See my rant at: &#039;&#039;&#039;[[Howto:Install MediaWiki on 1and1]]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==What&#039;s Happening?:==&lt;br /&gt;
See: [[Special:Recentchanges|recent changes]].&lt;br /&gt;
&lt;br /&gt;
==See also:==&lt;br /&gt;
* [[Doctor Dewlittle]]&lt;br /&gt;
* [[Doctor Dolittle]]&lt;br /&gt;
* [[Doctor Leonard McCoy]]&lt;br /&gt;
* [[Doctor Pepper]]&lt;br /&gt;
* [[Microsoft]]&lt;br /&gt;
* [[Mountain Dew]]&lt;br /&gt;
* [[PHP]]&lt;br /&gt;
* [[Vulcan nerve pinch]]&lt;br /&gt;
* [[Mark Stone]]&lt;br /&gt;
* [[Qualitative Analysis of Aggregation Prevention of Amyloid Peptide Using Sugars]]&lt;br /&gt;
&lt;br /&gt;
==Notes:==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Help:Editing&amp;diff=60</id>
		<title>Help:Editing</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Help:Editing&amp;diff=60"/>
		<updated>2007-03-28T04:30:24Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: apparently external redirects don&amp;#039;t work&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;see: [[http://www.mediawiki.org/wiki/Help:Editing]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Howto:Install_MediaWiki_on_1and1&amp;diff=59</id>
		<title>Howto:Install MediaWiki on 1and1</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Howto:Install_MediaWiki_on_1and1&amp;diff=59"/>
		<updated>2007-03-28T04:29:46Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: new&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Howto:Install MediaWiki on 1&amp;amp;1==&lt;br /&gt;
After hours of toil to download a 3.8MB wiki software zip file, uploading 12MB of the uncompressed files&amp;lt;ref&amp;gt;On dial-up!&amp;lt;/ref&amp;gt;, then finding out that MediaWiki requires PHP5, and that 1&amp;amp;1 uses the .php5 extension for that so I needed to change my .htaccess file to map .php files to the PHP5 interpreter instead of [[PHP4]], and then finding out that 1&amp;amp;1 also [[retardedly]] uses the /config directory to redirect to the administration login page, and that this supersedes any files that actually exist on the server, including .htaccess, then finding out that the installation script craps out if the /config directory doesn&#039;t exist&amp;lt;ref&amp;gt;like when you rename the /config directory to /config2 so you can actually access the installer&amp;lt;/ref&amp;gt;, then going through the hassle to shorten the URLs through more .htaccess hacks so you don&#039;t end up with URLs like&lt;br /&gt;
 http://wiki.chrisretlich.com/wiki/index.php?title=Main_Page,&lt;br /&gt;
I finally have the wiki set up in a half-way decent fashion that appears to work now.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Main_Page&amp;diff=58</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Main_Page&amp;diff=58"/>
		<updated>2007-03-28T04:27:56Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: /* Howto:Install MediaWiki on 1&amp;amp;1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Woohoo!!!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Welcome to ChrisWiki, the content-free encyclopedia that nobody&amp;lt;ref&amp;gt;except for myself and a small select group of other people&amp;lt;/ref&amp;gt; can edit!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==What&#039;s Happening?:==&lt;br /&gt;
See: [[Special:Recentchanges|recent changes]].&lt;br /&gt;
&lt;br /&gt;
==See also:==&lt;br /&gt;
* [[Doctor Dewlittle]]&lt;br /&gt;
* [[Doctor Dolittle]]&lt;br /&gt;
* [[Doctor Leonard McCoy]]&lt;br /&gt;
* [[Doctor Pepper]]&lt;br /&gt;
* [[Microsoft]]&lt;br /&gt;
* [[Mountain Dew]]&lt;br /&gt;
* [[PHP]]&lt;br /&gt;
* [[Vulcan nerve pinch]]&lt;br /&gt;
* [[Mark Stone]]&lt;br /&gt;
* [[Qualitative Analysis of Aggregation Prevention of Amyloid Peptide Using Sugars]]&lt;br /&gt;
&lt;br /&gt;
==Notes:==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Main_Page&amp;diff=57</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Main_Page&amp;diff=57"/>
		<updated>2007-03-28T04:27:10Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Woohoo!!!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Welcome to ChrisWiki, the content-free encyclopedia that nobody&amp;lt;ref&amp;gt;except for myself and a small select group of other people&amp;lt;/ref&amp;gt; can edit!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Howto:Install MediaWiki on 1&amp;amp;1==&lt;br /&gt;
After hours of toil to download a 3.8MB wiki software zip file, uploading 12MB of the uncompressed files&amp;lt;ref&amp;gt;On dial-up!&amp;lt;/ref&amp;gt;, then finding out that MediaWiki requires PHP5, and that 1&amp;amp;1 uses the .php5 extension for that so I needed to change my .htaccess file to map .php files to the PHP5 interpreter instead of [[PHP4]], and then finding out that 1&amp;amp;1 also [[retardedly]] uses the /config directory to redirect to the administration login page, and that this supersedes any files that actually exist on the server, including .htaccess, then finding out that the installation script craps out if the /config directory doesn&#039;t exist&amp;lt;ref&amp;gt;like when you rename the /config directory to /config2 so you can actually access the installer&amp;lt;/ref&amp;gt;, then going through the hassle to shorten the URLs through more .htaccess hacks so you don&#039;t end up with URLs like&lt;br /&gt;
 http://wiki.chrisretlich.com/wiki/index.php?title=Main_Page,&lt;br /&gt;
I finally have the wiki set up in a half-way decent fashion that appears to work now.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==What&#039;s Happening?:==&lt;br /&gt;
See: [[Special:Recentchanges|recent changes]].&lt;br /&gt;
&lt;br /&gt;
==See also:==&lt;br /&gt;
* [[Doctor Dewlittle]]&lt;br /&gt;
* [[Doctor Dolittle]]&lt;br /&gt;
* [[Doctor Leonard McCoy]]&lt;br /&gt;
* [[Doctor Pepper]]&lt;br /&gt;
* [[Microsoft]]&lt;br /&gt;
* [[Mountain Dew]]&lt;br /&gt;
* [[PHP]]&lt;br /&gt;
* [[Vulcan nerve pinch]]&lt;br /&gt;
* [[Mark Stone]]&lt;br /&gt;
* [[Qualitative Analysis of Aggregation Prevention of Amyloid Peptide Using Sugars]]&lt;br /&gt;
&lt;br /&gt;
==Notes:==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Help:Editing&amp;diff=56</id>
		<title>Help:Editing</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Help:Editing&amp;diff=56"/>
		<updated>2007-03-28T04:25:14Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: new&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[http://www.mediawiki.org/wiki/Help:Editing]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Help:Contents&amp;diff=55</id>
		<title>Help:Contents</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Help:Contents&amp;diff=55"/>
		<updated>2007-03-28T04:24:13Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: new&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[http://www.mediawiki.org/wiki/Help:Contents]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=ChrisWiki:General_disclaimer&amp;diff=54</id>
		<title>ChrisWiki:General disclaimer</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=ChrisWiki:General_disclaimer&amp;diff=54"/>
		<updated>2007-03-28T04:21:30Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: Protected &amp;quot;ChrisWiki:General disclaimer&amp;quot;: want to keep the semi-legal mumbo-jumbo [edit=sysop:move=sysop]&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ChrisWiki is not&amp;lt;ref&amp;gt;entirely&amp;lt;/ref&amp;gt; responsible for the content posted on here.  All trademarks and such are probably owned by other people, and are used without permission.  ChrisWiki claims no ownership or endorsement of other&#039;s trademark(s).&lt;br /&gt;
&lt;br /&gt;
==Notes:==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=ChrisWiki:General_disclaimer&amp;diff=53</id>
		<title>ChrisWiki:General disclaimer</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=ChrisWiki:General_disclaimer&amp;diff=53"/>
		<updated>2007-03-28T04:20:59Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: new&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ChrisWiki is not&amp;lt;ref&amp;gt;entirely&amp;lt;/ref&amp;gt; responsible for the content posted on here.  All trademarks and such are probably owned by other people, and are used without permission.  ChrisWiki claims no ownership or endorsement of other&#039;s trademark(s).&lt;br /&gt;
&lt;br /&gt;
==Notes:==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=ChrisWiki:General_disclaimer&amp;diff=52</id>
		<title>ChrisWiki:General disclaimer</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=ChrisWiki:General_disclaimer&amp;diff=52"/>
		<updated>2007-03-28T04:20:31Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: new&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ChrisWiki is not&amp;lt;ref&amp;gt;entirely&amp;lt;/ref&amp;gt; responsible for the content posted on here.  All trademarks and such are probably owned by other people, and are used without permission.  ChrisWiki claims no ownership or endorsement.&lt;br /&gt;
&lt;br /&gt;
==Notes:==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=ChrisWiki:About&amp;diff=51</id>
		<title>ChrisWiki:About</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=ChrisWiki:About&amp;diff=51"/>
		<updated>2007-03-28T04:18:13Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: new&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Main_Page]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Main_Page&amp;diff=47</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Main_Page&amp;diff=47"/>
		<updated>2007-03-28T01:06:05Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: recent changes link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Woohoo!!!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Welcome to ChrisWiki, the content-free encyclopedia that nobody&amp;lt;ref&amp;gt;except for myself and a small select group of other people&amp;lt;/ref&amp;gt; can edit!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
After hours of toil to download a 3.8MB wiki software zip file, uploading 12MB of the uncompressed files&amp;lt;ref&amp;gt;On dial-up!&amp;lt;/ref&amp;gt;, then finding out that MediaWiki requires PHP5, and that 1&amp;amp;1 uses the .php5 extension for that so I needed to change my .htaccess file to map .php files to the PHP5 interpreter instead of [[PHP4]], and then finding out that 1&amp;amp;1 also [[retardedly]] uses the /config directory to redirect to the administration login page, and that this supersedes any files that actually exist on the server, including .htaccess, then finding out that the installation script craps out if the /config directory doesn&#039;t exist&amp;lt;ref&amp;gt;like when you rename the /config directory to /config2 so you can actually access the installer&amp;lt;/ref&amp;gt;, then going through the hassle to shorten the URLs through more .htaccess hacks so you don&#039;t end up with URLs like&lt;br /&gt;
 http://wiki.chrisretlich.com/wiki/index.php?title=Main_Page,&lt;br /&gt;
I finally have the wiki set up in a half-way decent fashion that appears to work now.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Oh, and [[User:Neal Grosskopf|Neal]], thanks for [[Qualitative Analysis of Aggregation Prevention of Amyloid Peptide Using Sugars|this]]!&lt;br /&gt;
&lt;br /&gt;
==What&#039;s Happening?:==&lt;br /&gt;
See: [[Special:Recentchanges|recent changes]].&lt;br /&gt;
&lt;br /&gt;
==See also:==&lt;br /&gt;
* [[Doctor Dewlittle]]&lt;br /&gt;
* [[Doctor Dolittle]]&lt;br /&gt;
* [[Doctor Leonard McCoy]]&lt;br /&gt;
* [[Doctor Pepper]]&lt;br /&gt;
* [[Microsoft]]&lt;br /&gt;
* [[Mountain Dew]]&lt;br /&gt;
* [[PHP]]&lt;br /&gt;
* [[Vulcan nerve pinch]]&lt;br /&gt;
&lt;br /&gt;
==Notes:==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=CW:VFD&amp;diff=46</id>
		<title>CW:VFD</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=CW:VFD&amp;diff=46"/>
		<updated>2007-03-28T01:02:59Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: CW:VFD moved to ChrisWiki:VFD: matches naming scheme better&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[ChrisWiki:VFD]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=ChrisWiki:VFD&amp;diff=45</id>
		<title>ChrisWiki:VFD</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=ChrisWiki:VFD&amp;diff=45"/>
		<updated>2007-03-28T01:02:59Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: CW:VFD moved to ChrisWiki:VFD: matches naming scheme better&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;Votes For Deletion&#039;&#039;&#039; list below contains a list of articles flagged for deletion.  You can discuss why/why not an article should be deleted.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==[[Retardedly]]==&lt;br /&gt;
- Um, what?  But, I&#039;m unsure on this one at the moment.  Vote: meh. [[User:WikiSysop|WikiSysop]] 00:50, 27 March 2007 (EDT)&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Talk:Retardedly&amp;diff=44</id>
		<title>Talk:Retardedly</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Talk:Retardedly&amp;diff=44"/>
		<updated>2007-03-28T01:02:26Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Spelled incorrectly?  How so?  What&#039;s the &amp;quot;correct&amp;quot; spelling?... Putting up for [[ChrisWiki:VFD|VfD]] [[User:WikiSysop|WikiSysop]] 00:48, 27 March 2007 (EDT)&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=ChrisWiki:Copyrights&amp;diff=43</id>
		<title>ChrisWiki:Copyrights</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=ChrisWiki:Copyrights&amp;diff=43"/>
		<updated>2007-03-28T01:01:01Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: new&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Um, for copyright, just please use all original content, or whatever else is legal to put on here.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Main_Page&amp;diff=42</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Main_Page&amp;diff=42"/>
		<updated>2007-03-28T00:59:45Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: alphabetize, add entries&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Woohoo!!!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Welcome to ChrisWiki, the content-free encyclopedia that nobody&amp;lt;ref&amp;gt;except for myself and a small select group of other people&amp;lt;/ref&amp;gt; can edit!&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
After hours of toil to download a 3.8MB wiki software zip file, uploading 12MB of the uncompressed files&amp;lt;ref&amp;gt;On dial-up!&amp;lt;/ref&amp;gt;, then finding out that MediaWiki requires PHP5, and that 1&amp;amp;1 uses the .php5 extension for that so I needed to change my .htaccess file to map .php files to the PHP5 interpreter instead of [[PHP4]], and then finding out that 1&amp;amp;1 also [[retardedly]] uses the /config directory to redirect to the administration login page, and that this supersedes any files that actually exist on the server, including .htaccess, then finding out that the installation script craps out if the /config directory doesn&#039;t exist&amp;lt;ref&amp;gt;like when you rename the /config directory to /config2 so you can actually access the installer&amp;lt;/ref&amp;gt;, then going through the hassle to shorten the URLs through more .htaccess hacks so you don&#039;t end up with URLs like&lt;br /&gt;
 http://wiki.chrisretlich.com/wiki/index.php?title=Main_Page,&lt;br /&gt;
I finally have the wiki set up in a half-way decent fashion that appears to work now.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Oh, and [[User:Neal Grosskopf|Neal]], thanks for [[Qualitative Analysis of Aggregation Prevention of Amyloid Peptide Using Sugars|this]]!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==See also:==&lt;br /&gt;
* [[Doctor Dewlittle]]&lt;br /&gt;
* [[Doctor Dolittle]]&lt;br /&gt;
* [[Doctor Leonard McCoy]]&lt;br /&gt;
* [[Doctor Pepper]]&lt;br /&gt;
* [[Microsoft]]&lt;br /&gt;
* [[Mountain Dew]]&lt;br /&gt;
* [[PHP]]&lt;br /&gt;
* [[Vulcan nerve pinch]]&lt;br /&gt;
&lt;br /&gt;
==Notes:==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Microsoft&amp;diff=41</id>
		<title>Microsoft</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Microsoft&amp;diff=41"/>
		<updated>2007-03-27T19:55:46Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: bah, formatting&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt; Microsoft Corporation&lt;br /&gt;
 1 Microsoft Way&lt;br /&gt;
 Redmond, WA&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Microsoft&amp;diff=40</id>
		<title>Microsoft</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Microsoft&amp;diff=40"/>
		<updated>2007-03-27T19:55:00Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: new&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Microsoft Corporation&lt;br /&gt;
1 Microsoft Way&lt;br /&gt;
Redmond, WA&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=ASP&amp;diff=39</id>
		<title>ASP</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=ASP&amp;diff=39"/>
		<updated>2007-03-27T19:54:19Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: slightly better&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;ASP&#039;&#039;&#039; is a server-side scripting language similar to VBscript created by [[Microsoft]].  ASP stands for &#039;&#039;&#039;Active Server Pages&#039;&#039;&#039; despite the fact that they are really inactive, and hardly ever feel motivated to do anything.  Their level of motivation to be &amp;quot;active&amp;quot; is about as high as mine in completing this arti&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=ASP&amp;diff=38</id>
		<title>ASP</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=ASP&amp;diff=38"/>
		<updated>2007-03-27T19:53:55Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: new&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;ASP&#039;&#039;&#039; is a server-side scripting language similar to VBscript created by [[Microsoft]].  ASP stands for &#039;&#039;&#039;Active Server Pages&#039;&#039;&#039; despite the fact that they are really inactive, and hardly ever feel motivated to do anything.  Their level of motivation to be &amp;quot;active&amp;quot; is about as high as mine in completing this&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=PHP&amp;diff=37</id>
		<title>PHP</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=PHP&amp;diff=37"/>
		<updated>2007-03-27T19:52:02Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;PHP&#039;&#039;&#039; is the world&#039;s best server-side scripting and programming language.  It is precisely 42.314159 times better than [[ASP]], and is 500&amp;lt;ref&amp;gt;well, actually it is 500.000000000000000000000000000000000000000000000001 times better than JSP, but 500 is close enough&amp;lt;/ref&amp;gt; times better than [[JSP]].  It is available for all kinds of webservers, including [[Apache]] and the horrid [[IIS]].&lt;br /&gt;
&lt;br /&gt;
==Notes:==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=PHP&amp;diff=36</id>
		<title>PHP</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=PHP&amp;diff=36"/>
		<updated>2007-03-27T19:51:03Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: new&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;PHP&#039;&#039;&#039; is the world&#039;s best server-side scripting and programming language.  It is precisely 42.314159 times better than ASP, and is 500&amp;lt;ref&amp;gt;well, actually it is 500.000000000000000000000000000000000000000000000001 times better than JSP, but 500 is close enough&amp;lt;/ref&amp;gt; times better than JSP.  It is available for all kinds of webservers, including [[Apache]] and the horrid [[IIS]].&lt;br /&gt;
&lt;br /&gt;
==Notes:==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=PHP4&amp;diff=35</id>
		<title>PHP4</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=PHP4&amp;diff=35"/>
		<updated>2007-03-27T19:48:52Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: new&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[PHP]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=USA&amp;diff=34</id>
		<title>USA</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=USA&amp;diff=34"/>
		<updated>2007-03-27T05:21:53Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: new&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[America]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=America&amp;diff=33</id>
		<title>America</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=America&amp;diff=33"/>
		<updated>2007-03-27T05:20:15Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: forgot reference list&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;America&#039;&#039;&#039;, or &#039;&#039;&#039;The United States of America&#039;&#039;&#039;, also frequently misspelled as &#039;&#039;&#039;Amerika&#039;&#039;&#039; is a country somewhere between here and there.&lt;br /&gt;
&lt;br /&gt;
==Key facts==&lt;br /&gt;
* About n&amp;lt;ref&amp;gt;a number greater than or equal to zero&amp;lt;/ref&amp;gt;-thousand square miles in area&lt;br /&gt;
* Contains approximately 50 states&lt;br /&gt;
* Most states get along together and are contiguous, but a few are outcasts and live a life on the ocean&lt;br /&gt;
* This wiki is likely hosted somewhere in America&lt;br /&gt;
* Famous people, such as [[Dr. Phil]], [[Doctor Dewlittle]], and [[Doctor Pepper]] all live in or near America&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* This country was founded in 1776 ± 5000 by a bunch of guys who had nothing better to do than found a country.&lt;br /&gt;
&lt;br /&gt;
==See also:==&lt;br /&gt;
* [[USA]]&lt;br /&gt;
&lt;br /&gt;
==Notes:==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=America&amp;diff=32</id>
		<title>America</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=America&amp;diff=32"/>
		<updated>2007-03-27T05:19:18Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: new&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;America&#039;&#039;&#039;, or &#039;&#039;&#039;The United States of America&#039;&#039;&#039;, also frequently misspelled as &#039;&#039;&#039;Amerika&#039;&#039;&#039; is a country somewhere between here and there.&lt;br /&gt;
&lt;br /&gt;
==Key facts==&lt;br /&gt;
* About n&amp;lt;ref&amp;gt;a number greater than or equal to zero&amp;lt;/ref&amp;gt;-thousand square miles in area&lt;br /&gt;
* Contains approximately 50 states&lt;br /&gt;
* Most states get along together and are contiguous, but a few are outcasts and live a life on the ocean&lt;br /&gt;
* This wiki is likely hosted somewhere in America&lt;br /&gt;
* Famous people, such as [[Dr. Phil]], [[Doctor Dewlittle]], and [[Doctor Pepper]] all live in or near America&lt;br /&gt;
&lt;br /&gt;
==Trivia==&lt;br /&gt;
* This country was founded in 1776 ± 5000 by a bunch of guys who had nothing better to do than found a country.&lt;br /&gt;
&lt;br /&gt;
==See also:==&lt;br /&gt;
* [[USA]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=List_of_impostor_doctors&amp;diff=31</id>
		<title>List of impostor doctors</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=List_of_impostor_doctors&amp;diff=31"/>
		<updated>2007-03-27T05:11:08Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: new&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Below is an alphabetical listing of impostor doctors:&lt;br /&gt;
&lt;br /&gt;
* [[Doctor Dewlittle]]&lt;br /&gt;
* [[Doctor Dolittle]]&lt;br /&gt;
* [[Doctor Pepper]]&lt;br /&gt;
* [[Dr. Phil]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Dr._Phil&amp;diff=30</id>
		<title>Dr. Phil</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Dr._Phil&amp;diff=30"/>
		<updated>2007-03-27T05:09:07Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Dr. Phil&#039;&#039;&#039;, a.k.a. &#039;&#039;&#039;Dr. Phillip McGraw&#039;&#039;&#039;, a.k.a. &#039;&#039;&#039;Phillip Calvin &amp;quot;Phil&amp;quot; McGraw&#039;&#039;&#039; is an [[America|American]] TV show character who hosts a self-titled&amp;lt;ref&amp;gt;under his pseudonym&amp;lt;/ref&amp;gt; talk-show where he treats people with various kinds of life issues.  The actor who plays Dr. Phil is also confusingly named [[Dr. Phil]], but is not actually a doctor, unlike the character he plays on television.&lt;br /&gt;
&lt;br /&gt;
==See also:==&lt;br /&gt;
* [[Doctor Pepper]] - another [[List of impostor doctors|impostor doctor]]&lt;br /&gt;
&lt;br /&gt;
==Notes:==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Dr._Phil&amp;diff=29</id>
		<title>Dr. Phil</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Dr._Phil&amp;diff=29"/>
		<updated>2007-03-27T05:08:12Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Dr. Phil&#039;&#039;&#039;, a.k.a. &#039;&#039;&#039;Dr. Phillip McGraw&#039;&#039;&#039;, a.k.a. &#039;&#039;&#039;Phillip Calvin &amp;quot;Phil&amp;quot; McGraw&#039;&#039;&#039; is an [[America|American]] TV show character who hosts a self-titled&amp;lt;ref&amp;gt;under his pseudonym&amp;lt;/ref&amp;gt; talk-show where he treats people with various kinds of life issues.  The actor who plays Dr. Phil is also confusingly named [[Dr. Phil]], but is not actually a doctor, unlike the character he plays on television.&lt;br /&gt;
&lt;br /&gt;
==See also:==&lt;br /&gt;
* [[Doctor Pepper]] - another [[imposter doctor]]&lt;br /&gt;
&lt;br /&gt;
==Notes:==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Dr._Phil&amp;diff=28</id>
		<title>Dr. Phil</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Dr._Phil&amp;diff=28"/>
		<updated>2007-03-27T05:04:19Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: hehe&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Dr. Phil&#039;&#039;&#039;, a.k.a. &#039;&#039;&#039;Dr. Phillip McGraw&#039;&#039;&#039;, a.k.a. &#039;&#039;&#039;Phillip Calvin &amp;quot;Phil&amp;quot; McGraw&#039;&#039;&#039; is an [[American]] TV show character who hosts a self-titled&amp;lt;ref&amp;gt;under his pseudonym&amp;lt;/ref&amp;gt; talk-show where he treats people with various kinds of life issues.  The actor who plays Dr. Phil is also confusingly named [[Dr. Phil]], but is not actually a doctor, unlike the character he plays on television.&lt;br /&gt;
&lt;br /&gt;
==See also:==&lt;br /&gt;
* [[Doctor Pepper]]&lt;br /&gt;
&lt;br /&gt;
==Footnotes:==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=Doctor_Pepper&amp;diff=27</id>
		<title>Doctor Pepper</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=Doctor_Pepper&amp;diff=27"/>
		<updated>2007-03-27T04:56:57Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: New page: &amp;#039;&amp;#039;&amp;#039;Doctor Pepper&amp;#039;&amp;#039;&amp;#039; is an imposter.  He claims to be a doctor by using that as a part of his name, but he is in fact just an ordinary man.  ==See also:== * Dr. Phil - another imposter&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Doctor Pepper&#039;&#039;&#039; is an imposter.  He claims to be a doctor by using that as a part of his name, but he is in fact just an ordinary man.&lt;br /&gt;
&lt;br /&gt;
==See also:==&lt;br /&gt;
* [[Dr. Phil]] - another imposter&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
	<entry>
		<id>https://wiki.chrisretlich.com/index.php?title=ChrisWiki:VFD&amp;diff=26</id>
		<title>ChrisWiki:VFD</title>
		<link rel="alternate" type="text/html" href="https://wiki.chrisretlich.com/index.php?title=ChrisWiki:VFD&amp;diff=26"/>
		<updated>2007-03-27T04:50:56Z</updated>

		<summary type="html">&lt;p&gt;WikiSysop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;Votes For Deletion&#039;&#039;&#039; list below contains a list of articles flagged for deletion.  You can discuss why/why not an article should be deleted.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==[[Retardedly]]==&lt;br /&gt;
- Um, what?  But, I&#039;m unsure on this one at the moment.  Vote: meh. [[User:WikiSysop|WikiSysop]] 00:50, 27 March 2007 (EDT)&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
</feed>