Installing MediaWiki
Today I installed MediaWiki for the first time to keep track of the documentation behind my various projects. I was finding myself getting reset too many times because I would forget my previous assumptions and my various TextEdit documents were getting lost in an unorganized virtual pile on my desktop. This happens a lot as multiple clients have you switching between tasks.
HTAccess RewriteRule, When it Changes the URL in the Address Bar
I have been trying to figure this out for ages. When will RewriteRule change the URL in the browser address bar? Today I read thought the whole Apache mod_rewrite documentation page and I still didn’t know the answer. But after a ton of searching I finally figured it out, and hope to explain it to [...]