Displaying 20 results from an estimated 356 matches for "2231".
Did you mean:
221
2013 Aug 24
1
Divide the data into sub data on a particular condition
Hi,
Use ?split()
#dat1 is the dataset:
lst1<- split(dat1,dat1$BaseProd)
lst1
#$`2231`
?# BaseProd? CF OSA
#1???? 2231 0.5 0.7
#2???? 2231 0.8 0.6
#3???? 2231 0.4 0.8
#
#$`2232`
?# BaseProd CF OSA
#4???? 2232? 1?? 2
#5???? 2232? 3?? 1
#
#$`2233`
?# BaseProd? CF OSA
#6???? 2233 0.9 0.5
#7???? 2233 0.7 0.5
#8???? 2233 4.0 5.0
#9???? 2233 5.0 7.0
lst1[[1]]
#? BaseProd? CF OSA
#1????...
2005 Sep 05
1
Unexpected results with "While" and "EndWhile" applications
...that seems redundant and ugly since the while point of While and
EndWhile is to avoid the inelegance of GotoIf, I thought.
If anyone can't come up with a better explanation, I'll open a ticket
on this but I'd like to first make sure that this behavior is not
expected.
exten => 2231,1,Set(staticnumber=0)
exten => 2231,n,Set(counter=1)
exten => 2231,n,While($["${counter}"<"${staticnumber}"])
exten => 2231,n,NoOp("This part of the code should never run!")
exten => 2231,n,Set(counter=$[${counter}+1])
exten => 2231,n,EndWhile
exten =...
2014 Apr 18
2
[Bug 2231] New: Use EVP_Digest for oneshot digest calculation
https://bugzilla.mindrot.org/show_bug.cgi?id=2231
Bug ID: 2231
Summary: Use EVP_Digest for oneshot digest calculation
Product: Portable OpenSSH
Version: 6.6p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Comp...
2014 Feb 04
0
Unable to print to SAMBA+CUPS server from Win2k12 server
...gs, and makes up the
remainder of the email:
==> samba/log.windows-server-2 <==
[2014/02/04 09:53:55.186759, 3] smbd/process.c:1662(process_smb)
Transaction 911 of length 106 (0 toread)
[2014/02/04 09:53:55.186956, 3] smbd/process.c:1467(switch_message)
switch message SMBntcreateX (pid 2231) conn 0x7f27009db360
[2014/02/04 09:53:55.187660, 3] smbd/process.c:1662(process_smb)
Transaction 912 of length 88 (0 toread)
[2014/02/04 09:53:55.187782, 3] smbd/process.c:1467(switch_message)
switch message SMBnttrans (pid 2231) conn 0x7f27009db360
[2014/02/04 09:53:55.187855, 3] smbd/erro...
2011 Sep 29
1
Broken mail clients? [MIME] Long attachment encoded filenames (for non-ASCII characters etc)
...t as good as it should be, so I may easily
have got this all mixed up, in which case sorry for the noise...
Although I understand the preferred method for handling filenames split across
multiple lines (because they're too long to fit on one line in the message) is
that suggested in RFC2184/2231, so for example,
filename*0*=iso-8859-1''accented_characters_here_%EA%CA%E6
filename*1=etc%2Epdf
I find that some mail clients do this instead,
filename="=?ISO-8859-1?Q?accented_characters_here_=EA=CA=E6?=
=?ISO-8859-1?Q?etc=2Epdf?="
In Do...
2009 Jan 15
3
incorrect dovecot-uidlist?
...now if my dovecot-uidlist is correct.
Here it is:
cat dovecot-uidlist
3 V1207893082 N522
519 :1231251810.M890065P5870.SERVER,W=2188,S=2124:2,DS
520 :1231750443.M221593P17335.SERVER,W=2260,S=2211:2,S
522 :1231773105.M510336P24592.SERVER,W=2278,S=2229:2,S
523 :1231773105.M510337P24592.SERVER,W=2280,S=2231:2,S
524 :1231773105.M510338P24592.SERVER,W=2280,S=2231:2,S
525 :1231773105.M510339P24592.SERVER,W=2280,S=2231:2,S
526 :1231773602.M637982P25701.SERVER,W=2471,S=2430:2,S
527 :1231773643.M934651P25801.SERVER,S=778:2,DS
528 :1231773649.M494756P25829.SERVER,S=701:2,DS
529 :1231848752.M95696P23657.SERVE...
1999 Sep 13
1
SAMBA digest 2231
Does anyone know if there is any document from SAMBA team states that the
SAMBA software is Y2k ready ? If yes, where is it I can download it or what
is the version requirement ?
Thanks !
Stephen Wu
Output Management Services
Tel: (248)696-1413 [8-366]
Fax: (248)696-1804 [8-366]
Mailto:Stephen.Wu-eds@eds.com
2002 Oct 30
1
typo in p.adjust (PR#2231)
Full_Name: Peter Ehlers
Version: 1.6.0
OS: Windows 2000 Pro
Submission from: (NULL) (136.159.61.178)
In:
p.adjust package:base R Documentation
In the paragraph:
Hochberg's and Hommel's methods are valid when the hypothesis tests
are independent or when they are non-negatively associated (Sarkar,
1998; Sarker and Chang, 1997). Hommel's method is
2004 Jul 26
2
IAX2 to IAX2...i'm obviously an idiot!!
...prefix 3 determines that the server dials the extension number on the other servers local context:-
extensions.conf
exten => _3XXXX,1,Dial(IAX2/OtherServer:Password@OtherServerIP:5036/${EXTEN:1}@local)
When I do a dial say 32221 this is what comes up in the console:-
Executing GoTo("SIP/2231-xxxx", "intern-post|32221|1") in new stack
GoTo (intern-post,32221,1)
Executing Dial("SIP/2231-xxxx", "IAX2/OtherServer:Password@OtherServerIP:5036/2221@local") in new stack
Called OtherServer:Password@OtherServerIP:5036/2221@local
Warning: chan_iax2.c:1413 at...
2011 Apr 16
5
how to get the plot like this by R?
...ch is very informative and clear. But I don't know what type the graph is.
It looks like a sactter plot but has the points with the same y values are seperate..
I really aprreciate it if someone can tell the type name of the plot and how to get it in R.
Xipei Wang,
Tel: +86-0-152 1089 2231
Email: wangxipei@gmail.com
[[alternative HTML version deleted]]
2009 Nov 12
2
fetch bodystructure filename problem rfc2231
...27 1 NIL ("ATTACHMENT" ("FILENAME*" {28}
ISO-8859-1''testanh%E4ng.txt)) NIL) "MIXED" ("BOUNDARY" "=-+zw7hjwJmiqfzphlbHnu") NIL NIL))
-> correct filename in client: testanh?ng.txt
I think "name" should be "name*" (rfc 2231?)
What can I do?
Test mail:
-->
Subject: test
From: ...
To: ...
Content-Type: multipart/mixed; boundary="=-+zw7hjwJmiqfzphlbHnu"
Date: Fri, 06 Nov 2009 09:48:26 +0000
Message-Id: <1257500906.7739.0.camel at localhost>
Mime-Version: 1.0
X-Mailer: Evolution 2.22.3.1
X-CheckCompa...
2006 Jan 22
0
IP SIP Phone/2.0.6
...ytes.net SIP/2.0
Content-Length: 0
Via: SIP/2.0/UDP 82.35.xxx.23:33344;branch=z9hG4bK219a2337
To: "RN SYSTEMS LTD" <sip:119@pbx.sytes.net>
From: "RN SYSTEMS LTD" <sip:119@pbx.sytes.net>;tag=22d32002
Call-ID: 0a4132dc-44a3276f-8d5e4f44-bc07bcd5@192.168.1.3
CSeq: 2231 REGISTER
Expires: 30
User-Agent: IP SIP Phone/2.0.6
Max-Forwards: 70
Authorization: Digest nonce="3eaaf09a", username="119", realm="asterisk", uri="sip:pbx.sytes.net", response="9d12fb8ddbfc05b6f9e0e10c074fcf89"
P-IPRAuth: asterisk
Contact: &l...
2009 Jun 02
0
[LLVMdev] RFC: Atomics.h
Owen Anderson wrote:
> Is this actually the case? I can't find it documented anywhere on
> MSDN or the rest of the internet.
C:\Program Files\Microsoft SDKs\Windows\v6.0A\Include>grep -n -F
MemoryFence WinNT.h
2231:#define MemoryFence _mm_mfence
C:\Program Files\Microsoft SDKs\Windows\v6.0A\Include>grep -n -F
MemoryBarrier WinNT.h
2288:#define MemoryBarrier __faststorefence
3362:MemoryBarrier (
4890:#define MemoryBarrier __mf
Also, I have absolutely no problem using MSDN search to find these l...
2009 Jun 02
2
[LLVMdev] RFC: Atomics.h
Is this actually the case? I can't find it documented anywhere on
MSDN or the rest of the internet.
--Owen
On Jun 1, 2009, at 11:17 PM, Jonathan Ragan-Kelley wrote:
> Yes, indeed.
>
> On May 28, 10:41 pm, Owen Anderson <resis... at mac.com> wrote:
>>
>> Wait, it defines MemoryFence() AND MemoryBarrier()??
>>
>> Sheesh, they had to take all the
2002 Aug 18
2
Sharing a CD-RW
Hi,
I'm a newbie at samba (I just configured the samba server on my Linux box). I was wondering if, along with the printer and disk space, I could even share the CD Writer on the linux box as a device which my "windows" friends could map and burn CDs on.
any comments would be of great help
thanks
deepak.
-------------- next part --------------
HTML attachment scrubbed and removed
2009 Nov 04
11
Sending Mails with mutations ä,ü,ö
Hi everyone
I am sending mails with rails in German. The Problem is that the German
letters ä,ü,ö are arriving correctly at the receiver.
When the subject contains the word
Für
the receiver gets
Für
Does anybody knows this issue?
Thanks in advance.
Adam
--
Posted via http://www.ruby-forum.com/.
2008 Jul 12
2
Excel Trend Function
...14 7 813 1339 1865 77140
2006 15 4 -66 124 315 10105
2006 16 7 152 903 1654 157242
2006 17 0
2006 18 0
2006 19 5 0 0 0 0
2006 20 4 0 0 0 0
2006 21 5 0 0 0 0
2006 22 6 0 0 0 0
2006 23 7 -65 285 635 34112
2006 24 6 0 0 0 0
2006 25 7 0 0 0 0
2006 26 0
2006 27 4 228 931 1634 137726
2006 28 4 801 2231 3662 569977
2006 29 4 4544 9242 13939 6147522
2006 30 5 15798 28465 41131 44697915
2006 31 5 25398 41049 56701 68245523
2006 32 5 48197 82216 116235 322416917
2006 33 5 142980 230411 317841 2129630128
2006 34 5 227141 360468 493794 4952314336
2006 35 5 467244 756325 1045405 23281569629
2006 36 5 28...
2005 Dec 13
3
Age of an object?
...files.
I have looked around, but I presume this information is not available.
--------------------------------------------------------------------
Trevor Hastie hastie at stanford.edu
Professor, Department of Statistics, Stanford University
Phone: (650) 725-2231 (Statistics) Fax: (650) 725-8977
(650) 498-5233 (Biostatistics) Fax: (650) 725-6951
URL: http://www-stat.stanford.edu/~hastie
address: room 104, Department of Statistics, Sequoia Hall
390 Serra Mall, Stanford University, CA 94305-4065
2014 Jan 07
1
BUG report: doveadm HEADER <field> <pattern> when concatenating with another Search key
...000025ab05f8 15653
5a09f50926daef51b50e000025ab05f8 15697
Moreove, when playing with HEADER Reply-To it shows some strange
behaviour, note the differences with the ":" :
doveadm search -u exampleuser SUBJECT blubbs HEADER Reply-to
kacke at example.com
f64cf50926daef51b50e000025ab05f8 2231
f64cf50926daef51b50e000025ab05f8 2781
5a09f50926daef51b50e000025ab05f8 13620
5a09f50926daef51b50e000025ab05f8 15763
doveadm search -u exampleuser SUBJECT blubbs HEADER Reply-to:
kacke at example.com
f64cf50926daef51b50e000025ab05f8 2231
5a09f50926daef51b50e000025ab05f8 13620
Can you please have...
2008 Dec 29
1
kvoptions.sty
...ke
check-all checking package 'survival' and elsewhere:
l.100 \fontencoding\encodingdefault\selectfont
! LaTeX Error: File `kvoptions.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
! Emergency stop.
<read *>
l.2231 \RequirePackage{kvoptions}[2006/08/17]
^^M
! ==> Fatal error occurred, no output PDF file produce
Does anyone know in what Ubuntu/Debian package I should find this sty
file? Based on a google search I thought it might be in whizzytex, but
no luck....