Displaying 6 results from an estimated 6 matches for "homemail".
Did you mean:
home_mail
2001 Feb 19
1
problem loading program..
...scriptor) imported from
C:\WINNT\system32\ole32.dll, setting to 0xdeadbeef
err:win32:fixup_imports No implementation for
ADVAPI32.DLL.416(RegOpenUserClassesRoot) imported from
C:\WINNT\system32\ole32.dll, setting to 0xdeadbeef
--
Josh Jones | CS @ College of Computing
josh@homemail.com | Georgia Institute of Technology,
gte910w@prism.gatech.edu | Atlanta, Georgia, U.S.
2000 Jul 18
0
Win?? Shares
...shell programming. What are you using to do the
virus scan within a shell script? That sounds like a good way to go because the
Linux box can do the virus scans without using cpu and memory resources on the NT
box. I like it.
>
>
> --
> cya l8r
> Leon McClatchey
> leonmcclatchey@homemail.com
> Linux User 78912 (Suse64 Box)
>
> The light at the end of the tunnel is the headlight of an approaching
> train.
2000 Sep 11
1
Mac OS X DP4 patches
...xit 1
This works fine on Mac OS X DP 4, and seems to be more appropriate.
However, please consider this one carefully before accepting it.
I will revisit these when I get my hands on Mac OS X beta, hopefully
this week.
-- Richard
+-------------------------+
| Richard Kiss |
| richard@homemail.com |
| http://www.ogopogo.net/ |
+-------------------------+
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org'
containing only the word 'unsubscr...
2000 Nov 26
1
Trivial 12% performance gain in encoding
(well, YMMV, but it got me 12% on Mac OS X Public Beta on my test case).
In vorbis/lib/scales.h, add the following after fromdB()
#define sqrt_fromdB(x) (exp((x)*.11512925*0.5))
In vorbis/lib/psy.c at the bottom of bark_noise(), do:
< noise[i]=sqrt(fromdB(v));
> noise[i]=sqrt_fromdB(v);
This avoids the sqrt() call entirely by just doing it as part of the exp().
(I'd
2000 Sep 13
3
end-user mode for a moment (side-by-side tests)
Smack my curiosity, but I encoded some songs in Vorbis mode 2 and tried
to be able to distinguish the difference between that and the uncompressed
WAVs. (*smacks self*) but here's what I noted:
It's actually kind of hard to tell the difference :) (and I consider myself
to have a decent set of ears, though not anywhere near the best)
I got my accuracy to about 90%, but I couldn't
2000 Jan 23
2
portmap messages under /var/log/messages
I am running Redhat 6.1 as a firewall between a cable modem and my home
network.
Occasionally, I see messages such as these under /var/log/messages:
Jan 17 13:38:16 saturn5 portmap[3726]: connect from 24.28.77.200 to dump():
request from unauthorized host
Jan 18 14:00:34 saturn5 portmap[1544]: connect from 204.151.148.146 to
dump(): request from unauthorized host
My assumption is that the