I'm currently trying to evaluate the effectiveness of http proxy caches for the modern web. Many of the studies I have seen seem to date from a number of years...
John Hardy
jh@...
Jun 9, 2000 8:25 am
11139
... Hash: SHA1 Content-Type: text/plain; charset=us-ascii ... Hi John - it seems to be the case there's a substantial enough volume of cacheable (but not...
Martin Hamilton
martin@...
Jun 11, 2000 5:09 pm
11140
Does anyone know of translator or mapping table which maps Unicode to LaTeX? Kind regards Tony Bennett Illuminaries Ltd Sheffield Science Park Cooper Buildings...
Illuminaries
tonyb@...
Jun 15, 2000 3:07 pm
11141
FREE E-COMMERCE WHEN YOU HOST WITH US!! Tired of expensive e-commerce software, set up fees and leasing contracts? Here is the deal: Sign up for our E-Commerce...
Sam edwards
treb@...
Jun 17, 2000 4:56 am
11142
I am writing a Perl CGI script for checking the validity of URLs which reference documents on an Intranet. The users authorize themselves by entering a...
Whyard, Matthew
Matthew.Whyard@...
Jun 20, 2000 6:03 pm
11143
Does anyone know the algorithm MSIE uses to determine which files to flush from the browser cache? Netscape is very up front about their algorithm, but I...
David C. Peterson
dpeterson@...
Jun 20, 2000 6:17 pm
11144
This is the first message to this email list I've seen that I could answer myself -- sort of. :) What is it with this list anyway? I thought it would be quite...
Fish
fish@...
Jun 20, 2000 11:34 pm
11145
Dave - I assume you poked around the Microsoft support web site[*] looking for the answer and didn't find it? If so, then I think you're SOL. "Fish" (David B....
Fish
fish@...
Jun 20, 2000 11:42 pm
11146
Hi, I am going to use multipart/mixed to upload files to a web-server and wonder if it is possible to add a Content-Length header for each part so that I don't...
Jan Svensson (QDT)
Jan.Svensson@...
Jun 21, 2000 2:47 pm
11147
Hi ... This is right. The header you have to supply is Authorization: <username:password> (without the < and >). As I understand it, the username/password pair...
Igor Clark
igor.clark@...
Jun 21, 2000 2:47 pm
11148
What protocol are you going to use? HTTP? "Fish" (David B. Trout) fish@... ICQ# 25302291...
Fish
fish@...
Jun 22, 2000 12:36 am
11149
I am using HTTP using my own client and a Servlet handling the request at the server side. /Jan Svensson ... From: Fish [mailto:fish@...] Sent:...
Jan Svensson (QDT)
Jan.Svensson@...
Jun 22, 2000 1:04 pm
11150
As in the mail from Dave Kristol (20 juni 2000 20:12) this mechanism complies with RFC2616. He points to section 4.1 (Message Types) where is described that...
Joris Dobbelsteen
joris.dobbelsteen@...
Jun 22, 2000 4:14 pm
11151
If you're using HTTP, then MIME has nothing to do with anything (other than that being the encoding format of your entity body). HTTP doesn't really care about...
Fish
fish@...
Jun 23, 2000 2:22 am
11152
Jumbotext, could be a new tag for a simple but very revolutionary and fundamental feature. With jumbotext, in the text of a web page every single word would be...
Daniel Alexandre
walkman44@...
Jun 28, 2000 6:44 am
11153
... Good idea. A similar idea has been implemented at: http://www.voycabulary.com/ Best wishes. Cheers, James...
James P. Salsman
bovik@...
Jun 30, 2000 7:22 pm
11154
... Sounds like link smog to me -- and what about phrases and sentences? Actually, this idea was implemented the right way over 10 years ago in the (pre-web)...
Paul Burchard
burchard@...
Jun 30, 2000 7:57 pm
11155
Paul, ... Yes; I agree with the comment about "link smog," too. Please see: http://www.webreference.com/js/column12/crossbrowser.html Do any browsers (other...
James P. Salsman
bovik@...
Jun 30, 2000 10:26 pm
11156
Members of IETF Mailing List, Isn't it a better way to speak the entire sentence and now the next problem: how to pronounce a word: the same word (writing) may...
Joris Dobbelsteen
joris.dobbelsteen@...
Jul 3, 2000 6:01 pm
11157
... More and more languages have talking dictionaries on the web all the time. English has at least a few, for example: ...
James P. Salsman
bovik@...
Jul 3, 2000 11:30 pm
11158
Now we shouldn't have RAW WAV for it, but rather a good speech technology. It must also be usable for people with slow links (40Kbps). Wave becomes extremely...
Joris Dobbelsteen
joris.dobbelsteen@...
Jul 5, 2000 8:59 pm
11159
Haya, I'm trying to use a PHP script for direct HTTP connections, I have no problem for reading servers replies or sending GET commands, but as soon as I try...
Xavier Plantefeve
xavier.plantefeve@...
Jul 6, 2000 4:06 pm
11160
<snip> ... Yes. (see below) <snip> ... ^^^^^^ Should be: "Content-Length:" ("...th", not "...ht") ... ^^ I assume this was a typo? That's actually where...
Fish
fish@...
Jul 6, 2000 4:44 pm
11161
... Yes. See the Microsoft Platform SDK samples "Dt_Dll" and "Dt_Dll2" in the "Samples\NetDs\Winsock\" directory. "Fish" (David B. Trout) fish@... ...
Fish
fish@...
Jul 6, 2000 4:58 pm
11162
... we have one that's proven pretty useful http://www.kestral.com.au/devtools/stretch/ Grahame...
Grahame Grieve
grahame@...
Jul 6, 2000 8:45 pm
11163
Yes, its a nifty tool indeed. I had trouble using it Stretch as a proxy for IE 5.0. The problem had something to do with Keep Alive which caused to proxy to ...
John Hardy
jh@...
Jul 7, 2000 2:23 am
11164
... Huh. I wasn't aware of that, but I can see that you're probably correct. In section "19.2 Internet Media Type multipart/byteranges" of RFC 2616 (HTTP/1.1),...
Fish
fish@...
Jul 7, 2000 4:46 am
11165
... I don't. That's what I was asking in my previous post. :) (I'm not familiar with MIME as I haven't had the real need to read any of the pertinent RFC...
Fish
fish@...
Jul 7, 2000 8:10 am
11166
... Aren't the final two dashes to indicate that this is the last part of the multipart message according to the MIME standard? Cheers, Igor....