search for: tome

Displaying 20 results from an estimated 99 matches for "tome".

Did you mean: time
2007 Dec 14
5
How do I mock params?
Here is the code within the controller: Line 69: @photo = @member.build_photo(params[:photo]) unless params[:photo][:uploaded_data].blank? I got a little ahead of myself and wrote the code, and now have a bunch of errors telling me that: ------- 6) NoMethodError in ''Spec::Rails::Example::ControllerExampleGroup MembersController handling PUT /members/1 should find the member
2006 Apr 20
1
Unable to connect to postgres on Fedora Core 5
...rt: /usr/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/active_record/connection_adapters/abstract/connection_specification.rb:200:in `establish_connection'': database configuration specifies nonexistent postgres adapter (ActiveRecord::AdapterNotFound) What am I doing wrong? -- Martin Tomes echo ''martin at tomes x org x uk''\ | sed -e ''s/ x /\./g'' -e ''s/ at /@/'' Visit http://www.subversionary.org/
2006 May 17
3
Off topic --- help in locating a source.
...n help me out. A collaborator of mine found a formula we need, on sheets which he had photocopied out of a book, some years ago. He cannot remember which book (he's getting to be as senile and forgetful as I am, poor bloke!). He thinks it was (and it appears to have been) a large encylopedic tome devoted to extensive tables of formulae, integrals and series, and stuff like that. The formula in question is oo 1 1 1 SUM --- cos(k*x) = --- ln (----------------) 0 < x < 2*pi . k=1 k 2 2*(1 - cos(x)) (I.e. the right h...
2016 May 26
2
Error en subset selection
...rezagos de las mismas, por tanto tienen datos NA. sin embargo, al tratar de realizar cross validation me pide que los datos esten en formato data.frame con lo que me arroja un error al ejecutar el algoritmo. Mi pregunta es cómo puedo forzar en un data.frame en que tengo variables rezagadas que las tome como rezagos y no como un error del tamaño. Muchas gracias. Saludos, [[alternative HTML version deleted]]
2015 Jun 27
2
pr
...diaria es c(1,5,12,13,15,19,22,34,41,53,70) Al calcular Ro de la manera siguiente: library(R0) est.R0.AR(pop.size=500, incid=c(1,5,12,13,15,19,22,34,41,53,70)) #el resultado es 1.48 yo quisiera programar el rango de personas a vacunar (1-1/Ro) sin tener que escribir 1.48 sino que el script lo tome del resultado de la estimación realizada en est.R0.AR, lo mismo para calcular las personas a vacunar Ro/7 vac <-1-(1/1.48) # (1-1/Ro) vac IT<-1.48/7 # Ro/7 IT Mis saludos cordiales José [[alternative HTML version deleted]]
2005 Mar 04
7
Stutter Tone
I think I have something misconfigured regarding voicemails. They work great, I have this setup: Sip.conf [ext1] Context=phones Mailbox=201 Voicemail.conf [home] 201,password,name,email@mail Voicemail delivery and all works great but when I check sip extension ext1 (analog phone using a Granstream ATA 286), the stutter tone signaling message waiting does not work. Anything wrong with
2013 Jul 23
3
Selección de valores de la lista y reordenar
Estimados tengo 1 lista de valores aleatorios misma que necesito reordenar de acuerdo a determinadas condiciones. Ej: sea la siguiente lista (la primera fila hace referencia a la posición del valor de lista 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 7 3 4 8 6 1 4 5 2 3 4 10 15 5 necesito que me tome los valores que son mayores 3 y menores a 8, pero unicamente considerando los valores hasta la 8va posición, para luego los valores que cumpla esa condición colocarlos hasta antes de la 8va posición: Tendriamos lo siguiente: a) los valores para el análisis 1 2 3 4 5 6 7 8 1 7 3 4 8 6 1 4 b) los...
2012 Mar 07
3
sobre googlevis
...Usando gvisScatterChart puedo dibujar los puntos pero no sé cómo poner un color para cada especie. Lo que he hecho es library(googleVis) data(iris) mod <- prcomp(iris[, 1:4]) scores <- as.data.frame(mod$x) chart2<- gvisScatterChart(scores) plot(chart2) Pero no sé como hacer para que tome un color distinto según la Especia. Podrían unir ggplot2 y googlevis ;) Saludos
2007 Jun 04
1
tweaking performance
Hi, I was wondering if anyone had some ideas on what I can tweak to gain more performance. We have tome timeouts reports on pop3 during heavy load periods. Using imap/pop3 with maildir with 7,000 users using mostly pop3. # /usr/local/etc/dovecot.conf protocols: imap pop3 ssl_disable: yes disable_plaintext_auth: no login_dir: /usr/local/var/run/dovecot/login login_executable(default): /usr/local/lib...
2010 Oct 20
4
Starcraft II Problem
I can't seem to be able to install Starcraft II on wine , using the Installer.exe and the Installer Tome.mpq stuff... here is a screenshot of what happens ... and it stays like that. [Image: http://i410.photobucket.com/albums/pp186/SuperXDE/Screenshot.png ] I am going to finish my exams soon , ?? and I'd really love to play SC2.[/img]
2012 Mar 02
1
rename of EOL page needed
I've updated: http://wiki.centos.org/HowTos/EOLC3 which, of course no longer applies to just one major release I am unfamiliar with the process of pushing through a rename of a page, but I see copies of change notices with Ralph doing it from time to tome. May I request an assist here please? -- Russ herrold
2016 May 30
3
Codigo
Oliver gracias por le pista! Es un poco mas complicado, el código tiene varios pasos incluidos calculo de nuevas variables con los betas del glm y otras vueltas. Necesitaría una sentencia que tome cada lote haga los cálculos por separado y luego los une en el dataframe de salida El 30 de mayo de 2016, 10:02, Olivier Nuñez <onunez en unex.es> escribió: > Mira lapply .... > > Si L= list(L1,L2,...,L120) es una lista de tus lotes > > ajuste <- function(L) glm(y~x,data=L...
2015 Mar 09
2
Calculos matrices diferentes tamaños
Buen día amigos, Antes que nada, reitero mis agradecimientos por sus respuestas tan precisas y oportunas, sigo en mi trabajo de grado y tengo dificultad con un proceso: Tengo dos matrices A y B, A es de dimensión 5x4 y B es de dimensión 274x3. Requiero de un proceso en el que tome el primer elemento de la Matriz A columna 2 y lo compare con todos los elementos de la Matriz B columna 1 y me diga en un vector de dimensión (1x5) cuantas veces fue el elemento de A mayor que cada uno de los 274 elementos de B y asi hasta llegar a los 5 elementos de A, es decir el resultado de est...
2012 Feb 16
2
Asterisk && RTCP
Hello list, I need to know about Asterisk's friendly nature with RTCP. I've phones which support RTCP and they connect to the outer world via multiple carriers. In one of my recent packet traces I've observed that the caller initiated a call with rtcp string in SDP while for the same call dialling our from Asterisk to the carrier has no RTCP string in SDP ! Can anyone please tell why
2014 Jan 20
3
Creación de un bucle con test Kruskal Wallis
...1.7 8 Gorrión 1.3 9 Gorrión 1.9 10 Para ello he utilizado el siguiente código (el test utilizo la columna de “Numero” para que cada dato se tome como un grupo independiente y poder compararlos). “rep.var=matrix(nrow = length(names(table(birddata$especie))), ncol = 1) for (i in 1:length(names(table(birddata$especie)))) { rep.var[i,1]=na.omit(kruskal.test(Audacia~Numero, data = birddata)) }” Y me da el siguiente error “Error en rep.v...
2012 Feb 14
1
como pasar una variable como parametro en consulta query
...1")) print(P1) Mi problema es que debo crear una serie de querys que llamen a 13*60 datos, por lo cual la variable "mes" (en este caso Abril) y ICG (2) me agradaria pasarlas como variables al query y no por literales. La pregunta es como puedo hacer para que en el paste del query me tome un valor de una variable, ya que si reemplazo "abril" por la variable llamada mes no me funciona. Mi idea era crear un vector mes, de 12 valores y un ICG de 60 que me permitiera automatizar la consulta. Ruego disculpen si la pregunta es muy elemental, son mis primeras armas en este lengu...
2013 May 29
2
Patch to discourage unencrypted key generation
...t; a few >>> times, and there is no way I've ever seen for ssh_config to reject >>> them by default when loading local keys or loading them into an >>> ssh-agent. >> >> So where are your patches? > > Excellent point. Let me see if I can unpry some tome this week to submit a patch. > But I'm concerned it will run into the "but that would change people's workflow!!!!" > world of rejected patches, even if the patch is clean. I hope I'm not submitting something while Martin is halfway through working on this, but as pr...
2015 Apr 24
1
How do you join a Linux mailserver to a Samba domain?
...ace the FSMO roles could be. Installed is not the term I would use, they are not like schema updates. They are just services which are required in an AD network, and any AD DC can (and must be able to) perform any of them. Just that only one of them can hold that particular role at any given tome, so one is considered a master. They are explained in more detail here (it also tells you how to see which DC holds each role): https://wiki.samba.org/index.php/Flexible_Single-Master_Operations_(FSMO)_roles#The_five_FSMO_roles There is a wiki page on extensions, though there's not much det...
2006 Dec 19
1
Seeking ERD/Schema resources
Hi all. I''ve been working diligently through several of the popular tomes on RoR: - AWDWR - Beginning RoR E-Commerce - The Money Train (Benjamin Curtis) I''ve learned lots, however these books cover selling one type of product (i.e. a book). One thing is eluding me: I''m trying to develop a schema for a music store that offers products with options (i.e...
2006 Apr 03
4
Edit in Place in 1.1
Does anyone have a good example or know of some documentation about how to implement "Edit in Place" using Rails 1.1? Like the functionality in Flickr... I''ve googled and googled and can''t find any good documentation. Maybe it''s because 1.1 is so new? Thanks in advance. -Andy