similar to: Rails Developer Available for Remote Assignments

Displaying 20 results from an estimated 6000 matches similar to: "Rails Developer Available for Remote Assignments"

2006 Apr 21
0
Rails Develper Available, San Diego or Telecommute
Hello I am somewhat new to rails but not new to web development -- I have over 10 years in software devlopment and web development.... I''m looking to do my first commercial project in rails and I am availble for telecommute or onsite assignments (onsite if they are in San Diego) If interested please email for more info Jordan
2012 Feb 19
3
Non-parametric test for repeated measures and post-hoc single comparisons in R?
Some attribute x from 17 individuals was recorded repeatedly on 6 time points using a Likert scale with 7 distractors. Which statistical test(s) can I apply to check whether the changes along the 6 time points were significant? set.seed( 123 ) x <- matrix( sample( 1:7, 17*6, repl=T ), nrow = 17, byrow = TRUE, dimnames = list(1:17, paste( 'T', 1:6, sep='' )) ) I found
2005 Apr 14
0
Finding an available port for server socket
I've written a Smalltalk application which starts R on another machine and then communicates with it via sockets. The functions involved are: slaveStart <- function(masterHost, masterPort){ inPort <- availablePort() sendSocket(as.character(inPort), masterHost, masterPort) socketSlave(inPort) } socketSlave <- function(inPort){ ## listens on inPort.
2003 Nov 16
1
SE of ANOVA (aov) with repeated measures and a bewtween-subject factor
Hallo! I have data of the following design: NSubj were measured at Baseline (visit 1) and at 3 following time points (visit 2, visit 3, visit 4). There is or is not a treatment. Most interesting is the question if there is a difference in treatment between the results of visit 4 and baseline. (The other time points are also of interest.) The level of significance is alpha=0.0179 (because of an
2012 Mar 24
1
Smalltalk binding to R
Hi - any person interested in building a binding between Smalltalk and R, please contact myself or Hernan. This could be done as the Google Summer of Code (GSoC). http://www.google-melange.com/gsoc/homepage/google/gsoc2012 http://gsoc2012.esug.org/projects/r-statistics For those who don't know Smalltalk it is an Object Oriented language that was created back in the '80s in the Xerox
2006 Jan 11
4
Code Shopping in Rails
Back in the horse-and-buggy days when I was cutting my OO eye teeth on Smalltalk, we had a LOT of conversations about the biggest problem dealing with a large and growing set of classes and methods in the Smalltalk image. It became clear that most, if not all, successful Smalltalk coders spent a lot of their time code-shopping, i.e., looking for a class or method that did something they
2005 Oct 19
2
[R-gui] R GUI considerations (was: R, Wine, and multi-threadedness)
>>>>> "K" == Kasper Daniel Hansen <khansen at stat.Berkeley.EDU> writes: K> On Oct 19, 2005, at 3:43 PM, Jeffrey J. Hallman wrote: K> <SNIP> >> Think about it. Once you have a basic math package that can handle >> matrix >> programming and various mathematical functions, building the various >> statistical modeling
2006 Jun 24
32
Why is there no Smalltalk-like IDE for Ruby?
I posted this to comp.lang.ruby and comp.lang.smalltalk, and my blog. I will likely get destroyed, but it will be worth it if at least one nugget of information helps the Ruby IDE makers. ----------------------------------------- Hi all -- I shout my question to the entire Ruby + Smalltalk community: Smalltalk has had amazing IDEs for decades, why not Ruby? Smalltalkers, Ruby needs your help!
2008 Feb 22
1
Calling R_PreserveObject from embedded R
Hello. This is my first post to the list, so first I'd like to thank everybody for making and mantaining such a great product as R. I'm writting a native binding to R from Dolphin Smalltalk. I've followed up the examples of the documentation showing how to run R embedded, and I got it partially working. However, I have a problem with the reference handling of the R objects.
2006 Mar 06
0
Rails Developer Required
Hello, We are looking for a Ruby/ROR developer who can work on an on-going project for a period of 10-15 days on a contract basis.If found suitable,it will be a long-term opening.Telecommute is absolutely fine. This is an urgent requirement and if anyone is interested,please send me your CV and hourly rates with a time when we chat over yahoo/msn messenger. Contact Email: dibya@reevik.com
2006 Aug 25
1
exact Wilcoxon signed rank test with ties and the "no longer under development" exactRanksumTests package
Dear List, after updating the exactRanksumTests package I receive a warning that the package is not developed any further and that one should consider the coin package. I don't find the signed rank test in the coin package, only the Wilcoxon Mann Whitney U-Test. I only found a signed rank test in the stats package (wilcox.test) which is able to calculate the exact pvalues but unfortunately
2003 Jun 08
2
LDA: normalization of eigenvectors (see SPSS)
Hi dear R-users I try to reproduce the steps included in a LDA. Concerning the eigenvectors there is a difference to SPSS. In my textbook (Bortz) it says, that the matrix with the eigenvectors V usually are not normalized to the length of 1, but in the way that the following holds (SPSS does the same thing): t(Vstar)%*%Derror%*%Vstar = I where Vstar are the normalized eigenvectors. Derror
2004 Dec 15
7
VoIP Termination
Hi all. I'm looking to change from a standard telephone line to a VoIP phone line at home. I'm looking for recommendations for VoIP providers that I can use with Asterisk. One of the catches is that I often telecommute and sometimes I do some side business; these practices violate many provider's acceptable use policies. So, I need a provider who doesn't care how I use the
2012 Feb 16
0
[JOB] Software Engineer (Java/Ruby) - New York City
This is a full time, on-site, salaried Software Engineer position located in New York City paying to $120,000 depending on experience + benefits. No telecommuting allowed. US Citizens or Green Card holders only please. Local candidates only. Thank you. Our client is building a unique enterprise-class advertising platform. Their shaking up the e-commerce industry with a big idea: enabling e-
2011 Feb 28
3
[JOBS] Technical writer familiar with Rails and documenting a RESTful API
I have a short-term contract position opening for a technical writer. The position is telecommute and is probably a week to 2 weeks worth of work at full time. Part-time can be accommodated. Pay rate is negotiable. If you''re experienced and interested, please contact me at bill at shopkeep dot com. Thanks, Bill -- You received this message because you are subscribed to the Google
2006 Mar 13
0
dabbleability
i like to call this attribute "dabbleability", in the sense that anyone without preconceptions or prerequisite skills (besides posessing a brain) can pick something up and create something with it..the dabble factor is influenced holistically by the intuitive easy of use and comfortability of a system''s underlying framework. this is why artists have traditionally used macs
2005 Feb 18
1
Two-factorial Huynh-Feldt-Test
Hi, I'm currently working on porting some SAS scripts to R, and hence need to do the same calculation (and get the same results) as SAS in order to make the transition easier for users of the script. In the script, I'm dealing with a two-factorial repeated-measures anova. I'll try to give you a short overview of the setup: - two between-cell factors: facBetweenROI (numbering
2018 Mar 12
0
Call for Papers: ManLang 2018 (Sept. 10-14, Linz, Austria)
Dear Person That Posted This Email, Please be aware that calls for papers are only on-topic for this email list if they are specifically about LLVM. For example, a call for a workshop on LLVM in Scientific Computing would be on topic whereas a general compiler call for papers (like the one below) is not. That said, I hope you receive many strong submissions. Your conference looks
2007 May 27
2
Mocking Requests
Hi Guys! I just joined this list after James helped me out in ruby-talk to mock a http get request for a project I have running :) Now comes the second question... I was fiddling around, making the mocking with the get request work (which turned out to me pretty easy), but then I ran into another problem. I was faced with mocking the post request, so I thought I could do it the same way
2007 Jun 07
6
Problem with response.should render_template
Hello, I have problems with this spec controllers: http://pastie.caboo.se/68634 when I run: rake spec:controllers I get this error: ...............F...... 1) ''DocTypeController should update and redirect to show'' FAILED expected redirect to {:action=>"show", :id=>1}, got redirect to