similar to: Contract Development positions available.

Displaying 20 results from an estimated 1500 matches similar to: "Contract Development positions available."

2006 Jan 03
3
render :partial stops setting local variables.
I''m not sure what happened, or what change has caused this to happen, but render :partial (or any render for that matter, doesn''t seem to let me set local variables via the local_assigns argument hash. for example <%= render :partial ''edit'', :username => @user.username %> used to allow that username was a local variable in my _edit.rhtml partial
2006 Feb 20
1
Breakpointer fixed in OSX 10.4.5
The new build of OSX 10.4.5 seems to fix the issues many have been reporting with the breakpointer script. This fix at least seems to work on the Intel macs. Haven''t checked it on the PPC macs yet, but I haven''t had the ''getaddrinfo'' errors on the PPC macs. -- Sean Wolfe master nerd of i heart squares, Co. 3711 N. Ravenswood Ave. #147 Chicago, IL 60613
2005 Dec 19
2
Logging of Form information in production environment.
It seems that in the default Production environment, Rails logs posted form data. Isn't this a security risk? Especially since a user creation form puts this in the logfile: Processing Base#index (for 127.0.0.1 at 2005-12-18 21:03:33) [POST] Parameters: {"user"=>{"password_confirmation"=>"mypassword", "username"=>"seanwolfe",
2006 Jun 08
5
AM/PM select
I have a customer that has a request that the select_datetime fields have AM/PM selectors instead of 24 hour time. The rails time and datetime selects seem to only support 24 hour time. I can''t seem to find any information on this. i was wondering if there is already a solution out there, or will i have to roll my own? Sean Wolfe master nerd of i heart squares, inc. 3711 N.
2006 Feb 11
3
Intial data in Migrations
One thing I found annoying about Migrations, besides that you have a very limited ways to define your data, is that it will overwrite EVERYTHING in your schema file. So if you spend hours customizing your initial schema file, to get it work, exactly like you''ll need it, that work immediately becomes for nothing once you run a migration. Your entire schema will get rewritten, not appended
2006 Jan 01
11
Migration db_schema_import always fails.
I have not been able to get DB migrations to work at all in Rails 1.0 for me. On multiple platforms I continually get the same errors. It took me awhile to figure out some initial things, such as Migrations don''t seem to support Enum column types, and doesn''t really support Foreign key relationships (the constraints at least). After changing my DB schema to jive more with the
2006 Feb 02
3
breakpointer failing
Hey there, I got a new workstation going on here an Intel iMac, and I''ve compiled and installed everything with intel binaries. Everything works fine, I even got that cool clever lighttpd script running (http://www.bigbold.com/snippets/posts/show/303). But the one thing that doesn''t work is breakpoints and the breakpointer script. When I run script/breakpointer, I get the
2006 Jan 21
4
Single quotes in parameters
I have a "search" action for my "projects" controller, which defines a set of projects as follows @projects = Project.find(:all, :include => [:user,:clients], :conditions => "name like ''%" + params[:query] + "%''",:order => ''number'') This works fine, until I type an entry into my search box that has a single
2006 Feb 03
3
Breakpointer not working
When I try to run script/breakpointer, I get the following error: /usr/local/lib/ruby/1.8/drb/drb.rb:837:in `getaddrinfo'': getnameinfo: Non-recoverable failure in name resolution (SocketError) It''s Rails 1.0 on OSX 10.4.4. Any suggestions?
2002 Aug 14
1
Browse Master
Greetings, I'm having a problem where our samba host is loosing browse master elections to a Windows 2K notebook that is transient to our network. In the smb.conf I have set the following paramaters in the [global] section: local master = yes preferred master = yes os level = 255 After I made the above changes I restarted the host and at that time it won the election and we could browse
2006 Feb 16
0
[JOB] Los Angeles South Bay
I am working on a very large Digital Asset Manager for a Los Angeles Based Fashion Company. The application is about 60% done. I need help finishing the project and advice on deployment scalability etc. I expect the project to need roughly a month''s help for an intermediate to expert Rails programmer. If you are a competent programmer and can work "ON-SITE" in the Southbay of
2010 Jun 06
0
[LLVMdev] Fwd: Programming Language Design and Compilers
My apologies for posting something that is not LLVM-related but this is a lot of money -- a lot more than I thought you could make as a compiler hacker! -- so I wanted to forward it to all of you. Please contact Gary Stute directly if you're interested. --Vikram Associate Professor, Computer Science University of Illinois at Urbana-Champaign http://llvm.org/~vadve Begin forwarded message:
2000 Jan 27
0
Poblems writing to home directory
We run 2 samba servers; 1 running samba 1.9.18p10 (w/ Solaris 2.5) and the other running samba 2.0.6 (w/ Solaris 2.6). One of our users is running Delorme StreetAtlas 6.0. While he has no problems writing to his home directory using samba 1, he gets the following error writing to the same home directory using samba 2: A sharing violation occurred while accessing H:\test.SA6 I have verified
2008 Nov 14
1
[LLVMdev] Contract position for multithreaded LLVM
Hi Everyone, I'm looking for someone who is interested in doing contract work to improve LLVM's support for multithreaded compilers. Specifically, we'd like to support a process with multiple threads hacking on *different* LLVM Module's at the same time in the same address space. At this point, I'm not worried about multiple threads hacking on different parts of a
2011 Aug 05
0
contract statistician position available
Adecco Engineering and Technical, a division of the world leader in the recruitment of scientific, engineering and information technology professionals, has an immediate opening for a Bioinformatics Statistician for a 12 month CONTRACT opportunity with a leading company in Durham, NC. Duties include: 1) Working directly with laboratory and greenhouse scientists to optimize experimental processes
2010 Oct 29
0
Contract programming position at Merck (NJ, USA)
Job: Scientific programmer at Merck, Biostatistics, Rahway, NJ, USA [Job Description] This position works closely with statisticians to process and analyze ultrasound, MRI, and radiotelemetry longitudinal studies using a series of programs developed in R and Mathworks/Matlab. This position provides support for the analysis of several pre-clinical and clinical functional MRI studies by
2005 Dec 22
11
first day using rails
Hi - this is my first day with Ruby on Rails. I''m starting out by working through the Helloworld (Hello Ruby) example program printed up in "Agile Web Development with Rails." My steps are as in the text: 1. ruby script/generate controller Say 2. edit the proper file and add the hello method 3. fire up the browser using address http://localhost:3000 4. fire up the
2009 Nov 03
2
Zimbra help?
Hi All, Is anyone versed in Zimbra? I have most things working except some MTA issue. I tried posting on the Zimbra forums after reading the docs, but my post was labeled as SPAM and the moderators have not replied to my private message to get my post reviewed. Who uses this type of method for getting help anyway? Aren't the days of Bulletin Board BBS's gone? Anyway... I installed ZCS
2009 Jan 22
0
[OT] New app built with facebooker launched
Hi all, I just launched my new facebooker-based app into public beta. It''s called Head Hunting and is designed to help recruiters, job hunters and employees with access to a "refer a friend" employment scheme. You can take a look and post jobs to your profile at: http://apps.facebook.com/headhunting/ I''d like to say a big thanks to Mike and all the facebooker
2005 May 16
1
problems with asterisk starting from init.d
Hi All I had asterisk running on a xercom install, I upgraded the box to a full debian install and now asterisk is not starting from on boot. I can start asterisk from the command line fine no problems, but when i type /etc/init.d/asterisk start it says asterisk PBX started. It doesn't start it though, when I look at the log file it has this. May 16 10:19:05 WARNING[3711]: Unable to open