similar to: Merb and Javascript template system

Displaying 20 results from an estimated 200 matches similar to: "Merb and Javascript template system"

2018 May 07
0
Discovering patterns in textual strings
Bert Here are some examples of the type of text strings I?m dealing with: ??????.??.??? ??????.??.?????????? ?Torrent? Pro - Torrent App ?Torrent?-Torrent Downloader 1 Pic 8 Words - Syllables 1 Pic 8 Words - Syllables 27043_Spanish songs for children 28.android.com.alpha.horoscope 28.android.com.bravo.horoscope 28.Card Game - Offline 28.card Game Multiplayer 37045_Spanish songs
2011 Oct 27
2
time on xen guests goes fast
Dear All, I have centos 5.5 Xen using kernel 2.6.18-194.el5xen and xen 3.0.3 . I have 3 xen guest one centos 5.5 and one windows 2008 and one 2003 everything is working perfect but i have seen that the centos guest machine has time running fast .after about a hr or more I see there is a shift in time about 2 to 3 minutes and keeps increasing but there is no problem with the 2 windows
2016 Jul 25
2
Duda sobre construccion de vectores
Hola buenas tardes comunidad, seguro que hay algo fácil, pero se me escapa y es que estoy hoy algo torpe seguramente, a ver me gustaría hacer lo siguiente: Dada una matriz M (que puede ser muy grande), me gustaria crear un vector, sin usar bucles (ya que cuando es muy grande, todo puede ser muy lento) del siguiente modo. Para cada una de sus filas, me gustaría seleccionar un único elemento de una
2018 May 05
1
Discovering patterns in textual strings
"Does that help?" No. I am not your private consultant. You need to reply to the list, which I have cc'ed here, not just me. I am still somewhat confused by your specifications, but others may not be. Part of my confusion stems from your failure to provide a reproducible example (see e.g. the posting guide linked below). For example, I cannot tell from your text whether the Abc
2017 Jul 13
4
Leer archivos con read.csv
Buen día para todos. Tengo un pequeño problema en el quisiera que me colaboraran. Estos días estoy trabajando en la lectura de una gran cantidad de archivos de extención .csv, se trata de una lista de documentos de 11 estaciones meteorologicas. Cada estación esta clasificada por meses y cada mes por dias, asi que tengo un archivo cada día. Por ejemplo tengo un archivo .csv para el día uno del
2011 Aug 04
2
about dom0 disconnection when domU reboot
Hello, I have installed rpm version of xen 3.4.3+ libvirt 0.7.0-6 on my server with Centos 5.4 (kernel 2.6.18-238.12.1.el5xen) When I run reboot a domU (para virtualized Linux) by command "virsh reboot [vm]", sometimes domU cannot be rebooted but sometimes can, pattern is random. Also sometimes when domU reboots by "virsh reboot [vm]" , my ssh connection to dom0
2019 Sep 20
2
ggplot con gradientes complejos
Gracias Emilio. Si, son asimétricos porque se mueven en rangos distintos. De hecho, miden cosas distintas, pero una muestra no puede ser positiva y negativa a la vez. Me planteo multiplicar las positivas por 2 y al editar el mapa corregirlo para que indique los valores reales. Eso funcionaría, pero son muchos mapas y quizás haya una función en ggplot que evite el problema directamente. Manuel El
2019 Jul 08
2
Salvar los plots a alta resolución la vez de incluirlos en documento
Buenas! Supongo que será fácil, pero se me está haciendo difícil. Tengo un documento Rmarkdown en RStudio en el que escribí lo que me pidieron, que me lo piden en formato MS Word. Markdown lo saca decentemente, pero me temo que no tan decente del todo las imágenes. Quiero que, además de salir las imágenes incrustadas en los respectivos chunks, también salve automáticamente la imágen en archivos a
2016 Jul 25
2
Duda sobre construccion de vectores
Creo que me puede valer, muchas gracias Jorge, voy a probarlo y te cuento From: jorgeivanvelez en gmail.com Date: Mon, 25 Jul 2016 12:05:05 -0500 Subject: Re: [R-es] Duda sobre construccion de vectores To: fjroar en hotmail.com CC: r-help-es en r-project.org Buenas tardes, Francisco. Quizás no sea la manera mas eficiente, pero proporciona el resultado que buscas: R> M <-
2019 Sep 20
2
ggplot con gradientes complejos
No sé muy bien, Carlos, como hacerlo, pero no parece más sencillo que lo de multiplicar por 2 los positivos y después editar el mapa. De lo que decías, Emilio, de cambiar el color del punto central creo que haría más confusa la interpretación. El vie., 20 sept. 2019 a las 10:33, Carlos Ortega (<cof en qualityexcellence.es>) escribió: > Hola, > > Una alternativa que suele
2011 Aug 25
1
Problem of modifying grub to boot kernel
Hello, I build the kernel via .deb(linux-image-2.6.32-5-xen-686) to support XEN. I followed instructions to modify grub(add menuentry to /etc/grub.d/40_custom) to boot the new kernel. But when the computer started, there are no options to make me select which kernel to boot. I''m not sure which step is wrong... Also I notice there are several ways in order to boot the new kernel. Which
2011 Aug 01
2
Use always the same DomID
Hi friends, I''m developing an architecture using xenbus/xenstore that use DomID to read/write informations over a shared memory with dom0. But always that i restart my DomUs the DomID is increased. I''d like to use always the same DomID for the VMs. Any option? Thanks -- Luciano Barreto _______________________________________________ Xen-users mailing list
2008 Mar 10
0
Vancouver.rb Q&A with Brock Whitten on Rails, Getting Off Rails (Merb), PmpknPi (Blog in Merb) and More (Part I)
Hello, I''ve published a Q&A in the Vancouver.rb series with Brock Whitten. Questions include: * How did you get started with Ruby on Rails? What makes Ruby on Rails a great choice for developing web applications/sites? * Can you tell us some challenges you''ve faced developing using Ruby on Rails? * Off the Rails - Can you tell us a little bit about Merb? How
2008 Mar 10
0
Vancouver.rb Q&A with Brock Whitten on Rails, Getting Off Rails (Merb), PmpknPi (Blog in Merb) and More (Part I)
Hello, I''ve published a Q&A in the Vancouver.rb series with Brock Whitten. Questions include: * How did you get started with Ruby on Rails? What makes Ruby on Rails a great choice for developing web applications/sites? * Can you tell us some challenges you''ve faced developing using Ruby on Rails? * Off the Rails - Can you tell us a little bit about Merb? How
2009 Jan 20
6
[Cucumber, Merb, Webrat] undefined method ''response'' for Merb::Test::World::Webrat
Hello! I get the following error everytime I try to check the result of previous step (by the way, I use default result_steps.rb): undefined local variable or method `response'' for #<Merb::Test::World::Webrat:0x7f083c7860b8> (NameError) ./features/steps/result_steps.rb:14:in ` /^the (.*) ?request should fail/'' features/authentication/login.feature:17:in `/^the (.*)
2010 Dec 07
1
no audio on end-point when call is connected/bridged via PBX
I am trying to dial through my asterisk machine from phone A to phone B. My DID is registered properly with the SIP provider. When I dial from A to B it looks fine so far. A rings B and B can pick up and the call is bridged. However, I don't hear any audio so therefor it is not working. I am running Asterisk 1.8 on a cloud server. I have had the same configuration running on a physical
2017 Jul 13
2
Leer archivos con read.csv
Hola. Una manera puede ser tomar una lista de todos los archivos de un directorio y trabajar con ellos, puesto que ciertamente existen. ¿Cómo? Supongamos que tienes una carpeta llena de archivos csv. Entonces, puedes guardar el nombre de tus archivos en un objeto con lista_archivos<-dir() > y esto te dará todos los csv de esa carpeta (si tienes otros archivos también estarán allí, pero
2007 Nov 07
2
merb 0.4.0 session issue
Not sure if anyone else has had this problem. I was running on merb edge fine a few days ago. Last night I went to merb 0.4.0 via gem install and now any call to session[:foo] causes an error >> undefined method ''[]'' for nil:NilClass I have uninstalled and reinstalled merb with no luck. dependencies.rb use_orm :activerecord merb.yml :session_store: active_record Gems
2007 Nov 07
1
merb/sequel mutex on or off? proxy_balancer or no?
Just a quick question to those of you using merb and sequel or datamapper. How do you setup your merb app? For example: merb -X off -c 5, then run mod_proxy_balancer or nginx to load balance between the 5 (or whatever #) of merb nodes? merb -X off -d, then simply use something like proxypass merb -c 5, keep the mutex lock and cluster it haproxy, swiftiply, evented mongrel...... What
2007 Oct 09
0
[Slightly OT] MS MVC taking slight hints from Merb
http://www.hanselman.com/blog/ScottGuMVCPresentationAndScottHaScreencastFromALTNETConference.aspx In Scott Guthrie''s talk (about 43:30) he mentions requiring the render call as a convention. Interesting to see Merb influence Microsoft. :) -- Cheers, Kevin Williams http://kevwil.com/ http://www.almostserio.us/ http://kevwil.jaiku.com/