Displaying 17 results from an estimated 17 matches for "despamming".
Did you mean:
despairing
2003 Feb 27
0
[despammed] RE: multidimensional function fitting
If something like the second-order function does not fit your data well, it
may well be that the data do not admit a simple structure that you can
easily code in C.
If you expect the structure of the function to be simple, tell gam() so by
specifying a small dimensional basis (via the k= argument in s()). This
will probably ease the computational burden.
HTH,
Andy
> -----Original
2003 Feb 28
0
[despammed] RE: multidimensional function fitting
You can use R objects, such as the return from gam, and the
predict.gam function, from C. See the R extensions manual.
Reid Huntsinger
-----Original Message-----
From: RenE J.V. Bertin [mailto:rjvbertin at despammed.com]
Sent: Thursday, February 27, 2003 3:42 PM
To: Wiener, Matthew
Cc: r-help at stat.math.ethz.ch
Subject: Re: [despammed] RE: [R] multidimensional function fitting
On Thu, 27
2003 Feb 04
0
FW: [despammed] Samba - winXP lookup
> Might not be it...but the '30 second lockup' triggered a memory...
>
> Could this be the 'looking for scheduled tasks' problem?
> Here's a blurb from the
> windows-net-mag site
> (http://www.win2000mag.net/Articles/Index.cfm?ArticleID=24546)
.
Like Windows 2000, XP suffers from a little-documented browse delay. When you browse to a Windows 9x computer
2003 Feb 27
2
multidimensional function fitting
Take a look at package mgcv. Hope this helps. --Matt
-----Original Message-----
From: RenE J.V. Bertin [mailto:rjvbertin at despammed.com]
Sent: Thursday, February 27, 2003 1:39 PM
To: r-help at stat.math.ethz.ch
Subject: [R] multidimensional function fitting
Hello,
I have been looking around for how to perform a multidimensional, arbitrary
function fit (in any case non-linear; more below),
2004 Jan 26
0
SharpEye: www.visiv.co.uk
I have been running SharpEye under Wine for a few weeks now. There
are a couple of problems
1) The fonts don't always appear correct. Sometimes they correctly show as
Arial, sometimes as SmallCaps
2) Can't get TWAIN to work - see earlier message
3) The pull down menus display as XMFile etc. instead of File etc. The author
of SharpEye says this is a bug in Wine.
-Nigel
--
Nigel Horne.
2007 Mar 19
1
Need config.h
I'm not trying to build Wine on my system, only to extract enough
files so I can define my own version of an edit control -- the one
built into Windows does too much in one area and not enough in
another, and subclassing doesn't solve the problem. I've identified
the file I need (\dlls\user32\edit.c) and can find the associated
include files, however I can't find
2004 Jul 14
0
[fdo] [ADMIN] Mail move, some weirdness
Hi all,
Pascal Hakim and I have just moved our mail system to Postfix, from Exim
4. This was largely to ease our admin load, so we could help in
despamming. We've already implemented support for XBL and SBL, as well
as grey-listing.
Unfortunately, there was a window of about 2 hours where mail was being
accepted, but the LDAP recipient map was not active. As a result, some
mail spooled in /var/mail, and I had to go through by hand and run them
th...
2003 Jul 29
1
oplock problem on NTUSER.DAT (fwd)
---------- Forwarded message ----------
Date: Tue, 29 Jul 2003 19:40:48 -0400 (EDT)
From: Rashkae <rashkae@tigershaunt.com>
To: Marco De Vitis <starless@despammed.com>
Subject: Re: [Samba] oplock problem on NTUSER.DAT
Hi Marco
Try to veto oplocks for that file.
In the global section of your smb.conf, add the following
veto oplock files = /NTUSER.DAT/
Let us know if that changes
2003 Jan 01
12
[Bug 462] compile failure with openssl 0.9.7
http://bugzilla.mindrot.org/show_bug.cgi?id=462
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From markus at openbsd.org 2003-01-02
2008 Nov 03
4
Install Configuring and run.
Hello,.
i installed dovecot with virtual user and domains.
but i dont get thru "dovecot-antispam" config.
is there any HOWTO, for gentoo , how to setup and configure
dovecot-antispam ?
with examples for the config files ?
maybe i have dspam self totally wrong configured.
thanks
marko
2005 Apr 04
2
emacs + R?
Dear All,
As far I as I have understood reading both your past posting and the
documentation, in order to have the command-line completion facility, I
have to run R within emacs.
However, as I try to start R within emacs as recommended:
C-u M-x R
emacs answers [no match]
the same if I provide the whole path to the executable:
C-u M-x /usr/bin/R [no match]
sorry for such beginner
2004 Dec 21
1
bri stuff and unknown signalling type
I've downloaded and compiled zaphfc and libpri.
To do that i've downloaded bri-stuff and commented out the asterisk related
stuff because i've installed it from a debian package.
Does this means that i have to rebuild the whole asterisk thing to support
zaphfc?
thanks
ciao
2003 Jul 29
0
oplock problem on NTUSER.DAT
Hi,
I'm on a network with a Samba 2.2.8a fileserver + PDC (Mandrake Linux
9.0) and various Win2000 Pro clients.
Very often, when I log off from one client and log on a different one
soon after, I get an error message telling me that the remote profile
cannot be loaded, and the local one will be used, as if the profile was
still locked by the previous session.
One peculiar thing to notice is
2004 Jan 17
0
Trouble installing Samba 3.0.0 on Linux Slackware 9.0
Hello:
I tried to install samba 3.0.0 in slackware 9.0, but 'make' failed:
# ...
# Compiling rpcclient/rpcclient.c
# Compiling rpcclient/cmd_lsarpc.c
# Compiling rpcclient/cmd_samr.c
# Compiling rpcclient/cmd_spoolss.c
# rpcclient/cmd_spoolss.c: In function `get_driver_3_param':
# rpcclient/cmd_spoolss.c:1185: warning: passing arg 1 of `strtok' discards
# qualifiers from pointer
2003 Oct 17
1
Updating 2.2.8a to 3.0.0 (LDAP)
Hi,
we have Samba 2.2.8a+LDAP 2.0.27 domain controllers running on our
Debian servers and I'm preparing the update to Samba 3.0.0. Everything
seems to work fine so far, except that I get some error messages that I
don't understand. Could someone please explain them to me? Should I wait
for the next Samba release before switching to 3.x?
The error messages:
When a user logs into the
2004 Dec 09
2
hfc card and isdn error E001B
I'm trying to use an hfc based pci card with asterisk but every call fails
falling in the congestion extension.
exten => _0.,1,Dial(${TRUNK}:${EXTEN:${TRUNKMSD}}||tr)
exten => _0.,2,Congestion
Looking in the syslog i can see:
isdn: HiSax,ch0 cause: E001B
it seems that this is a terrible error when arrives... hard to tell what is
the cause. Also terrible is finding a lot of material
2005 Mar 08
2
zaphfc error
I have some problems starting asterisk with a hfc card using zaphfc:
[chan_zap.so]Mar 8 17:53:06 WARNING[2447]: loader.c:258 ast_load_resource:
/usr/lib/asterisk/modules/chan_zap.so: undefined symbol:
ast_retrieve_call_to_death
Mar 8 17:53:06 WARNING[2447]: loader.c:391 load_modules: Loading module
chan_zap.so failed!
I'm using asterisk from debian/sid:
Asterisk