I will be speaking at NDC London 2013
My presentation about continuous deployment with Octopus Deploy [http://www.octopusdeploy.com/] and TeamCity [http://www.jetbrains.com/teamcity/] was accepted to NDC London [http://ndc-london. »
My presentation about continuous deployment with Octopus Deploy [http://www.octopusdeploy.com/] and TeamCity [http://www.jetbrains.com/teamcity/] was accepted to NDC London [http://ndc-london. »
I've been a solid user of TeamCity [http://www.jetbrains.com/teamcity/] for the last 3-4 years and started using Octopus Deploy [http://octopusdeploy. »
When implementing an application I think it is nice if you can focus your development solving the problems the application should solve and almost nothing else. »
Branching * Create branch git checkout -b <branch name> * Delete local branch git branch -d <branch name> * Delete remote branch git push origin »
The NoSQL movement has been going on for quite a while now and that I think is a good thing. I really think that different storage »