similar to: expand time period

Displaying 20 results from an estimated 80 matches similar to: "expand time period"

2008 Jul 14
0
nlme, lme( ) convergence and selection of effects
Hi all, I''ve been trying to fit a mixed effects model and I''ve been having problems. =>My aim: to know whether states atributes, political parties and individual atributes affect the electoral results of men and women candidates. I use candidates as replications for states and for political parties. =>Response: Percentage of valid votes casted to each
2006 Aug 11
1
Calling a Controller method from the command line
Hi All, I need to run some reports via cron. I know I can use runner and call a method in a model class. But I''d really like to use templates and IMO this kind of logic belongs in a controller anyways. These are periodic reports so I don''t need nor want to leave a server running all the time, so getting the data via curl/wget isn''t really an option. What I really
2006 Aug 13
1
Is :finder_sql using #{id} broken?
Hi All, It seems that :finder_sql in a HABTM association only interprets a single quoted #{id} the first time through a query. I see examples of this being used in a few places (though with has_many) and I don''t really see how to use :finder_sql without a #{id}. Am I missing something or is this just broken? -- Paul Haddad (paul.haddad@gmail.com paul@pth.com)
2006 May 17
1
Concurrency
Hello, I'm very intersted in developing a site using your platform. I was wondering if you've tested the theoretical maximums for this software and can show me some numbers. How many simultaneous users could I expect to handle at 128k (hardware not being the limiting factor)? If you'd like to speak please send a number and a good time to call. Sincerely, -- Eric Haddad
2004 Aug 09
0
Samba 2.2.7 terrible slow with Windows XP SP1
I have Samba 2.2.7 installed in a FreeBSD 4.7 server acting as a PDC. Every folder listing in our main shared folders (drive H: mapped during login script) is terrible slow. Initially I checked my server disks, partitions and virtual memory status and verified that everything is okay. My SMB.CONF is: ; ======= BEGIN SMB.CONF =========================== [global] netbios name =
2011 Sep 15
2
Tobit Fixed Effects
Hi there, I need to run a Tobit Fixed Effects in a panel data with 4500 units for 8 years. It is a huge data set, my dependent variable is left truncated at zero, the distribution is skewed and my panel is balanced. Any suggestions on how to do that in R? I tried stuff like survreg, censReg, and tobit but none of them were satisfactory. Thanks, *Felipe Nunes* CAPES/Fulbright Fellow PhD
2006 Jan 17
1
Qwest can't/won't
Hello-- I've been making note of a local situation that seems somewhat irritating, and thought maybe some of you experts out there, might be able to propose some alternatives. The situation goes like this: Rural Wyoming. Cody, to be exact, but I'd wager that you could almost anywhere in Wyoming and find similar situations. The county gov. phones and the school system phones do not
2012 Apr 05
1
using for loops with ggplot
Hi all, I have been using ggplot for a few months and ran into this porblem, I am trying to use ggplot in a for loop and it is not working. if I do the following: data=as.data.frame(cbind(rnorm(10),rnorm(10),rnorm(10))) ############ pp=ggplot(data, aes(x=(1:10), y=data[,1])) pp=pp+geom_line(aes(x=(1:10),y = data[,1]),lty=2) pp=pp+geom_line(aes(x=(1:10),y = data[,2]),lty=2)
2008 Feb 11
4
patch for kernel exploit?
Hi, As most of you probably already know, a local root exploit was released yesterday which affects kernels from 2.6.17 to 2.6.24.1. Is there an official patch for dom0 and domU kernels, or can the backport of the official kernel patch be used on these kernels? Regards, Zoltan HERPAI _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2011 Oct 18
2
Fried Email Server! Perl Problem
I hate it when I crash my email server. Here's what tailing /var/log/qmail/qmail-smtp/current gives me: [root at toast jack]# tail /var/log/qmail/qmail-smtpd/current @400000004e9ddbd031610f54 tcpserver: status: 0/20 @400000004e9ddbd72c767c04 tcpserver: status: 1/20 @400000004e9ddbd72c7ab60c tcpserver: pid 12039 from 210.76.164.235 @400000004e9ddbd739a20d1c tcpserver: ok 12039
2009 Aug 19
0
ISDN Calling Sub Address and Called Sub Address for the branches
Since 2004 asterisk/libpri have been able to receive the Calling Sub Address in the ISDN setup message, and the dialplan was able to use it if required. It's support is limited to only NSAP, not BCD or user formatted. At the time 25/06/04 the questioned was asked, wouldn't it be a good idea to be able to transmit it as well, but that never got implemented, as it wasn't required at
2006 May 02
0
Re: RoR meets .net *cringe*
Will, You might also look at Qemu (will have to google it, since I don''t have the URL at the moment). I have used successfully on Windows and Fedora to offer virtual machines for free, which I prefer over paying for VMWare. Drop me a line if you want more details. Nathan -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Jan 12
2
error messgae
Hello, I am having problems getting one xlite clients to communicate through asterisk. I am getting an error message: chan_sip.c:15593 handle_request_register: Registration from '"chinmay chakraborty"<sip:1234 at 10.44.32.193 <sip%3A1234 at 10.44.32.193>>' failed for '10.44.32.193' - No matching peer found sip show peers Name/username Host
2007 Mar 26
4
Problem dropping rows based on values in a column
I am trying to drop rows of a dataframe based on values of the column PID, but my strategy is not working. I hope someoen can tell me what I am doing incorrectly. # Values of PID column > jdata[,"PID"] [1] 16608 16613 16355 16378 16371 16280 16211 16169 16025 11595 15883 15682 15617 15615 15212 14862 16539 [18] 12063 16755 16720 16400 16257 16209 16200 16144 11598 13594 15419 15589
2015 Jul 24
0
Unbound nodes using numactl
Dear Centos Users We were wondering how can we change the default policy of numactl. In other words, our cluster has 10 servers, each server has two nodes, and each node has 16 cores. Recently, we observed a poor performance of our cluster when a couple of jobs run on the same server. By investigating the problem, we found that each job moves randomly among the 32 cores of the server. This returns
2013 Jan 30
1
Cleanups in HG f11ae64365b5 break Authentication
==> /var/log/dovecot/dovecot.log <== Jan 30 19:57:51 spectre dovecot: master: Warning: SIGHUP received - reloading configuration Jan 30 19:58:48 spectre dovecot: imap-login: Login: user=<tlx at leuxner.net>, method=PLAIN, rip=1.2.3.4, lip=5.6.7.8, mpid=15572, TLS, session=<o4WxGYbUsQBeT5Qc> Jan 30 19:58:48 spectre dovecot: imap(tlx at leuxner.netuid=5000): Error: user tlx at
2009 Jun 05
3
R: Re: R: Re: PXEbooting very slow
I made other tests. It's not a matter of Win98 versus WinXP, things change passing from tftpd32 v310beta to v3.33. This version seems to work fine, but the logs show problems. Here is the complete log with pxelinux 3.82-pre4: Rcvd DHCP Discover Msg for IP 0.0.0.0, Mac 00:1E: 68:A6:9E:A9 [05/06 18:24:43.816] DHCP: proposed address 192.168.1.20 [05/06 18:24:43.816] 1356 Request 2 not
2007 Oct 18
3
Automating blacklists
Hi, I've been reading all I can on Google (and Asterisk TFOT book) looking for ideas on how to implement an automated blacklist feature. I would like to automatically blacklist a incoming number based on timestamp and count information. For example, if I get a prank call from the same number 5 times within 15 minutes, I want my dialplan to automatically blacklist this number. Should I be
2019 Jan 13
1
Samba 4 users - UID/GID - or how to migrate
Am 13.01.2019 um 22:40 schrieb Rowland Penny via samba: > On Sun, 13 Jan 2019 21:41:39 +0100 > Anton Blau via samba <samba at lists.samba.org> wrote: > >> Am 13.01.2019 um 20:41 schrieb Rowland Penny via samba: >>> On Sun, 13 Jan 2019 20:22:22 +0100 >>> Anton Blau via samba <samba at lists.samba.org> wrote: >>> >>> Rowland - thank you
2016 Jul 05
1
Problem in bridged networking
Hello, I am facing some problems in bridged networking. I have successfully created a bridge br0 and added a virtual machine to it. Now the address of virtual machine is 10.1.3.31. I am able to connect to this virtual machine by another computer on same network. The virtual machine is hosting a simple python http server on port 8000, while some other service is running on port 80 When I try