Re: [Dynapi-Dev] #1 DynAPI real time inline compression

2003-06-19 Thread Raymond Irving
rform things like Proxy and Peer-to-Peer service. Currently we need to extend our line of IOElement server-side scripts (e.g. perl, cold-fusion,etc). -- Raymond Irving > > > > - Original Message ----- > > From: "Kevin" <[EMAIL PROTECTED]> > > To: "

Re: [Dynapi-Dev] #1 DynAPI real time inline compression

2003-06-18 Thread Stephen Carroll
file > changes, > > > recompression will reoccur for the very first call to the file. This > way, > > > you'll never have to worry about maintaining two seperate files. You can > > > always edit the original source with comments, etc. But always be > assur

Re: [Dynapi-Dev] #1 DynAPI real time inline compression

2003-06-09 Thread Kevin
t; - Original Message - > From: "Kevin" <[EMAIL PROTECTED]> > To: "Dynapi-Dev" <[EMAIL PROTECTED]> > Sent: Sunday, June 08, 2003 5:35 AM > Subject: Re: [Dynapi-Dev] #1 DynAPI real time inline compression > > > > > > Hi Stephen, >

Re: [Dynapi-Dev] #1 DynAPI real time inline compression

2003-06-08 Thread Stephen Carroll
u can always edit the original source with comments, etc. But always be assured you're served an optimized, small file. - Original Message - From: "Kevin" <[EMAIL PROTECTED]> To: "Dynapi-Dev" <[EMAIL PROTECTED]> Sent: Sunday, June 08, 2003 5:35 AM Subject: R

Re: [Dynapi-Dev] #1 DynAPI real time inline compression

2003-06-08 Thread Kevin
Hi Stephen, I like the inline compression idea. Is the compressor to be used in each library include, so the dependency chain just compresses what's needed? I have done some work on keyevents it captures most keys needed for the tab manager examples. Also there is a hotkey contribution that trap

Re: [Dynapi-Dev] #1 DynAPI real time inline compression

2003-06-07 Thread Raymond Irving
A very cool idea indeed! Just a few things to note: 1) I don't think we'll have to change much from the client-side. All we would have to do is to use dynapi.compressor.asp as part of the src. For example: dynapi.library.setPath('dynapi.compressor.asp?file=../src/') dynapi.library.include('dy

[Dynapi-Dev] #1 DynAPI real time inline compression

2003-06-06 Thread Stephen Carroll
Greetings everyone, I'm really glad that 3.0 beta is out! I've promised to start pulling my own weight by working on some of my 'big ideas' (well maybe small) that I have for DynAPI. Each of the items I have in mind, I've already started work on. I just needed a good kick in the butt to get th