Today I've released a new plugin the Tags.App PowerTagger. PowerTagger is a utility plugin for Tags.App users to tag entries en masse by implementing a Tags...
Or, maybe instead I should ask if anybody does anything other than just use the plugin and see what breaks? (Or, better yet, releasing it to users and seeing...
I install it, and if it works I release it. :) Not entirely true, but not far from reality. Typically I run through all the common combinations that I can...
I've created a few modules recently were I wrote a suite of tests using Test::More. These were purely logical modules (MT::TagCloud for instance) that didn't...
Has anyone installed Movable Type under mod_perl2 ? I know some of the modules changed names, but I'm hoping that someone else has already written a crib sheet...
Since no one is answering you I figure I'll pass this the second hand knowledge I have. Gawker is running Apache2 which requires mod_perl 2. They looked into...
I spent a couple hours hunting down bugs, and a lot of people were doing similar work, but there were just so many patches and development versions, and they...
... Indeed. ... Literally on both counts. Paul is the person with the most on his plate of anyone in the company I think. -j- http://www.jayallen.org/...
... It was quite buggy for me (the infamous "Invalid GLOB reference at" error when posting comments and other Nasty Things) but at least it works for the CMS...
I too would suggest FastCGI if you can get it EXCEPT for the fact that in the integration with Yahoo Small Business (http://www.sixapart.com/movabletype/yahoo)...
... As I mentioned, there were multiple bugs affecting FastCGI (although the aforementioned one is not MT's but FastCGIs). I do not know offhand the severity...
I'm fishing/teasing/trolling (that wasn't obvious enough). I'm actually really, really happy with our FastCGI instance of MT. I did some big blog imports (a...
Lightning is how I would describe what I've seen. We had to water it down for the press release to 140% faster because Yahoo legal was uncomfortable with us...
FREE MONEY! The first person to write a good Fast CGI book (along the lines of Lindner, et al's "mod_perl cookbook") will be very successful. David ... -- ...
... Well, there is mod_fcgid after all which worked well for some. The problem as I see it now (with everyone becoming so keen on FCGI after the mod_s rush and...
... I actually have some other issuees behalf this one. Some Unicode strings get garbled and the QuickPost failed me more than a few times (it can't retrieve...
... While testing running MT 3.2 under apache2 + mod_fcgid I discovered a bug in the interaction between mod_fcgid and some portion of the perl stack (whether...
... I cannot. We are in the planning stages at this point for all of 2006. I'm sure we'll be able to give you a better estimate in the next couple of weeks. ...
This is mildly MT related, but I thought it would be of interest to some on this list. I've been putting a lot of thought into tag interface usability these ...
Occurs when posting from a bookmarklet, requires the restart of all processes to get to normal: An error occurred: Can't call method "PublishCharset" on an...
Here is a gotcha I just figured out. I was trying to write a plugin that could perform an operation on any authors records. There is a bug that makes this...
Here is a gotcha I just found. I had been getting reports that the related entries plugin stopped working for some (not all) people when they upgraded to MT...
For those not on or closely monitoring ProNet, Byrne posted this handy piece of code below. Where was this when I needed it!? ;) I really wanted to do...
Hi all I'm writing a ruby app that is posting to MT via XMLRPC and for simple text it works fine some of the time with toy examples, but trying with the real...