Re: [nyphp-talk] Flexible Forms & How to store them...

2007-05-16 Thread csnyder
On 5/15/07, Brian Dailey <[EMAIL PROTECTED]> wrote: Which leads me to my next question - Chris, in your 2 layer approach how do you handle indexing? If you have a fairly sizable chunk of YAML/XML/etc data, how do you handle searching it? Well, I haven't had to. I've been working in content and

RE: [nyphp-talk] Flexible Forms & How to store them...

2007-05-16 Thread Mark Armendariz
> [mailto:[EMAIL PROTECTED] On Behalf Of Patrick May > My question is -- when the forms change, who makes the > change? You, or a user via a tool? Though I'd offered a solution for EAV, I haven't gone that route in quite some time (usually only for dynamic surveying tools where the forms / fiel

Re: [nyphp-talk] Flexible Forms & How to store them...

2007-05-16 Thread Patrick May
Hello, On May 15, 2007, at 10:45 AM, Brian Dailey wrote: I have several large forms that I am putting together. I'm aiming to keep them flexible and make it fit within the database object schema that I have used so far in this particular program. In the past with a large form I've seen som

[nyphp-talk] May NYPHP - Anyone available to record?

2007-05-16 Thread Brian Dailey
All - I'm not going to make it to this month's presentation, but I'd very much like to hear what Kenneth Down has to say. Does anyone have the ability to record it using an mp3 player so we can get a copy of the presentation on the web? -- Thanks! - Brian Dailey Software Developer New York,

Re: [nyphp-talk] Flexible Forms & How to store them...

2007-05-16 Thread Kenneth Downs
csnyder wrote: On 5/15/07, Jon Baer <[EMAIL PROTECTED]> wrote: This is really a 2 layer approach not using MySQL for FT indexing. Any other option gives you way more IR functions than MySQL does. Although it would be fair to point out that it is pluggable: (