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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 542 - 572 of 2112   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
542
Thank you! I joined when I read your post and the first time I used this program I bought $219.78 worth of groceries and only had to pay $16.88. Thanks again...
trudyruch
Offline Send Email
Aug 8, 2004
6:08 pm
543
I noticed that the MT database schemas don't use any defaults. I'm wondering why not. I'm guessing it's probably a database vs application layer issue, but...
Jay Allen
fooljay
Offline Send Email
Aug 15, 2004
4:07 pm
544
Hi. My name is Scott. I'm new here. With the consumer release of MT coming up, I'm trying to get into plugin development and the new API. But I was having...
Scott Hanson
papascottde
Offline Send Email
Aug 17, 2004
4:50 am
545
My guess is they don't because any defaults would have to be implemented through the application, since MT still supports the Berkeley DB as a database, which...
Brad Choate
bschoate
Offline Send Email
Aug 18, 2004
3:33 am
546
Has anyone figured out an elegant and foolproof way to set @INC in subfoldered plugin CGI scripts which is cross-platform compatible (*NIX, Windows, Apache,...
Jay Allen
fooljay
Offline Send Email
Aug 24, 2004
1:01 pm
547
... subfoldered plugin ... Apache, IIS, etc etc)? I was deeply saddened to discover that my plugin contest entry used an incomplete method to do this, just...
DanielSanderson
Offline Send Email
Aug 24, 2004
5:28 pm
548
Is anyone working on a plugin that allows MT users to add RSS enclosures to a post? It would require a change to the new entry form, the upload a file form,...
Dave Pentecost
gomayadave
Offline Send Email
Aug 27, 2004
4:24 am
549
Sorry to pester, but here's another link that gives you a sense of what an RSS-enclosure plugin might do: http://backend.userland.com/enclosuresAggregators ...
Dave Pentecost
gomayadave
Offline Send Email
Aug 27, 2004
4:41 am
551
Looks like a virus folks. Kevin? Debugged your computer lately? -Brad ... -- http://bradchoate.com/...
Brad Choate
bschoate
Offline Send Email
Aug 28, 2004
12:12 pm
552
Check attached file....
Mtplugins
kevin_shay
Offline Send Email
Aug 30, 2004
5:37 am
553
Check attached file for details....
Mtplugins
kevin_shay
Offline Send Email
Aug 31, 2004
5:10 am
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
Messages 542 - 572 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