Displaying 20 results from an estimated 1459 matches for "235".
Did you mean:
2345
2005 Jul 20
1
Agent Penalty
...ad.
Below are the configurations, debug and some cli output.
This is running 1.0.2, but I didn't see any fixed bugs related to this
on mantis.
queues.conf
[support]
music = 2
strategy = ringall
context = support
timeout = 15
announce-holdtime = yes
announce-frequency = 60
member => Agent/235,0
member => Agent/223,1
[commercial]
music = 2
strategy = ringall
context = default
timeout = 10
announce-holdtime = yes
announce-frequency = 60
member => Agent/223,0
member => Agent/235,1
agents.conf
[agents]
ackcall=no
wrapuptime=5000
agent => 223,,Agent 1
agent => 235,,Agent 2
e...
2003 Mar 05
8
how to find the location of the first TRUE of a logical vector
without having to check the vector element by element? Thanks a lot!
Jason
=====
Jason G. Liao, Ph.D.
Division of Biometrics
University of Medicine and Dentistry of New Jersey
335 George Street, Suite 2200
New Brunswick, NJ 08903-2688
phone (732) 235-8611, fax (732) 235-9777
http://www.geocities.com/jg_liao
2009 Jan 27
1
Text distortions
...stalled wine from the ubuntu (8.10) repos on sunday (2009-01-25) and at first the menus were white text on white background. Then I followed fixes on the wine ubuntu page:
Replace the [Control Panel\\Colors] section with
Code:
[Control Panel\\Colors] 1176981676
"ActiveBorder"="239 235 231"
"ActiveTitle"="203 133 61"
"AppWorkSpace"="198 198 191"
"Background"="93 77 52"
"ButtonAlternativeFace"="200 0 0"
"ButtonDkShadow"="85 85 82"
"ButtonFace"="239 235 231"...
2010 Apr 26
2
Tapply.
....
Id D Year Jan Feb Mar Apr May Jun Jul Aug Sep Oct
Nov Dec
11264402000 1 1980 NA NA NA NA NA 212 203 209 228 237 NA NA
11264402000 0 1981 NA NA 243 244 NA NA NA NA 225 NA 231 NA
11264402000 1 1981 NA 251 NA 248 241 NA NA NA 235 NA NA 245
11264402000 0 1982 236 237 242 240 242 205 199 NA NA NA NA NA
11264402000 1 1982 236 NA NA 240 242 NA NA NA NA NA NA NA
11264402000 0 1983 NA 247 NA NA NA NA NA 205 NA NA NA NA
11264402000 1 1983 NA 247 NA NA NA NA NA NA...
2011 Feb 01
3
sum the values in a vector as a complete number
Hi
I am trying to create a function that is able to calculate this sum:
a<-c(2,3,5)
b<-(8,7)
with "a" meaning 235 and "b" 87. So the result of this sum would be 235 + 87
= 322.
I've searched a function like strsplit but that worked for integers and in
reverse - not spliting but combining.
Can you give me a hand on this please?
thanks
AD
--
View this message in context: http://r.789695.n4.nabb...
2003 Feb 24
1
Samba stops sharing ?
...: return critical error. Error was SUCCESS - 0
This is from log.nmbd
[2003/02/18 16:39:20, 0] nmbd/nmbd.c:main(794)
Netbios nameserver version 2.2.6pre2 started.
Copyright Andrew Tridgell and the Samba Team 1994-2002
[2003/02/18 22:39:10, 0]
nmbd/nmbd_responserecordsdb.c:find_response_record(235)
find_response_record: response packet id 17250 received with no
matching record.
[2003/02/18 22:39:14, 0]
nmbd/nmbd_responserecordsdb.c:find_response_record(235)
find_response_record: response packet id 17252 received with no
matching record.
[2003/02/18 22:39:14, 0]
nmbd/nmbd_responsereco...
2002 May 05
2
[Bug 235] While PermitEmptyPasswords no, user can connect, entering ANY other password
http://bugzilla.mindrot.org/show_bug.cgi?id=235
------- Additional Comments From mouring at eviladmin.org 2002-05-06 06:09 -------
Created an attachment (id=92)
Try the following patch to auth-passwd.c
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2015 Jul 07
2
using http from syslinux.efi
Hello,
I'm trying to use http from syslinux.efi but it fails while trying to
establish the connection to a FreeBSD http server. A packet capture shows:
TCP healthd > http [SYN] Seq=0 Win=65535 Len=0 MSS=1460 WS=64 TSval=1094 TSecr=0
TCP http > healthd [SYN, ACK] Seq=0 Ack=1 Win=65535 Len=0 MSS=1460 WS=64 TSval=1596927428 TSecr=1094
TCP healthd > http [ACK] Seq=1 Ack=1 Win=2097152
2006 Feb 01
1
Digit timeouts vs includes in diaplan
...ext3 are valid (and actually working, so that's good). I am using
those context for the sake of code clarity and reuse, and for this reason
they are absolutely needed.
Most extensions work allright, EXCEPT in the cases where there are
"overlapping" extensions, for exemple 2, 23 and 235. In a normal dialplan,
I would expect when dialing "2" that there would be a timeout of 5 seconds
before that extension is dialed. When dialing 23, another 5 second delay
and when dialing 235 it would dial immediately. In other words, when I
pressed "2" that extension would n...
2017 Dec 09
1
Remove
You could make numeric vectors, named by the group identifier, of the
contraints
and subscript it by group name:
> DM <- read.table( text='GR x y
+ A 25 125
+ A 23 135
+ A 14 145
+ A 35 230
+ B 45 321
+ B 47 512
+ B 53 123
+ B 55 451
+ C 61 521
+ C 68 235
+ C 85 258
+ C 80 654',header = TRUE, stringsAsFactors = FALSE)
>
> GRmin <- c(A=15, B=40, C=60)
> GRmax <- c(A=30, B=50, C=75)
> subset(DM, x>=GRmin[GR] & x <=GRmax[GR])
GR x y
1 A 25 125
2 A 23 135
5 B 45 321
6 B 47 512
9 C 61 521
10 C 68 235
Or,...
2005 Apr 18
2
when can we expect Prof Tierney's compiled R?
...be available. This information will
be useful in scheduling some of my projects. Thanks.
Jason
Jason Liao, http://www.geocities.com/jg_liao
Dept. of Biostatistics, http://www2.umdnj.edu/bmtrxweb
University of Medicine and Dentistry of New Jersey
683 Hoes Lane West, Piscataway‚ NJ 08854
phone 732-235-5429, School of Public Health office
phone 732-235-9824, Cancer Institute of New Jersey office
2015 Jul 08
0
using http from syslinux.efi
...7], length 0
IP client.1266 > server.http: Flags [.], ack 1, win 32768, options
[nop,nop,TS val 1037 ecr 0], length 0
IP client.1266 > server.http: Flags [.], seq 1:274, ack 1, win 32768,
options [nop,nop,TS val 1037 ecr 0], length 273
IP server.http > client.1266: Flags [.], ack 274, win 235, options
[nop,nop,TS val 24566825 ecr 1037], length 0
IP server.80 > client.1266: Flags [.], seq 1:1449, ack 274, win 235,
options [nop,nop,TS val 24566825 ecr 1037], length 1448
IP server.80 > client.1266: Flags [.], seq 1449:2897, ack 274, win
235, options [nop,nop,TS val 24566825 ecr 1037]...
2017 Dec 06
3
Remove
Hi all,
In a data set I have group(GR) and two variables x and y. I want to
remove a group that have the same record for the x variable in each
row.
DM <- read.table( text='GR x y
A 25 125
A 23 135
A 14 145
A 12 230
B 25 321
B 25 512
B 25 123
B 25 451
C 11 521
C 14 235
C 15 258
C 10 654',header = TRUE, stringsAsFactors = FALSE)
In this example the output should contain group A and C as group B
has the same record for the variable x .
The result will be
A 25 125
A 23 135
A 14 145
A 12 230
C 11 521
C 14 235
C 15 258
C 10 654
How do I do it R?
Thank you.
2017 Dec 09
2
Remove
...s if you build the function correctly, so you may may need to then do:
do.call(rbind, ...)
--
David.
>
>
> DM <- read.table( text='GR x y
> A 25 125
> A 23 135
> A 14 145
> A 35 230
> B 45 321
> B 47 512
> B 53 123
> B 55 451
> C 61 521
> C 68 235
> C 85 258
> C 80 654',header = TRUE, stringsAsFactors = FALSE)
>
>
> The end result will be
> A 25 125
> A 23 135
> B 45 321
> B 47 512
> C 61 521
> C 68 235
>
> Thank you
>
> On Wed, Dec 6, 2017 at 10:34 PM, David Winsemius <dwinsemius at co...
2017 Sep 14
0
Xen-44 Package Updates for XSAs up to XSA-235
Hi all,
Sorry for running a bit behind on security patch releases for the Xen-44
branch. As of yesterday, package version 4.4.4-28 was released for
testing, which includes all relevant XSA patches through XSA-235 here:
https://buildlogs.centos.org/centos/6/virt/x86_64/xen-44/
Please test and provide feedback if possible so we can get this package
moved to release fairly soon.
Currently in the release repo is 4.4.4-27 as of last week, which
contains all relevant patches through XSA-230.
--
Kevin Stange...
2002 May 05
0
[Bug 235] New: While PermitEmptyPasswords no, user can connect, entering ANY other password
http://bugzilla.mindrot.org/show_bug.cgi?id=235
Summary: While PermitEmptyPasswords no, user can connect,
entering ANY other password
Product: Portable OpenSSH
Version: 3.1p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: major
Priorit...
2002 Jul 18
0
[Bug 235] While PermitEmptyPasswords no, user can connect, entering ANY other password
http://bugzilla.mindrot.org/show_bug.cgi?id=235
stevesk at pobox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional...
2005 Jan 18
3
Dropping a digit with scan() on a connection
R gurus,
My use of scan() seems to be dropping the first digit of sequential
scans on a connection. It looks like it happens only within a line:
> cat("TITLE extra line", "235 335 535 735", "115 135 175",
file="ex.data", sep="\n")
> cn.x <- file("ex.data", open="r")
> a <- scan(cn.x, skip=1, n=2)
Read 2 items
> a
[1] 235 335
> b <- scan(cn.x, n=2)
Read 2 items
> b
[1] 35 735
> c <- scan...
2017 Dec 09
0
Remove
...dat[ dat$GR==grp & dat$x >= minx & dat$x <= maxx, ]},
grp=LETTERS[1:3], minx=c(15,40,60), maxx=c(30,50,75) ,
MoreArgs=list(dat=DM),
IMPLIFY=FALSE))
GR x y
A.1 A 25 125
A.2 A 23 135
B.5 B 45 321
B.6 B 47 512
C.9 C 61 521
C.10 C 68 235
>
> --
> David.
>>
>>
>> DM <- read.table( text='GR x y
>> A 25 125
>> A 23 135
>> A 14 145
>> A 35 230
>> B 45 321
>> B 47 512
>> B 53 123
>> B 55 451
>> C 61 521
>> C 68 235
>> C 85 258
>&g...
2005 Nov 03
1
Going insane - ads_secrets_verify_ticket
...ID 1 2 840 113554 1 2 2
[2005/11/03 17:03:17, 3]
smbd/sesssetup.c:reply_spnego_negotiate(480)
Got OID 1 3 6 1 4 1 311 2 2 10
[2005/11/03 17:03:17, 3]
smbd/sesssetup.c:reply_spnego_negotiate(483)
Got secblob of size 1340
[2005/11/03 17:03:17, 3]
libads/kerberos_verify.c:ads_secrets_verify_ticket(235)
ads_secrets_verify_ticket: enc type [16] failed to decrypt
with error Message size is incompatible with encryption type
[2005/11/03 17:03:17, 3]
libads/kerberos_verify.c:ads_secrets_verify_ticket(235)
ads_secrets_verify_ticket: enc type [5] failed to decrypt
with error Message size is incompat...