Displaying 20 results from an estimated 500 matches similar to: "WANTED: Senior Ruby on Rails Web Application Developer"
2007 Feb 07
0
JOB POSTING - DeepTech, Inc. seeking ROR developer in New York City.
DeepTech, Inc., the premier New York City Macintosh technical support
company, is currently accepting applications for an experienced, full-
time Senior Web Application Developer.
DeepTech provides a casual and fun work environment, challenging
projects, great learning opportunities, and exposure to leading edge
technologies. We maintain a strong "Do It Right" philosophy, and
ensure
2012 Jul 21
2
two questions re: the use of lattice
Dear friends,
I have two questions regarding the use of lattice. First some code:
## begin code
z <- cbind(rep(c("BIC", "ICL", "s_v", "Q_v", "sig-q",
"s_lsk", "s_lML", "s_mlsk", "s_mlML", "s_la8",
"s_haar"), each = 250), rep(c(5, 10, 20, 30, 50), each = 50))
z
1998 Jun 19
16
WARNING: Break-in attempts
Greetings all,
I''m forwarding a copy of an email I sent reporting attempted
break-ins on my main server, earth.terran.org. I am forwarding this
because I think it is relevant that folks watch for this kind of activity
in their logs to catch people who "try doorknobs" in the middle of the
night. After sending this email, I sent a talk request to the user, who
was still logged
2012 Mar 21
1
Wish To Join Xapian:-)
Dear Friends,
This is Shao from National University of Singapore(NUS). I'm currently
doing my exchange study in Royal Institute of Technology(KTH), Sweden. IR
is really interesting to me. I've taken a Information Retrieval course
during the exchange study here in KTH
http://www.csc.kth.se/utbildning/kth/kurser/DD2476/ir12/labblydelser/assignment2.
The
Weighting Schemes and Learn to Rank
2008 Apr 01
1
plugin announcement: acts_as_fu
We''ve all seen the job listings. We know what they''re looking for.
Rockstars. Code Monkeys. Rails Ninjas.
And you''re left thinking, "But I''m just a programmer." Well, not
anymore. Today, you become a Rails Kung-Fu Master!
"Not me," you say. "I''ve already tried using all the acts_as_something
plugins and all the something_fu
2006 Nov 16
3
syslinux files in subdirectories
I have syslinux booting slax off of a usb stick but in
the process I think I may have found a bug in syslinux
im using version syslinux-3.31 my syslinux.cfg use to
look as follows
<== beginning
display boot/splash.cfg
default slax autoexec=startx
prompt 1
timeout 40
F1 boot/splash.txt
F2 boot/splash2.txt
F3 boot/splash.cfg
label slax
kernel boot/vmlinuz
append vga=769 changes=slaxsave.dat
2006 Mar 22
1
How do you clean up this cryptic code?
So, I''m coding my school project in Rails.
There are two models, User and Restaurants.
I noticed that in Restaurants, when you use the belongs_to method, you
could specify the condition of the associated table. There are a few
types of users, in the user_type column of the users table - owners is
type 1, users are type 2.
So in my haste to hand in enough code, in the Restaurant model,
2017 Feb 09
2
Maildirsize not updated
On Thursday, February 9, 2017 2:02 PM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
> how do you measure the difference?
header of maildirsize and output of doveadm quota get -u user at domain.tld
Here's another occurence that happened a couple weeks ago on 25-01-2017 (retrieved from a mail I sent to the user and to teammates):
in some unit in % of quota
2011 Oct 11
2
ROR Development Assignments at Pune
Hi,
Am using ab(Apache Benchmark) for load test in my rails app.
ab -n10 -c10 -p ~/post_data_ab.txt -T "multipart/form-data;
boundary=1234567" http://localhost:3000/albums
...
I have used the above command for testing upload photos. But am
getting
error which I don''t know how o handle.
Can anyone help?
Btw, I also need few teammates to handle development & bug fixing for
2003 Feb 26
0
performance problem with Samba built with pread/pwrite on HP-UX 1 1.11
Hi everyone,
One of my teammates here at HP uncovered this, and I thought it deserved
proactive mention on the list:
It covers non-HP builds of Samba, so HP CIFS Server (HP's version of Samba
bundled with all 11.0 and above OS'es) customers are not directly affected
but those of you on the list who might build Samba yourselves on 11.11 could
be affected.
Customers building their own
2011 Jul 18
1
Re: trip to shanghai
CC''ing Tim and xen-devel
On Mon, 18 Jul 2011, Jiageng Yu wrote:
> 2011/7/16 Stefano Stabellini <stefano.stabellini@eu.citrix.com>:
> > On Fri, 15 Jul 2011, Jiageng Yu wrote:
> >> 2011/7/15 Jiageng Yu <yujiageng734@gmail.com>:
> >> > 2011/7/15 Stefano Stabellini <stefano.stabellini@eu.citrix.com>:
> >> >> On Fri, 15 Jul 2011,
2023 Aug 07
1
Samba-AD in Docker
On Monday, August 7, 2023 6:05:03 AM EDT Andrew Bartlett via samba wrote:
> https://github.com/samba-in-kubernetes
>
Andrew, thanks a bunch for pointing people to our org! I really appreciate it.
More below...
> On Mon, 2023-08-07 at 11:08 +0200, Joachim Lindenberg via samba wrote:
> > Hello Anantha, Michael,
> > IIRC this is somewhat optimistic or a secret sausage. For
2018 Jan 29
1
Addressing the problem of noisy GPUs under Nouveau
On 01/28/2018 04:05 PM, Martin Peres wrote:
> On 29/01/18 01:24, Martin Peres wrote:
>> On 28/11/17 07:32, John Hubbard wrote:
>>> On 11/23/2017 02:48 PM, Martin Peres wrote:
>>>> On 23/11/17 10:06, John Hubbard wrote:
>>>>> On 11/22/2017 05:07 PM, Martin Peres wrote:
>>>>>> Hey,
>>>>>>
>>>>>> Thanks
2006 Jan 25
0
Seeking Rails Developers in Bay Area (Marin County)
Hi There,
We have a couple open positions for Rails developers in Marin County,
just across from Golden Gate Bridge from San Francisco. For a
variety of reasons, we''d prefer folks from a Java background, but
mostly we need smart, agreeable, disciplined, and self-directed.
Here''s the full job description. Please use the address at the end
of the message rather than
2006 May 25
4
downloads dispatch.fcgi for every request!!
Hi All, has anyone ever seen it when they vist the URL in the applicaion
that it just tries to download the FCGI dispatch file?
Im running FC3, Lighttpd1.4.11, Rails 1.1.2 and FastCGI.
i run IRB and get...
irb(main):001:0> require ''fcgi.so''
=> true
irb(main):001:0> require ''fcgi''
=> true
On the default rails install page ''riding on
2014 Sep 14
0
Snimanja energetskih fenomena na bosanskim piramidama
Vijesti iz svijeta piramida najaktivnije arheolo?ke lokacije na svijetu
Mjese?ni izvje?taj za august 2014. donosi:
- Legendarni Graham Hancock na bosanskim piramidama
- Potvr?ena veza izme?u podzemnih tunela i piramida
- Briljantni profesor Konstantin Mejl o Podzemnom labirintu Ravne
- Energetska zraka na vrhu Bosanske piramide Sunca
- Konferencija ?Skrivena
2020 Jul 14
0
IMS Job Posting: Statistician/Programmer
Looking for a collaborative, fun company with room for growth?
IMS, Inc. is a recognized leader in the biomedical IT field, with clients including the NCI, CDC, & major pharmaceutical firms. We are a diverse group of people with a focus on product quality, customer satisfaction, & enjoying what we do. We have a relaxed, friendly work environment, where employees are recognized for the
2020 Aug 19
0
IMS Job Posting: Statistician/Programmer
Looking for a collaborative, fun company with room for growth?
IMS, Inc. is a recognized leader in the biomedical IT field, with clients including the NCI, CDC, & major pharmaceutical firms. We are a diverse group of people with a focus on product quality, customer satisfaction, & enjoying what we do. We have a relaxed, friendly work environment, where employees are recognized for the
2020 Sep 21
0
IMS Job Posting: Statistician/Programmer
Looking for a collaborative, fun company with room for growth?
IMS, Inc. is a recognized leader in the biomedical IT field, with clients including the NCI, CDC, & major pharmaceutical firms. We are a diverse group of people with a focus on product quality, customer satisfaction, & enjoying what we do. We have a relaxed, friendly work environment, where employees are recognized for the
2020 Oct 26
1
IMS Job Posting: Statistician/Programmer
Looking for a collaborative, fun company with room for growth?
IMS, Inc. is a recognized leader in the biomedical IT field, with clients including the NCI, CDC, & major pharmaceutical firms. We are a diverse group of people with a focus on product quality, customer satisfaction, & enjoying what we do. We have a relaxed, friendly work environment, where employees are recognized for the