similar to: [JOB] Web Application Developer

Displaying 20 results from an estimated 6000 matches similar to: "[JOB] Web Application Developer"

2006 Jul 22
0
Job opportunity for Rails developer in Stoke-on-Trent, UK
Hi, My company ( http://www.codeweavers.net/ ) is trying recruit a developer to produce dynamic data-driven websites. We are after people who understand and can apply: * the latest Web 2.0 technologies, including XHTML, CSS, JavaScript/ Ajax and Web Services * object-oriented programming * relational databases (we use PostgreSQL) * unit testing / test-driven development Most of our existing
2003 Oct 03
3
Job Opening at Digium
Hello Asterisk users and developers! I wanted to let you all know that Digium is hiring for a full-time technical support position. This job includes: * Benefits * Working with Open Source Software * Lots of opportunity for advancement and growth * Working directly with Martin and Mark * Long hours * Cramped office space (until we move) * Low pay Requirements are: * Some knowledge of
2007 Oct 17
15
Any tips on teaching BDD with RSpec?
Hi I hope this is not OT. I''m training my replacement at work to do BDD Rails development. He''s done a CS/maths degree but has no professional programming experience, so he''s never NOT done a project without BDD. In a way I am jealous of his unspoilt situation :) I''ve gone about things this way: * first teach him some Ruby (he did mainly Java at
2006 Jul 13
0
proxy load-testing
I found the proxy performance page in the Wiki. It's interesting to see such good performance for the proxy! However, I was trying to duplicate the tests and am not clear how. Anyone know what a typical test setup would look like? I need to document/test that I can setup a proxy able to handle 100-200 sessions per second which the folks around here are skeptical of. I emailed Tomi directly
2007 Aug 02
2
MD5 mis-match
Hi all, I'm almost finished building our new load balanced email server that are attached to an NFS mountpoint. There are currently two e-mail servers connected to the NFS share. Both email servers are running CentOS 4.5 with Postfix 2.4.3, Dovecot 0.99, and authenticating via LDAP. Dovecot is using Maildir format. I've been trying to do some benchmarks using Postal and Rabid, and
2009 Jan 20
1
Problem with FAME
Dear All, I wonder whether anyone has an experience with FAME package written by Jeff Hallman. All my attempts to send him the following problem report did not succeed (the mail system says that my e-mail could not be delivered), so I turn for help to this list. I tried to use your FAME package written for R, but somehow I cannot get it working. I am using Windows XP and the newest R
2006 Sep 08
0
Ruby on Rails Job - Northern, VA
Send your reply to myitrecruiter-/E1597aS9LQAvxtiuMwx3w@public.gmane.org Web Application Engineer The ideal candidate will have experience developing rich web applications (AJAX, XHTML, JavaScript, XML, CSS etc). We are looking for candidates with strong user-interface instincts. The successful candidate will have a passion for delivering high quality software and possess a high degree of
2006 Dec 08
2
dyn.load and function calls without 'PACKAGE' argument
I'm writing a package that interfaces to the FAME database, via a library of compiled C routines accessible through a Linux .so file. My .onLoad() function loads the .so like this: dyn.load("/opt/fame/timeiq/lib/linux_x86/libjchli.so", local = F) and after that I also load my own fame.so via library.dynam("fame", package = "fame") The code in fame.so uses
2006 Aug 18
1
dovecot vs qpopper performance testing results
Hi, I did some performance testing with dovecot and qpopper, if anyone is interested.. Hardware: Dual Xeon 2.8 with HT enabled (dmesg sees 4 cpu-s), 1 GB RAM, SCSI RAID 1 with 2x Maxtor Atlas 10K V disks. Software: CentOS 4.3, Qpopper 4.08 in standalone mode vs Dovecot 1.0-0_19.rc6, ext3 filesystem Mailbox format Mbox, tested Pop3 with PAM authentication My setup had 15 test users with 15
2007 Jun 05
1
Can configure.ac detect 64 bit R?
My fame package has to link to the libchli.so that comes with FAME. However, FAME is now supplying both 32 and 64 bit versions of the library. The 32-bit version is $FAME/hli/libchli.so while the 64-bit version is $FAME/hli/64/libchli.so. To set the right flags, it seems that I need to know, from within configure.ac, whether the R installation is 32 bit or 64 bit. Is there a way to detect this?
2007 Feb 02
2
Help with OS X (BSD) ps command
My fame package has a function that checks to see if a FAME SERVER process is already running. On Linux, I can do this in one of two ways: pid <- Sys.getpid() user <- Sys.info()["user"] cmd <- paste("pgrep -fU", user, "-P", pid, "'FAME SERVER'") fameRunning <- as.logical(length(system(cmd, intern = T))) or I can use cmd
2008 Jan 04
0
R/FAME Interface
I am trying to establish an interface between FAME and R. I have downloaded the zip file containing the documentation regarding this interface from the CRAN website, but I am still having problems. Thus far, what I have done is as follows: 1. I ran the "ClientServer.R" file. 2. Then I ran "startRemoteServer.R" file. 3. Then I ran the "fame.R file". As I
2007 Jul 12
5
In creating a Windows binary package (zip), how do I make the installation configurable
I would like to create a binary package for Windows which when installed will give the user an option of whether to install one version or another. Here is the problem, I have a package 'FAME' that can run in two different modes on Windows. An old mode that uses R to connect to a remote linux machine and a new way that uses a locally installed database. I would allow this decision to be
2008 Nov 17
2
Cannot quit R - fame package issue?
Hello list member: I've recently had a problem in that I'm unable to quit an R Session. I noticed this after the update to 2.8.0, but I believe I also noticed it on another machine, in the previous version. It occurs on both linux and Mac platforms. It only occurs when I start R in some particular workspaces that have alot of objects in them; it does not occur if I start R in an
2003 Mar 28
2
rsync ignoring some new files
I have found several instances where rsync refuses to copy a new file. I am using it to sync changes from a staging web server to production servers, and there are certain files that it just plain won't copy. The file is totally new. No such name has ever existed on the target server(, or on the source server until now). In this instance, I added 3 completely new files to the same
2010 Mar 12
2
I need IMAP stress testing tool with SEARCH command
Hi. Does anyone know of a good imap stress testing tool? And one which supports SEARCH commands? I have to compare Courier and Dovecot. I already did some tests using a modified postal/rabid package. I would be thankfully for any hints. Best regards. Erny Yaco Sistemas Spain
2007 Aug 08
9
RSpec book?
<http://www.apress.com/book/bookDisplay.html?bID=10368> Came across this as a stub page browsing Amazon UK. This is good news! I''m surprised it hasn''t been discussed on the list before. Was Chad keeping it a secret? I hope it will have plenty of BDD theory. I''m still waiting for that magic book I can give to someone and say "here - read this, it
2006 Oct 23
1
Getting users and groups through winbind on FreeBSD
Hi We have a few Linux samba servers that authenticate against our Active Directory domain (Small Business Server 2000). I've added a couple of disks to a FreeBSD 6.1 server in our office and I'm trying to achieve the same but not having much luck. I'm new to all this... I'm not our network admin, but he is BSD-phobic so I thought it was safer to do it myself.
2009 Jun 03
1
[LLVMdev] debug info for global variables when optimising
> TEST=ipodbgopt currently runs through -strip-debug-declare immediately, > which would hide such cases.  Try it with that flag removed and I bet you'll > see some failures. Yes, thanks, I hadn't noticed the -strip-debug-declare. Incidentally I only "see" the failures because some "TEST-FAIL" messages whizz up and off the screen. The actual "make
2001 May 22
0
Call for volunteers
Hi, I have built a list of projects that would benefit Wine (or at least would make me feel better) and yet should be easy to tackle by new Wine developpers. So if you wanted to contribute to Wine but just did not know where to start I hope this list can provide you with some ideas. If you want to contribute but don't find anything that motivates you in this list, just post a message