Organizando o JavaScript Atualmente é comum criarmos apps que usam muito JavaScript. Infelizmente, nem sempre o código é fácil de ler ou de manter. Funções que fazem de tudo um pouco, "Callback Hell" e desorganização são problemas recorrentes. Neste workshop você verá como colocar o s...
Project ID: 2403856 Project Type: Hourly Hours of work: Unspecified Project Duration: 1 - 3 months Project Description: We're looking for a strong Ruby on Rails developer to help us build our next generation platform from scratch. If you've been building Rails apps for at least 3+ yea...
Freelancer.com (formerly GetAFreelancer) is the world's largest outsourcing and crowdsourcing marketplace for small business . We have hundreds of thousands of satisfied customers from all over the world. We connect over employers and freelancers globally from over 234 countries & reg...
The Gang of Four is Wrong and You Don't Understand Delegation Posted by jim on August 14, 2012 — 0 comments Getting programming concepts wrong leads to problems understanding them, of course. The Gang of Four cited the original work on delegation and explained it incorrectly because t...
Great list. The only thing I would add about twitter is that I have read that from developers at twitter that it wasn’t really about scalability issues. They ended up hiring a lot more people and it seems like when working on a bigger team that they thought scala would be better. It c...
Modern RESTful approach to Ruby on Rails development Using Git as part of the daily development workflow (or other distributed source control systems) Development on Linux. Working in an agile, flexible environment. Systems administration, deploying Rails on a variety of Linux based e...
... [[ -s $HOME/.rvm/scripts/rvm ]] && source $HOME/.rvm/scripts/rvm ESC="\033" # This is the escape sequence NO_COLOR="$ESC[0m" IRED="$ESC[1;31m" # ANSI color code for intense/bold red IGRN="$ESC[1;32m" # ANSI color code for intense/bold green # From http://railstips.org/blog/archive...
CollabNet is seeking Ruby developers interested in working on a green-field project with a small, mature Agile team. We have a unique opportunity — building a new product from scratch — and we want your contribution! Ideal candidates are excited to work in a collaborative, Agile devel...
Sobre a empresa A Coffee Bean Technology é uma startup de software baseada na Califórnia e com operações de R&D em Campinas. A Coffee Bean desenvolve soluções que integram vendas e marketing com mídias sociais como o Facebook, Twitter e LinkedIn. Nossos produtos são o SocialSales NOW,...
Twitter, Linked y Groupon se crearon con ruby on rails, ahora es tu turno. Las aplicaciones web son cada vez más comunes y más demandadas en los servicios a empresas. Este curso permitirá al alumno conocer los fundamentos básicos del desarrollo de aplicaciones web con el framework Rub...
In an industry fraught with copycats, we're thinking a few steps ahead of our competition. We're a small team with big ambitions, determined to play a key part in redefining the changing daily deal industry (especially the technology that drives it). We have already established oursel...
Вышла альфа версия популярного веб-сервера Thin . Поскольку это альфа, то использование в "боевых" условиях крайне не желательно. Установка командой: $ gem install thin --pre Посмотреть код и прочитать о возможностях новой версии можно в репозитории проекта .
Ruby On Rails veya Django konusunda deneyimli MVC yapılarıyla çalışmaya yatkın, Semantic Web'e ilgi duyan, github kullanan, Web Sitesi tecrübesi olan yazılım mühendisi arıyoruz. Bostancı'da, müthiş olanaklara sahip bir ofisimiz var.
August 10th, 2012 Alias your way to improved shell productivity, keep track of your jQuery versions, learn about modules, open source textmate, and faster startups with zeus. August 7th, 2012 This episode marks the 3 year anniversary of Ruby5, thank you all for listening. Today we cov...
CAIXA DE IDEIAS Desenvolvedor Ruby on Rails para a vaga de Emprego em Porto Alegre - RS publicado há 15 horas Criatividade, flexibilidade, pró-atividade, responsabilidade, bom relacionamento. Conhecimentos: Ruby on Rails, PHP, CSS e HTML (Webstandards). CSS3, HTML5, WordPress e jQuery...
The Emerald City Programming Group will once again be starting to work through "Ruby on Rails Tutorial" by Michael Hartl (http://ruby.railstutorial.org/ ). We will be using the second edition of the book, which covers Rails 3.2. Our next meeting will be September 8th from 10:00am to 1...
We’re good at what we do, good enough to be independent and able to direct our own careers. So, why aren’t we funding this by taking out a small business loan or approaching venture capitalists? First, banking regulations have tightened down a great deal. We can’t sign on the dotted l...
Intridea seeking experienced Ruby on Rails developers onsite in NYC/DC & remote Intridea Washington, DC; New York, NY (telecommute) (relocation offered) ruby-on-rails javascript web-applications jquery api Job Description We're looking for hard-working, enthusiastic, and talented deve...
The message-object protocol is fundamental to the way Ruby works. Messages are sent to objects to perform some task. Within the object, a message handler responds to the message and executes some code. Code blocks or procs can be created and executed at any time. A method is an enhanc...
Returns an instance of the specified klass with the attributes of the current record. This is mostly useful in relation to single-table inheritance structures where you want a subclass to appear as the superclass. This can be used along with record identification in Action Pack to all...