Search the web
Sign In
New User? Sign Up
mt-dev · Movable Type Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 554 - 583 of 2112   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
554
MT 3.1 is out. What do we think? Discuss. ;) <tim/> ... Timothy Appnel http://www.timaoutloud.org/...
app@...
tappnel
Offline Send Email
Sep 1, 2004
1:45 pm
555
... 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...
Arvind Satyanarayan
arvind_2111
Offline Send Email
Sep 1, 2004
2:13 pm
556 Kevin Shay
kevin_shay
Offline Send Email
Sep 1, 2004
2:39 pm
557
... 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...
Kevin Shay
kevin_shay
Offline Send Email
Sep 1, 2004
2:39 pm
558
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...
Chad Everett
jayseae
Offline Send Email
Sep 1, 2004
4:06 pm
559
... 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...
David Raynes
rayners1
Offline Send Email
Sep 1, 2004
4:20 pm
560
+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...
app@...
tappnel
Offline Send Email
Sep 1, 2004
6:09 pm
561
... 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...
Ben Hammersley
bhammersley_uk
Offline Send Email
Sep 1, 2004
6:31 pm
562
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...
app@...
tappnel
Offline Send Email
Sep 1, 2004
6:40 pm
563
... 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 ...
David Raynes
rayners1
Offline Send Email
Sep 1, 2004
7:03 pm
564
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...
Chad Everett
jayseae
Offline Send Email
Sep 1, 2004
7:05 pm
565
... 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...
app@...
tappnel
Offline Send Email
Sep 1, 2004
7:28 pm
566
... 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...
David Raynes
rayners1
Offline Send Email
Sep 1, 2004
7:33 pm
567
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...
Ask Bjørn Hansen
askbjoernhansen
Offline Send Email
Sep 1, 2004
7:36 pm
568
... 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...
app@...
tappnel
Offline Send Email
Sep 1, 2004
7:39 pm
569
... 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,...
Ben Hammersley
bhammersley_uk
Offline Send Email
Sep 1, 2004
7:44 pm
570
Checking Google, there is a Storable implementation for PHP at http://freshmeat.net/projects/storable/. But who knows if it is any good. Scott...
Scott Hanson
papascottde
Offline Send Email
Sep 1, 2004
7:46 pm
571
... 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...
David Raynes
rayners1
Offline Send Email
Sep 1, 2004
7:58 pm
572
... 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...
app@...
tappnel
Offline Send Email
Sep 1, 2004
9:25 pm
573
... 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...
Phil Ringnalda
philringnalda
Offline Send Email
Sep 1, 2004
9:51 pm
574
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. ...
Brad Choate
bschoate
Offline Send Email
Sep 1, 2004
11:20 pm
575
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...
app@...
tappnel
Offline Send Email
Sep 2, 2004
12:21 am
576
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...
Ben Hammersley
bhammersley_uk
Offline Send Email
Sep 2, 2004
12:38 am
577
... 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...
Bill Kearney
wkearney99
Offline Send Email
Sep 2, 2004
3:01 am
578
... 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...
app@...
tappnel
Offline Send Email
Sep 2, 2004
4:01 am
579
... 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...
Arvind Satyanarayan
arvind_2111
Offline Send Email
Sep 2, 2004
6:49 am
580
... 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...
Benjamin Trott
btrott
Offline Send Email
Sep 2, 2004
8:11 am
581
... 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...
app@...
tappnel
Offline Send Email
Sep 2, 2004
4:35 pm
582
... 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...
Bill Kearney
wkearney99
Offline Send Email
Sep 2, 2004
4:48 pm
583
... 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...
app@...
tappnel
Offline Send Email
Sep 2, 2004
5:25 pm
Messages 554 - 583 of 2112   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help