From: Darin K. <dka...@ef...> - 2001-02-20 19:05:10
|
say fellas, how do i unsubscribe from the list? -----Original Message----- From: Doug Melvin [mailto:do...@cr...] Sent: Tuesday, February 20, 2001 2:01 PM To: dyn...@li... Subject: Re: [Dynapi-Dev] Dynamic Loading. and what site would that be? ----- Original Message ----- From: "francesco AGATI" <fa...@we...> To: <dyn...@li...> Sent: Tuesday, February 20, 2001 4:55 AM Subject: Re: [Dynapi-Dev] Dynamic Loading. > HI, > > see this site for alterative loading dynamic data > > work only for IE5+,NS6,Mozzilla, not IE mac, not NS4 > > ----- Original Message ----- > From: "Nuno Ferreira" <nun...@wi...> > To: <dyn...@li...> > Sent: Tuesday, February 20, 2001 12:20 PM > Subject: RE: [Dynapi-Dev] Dynamic Loading. > > > > > > >I loath the limited realm that FLASH delivers along with its > > >pathetic CPU chewing rendering engine. I like the fact that the DynAPI > > >leaves options 100% open for me to pick and choose front-to-back delivery > > >platforms. > > > > I agree, though as it stands, DynAPI chews more CPU time than the average > > flash > > movie, let alone IE memory leaks. > > > > >Currently loadpanel is probably the weakest link supporting the DynAPI > > >platform. But it is the "only" link we currently have to bridge between > > two > > >very different worlds. Fix and optimize it...., > > > > Hmmm, I think that setHTML is the way to go, not loadpanel. > > Using PHP, for instance, you can load a PHP file in a hidden frame, that > > accesses > > a database and builds a script on that hidden page that alters the layer > > content > > on the main page via setHTML. In practice, if you organize things > > thouroughly, you > > won't have to reload the main page ever. > > > > best, > > > > NunoF > > > > > > > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > --- Outgoing mail is certified Virus Free by AVG Free Edition Download at: http://www.grisoft.com/html/us_index.cfm Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.231 / Virus Database: 112 - Release Date: 2/12/01 _______________________________________________ Dynapi-Dev mailing list Dyn...@li... http://lists.sourceforge.net/lists/listinfo/dynapi-dev |
From: Pascal B. <pa...@dy...> - 2001-02-18 20:02:26
Attachments:
servertasks.zip
|
here's the most uptodate "junk" I could find.. it most likely needs updating.. little snippet of original post (sorry Dan :) > Here's the updated ServerTask (it works the same as before). The > calculator/translator/mailbox are not server-side scripts but hard-coded > examples. The servertasks don't really do anything they just fake it to > display how it works. I added a hash ServerTask data type. probably needs some updating.. but have fun with it Pascal Bestebroer pa...@dy... http://www.dynamic-core.net |
From: francesco A. <fa...@we...> - 2001-02-21 10:02:47
|
i don't understand...... ----- Original Message ----- From: "Darin Kadrioski" <dka...@ef...> To: <dyn...@li...> Sent: Tuesday, February 20, 2001 8:11 PM Subject: RE: [Dynapi-Dev] Dynamic Loading. > > say fellas, how do i unsubscribe from the list? > > -----Original Message----- > From: Doug Melvin [mailto:do...@cr...] > Sent: Tuesday, February 20, 2001 2:01 PM > To: dyn...@li... > Subject: Re: [Dynapi-Dev] Dynamic Loading. > > > and what site would that be? > ----- Original Message ----- > From: "francesco AGATI" <fa...@we...> > To: <dyn...@li...> > Sent: Tuesday, February 20, 2001 4:55 AM > Subject: Re: [Dynapi-Dev] Dynamic Loading. > > > > HI, > > > > see this site for alterative loading dynamic data > > > > work only for IE5+,NS6,Mozzilla, not IE mac, not NS4 > > > > ----- Original Message ----- > > From: "Nuno Ferreira" <nun...@wi...> > > To: <dyn...@li...> > > Sent: Tuesday, February 20, 2001 12:20 PM > > Subject: RE: [Dynapi-Dev] Dynamic Loading. > > > > > > > > > > >I loath the limited realm that FLASH delivers along with its > > > >pathetic CPU chewing rendering engine. I like the fact that the DynAPI > > > >leaves options 100% open for me to pick and choose front-to-back > delivery > > > >platforms. > > > > > > I agree, though as it stands, DynAPI chews more CPU time than the > average > > > flash > > > movie, let alone IE memory leaks. > > > > > > >Currently loadpanel is probably the weakest link supporting the DynAPI > > > >platform. But it is the "only" link we currently have to bridge > between > > > two > > > >very different worlds. Fix and optimize it...., > > > > > > Hmmm, I think that setHTML is the way to go, not loadpanel. > > > Using PHP, for instance, you can load a PHP file in a hidden frame, that > > > accesses > > > a database and builds a script on that hidden page that alters the layer > > > content > > > on the main page via setHTML. In practice, if you organize things > > > thouroughly, you > > > won't have to reload the main page ever. > > > > > > best, > > > > > > NunoF > > > > > > > > > > > > _______________________________________________ > > > Dynapi-Dev mailing list > > > Dyn...@li... > > > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > > > > > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > > > > > --- > Outgoing mail is certified Virus Free by AVG Free Edition > Download at: http://www.grisoft.com/html/us_index.cfm > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.231 / Virus Database: 112 - Release Date: 2/12/01 > > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/lists/listinfo/dynapi-dev |