Displaying 20 results from an estimated 110 matches similar to: "3 Months Ruby Contract / London"
2005 Apr 22
2
How to tell if R is running in batch mode
Hi
Is there a way to programmatically tell whether R is running in batch or
GUI mode?
Thanks
Dave
_______________________________________________
David Khabie-Zeitoune
Quantitative Arbitrage
Brevan Howard Asset Management
direct: +44 (0)20 7022 6167
mobile: +44 (0)7799 411 797
email: david.khabie-zeitoune@brevanhoward.com
Almack House
28 King Street
2005 Jan 03
0
PRI Errors: Here is where I am at...
FYI: I hope that this is not a "me" error and that Digium can squash this
bug (or new hardware fixes it). Either way, when this is over, perhaps I
can provide some troubleshooting documentation for these errors.
---------- Forwarded message ----------
Date: Mon, 3 Jan 2005 09:36:51 -0500 (EST)
From: Andrew McRory <amcrory@linuxsys.com>
To: support@digium.com
Subject: PRI Errors
2009 Jun 03
1
Would like to add this to example for plotmath. Can you help?
Greetings:
I would like comments on this example and after fixing it up, I need
help from someone who has access to insert this in R's help page for
plotmath.
I uploaded a drawing
http://pj.freefaculty.org/R/Normal-2009.pdf
that is created by the following code
http://pj.freefaculty.org/R/Normal1_2009_plotmathExample.R
This will be a good addition to the plotmath help page/example.
2005 Jan 11
1
PRI Errors (HDLC Abort (6) on Primary D-channel)
UPDATE. The circuit has run clean since the 7th. It seems the telco found
a problem after all but they can't tell me what they did... cause they
think it was fixed as part of another case. Grrr.
Well, I never doubted the T400P too much but I went ahead and bought a
different card just in case. Haven't had to use it so far.
One of the biggest reasons I did not think the Wildcard was at
2004 Dec 29
5
PRI Woes continue
System is built on a SuperMicro motherboard with Serverworks chipset, IRQ
is not shared. Have a dialplan that worked for 8 months without errors,
tried reverting to older release then upgraded to 1.0.3 stable release,
currently running on fedora core 1 kernel 2.4.22-nptl.2199 (have tried
plain jayne), telco says "it's not us", HDLC abort seems to occur when
when a Zap channel hangs
2004 Mar 16
7
PRI Errors
I just had the same exact problem this morning. The only thing I've done in the last couple of days is update update zaptel. I rolled back my zaptel to 2/11/04 from 3/8/04. And kept my libpri from 3/8/04. I never had this error before updated. I had other issues, but not this one.
-sb
-----Original Message-----
From: asterisk-users-admin@lists.digium.com
2010 Mar 11
0
{JOBS} RoR Developers (Senior and Junior) Tottenham Court Road, London
I''m hiring Ruby on Rails Developers for the Tottenham Court Road area,
London. Here''s some information:
Working for a global online services organisation, the Senior Ruby on
Rails Developer will design and develop large web based business
applications, products and tools to support the EU business.
The Senior Ruby on Rails Developer (Ruby on Rails, OOD, OOP, Agile,
SCRUM) will
2006 Feb 28
1
FW: Re: Delay on Phone ringing
Skipped content of type multipart/alternative-------------- next part --------------
asterisk1*CLI> soft hangup Zap/1-1
Requested Hangup on channel 'Zap/1-1'
== Spawn extension (macro-exten-vm, s-BUSY, 2) exited non-zero on 'Zap/1-1' in macro 'exten-vm'
== Spawn extension (ext-local, 220, 1) exited non-zero on 'Zap/1-1'
-- Hungup 'Zap/1-1'
--
2010 Mar 09
3
Shade area under curve
I want to shade the area under the curve of the standard normal density.
Specifically color to the left of -2 and on. How might i go about doing
this?
Thanks
--
View this message in context: http://n4.nabble.com/Shade-area-under-curve-tp1586439p1586439.html
Sent from the R help mailing list archive at Nabble.com.
2008 Feb 20
2
Subfolders and permissions
Hi,
I have currently a department called HRM which have their own share
/data/hrm
Within that share is a folder called recruitment.
We recently hired an external recruiter to do some work for us. The folder
is /data/hrm/recruitment
How can I enforce that this person can only read and write in this
directory? Look below, is this the way to go? How would you handle this?
My
2006 Oct 03
1
HP Toolbox kills Samba
Hi,
I've encountered the following problem at a client. The problem results
in one or more of the smbd processing continuously grabbing more and more
memory until the system runs out of memory or just becomes unusable due to a
low memory condition. This error is extremely serious as the entire server
is eventually brought down by one error.
After debugging this error at the
2006 Nov 04
0
RoooR ahead with your career: Looking for a RoR developer (50k, Amsterdam)
Dear all,
We are looking hard for RoR developers for a job opening in Amsterdam. It is
a financial company based in Amsterdam and at the moment they are scaling up
their RoR projects and are in need of some motivated and ambitious
developers. Who will be challenging the boundaries of this new language, and
who will grab the 50k starting salary?! Please respond quickly for the full
job
2001 Dec 12
0
The Secret to Supercharge your MLM!
Discover
"The Secret to Supercharge your MLM!"
A must read...
Hi there,
The secret is out!
Here's the mail we've all been waiting for! Read carefully
and take immediate action on it!
I've discovered an amazing formula that will give your
MLM an enormous enrollers explosion. You'll benefit
hugely if you use it with YOUR primary MLM!
-THE ULTIMATE RECRUITMENT
2013 Feb 23
1
Issue with matrices within nested for-loops
Greetings!
I am trying to compare simulated environmental conditions from a model
against a recruitment time series for a species of crab by first dropping 5
data points, and then using the remainder to attempt to simulate the
missing data as a measure of best fit and using the following code:
all.mat<-as.matrix(comb,ncol=ncol(comb),nrow=nrow(comb))
obs<-as.matrix(R2,24,1)
mod<-all.mat
2005 Jul 16
5
Implementing a ISDN home PBX
Hi,
I would like to implement a inexpensive home PBX with Asterisk. I have
an internal ISDN bus with 6 ISDN phones. I now thought, I connect a
Fritz card to my Mehrgerateanschluss (Point-to-Multipoint) supplied by
my provider and a second Fritz card to the internal bus. Will this work?
Thanks for the help,
Arik
2012 Feb 23
2
help with winbugs glm
Hi,
I am running a model with count data and one categorical predictor (simple
model for me to understand it fully), I did in R a glm like this:
glm(Recruitment~Depth, family=poisson). I get the coefficientes and
confidence intervals and all is ok. But then I want to do the same model
with Bayesian stats, here is my code:
model
{ for (i in 1:232)
{
Recruitment[i]~dpois(lambda[i])
2003 Dec 01
0
No subject
apply to this (security=domain) case, since auth is via the PDC.
So, shouldn't winbind_lookup_sid() be succeeding. Should I be
trying to track the failure in that code?
In case it's helpful, ldd /usr/sbin/smbd shows:
libdl.so.2 => /usr/lib/libdl.so.2 (0x40017000)
libnsl.so.1 => /lib/libnsl.so.1 (0x4001a000)
libpam.so.0 => /lib/libpam.so.0 (0x40030000)
libc.so.6 =>
2004 May 20
0
job advert: linux developer wanted
Hi all,
I apologise in advance if this is off-topic or not permitted on this
mailing list. We are looking to hire a skilled developer as soon as
possible. We are looking for someone with the following skills:
- Linux kernel development, especially Netfilter and ebtables modules
- Perl software development, including DBI
- SQL database programming, especially MySQL
Although we would prefer to
2006 Feb 09
0
OT: Melbourne job: Ruby On Rails and Macromedia Flex 2
If live in Melbourne, Australia and would like to work full-time building an
advanced Rich Internet Application using FlexBuilder 2 and Ruby on Rails,
we''d like to hear from you.
The main requirement is that you are passionate about both Macromedia Flex 2
and Ruby on Rails.
If you have experience with SOAP/XML, Linux and C++ that would be a bonus
but not required.
If you are interested
2004 Oct 01
0
Opening @ Bangalore for FreeBSD UNIX System Administrator - Interview & Technical test @ Chennai.
Dear Friend,
We are a Chennai ( INDIA ) based IT Recruitment Consultant.
Our client in Bangalore requires FreeBSD UNIX System Administrator (No of Positions: 21).
Skill set Proficiency
- Must have over 5 years of Unix / Linux/ NT administration experience
- Knowledge of FreeBSD specifics would be an added advantage
- Must have strong experience with kernel internals, Apache and Tomcat