similar to: Hiring Ruby On Rails developer

Displaying 20 results from an estimated 30000 matches similar to: "Hiring Ruby On Rails developer"

2012 Apr 28
0
Hiring: Learnemy is looking for a rails developer!
Learnemy is hiring a full time Ruby on Rails developer and here are 6 reasons why you should apply: - Learnemy has a purpose. http://www.blog.learnemy.com/kpi/ - You will be treated with respect, and like an adult. - You get to make key decisions in the startup. - You get a competitive salary. - Flexible hours. I respect the maker’s schedule. - You get to operate like a founder but enjoy the
2008 Oct 01
0
Ruby on Rails Jr Developer/Tester - Austin, TX
Ruby on Rails Junior Programmer/Tester - Otherinbox OtherInbox is looking to hire an experienced Ruby On Rails Junior Programmer/Tester to join our team. We are looking for a highly motivated, goal-oriented individual who will be responsible for designing, building and maintaining sections of the product. The successful candidate should be a flexible, highly independent worker as well as an
2010 Jan 11
0
Ruby On Rails Developer (2+ years)
We are currently looking for a Ruby on Rails Developer on behalf of our client who is in social media/automotive space. They are looking for an experienced Ruby on Rails Developer who wants to be a part of a team that wants to drive real change and value. This is a fulltime opportunity located in San Francisco. Qualifications - Agile and Test-Driven Development precepts - Comfortable with XP
2006 Mar 27
0
Hiring AJAX/RUBY web designer/developer
AJAX Developer We are looking for someone who?s a wiz at writing AJAX code. You need to know and understand all aspects of AJAX including HTML, Javascript, CSS and DOM. You should understand the issues relating to creating cross browser applications. Required Skills * You fully understand all aspects of AJAX including Javascript, HTML, CSS and DOM. and how they interact with each
2012 Jul 09
0
Hiring RoR / PHP / Java Web Developers to work on RoR Development and Mid Management at Chennai
Hi – We have immediate requirement for 50+ RoR developers and Mid management professionals for our customer at Chennai. Please send your CVs to deepak.j-u/jeiSQQFGzBGafMEABhkUSAudeF6Ab9@public.gmane.org at the earliest. Below are the details of the requirement: Developer Level Qualification: B.E / B.Tech / MCA [Computer Science/IT background Preferred] Experience: 2-5 years experience in RoR, PHP
2011 Aug 09
0
Senior Motivated Front-End Ruby Guy SF DIRECT HIRE
Ruby on Rails Engineer We''re looking for an experienced Ruby on Rails developer with top-notch software design and coding skills, ideally with knowledge of jQuery. Our stack includes Ruby, Rails, Javascript, ElasticSearch, and MySQL and we prefer generalists who have lots of successes at every layer of the stack. What you’ll be doing: • Architect, build, test and refine new products and
2010 Mar 22
1
Amazon S3 and ffmpeg
So we are setting up a file upload system for our web app. Files will be uploaded to Amazon S3, and videos need to be converted to ffmpeg. We have had problems with uploading of large files timing out, and it was suggested to us to use http://github.com/elcgit/s3-swf-upload-plugin for uploading directly to S3. This would fix the timeout, but then could I use ffmpeg to convert the file once it is
2012 Nov 27
1
multiple file upload to amazon s3 using jquery file upload rails app
Hi All, I am a newbie. I am following http://railscasts.com/episodes/383-uploading-to-amazon-s3?view=comments to upload file. I am able to upload single file with carrierwave. But I got 403(Forbidden) error when I try to upload multiple files using jquery file upload. When I try to upload single/multiple file I get alert box saying failed to upload and in console it says "Failed to
2011 Feb 26
0
[JOBS] Ruby on Rails - Back End Developer
**Thank you** Ruby on Rails - Back End Developer Description: This is a key development role at Mixbook, a profitable, rapidly- growing startup that is changing the game in the personalized photo books / photo products market. In the past, the standard applications for creating photo book products limited users to strict templates and few options. Mixbook has created a powerful and intuitive
2008 May 09
3
Hiring Ruby on Rails Programmer
Hi there, My company is looking for a full-time, in-house rails programmer to start immediately. If you are interested please contact me!!! Thanks! Neda jobs-FUiS5veSkuU@public.gmane.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2007 Feb 23
1
How to make Rails send a file that is being written
I''m trying to build a simple proxy to Amazon S3 that would allow a client to request a url that gets mapped to a S3 Object by Rails and streamed back to the client. For S3 integration, I use the highly recommended gem AWS::S3 (http://amazon.rubyforge.org/), and to send a file, I simply use the send_file function. The concept works BUT the I can''t get the file to be sent as
2012 Sep 02
0
most efficient plyr solution
Dear list members, Any help on this efficiency issue would be greatly appreciated. I would like to find the most efficient way to run a non-vectorized function (here: fisher exact test p-value) iteratively using 4 matrices with identical dimensions. And as a result I aim for an array with identical dimensions containing the corresponding p-values. Please consider some code using a trivial
2007 Jun 13
3
DO NOT REPLY [Bug 4693] New: Amazon S3 storage interface for rsync
https://bugzilla.samba.org/show_bug.cgi?id=4693 Summary: Amazon S3 storage interface for rsync Product: rsync Version: 3.0.0 Platform: Other OS/Version: Linux Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: rsync.20.bdixon@xoxy.net
2009 Dec 03
0
Job Post - Ruby on Rails Jr Programmer - Austin, TX
Ruby on Rails Programmer - Junior Our client, based in Austin, TX, is looking for a Ruby on Rails Programmer to join their dynamic team of experienced programmers. As a Ruby on Rails Programmer, you will perform a critical role in designing and building code for our top-secret, cutting edge suite of products. Your top-quality ROR programming skills and your ability to be flexible, highly
2008 Oct 21
0
Ruby on Rails Internship - Austin, TX
Ruby On Rails Intern - Otherinbox About the Position
 OtherInbox is looking to bring on a Ruby On Rails intern. We are looking for a highly motivated, goal-oriented individual who will be mentored in learning Ruby On Rails and web development. The successful candidate should be a flexible, highly independent worker as well as an excellent team player, and able to work efficiently under tight
2006 Mar 16
1
rails3 - example of Amazon S3 on rails
Hi I''ve done a small rails application for file management on Amazon''s new service, the storage webservice ''Amazon S3'' (at this time just upload, list and delete methods are implemented). Maybe someone find it useful as example. The source code and a little more information can be found here: http://caffo.backpackit.com/pub/502395 Best regards Rodrigo Franco
2007 Jul 19
1
one mongrel with hundreds of CLOSE_WAIT tcp connections
Hi, I''m running into a strange issue where one mongrel will sometimes develop hundreds of CLOSE_WAIT TCP connections, mostly to apache (I think -- see sample lsof output below). I haven''t had a chance to get the mongrel with this behavior into USR1 debug mode yet. I didn''t catch it in time. This happens a couple times a day on average at seemingly random times.
2007 Jul 19
0
one mongrel with *lots* of close_wait tcp connections
* cross posted to the mongrel mailing list* Hi, I''m running into a strange issue where one mongrel will sometimes develop hundreds of CLOSE_WAIT TCP connections, mostly to apache (I think -- see sample lsof output below). I haven''t had a chance to get the mongrel with this behavior into USR1 debug mode yet. I wrote a little loop below that will catch it next time. This
2008 Aug 27
0
[LLVMdev] Cray is Hiring!
Hi, Just wondering, is Cray still active on Chapel? Any timeframe to a public release? Thanks, Dan On Aug 26, 2008, at 6:00 PM, David Greene wrote: > Hi all, > > Wanted to let you know about some compiler work opportunities here > at Cray. > We're pushing LLVM in all sorts of interesting ways and there's lots > of work > inside and outside of LLVM to keep us
2010 May 25
0
[LLVMdev] Cray is Hiring!
Cray is hiring! Cray is looking for talented and motivated engineers to help develop compilers and other programming tools for state-of-the-art supercomputing platforms. Cray is a leader in designing and implementing supercomputers using future custom and commodity architectures. As system complexity grows, programming tools are a critical part of the Cray ecosystem to provide excellent