New CFML Engine, and An Unplanned New Look

Miscellaneous , Viviotech Add comments

So my blog has gotten a little dusty, this is going to happen from time to time. This is beginning the my busiest time of the year annually at work, and I also had some elective surgeries done in January to repair some longstanding issues finally fixed. While being doped up on Vicodin would make for some interesting blogging, I felt discretion was the bestter path to take...

But today Viviotech gave me a late Christmas present and upgraded my VPS to ColdFusion 9 (woo hoo!) and my old Mango Blog bit the big one because of it (boo!). I'm not sure why this happened, I had not altered the code in any meaningful way that shold have caused it to bomb. And to be frank, Mango Blog's error handling is... less than informative - even with Coldfire running I couldn't find much in the way of meaningful error messages to work on.

So, I backed up the database (God love MySQL for making this task a cinch compared to MSSQL), and nuked my old blog code and installed the latest (v1.4.3). Then after a little trial and error with the database, I got it all back running. In doing so, I had lost the mods I had made to the old design, so I am using this one as a starting point. I like the layout, but not a big fan of the blue, so on my to-do list now is a revaming of the color scheme.

Now that I have CF9 on here, I'm looking forward to some big things in 2010. It will get even better when my day job finally gets out of the Stone Age and gets up up from CFMX7 to CF9 in a few months! It feels like being caged when there's so much that you either cannot do, or have to jump through so many hoops that it's more cost-effective to wait for the CF9 cavalry to arrive.

2 responses to “New CFML Engine, and An Unplanned New Look”

  1. TomasF Says:
    Grats with new platform and new Mango version. About the backup tho, out of curiosity since I'm not a mySQL user, how easy is it to backup?
    Cause I'm thinking since MSSQL takes
    BACKUP DATABASE myDB TO DISK = 'Z:\Backups\myDB.Bak'
    GO
    mySQL must have some pretty impressive stuff going on to be worth mentioning :)
  2. Rob Barthle Says:
    MySQL allows for complete replication of a database by creating all the SQL scripts you need, including data insert. MSSQL database backups are space hogs and for a database of any real size backing up and restoring to a remote location can take a long time. Using scripts I can have it done inside of five minutes.

    Using Navicat for MySQL makes it even easier.

Leave a Reply

Leave this field empty:

Powered by Mango Blog. Design and Icons by N.Design Studio