[Dynapi-Dev] Hearder file for DynAPI Docs

2003-06-06 Thread Raymond Irving
Hi, Here's the header file that I used to create the header on the DynAPI docs. Dan, You might find this useful. -- Raymond Irving __ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com _header.zip Descript

[Dynapi-Dev] Help need with RegEx object

2003-06-06 Thread Raymond Irving
Hi, I'm not too familiar with the regex object so I'm wondering if anyone can help me out? Here's an example of what I'm trying to do: var s=" test [EMAIL PROTECTED] this is a [EMAIL PROTECTED] [EMAIL PROTECTED]:[test message]} tht ere [EMAIL PROTECTED]:[test message4]}"; var r= /[EMAIL PROTECTED

Re: [Dynapi-Dev] Help need with RegEx object

2003-06-06 Thread Dev
Hi, I am not soo good at it either... but got some help from ultraedit... Se the attatchment Regards Daniel > Hi, > > I'm not too familiar with the regex object so I'm > wondering if anyone can help me out? Here's an example > of what I'm trying to do: > > var s=" test [EMAIL PROTECTED] this i

[Dynapi-Dev] Opera build 2778

2003-06-06 Thread Dev
Hi folks! I think there is some major issue that is not actually just errors the loadpanel but aswell the ioelement. I get: Timeout thread: delay 20 ms Error: name: ReferenceError message: Security error: attempted to read protected variable When trying to load the loadpanel (witch i know raymo

Re: [Dynapi-Dev] Help need with RegEx object

2003-06-06 Thread Leif W
Hello, I'm familiar (but not expert) with regexp usage from Perl and PHP, as well as sed. I've taken a look and separated the variable names to keep track of things. var s = " test [EMAIL PROTECTED] this is a [EMAIL PROTECTED] [EMAIL PROTECTED]:[test message]} tht ere [EMAIL PROTECTED]:[test mes

[Dynapi-Dev] Italian-crafted Rolex - only $65 - $140!! Free SHIPPING ! !

2003-06-06 Thread tony2003
please note to send ALL REPLY e-mail direct to our Sales Representative at: [EMAIL PROTECTED]   Hi, Thank you for expressing interest in ATGWS watches.   We would like to take this opportunity to offer you our fine selection of Italian crafted Rolex Timepieces. You can view our large

Re: [Dynapi-Dev] Opera build 2778

2003-06-06 Thread Raymond Irving
I guess that's why DynAPI exist. Will try to iron out these problems. -- Raymond Irving --- Dev <[EMAIL PROTECTED]> wrote: > Hi folks! > > I think there is some major issue that is not > actually just errors the loadpanel but aswell the > ioelement. I get: > > Timeout thread: delay 20 ms > Er

[Dynapi-Dev] Adv: Advertising your website thru search engines dcam

2003-06-06 Thread sghSteve
*To be removed see below ___ I work with a company that submits websites to search engines and saw your listing on the Internet. We can submit your websit

[Dynapi-Dev] compressing files

2003-06-06 Thread Jesse Vitrone
Hello all,     I've never contributed to an open source project before, so I'm not sure of the proper ettiquite.  Please correct me if I do something stupid :)     I've been email with Raymond Irving about some idea's that I had, and he encouraged me to post it here and see what people think.

[Dynapi-Dev] compressing files

2003-06-06 Thread Jesse Vitrone
Ooops, sorry, hit send too soon :( Here's the whole email Hello all, I've never contributed to an open source project before, so I'm not sure of the proper ettiquite. Please correct me if I do something stupid :) I've been email with Raymond Irving about some idea's that I had, and he en

Re: [Dynapi-Dev] compressing files

2003-06-06 Thread Raymond Irving
Very cool indeed Jesse, very cool. Well done. IMO the merge feature is a major plus for the DynAPI libraries. There're two ways to check in your updates. You could: 1) Use the Patch system available on the DynAPI SourceForge web site 2) Setup WinCVS and Putty on you computer can check in you c

Re: [Dynapi-Dev] compressing files

2003-06-06 Thread Leif W
Awesome ideas. It makes perfect sense. You can optimize code all you want, but when you're loading a few dozen files over the net, it can be a problem because the bottleneck will then become the speed at which you're able to get connections to the server, and many servers only seem to allow 2-4 c

[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

Re: [Dynapi-Dev] compressing files

2003-06-06 Thread Jesse Vitrone
Raymond, Leif,     Greg, glad to see you both like the idea.  I'll sign up with sourceforge and use the patch system.     I grabbed the code from CVS when I first started making the changes, but I tried to do an update today, and there were lots on conflitcts that CVS didn't seem to merge very

[Dynapi-Dev] Re: compressing files and dynapi.asp (aka server edition)

2003-06-06 Thread Stephen Carroll
LOL, well it seems like alot of us are on the same thread of thought. I like the idea of not having to hit the server multiple times, but doesn't 'HTTP keep alive' maintain one socket connection for the duration of gifs, src, etc. that are requested from a given HTTP server? This removes the overhe