... I'm actually holding of upgrading my two installs. I had a blast beta testing it and was amazed and the amount of work that had gone in since 3.0x I was...
... The new "application-level callbacks" look interesting. However, it appears they aren't (yet?) documented in the MT docs, but only in the POD in the MT...
I'm in the process of upgrading from whatever release candidate I had installed. I think I'm going to use it on my life site, but I'm pretty sure that I won't...
... Hash: SHA1 ... I actually worked up an upgrade script for that last night and sent it along to Ben/Ezra. Figured I should give them right of first...
+1. I used to use the URL all the time for similar reasons. Since some users are chosing not to upgrade with every version, I would go so far as to suggest...
... I'm deeply puzzled about the Dynamic Publishing. When I heard about it I thought "Great! A way to prototype page templates with enormous amounts of plugins...
I was just typing a message to ask if anyone else was bothered by the fact we'll need to recreate our plugins in PHP in order to support those using dynamic...
... What's worse, though it is planned for a future revision (at least that's what Brad told me when we spoke last night), data stuffed in PluginData is ...
I dunno how bothered I am. I'm not especially impressed with the dynamic function at this point. A lot of that has to do with the fact that I use some PHP in...
... gads! my entire mt-feeds system is based on mt::plugindata and storable straight to the filesystem. being mostly a PHP novice, is Storable even supported...
... As far as I know, it's not. But I don't claim any significany expertise in PHP either. :) But that's why I'm looking into YAML and the like. It'd solve...
On Sep 1, 2004, at 12:28 PM, app@... wrote: How many people are running MT under mod_perl? I always wanted to make MT do the dynamic pages, but with...
... I believe I saw Data::Dumperused to serialize/unserialize data structures in a text format though I could be mistaken. If that were true it would be ideal...
... I'm not running mod_perl, but at least one person is finding it 3.1 breaks under it: http://www.movabletype.org/support/index.php?act=ST&f=26&t=44581 But,...
... What it all boils down to is that we need a serializer to do the following: - Use a format that both Perl and PHP can read easily - Preferably a...
... One of my thoughts were similar though I hadn't considered using PHP at all. Most ISPs don't support mod_perl, but they do support PHP. I suppose it would...
... Erm. You know how on a slow and resource-limited machine, a full rebuild will time out, or get clobbered by a process reaper, when it's doing it in one...
Fresh off a plane to the Six Apart offices here and I'm trying to catch up on mt-dev today. Lots of questions/concerns about the dynamic publishing stuff. ...
I don't think anyone doubts the benefit of having options or why a user may want to render their content dynamically. I guess what I, and I take others, are...
Yes - what Tim said. It's an awesome bit of work, and Brad deserves a great deal of credit for it. Lovely lovely code too, from what I've seen. It's a hugely...
... Plain and simple, what will the users have available to them in the context of page generation? Just getting perl for CGI is a big hurdle. Getting...
... I was hoping for some insight from a Six Apart employee. You don't need to lecture me on the topic. Besides, I am not advocating mod_perl. In fact I never...
... With MT now becoming PHP enabled it allows for a whole new set of developers to start making plugins and yet because it still remains perl it doesn't...
... Hash: SHA1 Hi Tim, ... Yes... but you've got one already, of course: <http://groups.yahoo.com/group/mt-dev/message/574>. Anyway, yes, we absolutely realize...
... Thank you Ben. It does help. I think a lot and will try and be as concise as possible. (This message will be long anyway, but it could have been much much...
... impossible I meant "isn't impossible". Barring that it would likely require compiling into php of course. This might be a stretch but still less than...
... Right. I have no desire to port (P)lucene to PHP. The PHP Storable library is only 0.03 and hasn't been updated in over a year. Storable is a compiled...