Categories
Technology Weblogging

Alterations

I am in the process of establishing flags and options for several hard coded references in the code. For instance, right now the code automatically closes all comments older than ten days, and I need to make this into a user controlled option. I’m also making use of the /tmp space, for some of the […]

Categories
Technology Weblogging

New update

I just modified comment moderation to put a placeholder comment into the thread for a moderated comment, but the placeholder only shows if: The IP address of the original author matches the current user’s IP address. The current author’s name and email (from cookie) matches the comment author’s name and email. -or- The current author’s […]

Categories
Weblogging

Wordform: New Update

Recovered from Wayback Machine. I just modified comment moderation to put a placeholder comment into the thread for a moderated comment, but the placeholder only shows if: The IP address of the original author matches the current user’s IP address. The current author’s name and email (from cookie) matches the comment author’s name and email. […]

Categories
Diversity

Don’t get distracted by the shiny cross

Recovered from the Wayback Machine.  Both Rox Populi and PZ Myers are outraged at a post by a “Christian Libertarian” weblogger who is, himself, outraged at a new mandate in Norway to open up executive positions for women and a new law to force men to help out with household chores in Spain. He writes: Far too many women are fascists […]

Categories
Technology Weblogging

First alpha release

Following the open source mantra of “release early, release often”, I’ve uploaded the first alpha release of Wordform. You can access it from SourceForge. You’ll want to backup before using this, and install the application in a database separate from your production environment. You’ll need to edit config.php to match your database information and also add […]