Help support TMP


From the Editor


From the Editor is the archive for editorial announcements.


Select Time Period:


Back to the Homepage


321 hits since 31 Oct 2009
©1994-2009 Bill Armintrout
Comments or corrections?

7 November 2009

TMP's Great Migration: Progress Report #2

As I've announced, TMP will be moving to a new software package to support its current size and to leave room for continued growth.

Based on my current research, it now appears that it will be possible to use an off-the-shelf content management system, import the data from the old databases, and tweak the software to make everything work.

I am currently setting up the test databases under MySQL.

4 November 2009

TMP's Great Migration: Progress Report

As I've mentioned before, TMP needs to migrate to a new platform due to its continued growth.

Based on my initial research, the best candidate appears to be PHP and Zend Framework, and I am familiarizing myself with them now. I have already been able to get a test website (very, very basic!) up and running.

2 November 2009

Is TMP Showing Its Age?

With a number of recent gremlins in the system - topics disappearing some mornings, membernames sometimes switched then switched back, yesterday's annoying Daylight Savings Time bug, and more - is TMP getting old?

No. Unlike you and me, code doesn't age. The problem, rather, is one of size - TMP is becoming too big. Or, in other words, certain of our databases - the membership system, the main forum - are becoming difficult to manage for the programming language on which TMP is built.

Since the weakness is in the underlying programming language, the ultimate solution is to migrate ("port") our server code over to a programming language with better database support. I am looking into this now.