Quantcast
Channel: Pivotal Labs » ny
Browsing all 7 articles
Browse latest View live

Standup NY 7-19-2012

Interestings automated deploys with jenkins TL;DR: exec ssh-agent ./path/to/your/build/script We setup our ci server to deploy (via capistrano) our app to an “acceptance” environment after a successful...

View Article



NYC Standup 7/25/2012 – Phone Gap

Interestings PhoneGap 2.0 released - supposed to be easier for devs? Mountain Lion's out today Chrome 21 supports drag & dropping of FOLDERS onto a web page Continue reading →The post NYC Standup...

View Article

Cleaning old branches

We're using Github pull requests on our project. Which means whenever a pull request is accepted, a branch is left lying around. So I wrote a quick script to remove all remote branches that have been...

View Article

[NY] Thursday Standup

Interestings Tenderlove explains YAML exploits Tenderlove explains YAML exploits in great detail, and with his usual panache http://tenderlovemaking.com/2013/02/06/yaml-f7u12.html The post [NY]...

View Article

All evidence points to OOP being bullshit

This is the second part in a series I’m writing about lessons that can be learned from functional programming. Find the first part here. Object Oriented Programming (OOP) as an idea has been oversold....

View Article


Start small and compose: A strategy for using FactoryGirl

While I’m still not entirely sold on FactoryGirl, I often see it being used in a particularly lazy way. Imagine your basic factory: factory :project Before long you’re adding relations to projects, and...

View Article

Stop building products – David Edwards

pivotallabs on livestream.com. Broadcast Live Free Good developers know about abstractions, and that choosing the right abstraction is vital to writing good code. But great developers (and product...

View Article
Browsing all 7 articles
Browse latest View live


Latest Images