We are hiring a developer to create only the beginning of an application. If this milestone is completed well, there will be more work immediately. The requirements are as follows: Build a windows desktop application (using Visual Studio C#) that scans a user’s hard drive for credit c...
I need a basic 'Hello World" JSP application framework written in Java, along with a few development environment pieces. Preferred platform is: 1) Amazon AWS, using Elastic Beanstalk to manage EC2 instance details 2) MyEclipse for Spring development environment 3) Vaadin front end for...
Do I need my own website? Definitely. With our information so widely spread across the internet, having a central hub where recruiters, customers, business contacts, family, and friends can go to learn about and contact you is vital. Consider it your introduction to the world. What co...
This is a milestone of a larger project. I'd like to award future milestones to someone who can perform on this one. I need a server-side application that receives and parses plain-text emails for data; the data is checked for type-correctness and stored on the server. The emails are ...
From Feb 2nd to Feb 8th, I ate no food at all, consuming only water. I am not a doctor; none of this is medical advice. But people have asked me about it, so I'm going to explain a little. Geeks will have an easier time understanding fasting than regular people. Garbage Collection I g...
timeline.verite.co Timeline JS – Beautifully crafted timelines that are easy, and intuitive to use TimelineJS can pull in media from different sources. It has built in support for: Twitter, Flickr, Google Maps, YouTube, Vimeo, Dailymotion, Wikipedia, SoundCloud and more media types in...
We need to build a replica site the same as about.me / magnt.com This profile creator site is similar to: about.me This will be an ongoing project with multiple updates in the future. We are looking for a coding team who can create this in java / rubby on rails, it will be built and r...
Para nuestro cliente buscamos desarrollador/a web Ruby on Rails que cumpla los requisitos indicados en la oferta, dispuesto/a a trasladarse a Alemania y motivado/a a realizar una experiencia laboral con una empresa alemana. Nuestro cliente es una empresa joven y innovadora en el secto...
-photoshop,Illustrator,fireworksが使える。
Want to learn how to code? Have a great idea? Don't be shy. Develop it. It can be intimidating for women to learn and ask questions when they are in an extreme minority. While open and welcoming, today's budding developer community is up to 91% male. There isn't a comfortable place wh...
$CONFIGURE_OPTS="--with-openssl-dir=/opt/local --with-readline-dir=/opt/local --with-iconv-dir=/opt/local" rbenv install 1.8.7-p370 ERROR: This package must be compiled with GCC, but ruby-build couldn't find a suitable `gcc` executable on your system. Please install GCC and try again....
Start up parisienne spécialisée dans la création de sites e-commerce, cette web Agency d’une vingtaine de personnes travaille pour de grandes marques internationales issues du monde du luxe et des médias. Fondée par les contributeurs majeurs de la communauté Ruby on rails en France, l...
Статья о том что такое ENV и как ее правильно определять в rails: http://railsguides.net/2013/02/15/how-to-define-environment-variables-in-rails/
http://files.fredbrunel.com-/docs./Ruby%20on%20Rails%20-%20Free%20Presentation.pdf Book Description: files fredbrunel docs Ruby on Rails Free Presentation pdf 3 March 2006 Presentation What is Ruby on Rails Full stack web application framework Written in the Ruby programming language ...
Note that the goal of this book is not merely to teach Rails, but rather to teach web development with Rails , which means acquiring (or expanding) the skills needed to develop software for the World Wide Web. In addition to Ruby on Rails, this skillset includes HTML & CSS, databases,...
With the release of OmniAuth 1.0 there is a new Identity strategy which allows users to register/login with a password if they don't want to use an external provider.
In January of this year, @nvie published “A successful Git branching model” , in which he explained how he keeps his Git repositories nice and tidy. In addition to that, he released git-flow ; a bunch of Git extensions to make following this model extremely easy. I’m astounded that so...
<%= button_to "New", :action => "new" %> # => "<form method="post" action="/controller/new" class="button_to"> # <div><input value="New" type="submit" /></div> # </form>" <%= button_to "New", :action => "new", :form_class => "new-thing" %> # => "<form method="post" action="/controller...
Calendars are tricky to make from scratch but there are a number of third-party solutions available that will let us do almost anything we want with calendars and dates. One of these is the calendar_date_select plugin . This gives us a helper method that works with the Prototype libra...