Displaying 3 results from an estimated 3 matches for "showitem".
2004 Dec 06
3
OT Linux/Gateway alternative for WAN compression/accelerator
...h Shorewall/Linux as
gateway on all locations.
The TI guy asked me if there is a way to ''cache'' TCP/UDP traffic between them.
I crawled on Internet and I only find very expensive solutions for
this. Some of them appeared in this comparison article:
http://www.networkcomputing.com/showitem.jhtml?docid=1524f5
Does anyone knows a Linux based cheaper alternative ?
[Guilsson]
2006 Jun 27
19
Event.observe
I''m not sure if I''m understanding this correctly.
<SCRIPT LANGUAGE="JAVASCRIPT" TYPE="TEXT/JAVASCRIPT">
Event.observe(''mes_appearance_s0'',
''onchange'', function(e){ alert(''changed me!'') });
Event.observe(''headinjury'', ''click'',
function(e){
2005 Aug 21
15
New inheritance
A good number of the samples I have tested are outright or subtly broken
on Windows now. I''m trying to determine what the cause is. Mostly it
seems related to the initialize function not being created when it
should be.
Case in point: ClientDC.i
The caret example won''t work at all because initialize isn''t declared
any longer. If you comment out the import