Displaying 20 results from an estimated 1180 matches for "advoc".
Did you mean:
adhoc
2009 Feb 27
8
centos 5.2 - latest rpms for mailcanner , clamav and spamassassin
Guys,
What repo has rpms for mailscanner, clamav and spamassasin?
2018 Jan 09
4
Revolutions blog: December 2017 roundup
...olutionanalytics.com/2017/12/r-in-the-windows-subsystem-for-linux.html
A chart of Bechdel scores, showing representation of women in movies over time:
http://blog.revolutionanalytics.com/2017/12/a-chart-of-bechdel-test-scores.html
The British Ecological Society's Guide to Reproducible Science advocates the use
of R and Rmarkdown:
http://blog.revolutionanalytics.com/2017/12/bes-reproducible-science.html
Eight modules from the Microsoft AI School cover Microsoft R and SQL Server ML
Services: http://blog.revolutionanalytics.com/2017/12/ml-server-ai-path.html
And some general interest stories (...
2009 May 14
1
will one of you help me advocate a change in t.test (patch attached)
I wish the t.test function in stats would return the standard error.
It would be nicer for students if R simply reported the standard error
used to calculate the t value. I trolled for this in r-help and got
no answers, which I interpreted to mean that this is boring but
possibly not wrong. Hopefully.
I believe only simple changes are needed.
In the source code src/library/stats/t.test.R file:
2007 Aug 15
8
Shorewall and printing problems in the LAN ( loc ) zone
Guys,
Just a quick check. From what i have read in the
shorewall site, intrazone traffic is allowed
completely by shorewall i.e. there is no filtering or
packet size limiting ,etc,etc.
I ask this becos after getting shorewall up and
running well, someone has complained that they cannot
print pdf files larger than 100k at one go but that
they have to print one page at a time.
Some details;
2014 Oct 13
3
[LLVMdev] RFC: variable names
...vastly most common pattern across all C++ coding
> styles and C-based language coding styles I have seen.
STL has "lower_case" functions, and exposes far fewer variables. I
can't really recall which of myFunc/my_var or my_func/myVar I've seen
more elsewhere though.
Tim.
(Not advocating anything in particular yet).
2020 Oct 26
5
Looking for a guide to collect all e-mail from the ISP mail server
...wn as Google Apps).? It's cheap, very
> reliable, and has all features you can dream of, including an
> autoresponder.? It's unrealistic to think that it's possible to beat a
> service that costs a mere USD 6 / user / month (and is free for
> nonprofits!).
You're advocating storing confidential business or personal data on
the servers of the world's largest data mining company, and one that is
rapidly becoming quite evil.
It's hard to imagine anyone being that dumb, but then this society
has been surprising me a lot in recent years.
-D...
2009 Feb 27
8
Repo order - priority plugins
Guys, what is the best way of arranging the repos with regards to their priority? Any ideas, especially for all non base ones?
/etc/yum.repos.d/CentOS-Base.repo - priority = 1, 2
/etc/yum.repos.d/atrpms.repo
/etc/yum.repos.d/epel.repo
/etc/yum.repos.d/kbs-extras.repo
/etc/yum.repos.d/kbs-misc.repo
/etc/yum.repos.d/rpmforge.repo
How would we position dags repo?
2005 Sep 18
3
Attaching effects during onload
...#39;'filter'' always
refers to the last thing it was set to during doOnLoad() due to
Javascript''s lexical scoping rules. I''ve managed to work around it by
using the ugly parentNode.parentNode... construct, but is there a
better way?
--
Laurie Harper
Open Source advocate, Java geek: http://www.holoweb.net/laurie
Founder, Zotech Software: http://www.zotechsoftware.com/
2009 Jun 14
6
Access to Server frm authorized range of IPs only
Guys,
i know i saw this somewhere but i cant seem to locate that info now...
Scenario:
...............
I have a simple two interface firewall. The firewall machine also provides some services to the LAN and to the NET.
What i would like to do is allow only a particular range of IPs frm the internet to access those services.
What do i need to do with my ''rules'' file. Ideally
2005 Aug 24
4
scriptaculous: Draggable and table rows
...y>
</html>
I can drag the image out of row one, but can''t drag the table row at
all (dragging greys it out,
but it stays in place.) I''m using 1.1beta1 w/ the prototype 1.4.0_pre2
distribution from scriptaculous.
Any hints appreciated!
L.
--
Laurie Harper
Open Source advocate, Java geek: http://www.holoweb.net/laurie
Founder, Zotech Software: http://www.zotechsoftware.com/
--
Laurie Harper
Open Source advocate, Java geek: http://www.holoweb.net/laurie
Founder, Zotech Software: http://www.zotechsoftware.com/
2009 Feb 23
4
Postfix LDA vs the Dovecot LDA + other quetions
Guys ,
1. What is the benefit of using Dovecot' LDA as compared to postfix's LDA? Will there be better performance?
And along the same vein,
2. What is the benefit of using Dovecot's SASL as compared to Cyrus SASL? Is there better performance?
3. Quota Management ( Creating, enforcing, notifying ) - is it done thru dovecot or postfix or are both needed?
Regards,
mgomez
2013 Sep 23
1
[LLVMdev] [GSoC] Flang's end of GSoC report
...s not really Apples vs
Apples though. OpenCL has multiple companies working on it, but for
Fortran - who are "all the vendors"... (Fortran has been around *a lot*
longer - it's not like new players are popping up every month)
---------
In the past couple of years - I've been an advocate of a Fortran-clang
front-end, but until recently it wasn't very active. No magic community
formed and really who cares? (devils advocate hat on) Besides ANL - who
will the potential users be? (Honest question to anyone reading this)
Google, Sony, Apple, Adobe???
---------
On a more techn...
2005 Aug 16
2
Polycom 501 dialing problem
...I dial *8 and hit New Call
softkey on my Poly 501. For some reason, if I pick up the hand set and
dial *8, it seems to ignore or drop the 8 digit. I've confirmed that
this happens with all of my 12 Polycom 501s. Does anyone know what would
cause this or how to fix it?
Craig Bruenderman
Network Advocates, Inc.
300 Envoy Circle
Suite 300
Louisville, KY 40299
Main: 502-412-1050
DID: 502-992-5929
Fax: 502-412-1058
Mobile: 502-548-1100
2018 May 14
3
RFC: Implementing -fno-delete-null-pointer-checks in clang
On 5/12/2018 9:23 PM, Philip Reames via llvm-dev wrote:
> Fair warning, the following is a devil's advocate position, but it's
> also a serious question.
>
> Given the entire point of this flag appears to be bug mitigation, why
> not frame this as a sanitizer? If we had a hypothetical
> -fsanitize=dereference which tried to catch dereferenced pointers
> derived from null, wo...
2018 Jan 09
0
Revolutions blog: December 2017 roundup
...olutionanalytics.com/2017/12/r-in-the-windows-subsystem-for-linux.html
A chart of Bechdel scores, showing representation of women in movies over time:
http://blog.revolutionanalytics.com/2017/12/a-chart-of-bechdel-test-scores.html
The British Ecological Society's Guide to Reproducible Science advocates the use of R and Rmarkdown:
http://blog.revolutionanalytics.com/2017/12/bes-reproducible-science.html
Eight modules from the Microsoft AI School cover Microsoft R and SQL Server ML
Services: http://blog.revolutionanalytics.com/2017/12/ml-server-ai-path.html
And some general interest stories (...
2005 Oct 11
5
help with broken voicemail
...RNING[3048]: app.c:1109 ast_lock_path: Failed to lock
path '/var/spool/asterisk/voicemail/default/5926/Old': File exists
Any help would be very much appreciated as I am in a real pickle here, I
need to get this up and running quickly.
Thanks,
Andy
--
H. Andy Goss
Network Engineer
Network Advocates Inc.
Main: 502.412.1050
DID: 502.992.5933
Mobile: 502.387.8216
agoss@ntad.com
2012 Sep 11
5
Opus is now RFC 6716, plus stable releases
...e're also releasing both 1.0.0 (same code as the RFC) and 1.0.1, which
is a minor update on that code (mainly with the build system). As usual,
you can get those from http://opus-codec.org/
Thanks to everyone who contributed by fixing bugs, reporting issues,
implementing Opus support, testing, advocating, ...
Enjoy!
Jean-Marc
2012 Sep 11
5
Opus is now RFC 6716, plus stable releases
...e're also releasing both 1.0.0 (same code as the RFC) and 1.0.1, which
is a minor update on that code (mainly with the build system). As usual,
you can get those from http://opus-codec.org/
Thanks to everyone who contributed by fixing bugs, reporting issues,
implementing Opus support, testing, advocating, ...
Enjoy!
Jean-Marc
2006 May 04
4
Sending email over IMAP?
I'm advocating for a change in the IMAP specification to allow outgoing
email to be sent over the same connection as incoming rather that having
to separately configure outgoing SMTP email. There are two significant
advantages to this concept.
1) It would greatly simplify setup for clients as they would...
2003 Mar 06
2
Preferred C++ compiler under Windows 2000
Greetings,
I know that most people on here are strong advocates of Unix or a similar OS, but I am interested in calling C++ or using C++ to call R. What is the preferred or the compiler that works the best. In the documentation it appears that VC++ is recommended, but in some posts I have seen statements that claim VC++ is not recommended. I have a DEV C...