a few months ago, I blogged about my 'solution' to running Movable Type with Catalyst. I have put my 'app', mtcatalyst, on github.
Recently in catalyst-controller-cgibin Category
after I spent all that time figuring out how to run Movable Type with Catalyst::Controller::CGIBin, I have moved my blog from my linode to my Dreamhost account. No headaches, the only 'change' I made was to my .htaccess,
I also have a Google Summer of Code blog at http://gsoc.enotime.net to document my rewrite of SQL::Translator for GSoC 09.
I also have a Google Summer of Code blog at http://gsoc.enotime.net to document my rewrite of SQL::Translator for GSoC 09.
I have migrated my blog from Angerwhale to Movable Type. In doing so, I also hacked around to get MT to run under Catalyst::Controller::CGIBin. It was (surprisingly) mostly straightforward,
except having to add a new CGI object to lib/MT/Bootstrap.pm
much thanks to confound for helping me work all this out.
except having to add a new CGI object to lib/MT/Bootstrap.pm
much thanks to confound for helping me work all this out.
