similar to: Bay Cities Ruby Group

Displaying 20 results from an estimated 100 matches similar to: "Bay Cities Ruby Group"

2006 May 01
0
Bay Cities Ruby/Rails Group
Hello, Seeing that the nearest Ruby User Groups around me are at least an hour away, I am trying to set up a bay cities (of california) ruby user group. This would include the cities of Torrance, Redondo Beach, Manhattan Beach, etc. If you are interested, please join the mailing list: http://lists.mitchellhashimoto.com/listinfo.cgi/bay-cities-ruby-mitchellhashimoto.com I really want to get
2006 Apr 24
5
New RBAC Plug-In for Rails
Hi, I just finished writing this plug-in. I''ve been using rails for awhile but this is my first time extracting some code and writing it as a plug-in and I''d love to hear to some feedback. Thanks. http://mitchellhashimoto.com/rails/role-based-access-control-plug-in-for-rails/ -Mitchell -- Posted via http://www.ruby-forum.com/.
2005 Apr 25
1
HElpme
Hello. This is my first post. In our company have a program that had being compiled in clipper for dos. Actually, i put a samba server version 3.0.10 to share a application and database, but i have this problem, in a machine with windows, the application is more fast that in my server. Even if the windows machine share these folder. the proces in the samba server is more slow about 300% vs
2007 Apr 10
1
Problem to start services nmbd and smbd
Hi, I'm new in the Linux world, I've worked for about tree months with Debian and I've a big problem to start the samba services (nmbd and smbd). I downloaded the samba-latest.tar.gz from the www.samba.org and tried to compile it. I didn't have problem with it, but I can't initialize the services. What can I do? Thanks a lot. -- Rodrigo Hashimoto
2005 May 30
0
Re: Running LabView + OPC server/EIB on wine ?
Hi Benno, --- Benno Senoner <sbenno@gardena.net> wrote: > Hi, sorry for writing you directly, It's no trouble, though you may get more or better advice posting to one of the mailing lists or on irc (#winehq). I'm cc'ing wine-users in case someone else has experience in this area, hope you don't mind. > assume I use LabView on Windows to make a standalone .exe >
1998 Aug 06
0
LINUX: smbclient and smbfs CRASHES with binary files
Hello to all, I connect from a Linux machine (als client) to an NT4 (service pack 3) server. On Linux side I use: kernel 2.0.34 samba 1.9.18p8 smbfs-2.0.2 I connect from the Linux PC via PPP ( with MS-CHAP) to the NT4 server. I tested first with smbclient: I can upload to the NT4 server text files of any dimension, ( with CR LFs ) but when I try to send binary files, (an ELF linux
2010 Apr 14
3
pdMat
Alguien tiene experiencia en escribir una pdMat. Para aquellos que no lo recuerden son las matrices de covarianzas de los efectos aleatorios que ajusta la función lme de la librería nlme Estas matrices tiene especial importancia en aplicaciones de genética de poblaciones y en particular en mapeo de asociación. Pinheiro y Bates dicen que el usuario puede crear sus propias pdMat y sugiere como
2011 Apr 18
3
how to extract options for a function call
Hi, I'm having some difficulties formulating this question. But what I want, is to extract the options associated with a parameter for a function. e.g. method = c("Nelder-Mead", "BFGS", "CG", "L-BFGS-B", "SANN") in the optim function. So I would like to have a vector with c("Nelder-Mead", "BFGS", "CG",
2010 Apr 12
4
Update on Ptalarbvorm
Hi there, I was wondering if someone closer to the work happening in the Ptalarbvorm branch could be so kind as to provide a little update on progress? I've heard tidbits from around the web that the improvement over 1.1 is at least as much as 1.1 was itself over 1.0. I know that myself and many others found Monty's occasional updates on Thusnedla development to be absolutely fascinating
2010 Mar 28
2
XiphQT
Not sure where to file bugs against XiphQT... I have noticed that Theora encoded videos played through Quicktime (on Mac) using XiphQT are incorrectly reproducing the color of the video, and appear washed out. The same videos can be played via VLC and Firefox and are true to the original - so I don't believe it's a problem with the videos themselves or the encoding. I'm observing
2007 Feb 15
3
Re: Incremental Updates
As an alternative to polling the client, as Ryan describes, you could consider piggy-backing the status updates on the back of other ajax responses. Which way you go depends entirely on the nature of your app, in particular: 1. how frequently it generates ajax traffic anyway 2. how long the server-side process is going to take If the server-side process takes, say, 20 seconds, polling is a
2012 Aug 14
3
Testing Hiera Lookup with Puppet Master
Hello, Is there an easy way to test hiera lookup for a node? A node is not getting the value I expect from Hiera and I want a way to test this. I noticed that `hiera` has an option called `-i` to use the Puppet inventory service. With the latest (RC4 I believe) of Hiera I''m getting the following when I try to use that though: Puppet inventory service lookup failed: NoMethodError:
2011 Mar 27
2
Hmisc summary.formula formats for binary and continuous variables
Hello, I am using Hmisc summary.formula, latex and Sweave to produce tables for publication. Is it possible to change the formats for binary and continuous variables? I would prefer to show 35 (10%) and 1.5 (1.2-1.8) rather than 10% (35) and 1.2 / 1.5 / 1.8. Here is a simple example: sex <- factor(sample(c("m","f"), 500, rep=TRUE)) age <- rnorm(500, 50, 5) treatment
2009 Aug 23
1
Black borders on resized videos
Hi there, I've been playing around with Beta 2 of ffmpeg2theora, or rather the macosx build provided at http://firefogg.org/nightly/ Thanks for all the hard work - its great to see some really noticeable improvements. I have one bug to report: upon resizing (down) all manner of content (all h.264, however) I am noticing thin black borders - about 4 or 5 pixels large, sometimes just
2011 Mar 03
1
embed latex beamer sans serif default font into R plot
Hello, I have seen instructions on how to embed Latex Computer Modern fonts into R, but these are the default serif fonts. I am trying to embed the default font used for Latex beamer (theme Warsaw), which is a sans serif font and may be the default LateX Computer Modern sans serif font. Does anyone know the names of the font files? Thanks Heemun
2012 Jul 27
2
Atomicity of updates on the Puppet master
Hello, I''m currently setting up some scripts that will pull in new data for Puppet master (modules, manifests, hiera data, etc.) from a Git repository. It works great! However, I''m concerned about atomicity of the whole thing. Does the Puppet master cache the modules/manifests when it starts? If so, do I need to restart the Puppet master on each update? Or can I send it a
2011 Mar 19
2
Output a table formatted with standard deviations below means
Is it in bad form to double post to StackOverflow and R-help? Apologies if so. Here's my task: I've got a matrix of means like so means<-matrix(1:10,nrow=2) colnames(means)<-c("a","b","c","d","e") and a matrix of standard deviations like so sds<-matrix(seq(0.1,1,by=0.1),nrow=2)
2012 Aug 15
1
Calling custom Puppet function from within a provider
Hello, I have a custom Puppet function. Am I able to call that function from within my custom provider (written in Ruby)? Best, Mitchell -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to
2005 Dec 19
3
tough activerecord problem
I have an application that is using active record outside of rails. the app works fine w/o the activerecord code, but when I added activerecord to the mix I started having trouble with constants not being recognized, e.g.: [echo] 1) Error: [echo] test_pipeline_cruncher(IntradayCruncher::TestPipelineCruncher): [echo] NameError: uninitialized constant INFO [echo]
2004 Feb 04
0
help(Memory) [forwarded message]
I can't understand that people still send things like this to R-core... ------- start of forwarded message ------- From: Tineke Casneuf <ticas at psb.ugent.be> Sender: r-core-bounces at stat.math.ethz.ch To: R-core at r-project.org Subject: help(Memory) Date: Wed, 04 Feb 2004 13:39:32 +0100 Dear, I am trying to find a appropriate package to analyse gene expression data from DNA