Getting Wikier

Written at evening time in English • Tags: ,

I just became a WikkiTikkiTavi developer today! I’ve been eyeing Tavi for a while now, and got it installed at work. I wanted to be able to play with it without keeping people from being productive so I decided to power www.suominen.org by it.

My PHP installation was too secure for running Tavi, although I didn’t know that right away. I was just getting blank pages (just like with phpWebSite), but I was determined to find out why. After some code reading and referencing of www.php.net I figured the problem was the register_globals=off setting in my php.ini file.

Obviously the right fix was not changing php.ini so I contributed my first generally useful patch to Tavi. I’m hoping there will more in the future — plans will be forming on my personal page on Tavi.

The Wiki Way

Written early in the evening in English • Tags: ,

I’ve been running UseModWiki on www.tcsh.org and some other sites since April, 2001. I just collected the most useful tweaks and patches I’ve made to it. Links to all that are now available on my personal page on UseModWiki.

Personal weblog installed

Written in the wee hours in English • Tags: ,

I spent the whole evening modifying the settings and the code for this weblog installation. I can see learning of PHP in my future.

The original code for the weblog is Personal Weblog 0.9.4 by Mark Pulford. I haven’t done any major changes to the code, but I have changed the configuration a lot.