Displaying 20 results from an estimated 60 matches similar to: "Problem with strptime"
2008 Oct 01
3
How to get the day of the year
Hello,
I am new to R and I would like to get the day of the year from numerous data in the following form: %a %d/%b/%Y %H:%M:%S (for example from Tu 10/Jul/2007 21:59:13 I would like to get 191)
Whatever I try, I get NAs.
Well... I need your help, please!
Thanks in advance
Yours sincerely,
Solène Goy
_________________________________________________________________
[[elided Hotmail spam]]
2013 Jun 25
1
mtime/md5lite with puppet 3.x bug Bug #13199
Hello List,
I´ve tried to switch from md5 checksum to md5lite within all my
configuration to spare a few cpu cycles on my master,
but it didn´t work at all :-(
Then I´ve found out about bug #13199, but the bugs lists only 2.7x as
affected.
can anybody confirm this issue on 3.x?
funny that the bug isn´t anywhere on the roadmap at all .... I´d suggest to
remove mtime/md5lite from the
2004 Oct 21
1
./configure --with-mysql --prefix=/usr --sysconfdir=/etc --localstatedir=/var --with-ssldir=/etc/ssl --with-ssl=openssl
Hi,
I installed dovecot from dovecot-1.0-test51 with this configure line:
./configure --with-mysql --prefix=/usr --sysconfdir=/etc
--localstatedir=/var --with-ssldir=/etc/ssl --with-ssl=openssl
When I add this to my dovecot.conf:
passdb = mysql /etc/dovecot-mysql.conf
I get this in /var/log/maillog when I run "dovecot -c /etc/dovecot.conf":
Oct 21 13:59:16 one dovecot: Dovecot
2011 Jan 26
2
applying a set of rules to each row
All,
I would like to apply a set of rules to each row of the sample data set
below. The rule sets are the guidelines for determining an individual's
date for retirement eligibility. The rules are found in this document,
http://www.opm.gov/feddata/RetirementPaperFinal_v4.pdf. I am only
interested in the top two categories for retirement eligibility, the
CSRS and FERS plans.
The data set has
2008 Oct 23
1
normalizePath bug (PR#13199)
Full_Name: Joseph Haykov
Version: 2.8.0
OS: Windows
Submission from: (NULL) (216.189.177.202)
normalizePath("C:\\DOCUME~1\\JOSEPH~1\\LOCALS~1\\Temp\\RtmpolZ4Vy\\file72ae2cd6.txt")
returns: "\0354xl|\a\001?$v\001?y8"
instead of returning:
"C:\\Documents and Settings\\Joseph Haykov\\Local
Settings\\Temp\\RtmpolZ4Vy\\file72ae2cd6.txt"
By the way, this
2006 Feb 17
5
A unique 'click to call' project - Could use some advice
Hello List,
I work for an IP communication provider in upstate NY as the engineer
assisting our technical support team.
We provide a number of different Telco systems to residential
subscribers; and in an effort to more effectively trouble shoot
termination problems I came up with the idea of creating a click to call
system that will allow our agents to effortlessly place test calls.
On a
2006 Feb 17
1
A unique 'click to call' project - Could usesome advice
Colin,
Thanks for your assistance.
Reading over your advice I seem to still be a bit confused.
My agents are not on the Asterisk server; it appears in your advice that
my the call will travel this path:
WWW interface --> agent enters their DID, platform to use, and
termination DID --> AST calls agent --> Agent calls termination DID
If my agents are not on the Asterisk server
2003 Aug 27
1
smbd crash on character conversion
Hi all,
I'm trying to share a directory that contains files with non-ASCII
characters (actually, hungarian chars, iso8859-2 or utf8 encoding, I'm not
sure - the encoding of ext2) in their name. When I mount the share and try
to list the contents of the directory, smbd crashes.
samba version: 3.0.0rc1
The shared dir is on an ext2 partition. My system is a debian woody. iconv
is installed
2006 Feb 17
1
A unique 'click to call' project - Could usesomeadvice
Hello,
I'm not sure what you mean, could you elaborate?
Thanks,
-- -- --
Christopher T. Aloi
USA Datanet - Technical Support Engineer
318 South Clinton Street
Syracuse, NY 13202
C: (315) 569 4033
O: (315) 579 7074
E: caloi@usadatanet.com <mailto:caloi@usadatanet.com>
-- -- --
_____
From: Wojciech Tryc [mailto:Wojciech.Tryc@pikatech.com]
Sent: Friday,
2006 Jul 28
1
How to ajax highlight a flash
Hi,
I want to make a flash[] highlighted for let''s say 5 seconds when some
action is invoked.
In the controller, I have:
flash[:notice] = "error"
In the layout, I have:
<p style="color: white"><%= flash[:notice] %></p>
I don''t know how to use ajax with the flash. I tried something like:
element.highlight(flash[:notice])
without any
2008 Apr 23
0
Новое в проектировании и строительстве
????????? ???????????? ?????????? - ??? 2008 ?., ??????.
???? ??????????, ????, ????????? (???????? ??????!!!)
12-13.05 ???? ?????????? ?????? ?????????????????? ???????: ???????? ?????????????, ?????????? ??????? ???????? (15002 ???.)
12-14.05 ???????????? ?????????, ??? ???????? ??????????????? ? ????????????????? ???????? ? ???????
2004 Aug 25
1
finger winbind & gecos
Has anybody run into the wierdness of the gecos info coming from winbind?
Here's an example:
[root@server]# getent passwd dflores
dFlores:x:21509:13201:Flores, Dick:/home/DOMAIN/dFlores:/bin/bash
[root@server]# finger dflores
Login: dFlores Name: Flores
Directory: /home/DOMAIN/dFlores Shell: /bin/bash
Office: Dick
Never logged in.
No mail.
No Plan.
2016 Apr 04
2
multiple bar plot annotation text labelling
Readers,
The attempt is to create a bar plot with text labels adjacent to each
datum value.
Data file:
1,3,A
1,8,B
1,1,C
1,9,D
2,5,C
2,4,E
2,2,F
2,0,G
testbarplot<-read.csv('data1.csv', header=FALSE)
barplot(axes=FALSE, ann=FALSE, horiz=TRUE, testbarplot[,2], ylab=
'group', xlab= '(x values)', space=c(1,0,0,0, 1,0,0,0))
text(testbarplot[,2], testbarplot[,1],
2006 Jul 28
2
ez_where: Stuck Again
I just keep thinking this is going to slice through queries like a hot knife
through butter, but... there''s something I''m not getting. Here''s the gist:
# get the people like the search criteria
Members.find(:all, :conditions => [''first LIKE ? OR last LIKE ?'',
params[:search], params[:search])
joined with the alternative of
2019 Feb 08
0
[Announce] Samba 4.8.9 Available for Download
========================================================
"Better a diamond with
a flaw than a pebble
without."
Confucius
========================================================
Release Announcements
---------------------
This is the latest stable release of the Samba 4.8 release series.
Changes since 4.8.8:
--------------------
o Jeremy Allison <jra at
2019 Feb 08
0
[Announce] Samba 4.8.9 Available for Download
========================================================
"Better a diamond with
a flaw than a pebble
without."
Confucius
========================================================
Release Announcements
---------------------
This is the latest stable release of the Samba 4.8 release series.
Changes since 4.8.8:
--------------------
o Jeremy Allison <jra at
2019 Mar 12
0
[Announce] Samba 4.9.5 Available for Download
========================================================
"Words are windows, or they're walls,
They sentence us, or set us free.
When I speak and when I hear,
Let the love light shine through me."
Ruth Bebermeyer
========================================================
Release Announcements
---------------------
Changes since 4.9.4:
--------------------
o Andrew
2019 Mar 12
0
[Announce] Samba 4.9.5 Available for Download
========================================================
"Words are windows, or they're walls,
They sentence us, or set us free.
When I speak and when I hear,
Let the love light shine through me."
Ruth Bebermeyer
========================================================
Release Announcements
---------------------
Changes since 4.9.4:
--------------------
o Andrew
2016 Apr 04
0
multiple bar plot annotation text labelling
Use only plain text emails. Don't attach file types that will be stripped. See the footer at the bottom of your email for more information.
Do give us the data using dput():
> dput(testbarplot)
structure(list(V1 = c(1L, 1L, 1L, 1L, 2L, 2L, 2L, 2L), V2 = c(3L,
8L, 1L, 9L, 5L, 4L, 2L, 0L), V3 = structure(c(1L, 2L, 3L, 4L,
3L, 5L, 6L, 7L), .Label = c("A", "B",
2008 Aug 11
2
Auto Vacation replies again
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Sorry to bring this up again.
I have now configured my test server to pass all email messages off to
our central campus email filter gateway. This gateway scans all email
traffic for viruses/spam before being delivered to any local mail servers.
Once I did this my auto vacation replies are getting canned due to the
fact the from header line is empty