Search the web
Sign In
New User? Sign Up
ArachneDevelopment · Arachne Development
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 1733 - 1762 of 4275   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1733
I just now checked pdf2htm No changes need to be made due to this..... ______________________________________________________________________________________ ...
glennmcc1959
Offline Send Email
Jun 1, 2005
11:05 pm
1734
Hi Glenn, et al. Oh, I see, so that's why! <GGG> BTW, although I haven't heard back from Joerg (he seems to have moved / be moving ISP, so I don't know if his...
da Silva, Joe
j_ds_au
Offline Send Email
Jun 2, 2005
2:30 am
1735
Hey Joe, a while ago I made a quick stab at replacing all the old 'Var' functions with your new 'Arg' functions. It didn't work even where the the arguments...
Ray Andrews
randrews1235711
Offline Send Email
Jun 2, 2005
3:19 am
1736
Hi Ray, Yep, that sounds about right. The new 'arg' functions are "lean and mean" in comparison to their old 'var' equivalents. They do not copy the strings...
da Silva, Joe
j_ds_au
Offline Send Email
Jun 2, 2005
6:03 am
1737
Joe, Yep, that sounds about right. The new 'arg' functions are "lean and mean" in comparison to their old 'var' I figured that much out by myself :-) ...
Ray Andrews
randrews1235711
Offline Send Email
Jun 2, 2005
9:01 pm
1738
Hi folks, I need confirmation of a problem I've found. Please do some download speed tests of these 2 files... ...
glennmcc1959
Offline Send Email
Jun 8, 2005
2:02 am
1739
Hi Glenn, Well, someone has borrowed the power supply for my 56k modem - hopefully I can do some proper tests tomorrow. In the meantime, I did some quick tests...
da Silva, Joe
j_ds_au
Offline Send Email
Jun 8, 2005
9:19 am
1740
Joe, In the meantime, I did some quick tests with my olde 14k4 modem (did I say quick - seemed quite slow really;-) and found virtually no difference between...
Ray Andrews
randrews1235711
Offline Send Email
Jun 8, 2005
1:19 pm
1741
Hi, All. answer from Baikonur... ;-) <G> ... download time with core-1 is 0:1:10, with core-2 - 0:1:06... ... download time with core-1 is 0:1:30, with core-2...
Vladimir B. Merlichenko
arachnerus
Offline Send Email
Jun 8, 2005
2:59 pm
1742
... Hi Vladimir, I have been meaning to get to that but some how have not found the time to do it. :( If I'm not mistakemn, Ray has already done it in his...
glennmcc1959
Offline Send Email
Jun 9, 2005
2:28 am
1743
Hi Ray, et al. Strange, particularly as (IIRC) Glenn's 1.83 core uses the new WatTcp library (since you didn't nominate which of the two test cores your refer...
da Silva, Joe
j_ds_au
Offline Send Email
Jun 9, 2005
9:15 am
1744
Joe, Strange, particularly as (IIRC) Glenn's 1.83 core uses the new WatTcp library (since you didn't nominate which of the two test cores your refer to, I take...
Ray Andrews
randrews1235711
Offline Send Email
Jun 9, 2005
1:41 pm
1745
Hi, Glenn and All. ... yes. ... good, this mean - core will be small.. but, IMHO, you'll again increase it... ;-) <GGGG> ... yes, I know it, because testing...
Vladimir B. Merlichenko
arachnerus
Offline Send Email
Jun 10, 2005
9:47 am
1746
... Ray's is smaller, faster, more efficient, uses less memory. All of this is thanks to the fantastic job that Ray is doing in 'cleaning the code'. And that...
glennmcc1959
Offline Send Email
Jun 11, 2005
1:09 am
1747
Glenn, When is this code active? I compressed some lines and I'd like to verify the result but I don't know when this stuff is used. It looks like...
Ray Andrews
randrews1235711
Offline Send Email
Jun 12, 2005
10:06 pm
1748
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the ArachneDevelopment group. File :...
ArachneDevelopment@ya...
Send Email
Jun 13, 2005
12:21 am
1749
... We really should have a comment on this line....... if (ActiveIsMap(&dx, &dy)) //for CSIM CSIM == Client Side Image Map file://examples/csim.htm ...
glennmcc1959
Offline Send Email
Jun 13, 2005
1:47 am
1750
Found a mistake in entity.c else if(!strcmpi(name,"middot")) //!!glennmcc: Jun 12, 2005 return 183; // return 127; //!!glennmcc: end ...
glennmcc1959
Offline Send Email
Jun 13, 2005
2:04 am
1751
... We do now :-) but what does that variable do? It seems not to be used for anything. -- Arachne 181:B5-c...
Ray Andrews
randrews1235711
Offline Send Email
Jun 13, 2005
3:24 am
1752
... Right you are, got it. -- Arachne 181:B5-c...
Ray Andrews
randrews1235711
Offline Send Email
Jun 13, 2005
3:36 am
1753
... ActiveIsMap() is not a variable... it's a function. Sure _does_ get used......... every time that the mouse is located inside of a CSIM. ... int...
glennmcc1959
Offline Send Email
Jun 13, 2005
1:07 pm
1754
... Never mind.......... I re-read your first post and see that you were reffering to 'querystring' , not 'ActiveIsMap' I'll have a look at it later....
glennmcc1959
Offline Send Email
Jun 13, 2005
1:21 pm
1755
... No not the function, the variable 'querystring' -- it's just a local variable, but after that block of code, it isn't used again. Right now I have that...
Ray Andrews
randrews1235711
Offline Send Email
Jun 13, 2005
3:59 pm
1756
... I was wrong. It has nothing to do with CSIM after-all. That block of code sends the current mouse coordinates to $query$.tmp when an image is assosiated...
glennmcc1959
Offline Send Email
Jun 13, 2005
11:59 pm
1757
... Here's a way to store many mouse-clicks into a file.... ... <FORM ACTION="file://test1.dgi"> <INPUT TYPE=IMAGE SRC="mail02.ikn" BORDER=0> <br><br><a...
glennmcc1959
Offline Send Email
Jun 14, 2005
12:24 am
1758
... Most Cool, I'll try that right now. Ha, and I can check my little optimisation too. -- Arachne 181:B-6...
Ray Andrews
randrews1235711
Offline Send Email
Jun 14, 2005
3:10 am
1759
... That is so neat. ... But I still can't figure out how that variable gets used, infact I'd swear that it isn't used for anything. Never mind, it doesn't ...
Ray Andrews
randrews1235711
Offline Send Email
Jun 14, 2005
4:00 am
1760
... You can't see any place where it gets used because it does not get used any other place in the code. It only becomes useful and only gets used when _we_...
glennmcc1959
Offline Send Email
Jun 14, 2005
4:38 am
1761
Hi Vladimir, Well, firstly, may I say that the size of the core file is less important than the amount of memory that core requires/uses when loaded. When...
da Silva, Joe
j_ds_au
Offline Send Email
Jun 14, 2005
8:01 am
1762
Thanks for the "heads-up" Glenn. :-) Joe. ... From: glennmcc1959 [mailto:glennmcc1959@...] Sent: Monday, 13 June 2005 12:04 PM To:...
da Silva, Joe
j_ds_au
Offline Send Email
Jun 14, 2005
8:10 am
Messages 1733 - 1762 of 4275   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